@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700&family=Noto+Serif+KR:wght@500;600;700&display=swap";
:root{--ink:#17211e;--forest:#16352c;--forest2:#23493e;--gold:#aa8544;--paper:#f6f4ee;--white:#fff;--line:#ddd9cf;--muted:#66706c;--soft:#ece9e0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);letter-spacing:-.02em;margin:0;font-family:Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.wrap{width:min(1160px,100% - 40px);margin:auto}.nav{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;height:80px;display:flex}.brand{letter-spacing:-.05em;font-family:Noto Serif KR,serif;font-size:21px;font-weight:700}.nav-links{align-items:center;gap:28px;font-size:14px;display:flex}.nav-cta{border:1px solid #ffffff45;border-radius:999px;padding:10px 17px}.hero{color:#fff;background:linear-gradient(120deg,#112a23 0%,#183a30 62%,#244b3f 100%);min-height:830px;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:600px;height:600px;position:absolute;top:150px;right:-180px;box-shadow:0 0 0 90px #ffffff05,0 0 0 180px #ffffff03}.hero-grid{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;padding:110px 0 120px;display:grid;position:relative}.kicker{color:#dec796;letter-spacing:.1em;align-items:center;gap:10px;font-size:13px;font-weight:600;display:inline-flex}.kicker:before{content:"";background:#dec796;width:28px;height:1px;display:block}.hero h1,.section-title{letter-spacing:-.055em;font-family:Noto Serif KR,serif}.hero h1{margin:24px 0;font-size:clamp(44px,5.7vw,72px);line-height:1.28}.hero .lead{color:#d6dfdb;max-width:640px;font-size:18px;line-height:1.9}.actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.btn{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;padding:15px 24px;font-weight:700;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#18352d;background:#e1c88f}.btn-ghost{color:#fff;border:1px solid #fff5}.btn-dark{background:var(--forest);color:#fff}.btn-outline{border:1px solid var(--forest);color:var(--forest)}.hero-proof{color:#bdcac5;gap:20px;margin-top:35px;font-size:13px;display:flex}.hero-proof span{align-items:center;gap:7px;display:flex}.hero-proof span:before{content:"✓";color:#dec796}.preview-sheet{color:var(--ink);background:#fbfaf7;border-radius:4px;padding:30px;position:relative;transform:rotate(.5deg);box-shadow:0 35px 90px #06120e66}.preview-sheet:before{content:"SAMPLE";color:#b49a63;letter-spacing:.2em;font-size:10px;position:absolute;top:22px;right:25px}.sheet-head{border-bottom:1px solid var(--line);padding-bottom:20px}.sheet-head small{color:var(--gold);letter-spacing:.12em;font-weight:700}.sheet-head h3{margin:10px 0;font-family:Noto Serif KR,serif;font-size:24px}.rank-row{border-bottom:1px solid #e7e3da;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;padding:18px 0;display:grid}.rank{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-family:Noto Serif KR,serif;display:grid}.rank-row strong{font-size:14px;display:block}.rank-row p{color:var(--muted);margin:4px 0 0;font-size:12px}.grade{color:var(--gold);font-family:Noto Serif KR,serif;font-size:25px}.sheet-foot{color:#58635e;background:#f0ede4;margin-top:20px;padding:15px;font-size:12px;line-height:1.6}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-items{grid-template-columns:repeat(4,1fr);display:grid}.trust-item{text-align:center;border-right:1px solid var(--line);color:var(--muted);padding:24px;font-size:13px}.trust-item:last-child{border:0}.trust-item strong{color:var(--ink);margin-bottom:4px;font-size:15px;display:block}.section{padding:110px 0}.section.white{background:#fff}.section.dark{background:var(--forest);color:#fff}.section-head{max-width:760px;margin-bottom:54px}.eyebrow{color:var(--gold);letter-spacing:.14em;font-size:12px;font-weight:700}.section-title{margin:14px 0 18px;font-size:clamp(34px,4.4vw,54px);line-height:1.35}.section-desc{color:var(--muted);font-size:17px;line-height:1.8}.dark .section-desc{color:#c6d0cc}.problem-grid,.grid3{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:30px}.problem-card{background:#efede6;border:0}.problem-card .num{color:var(--gold);font-family:Noto Serif KR,serif;font-size:13px}.problem-card h3{font-family:Noto Serif KR,serif;font-size:21px}.muted{color:var(--muted);line-height:1.75}.report-showcase{grid-template-columns:.9fr 1.1fr;align-items:start;gap:60px;display:grid}.sticky-copy{position:sticky;top:40px}.report-list{gap:16px;display:grid}.report-feature{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:46px 1fr;gap:16px;padding:28px;display:grid}.report-feature b{background:var(--forest);color:#fff;border-radius:6px;place-items:center;width:40px;height:40px;display:grid}.report-feature h3{margin:0 0 8px;font-size:18px}.report-feature p{margin:0}.sample-stage{background:#ece9e0;border-radius:12px;padding:28px}.sample-window{background:#fff;border:1px solid #d8d3c7;padding:34px;box-shadow:0 20px 50px #19251f16}.sample-top{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:18px;display:flex}.sample-top h3{margin:0;font-family:Noto Serif KR,serif}.candidate-mini{border-bottom:1px solid #e7e3da;grid-template-columns:1fr auto;gap:16px;padding:22px 0;display:grid}.candidate-mini h4{margin:0 0 7px}.candidate-mini p{color:var(--muted);margin:0;font-size:13px}.score-badge{color:#8a6b2f;border:1px solid #bea66e;border-radius:6px;height:max-content;padding:8px 12px;font-weight:700}.sample-cta{text-align:center;margin-top:30px}.process{background:#ffffff2b;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.process-step{background:var(--forest);padding:30px 24px}.process-step b{color:#dec796;font-family:Noto Serif KR,serif;font-size:28px}.process-step h3{font-size:17px}.process-step p{color:#bdcbc6;font-size:14px;line-height:1.7}.price-box{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:46px;display:grid}.price{color:var(--forest);font-family:Noto Serif KR,serif;font-size:46px;font-weight:700}.check-list{color:var(--muted);grid-template-columns:repeat(2,1fr);gap:10px;margin:22px 0;font-size:14px;display:grid}.check-list span:before{content:"✓";color:var(--gold);margin-right:8px}.faq{gap:10px;display:grid}.faq details{border:1px solid var(--line);background:#fff;border-radius:8px;padding:20px 24px}.faq summary{cursor:pointer;font-weight:700}.faq p{color:var(--muted);line-height:1.7}.footer{color:#9ba7a2;background:#101b18;padding:45px 0;font-size:13px}.footer-row{justify-content:space-between;gap:20px;display:flex}.form-shell{border:1px solid var(--line);background:#fff;border-radius:10px;width:min(760px,100% - 32px);margin:44px auto 100px;padding:clamp(24px,5vw,50px);box-shadow:0 18px 60px #18233b0d}.field{gap:8px;margin:20px 0;display:grid}.field label{font-weight:700}.field input,.field select,.field textarea{background:#fff;border:1px solid #ccc8be;border-radius:7px;width:100%;padding:14px}.field textarea{min-height:115px}.row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.option-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.option{border:1px solid #d8d3c8;border-radius:7px;padding:13px}.notice{background:#eeeae0;border-radius:7px;padding:16px;font-size:14px;line-height:1.7}.full{width:100%;margin-top:16px}.report{width:min(920px,100% - 32px);margin:40px auto}.report-head{background:var(--forest);color:#fff;border-radius:10px;padding:50px}.candidate{border:1px solid var(--line);background:#fff;border-radius:10px;margin:18px 0;padding:28px}.candidate.best{border:2px solid var(--gold)}.pillars{grid-template-columns:repeat(4,1fr);gap:8px;margin:20px 0;display:grid}.pillar{background:var(--forest);color:#fff;text-align:center;border-radius:5px;padding:14px 6px}@media (max-width:820px){.nav-links a:not(.nav-cta){display:none}.hero-grid,.report-showcase,.price-box{grid-template-columns:1fr}.hero-grid{padding:70px 0 90px}.preview-sheet{transform:none}.trust-items,.problem-grid,.grid3,.process{grid-template-columns:1fr 1fr}.sticky-copy{position:static}.hero{min-height:auto}.row{grid-template-columns:1fr}}@media (max-width:520px){.wrap{width:min(100% - 28px,1160px)}.hero h1{font-size:39px}.trust-items,.problem-grid,.grid3,.process,.check-list{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.section{padding:78px 0}.hero-proof{display:grid}.price-box{padding:28px}.footer-row{display:grid}}
html{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}body{word-break:keep-all;line-break:strict;overflow-wrap:normal}p,li,dd,.section-desc,.home-copy,.sheet-foot,.notice,.report-note,.intake-lead{word-break:keep-all;line-break:strict;overflow-wrap:normal;text-align:justify;text-align-last:left;text-justify:inter-word;text-wrap:pretty;min-width:0}h1,h2,h3,h4,strong,summary,.brand,.kicker,.eyebrow{word-break:keep-all;line-break:strict;overflow-wrap:normal;text-wrap:balance}.report p,.report li,.report dd{letter-spacing:-.018em;font-size:15px;line-height:1.9}.report h2,.report h3,.report h4{letter-spacing:-.035em}.report-block>div:last-child,.summary-card,.comparison-row>*,.need-item>div,.method-card,.priority-card{min-width:0}.hero h1 br,.section-title br{display:none}.hero h1,.section-title{max-width:100%}.btn,.nav-links a,.hero-proof span,.score-badge,.grade,.price,.keyword-row span{white-space:nowrap;word-break:keep-all}input,select,textarea{word-break:normal;line-break:auto;overflow-wrap:normal;text-align:left}@media (max-width:820px){.section-head{max-width:680px}}@media (max-width:520px){p,li,dd,.section-desc,.home-copy,.sheet-foot,.notice,.report-note,.intake-lead{text-align:left;text-justify:auto}.hero h1{font-size:38px;line-height:1.4}.sample-top,.candidate-mini{grid-template-columns:1fr;display:grid}.score-badge{justify-self:start}.report-head{padding:34px 24px}.candidate{padding:22px}.report p,.report li,.report dd{text-align:left;text-justify:auto;font-size:14px;line-height:1.85}}
.sample-report{counter-reset:section}.report-section{border:1px solid var(--line);background:#fff;border-radius:10px;margin:54px 0;padding:42px}.report-section>h2{margin:10px 0 14px;font-family:Noto Serif KR,serif;font-size:31px}.comparison-table{border-top:2px solid var(--forest);margin:28px 0}.comparison-row{border-bottom:1px solid var(--line);grid-template-columns:70px 150px 1fr 70px;align-items:center;gap:18px;padding:18px 14px;font-size:14px;display:grid}.comparison-head{color:#55605b;background:#f0ede5;font-weight:700}.comparison-row strong{color:var(--gold);font:700 24px Noto Serif KR,serif}.report-note{border-left:3px solid var(--gold);background:#f0ede5;margin-top:24px;padding:22px 24px}.report-note p{margin:8px 0 0}.candidate-detail{padding:0;overflow:hidden}.candidate-cover{background:var(--forest);color:#fff;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:40px 44px;display:grid}.candidate-cover h2{margin:10px 0;font:700 34px Noto Serif KR,serif}.candidate-cover p{color:#cbd6d2;margin:0}.cover-score{border:1px solid #d5bc8566;border-radius:50%;align-content:center;place-items:center;width:100px;height:100px;display:grid}.cover-score b{color:#e3c98f;font:700 34px Noto Serif KR,serif}.cover-score span{color:#bcc9c4;font-size:11px}.candidate-detail>.pillars{margin:30px 44px}.pillar small{color:#b8c5c0;font-size:11px}.pillar strong{font-size:22px}.report-block{border-top:1px solid var(--line);grid-template-columns:54px 1fr;gap:22px;margin:0 44px;padding:34px 0;display:grid}.block-number{color:#82662f;background:#eeeae0;border-radius:50%;place-items:center;width:42px;height:42px;font:700 14px Noto Serif KR,serif;display:grid}.report-block h3{margin:4px 0 20px;font:700 23px Noto Serif KR,serif}.report-block p,.report-block li{color:#4f5b56;line-height:1.95}.element-chart{background:#f3f1ea;gap:10px;margin-bottom:22px;padding:20px;display:grid}.element-chart>div{grid-template-columns:28px 1fr 24px;align-items:center;gap:12px;font-size:13px;display:grid}.element-track{background:#ddd9cf;border-radius:999px;height:9px;overflow:hidden}.element-track i{background:linear-gradient(90deg,var(--forest2),#b49657);border-radius:999px;height:100%;display:block}.two-col{grid-template-columns:1fr 1fr;gap:16px;display:grid}.insight-box{border-radius:7px;padding:22px}.insight-box h4{margin:0 0 14px}.insight-box ul{margin:0;padding-left:20px}.positive{background:#edf3ef}.caution{background:#f5efe5}.small-disclaimer{border-top:1px dashed var(--line);padding-top:12px;color:#7b837f!important;font-size:12px!important}.timeline{gap:12px;display:grid}.timeline>div{grid-template-columns:34px 1fr;align-items:start;gap:14px;display:grid}.timeline b{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;display:grid}.timeline p{margin:2px 0}.candidate-verdict{background:#ece8dc;border:1px solid #d8cfbc;margin:10px 44px 44px;padding:28px}.candidate-verdict h3{font-family:Noto Serif KR,serif}.decision-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0;display:grid}.decision-grid>div{border-top:3px solid var(--forest);background:#f1eee6;padding:24px}.decision-grid b{font-family:Noto Serif KR,serif;font-size:18px}.decision-grid p{color:var(--muted);font-size:14px;line-height:1.8}@media (max-width:700px){.report-section{padding:26px}.comparison-row{grid-template-columns:44px 1fr 48px}.comparison-row span:nth-child(3),.comparison-head span:nth-child(3){display:none}.candidate-cover{padding:30px 24px}.candidate-cover h2{font-size:27px}.cover-score{width:76px;height:76px}.candidate-detail>.pillars{margin:24px}.report-block{grid-template-columns:1fr;margin:0 24px}.two-col,.decision-grid{grid-template-columns:1fr}.candidate-verdict{margin:8px 24px 28px}.report-block p,.report-block li{line-height:1.85}}
.home-dark{color:#eee8dc;background:#0c0f16}.home-dark .home-section{border-top:1px solid #ffffff10;padding:112px 0}.home-dark .home-section.alt{background:#10141c}.home-dark .home-section.warm{background:#15140f}.dark-nav{border-bottom:1px solid #ffffff14}.dark-nav .nav-cta{color:#fff;background:#a13d2c;border-color:#a13d2c}.mystic-hero{background:radial-gradient(circle at 50% 35%,#242838 0,#12161e 43%,#0b0e13 76%);min-height:880px;position:relative;overflow:hidden}.mystic-hero:before{content:"";opacity:.13;background-image:radial-gradient(#b89755 1px,#0000 1px);background-size:91px 91px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.mystic-hero .wrap{z-index:1;position:relative}.mystic-inner{text-align:center;max-width:930px;margin:auto;padding:115px 0}.mystic-mark{border:1px solid #b6965f55;border-radius:50%;place-items:center;width:156px;height:156px;margin:0 auto 34px;display:grid;position:relative;box-shadow:0 0 80px #b6965f20,inset 0 0 35px #b6965f12}.mystic-mark:before,.mystic-mark:after{content:"";border:1px solid #b6965f38;position:absolute;inset:16px;transform:rotate(45deg)}.mystic-mark:after{inset:31px;transform:rotate(0)}.mystic-mark span{color:#d8bc83;letter-spacing:.1em;z-index:1;font:600 34px Noto Serif KR,serif}.mystic-inner .kicker{justify-content:center}.mystic-inner .kicker:before{display:none}.mystic-inner h1{letter-spacing:-.055em;color:#f1eadc;max-width:850px;margin:22px auto;font:600 clamp(44px,6vw,72px)/1.35 Noto Serif KR,serif}.mystic-inner h1 em{color:#d0ab67;font-style:normal}.mystic-inner .lead{color:#aeb5b5;text-align:center;max-width:700px;margin:auto;font-size:18px;line-height:1.9}.mystic-inner .actions{justify-content:center}.mystic-inner .btn-primary{color:#fff;background:#a43d2b}.micro-trust{color:#8f9998;justify-content:center;gap:28px;margin-top:30px;font-size:12px;display:flex}.micro-trust span:before{content:"·";color:#bc9855;margin-right:8px}.intro-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:90px;display:grid}.home-dark .eyebrow{color:#bd9858}.home-title{letter-spacing:-.05em;color:#eee7d9;margin:15px 0 22px;font:600 clamp(34px,4.2vw,53px)/1.42 Noto Serif KR,serif}.home-copy{color:#aab2b0;font-size:17px;line-height:1.95}.need-list{background:#ffffff16;gap:1px;display:grid}.need-item{background:#0c0f16;grid-template-columns:38px 1fr;gap:18px;padding:27px 30px;display:grid}.need-item b{color:#c6a260;font:600 19px Noto Serif KR,serif}.need-item h3{color:#e8e4db;margin:0 0 8px;font-size:18px}.need-item p{color:#8f9997;margin:0;font-size:14px}.method-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:45px;display:grid}.method-card{background:#0c0f16;border:1px solid #ffffff16;padding:30px}.method-card small{color:#bd9858;letter-spacing:.12em}.method-card h3{font-family:Noto Serif KR,serif;font-size:21px}.method-card p{color:#939c9a;font-size:14px;line-height:1.8}.promise{color:#b8c0bd;background:#b9914c0d;border-left:2px solid #b9914c;margin-top:30px;padding:22px 26px}.single-sample{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.sample-dark-sheet{background:#171b21;border:1px solid #ffffff16;padding:34px;box-shadow:0 30px 90px #0008}.sample-line{border-bottom:1px solid #ffffff12;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:18px 0;display:grid}.sample-line:last-child{border:0}.sample-line .rank{background:#9e3c2d}.sample-line .grade{color:#c4a261}.sample-line p{color:#858f8e;margin:4px 0 0;font-size:12px}.deliverables{grid-template-columns:repeat(2,1fr);gap:12px;margin:28px 0;display:grid}.deliverables span{color:#adb5b2;border:1px solid #ffffff14;padding:13px 15px;font-size:13px}.journey{border:1px solid #ffffff16;grid-template-columns:repeat(4,1fr);margin-top:45px;display:grid}.journey>div{border-right:1px solid #ffffff16;padding:29px 25px}.journey>div:last-child{border:0}.journey b{color:#bd9858;font:600 27px Noto Serif KR,serif}.journey h3{font-size:16px}.journey p{color:#8e9896;font-size:13px}.dark-price{background:linear-gradient(120deg,#191914,#101319);border:1px solid #b9975845;grid-template-columns:1fr auto;align-items:center;gap:50px;padding:42px;display:grid}.dark-price .price{color:#dec17f}.dark-price p{color:#949e9b}.home-dark .faq details{background:#11151a;border-color:#ffffff13}.home-dark .faq summary{color:#ddd8ce}.home-dark .faq p{color:#929b99}.home-dark .footer{border-top:1px solid #ffffff13}.home-dark .section-desc{color:#9aa3a1}@media (max-width:820px){.intro-grid,.single-sample,.dark-price{grid-template-columns:1fr}.method-grid,.journey{grid-template-columns:1fr 1fr}.mystic-inner{padding:85px 0}.micro-trust{flex-wrap:wrap}}@media (max-width:520px){.mystic-hero{min-height:auto}.mystic-mark{width:125px;height:125px}.mystic-inner h1{font-size:39px}.mystic-inner .lead{text-align:justify}.home-dark .home-section{padding:80px 0}.intro-grid{gap:45px}.method-grid,.journey,.deliverables{grid-template-columns:1fr}.journey>div{border-bottom:1px solid #ffffff16;border-right:0}.sample-dark-sheet{padding:22px}.micro-trust{gap:8px;display:grid}.dark-price{padding:28px}}.home-payment-methods{flex-wrap:wrap;gap:7px;margin-top:17px;display:flex}.home-payment-methods span{color:#b7bfbc;border:1px solid #ffffff17;border-radius:999px;padding:7px 10px;font-size:10px}.home-payment-methods span:before{content:"✓";color:#c3a15f;margin-right:5px}
.intake-page{color:#eee8dc;background:#0c0f16;min-height:100vh}.intake-nav{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;max-width:1180px;height:74px;margin:auto;padding:0 24px;display:flex}.intake-nav>a:last-child{color:#a9b1af;font-size:13px}.intake-progress{background:#ffffff0c;height:2px}.intake-progress>div{background:#b99454;height:100%;transition:width .35s}.intake-shell{grid-template-columns:1.25fr .75fr;gap:70px;max-width:1080px;margin:0 auto;padding:70px 24px 110px;display:grid}.intake-main{min-width:0}.step-label{color:#b99454;letter-spacing:.16em;font-size:11px;font-weight:700}.intake-main h1{letter-spacing:-.05em;margin:14px 0;font:600 clamp(33px,4vw,48px)/1.45 Noto Serif KR,serif}.intake-lead{color:#929b99;margin-bottom:36px;line-height:1.85}.dark-field{margin:25px 0;position:relative}.dark-field label,.slot-head label{color:#d9d6ce;margin-bottom:10px;font-weight:700;display:block}.dark-field label small{color:#747e7b;font-weight:400}.dark-field input,.dark-field select,.dark-field textarea,.slot-row input{color:#ece8df;background:#141820;border:1px solid #ffffff18;border-radius:7px;outline:none;width:100%;padding:15px 16px}.dark-field input:focus,.dark-field select:focus,.dark-field textarea:focus,.slot-row input:focus{border-color:#b99454;box-shadow:0 0 0 3px #b9945415}.dark-field textarea{resize:vertical;min-height:125px}.char-count{color:#646e6b;font-size:11px;position:absolute;bottom:11px;right:13px}.slot-head{justify-content:space-between;align-items:center;margin:30px 0 10px;display:flex}.slot-head label{margin:0}.slot-head span{color:#8f9996;font-size:12px}.slot-list{gap:9px;display:grid}.slot-row{grid-template-columns:38px 1fr 34px;align-items:center;gap:8px;display:grid}.slot-row b{color:#856e45;font:600 13px Noto Serif KR,serif}.slot-row button{color:#7f8986;cursor:pointer;background:0 0;border:0;height:38px;font-size:24px}.add-slot{color:#b6bfbc;cursor:pointer;background:0 0;border:1px dashed #fff2;border-radius:7px;margin-top:12px;padding:13px 17px}.priority-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.priority-card{text-align:left;color:#ddd9d0;cursor:pointer;background:#12171e;border:1px solid #ffffff15;border-radius:8px;grid-template-columns:26px 1fr;gap:5px;padding:20px;display:grid}.priority-card span{color:#7b8582;grid-row:1/3}.priority-card strong{font-size:16px}.priority-card small{color:#7f8986;line-height:1.55}.priority-card.selected{background:#b994540d;border-color:#b99454}.priority-card.selected span{color:#d2ae6c}.order-review{border:1px solid #ffffff16;margin:30px 0}.order-review>div{border-bottom:1px solid #fff1;justify-content:space-between;padding:15px 18px;display:flex}.order-review>div:last-child{border:0}.order-review span{color:#858f8c;font-size:13px}.consent-row{color:#929b99;grid-template-columns:20px 1fr;gap:10px;font-size:12px;line-height:1.7;display:grid}.consent-row input{margin-top:4px}.consent-row a{color:#c2a66f;text-decoration:underline}.form-error{color:#ee8f82;background:#9f392315;border-left:2px solid #a64331;margin-top:22px;padding:11px 14px}.intake-actions{gap:10px;margin-top:30px;display:flex}.next-btn,.back-btn{cursor:pointer;border:0;border-radius:7px;padding:15px 24px;font-weight:700}.next-btn{color:#fff;background:#a43d2b;flex:1}.next-btn:disabled{opacity:.55}.back-btn{color:#adb5b2;background:#ffffff0d}.intake-aside{border-left:1px solid #ffffff12;align-self:start;padding-left:50px;position:sticky;top:35px}.aside-mark{color:#c4a261;border:1px solid #b9945455;place-items:center;width:86px;height:86px;margin:10px 0 34px;font:600 22px Noto Serif KR,serif;display:grid;transform:rotate(45deg)}.aside-mark:first-line{transform:rotate(-45deg)}.intake-aside h2{font:600 23px/1.65 Noto Serif KR,serif}.intake-aside ul{margin:28px 0;padding:0;list-style:none}.intake-aside li{color:#9fa8a5;border-bottom:1px solid #ffffff0d;padding:10px 0;font-size:13px}.intake-aside li:before{content:"✓";color:#b99454;margin-right:9px}.aside-note{color:#697370;font-size:11px;line-height:1.7}@media (max-width:800px){.intake-shell{grid-template-columns:1fr;padding-top:45px}.intake-aside{display:none}}@media (max-width:520px){.intake-shell{padding-left:18px;padding-right:18px}.intake-main h1{font-size:32px}.priority-grid{grid-template-columns:1fr}.slot-row{grid-template-columns:30px 1fr 30px}.intake-actions{background:#0c0f16;padding:13px 0;position:sticky;bottom:0}.intake-nav{padding:0 18px}}.intake-nav>div{align-items:center;gap:20px;display:flex}.intake-nav>div a{color:#9da6a3;font-size:12px}.intake-nav .brand small{color:#8f7650;letter-spacing:.08em;margin-top:2px;font:500 9px/1.2 sans-serif;display:block}.contact-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact-grid .dark-field{margin:20px 0 4px}.passwordless-note{background:#ffffff08;border-left:2px solid #b99454;margin:17px 0 23px;padding:15px 17px}.passwordless-note strong{color:#d5bc87;font-size:12px;display:block}.passwordless-note p{color:#8e9794;margin:5px 0 0;font-size:12px;line-height:1.65}.consent-all{color:#ddd9d0;text-align:left;cursor:pointer;background:#12171e;border:1px solid #ffffff18;border-radius:7px;align-items:center;gap:10px;width:100%;padding:14px 15px;display:flex}.consent-all span{color:#8e9794;font-size:17px}.consent-all.selected{background:#b9945410;border-color:#b99454}.consent-all.selected span{color:#d8b46d}@media (max-width:620px){.contact-grid{grid-template-columns:1fr}.intake-nav>div{gap:12px}.intake-nav>div a:first-child{display:none}}
.candidate-builder{background:#11151d;border:1px solid #ffffff17;border-radius:12px;margin:27px 0 30px;padding:25px}.candidate-builder-step{grid-template-columns:31px 1fr;align-items:start;gap:11px;display:grid}.candidate-builder-step>b{color:#fff;background:#a43d2b;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.candidate-builder-step label{color:#e2ddd3;font-size:14px;font-weight:700;display:block}.candidate-builder-step span{color:#78827f;margin-top:4px;font-size:11px;line-height:1.55;display:block}.candidate-date-input{color:#f1ece2;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#191e27;border:1px solid #ffffff1c;border-radius:8px;outline:none;width:100%;margin:14px 0 24px;padding:16px 17px;font-size:17px;font-weight:700}.candidate-date-input:focus{border-color:#b99454;box-shadow:0 0 0 3px #b9945415}.candidate-builder .time-step{border-top:1px solid #ffffff0d;padding-top:21px}.quick-time-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:15px;display:grid}.quick-time{color:#cbc8c0;cursor:pointer;background:#171c24;border:1px solid #ffffff16;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:12px 8px;font-size:13px;display:flex}.quick-time span{color:#737d7a;font-size:11px}.quick-time:hover:not(:disabled){border-color:#b9945475}.quick-time.selected{color:#ebd5a7;background:#b9945418;border-color:#b99454;font-weight:700}.quick-time.selected span{color:#d5b36d}.quick-time:disabled{opacity:.38;cursor:not-allowed}.custom-time-row{border-top:1px solid #ffffff0d;grid-template-columns:135px 1fr;align-items:center;gap:15px;margin-top:12px;padding-top:15px;display:grid}.custom-time-row>label{color:#8f9996;font-size:11px}.custom-time-row>div{grid-template-columns:1fr auto;gap:8px;display:grid}.custom-time-row input{color:#ece8df;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#171c24;border:1px solid #ffffff18;border-radius:7px;outline:none;min-width:0;padding:11px 12px}.custom-time-row input:focus{border-color:#b99454}.custom-time-row button{color:#e7e2d8;cursor:pointer;background:#38473f;border:0;border-radius:7px;padding:0 15px;font-size:11px;font-weight:700}.custom-time-row button:disabled{opacity:.35;cursor:not-allowed}.candidate-date-groups{gap:10px;display:grid}.candidate-date-group{background:#11161d;border:1px solid #ffffff15;border-radius:10px;overflow:hidden}.candidate-date-group>header{background:#161b22;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:15px;padding:15px 17px;display:flex}.candidate-date-group>header strong,.candidate-date-group>header small{display:block}.candidate-date-group>header strong{color:#e6e0d5;font-size:14px}.candidate-date-group>header small{color:#707a77;margin-top:3px;font-size:10px}.candidate-date-group>header button{color:#c2a66f;cursor:pointer;background:0 0;border:0;font-size:10px;text-decoration:underline}.chosen-time-list{flex-wrap:wrap;gap:8px;padding:14px 16px;display:flex}.chosen-time{color:#ddc591;background:#b994540d;border:1px solid #b9945445;border-radius:999px;align-items:center;gap:6px;padding:8px 8px 8px 12px;font-size:12px;font-weight:700;display:flex}.chosen-time button{color:#8e9794;cursor:pointer;background:#ffffff0b;border:0;border-radius:50%;width:22px;height:22px;font-size:16px;line-height:1}.candidate-empty{color:#737d7a;text-align:center;border:1px dashed #ffffff1b;border-radius:10px;gap:4px;padding:24px;display:grid}.candidate-empty strong{color:#9ca5a2;font-size:13px}.candidate-empty span{font-size:11px}.candidate-minimum{color:#77817e;margin:12px 0 0;font-size:11px}.candidate-minimum strong{color:#c8aa70}.input-help{color:#697370;font-size:11px;line-height:1.65}@media (max-width:620px){.candidate-builder{padding:20px 16px}.quick-time-grid{grid-template-columns:repeat(2,1fr)}.custom-time-row{grid-template-columns:1fr;gap:8px}.candidate-date-group>header{align-items:flex-start}.candidate-date-group>header button{text-align:right;max-width:95px;line-height:1.45}}.compact-builder{padding:21px}.compact-builder-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.compact-builder-title strong{color:#e6e0d5;font-size:14px}.compact-builder-title span{color:#818b88;font-size:10px}.candidate-compact-fields{grid-template-columns:minmax(180px,.9fr) minmax(310px,1.45fr) auto;align-items:end;gap:9px;display:grid}.candidate-compact-fields label>span,.candidate-time-range>span{color:#8f9996;margin:0 0 7px 2px;font-size:10px;font-weight:700;display:block}.candidate-time-range>div{grid-template-columns:minmax(125px,1fr) 18px minmax(125px,1fr);align-items:center;display:grid}.candidate-time-range b{color:#8f9996;text-align:center;font-size:12px;font-weight:500}.candidate-compact-fields input,.candidate-compact-fields select{color:#eee9df;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#191e27;border:1px solid #ffffff1a;border-radius:7px;outline:none;width:100%;height:48px;padding:0 13px;font-size:13px;font-weight:600}.candidate-compact-fields input:focus,.candidate-compact-fields select:focus{border-color:#b99454;box-shadow:0 0 0 3px #b9945415}.candidate-compact-fields>button{color:#fff;white-space:nowrap;cursor:pointer;background:#a43d2b;border:0;border-radius:7px;height:48px;padding:0 18px;font-size:12px;font-weight:700}.compact-builder>p{color:#6f7976;margin:11px 0 0;font-size:10px;line-height:1.55}@media (max-width:1100px){.candidate-compact-fields{grid-template-columns:minmax(150px,.85fr) minmax(0,1.35fr)}.candidate-time-range{min-width:0}.candidate-time-range>div{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr)}.candidate-compact-fields>button{grid-column:1/-1;width:100%}}@media (max-width:1000px){.intake-shell{grid-template-columns:minmax(0,1fr);max-width:760px;padding-top:45px}.intake-aside{display:none}}@media (max-width:620px){.compact-builder{padding:18px 15px}.candidate-compact-fields{grid-template-columns:1fr}.candidate-time-range>div{grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr)}.candidate-time-range select{padding:0 9px;font-size:12px}.candidate-compact-fields>button{grid-column:1/-1;width:100%}}
.value-grid{grid-template-columns:1fr 1fr;gap:14px;margin:38px 0 20px;display:grid}.value-side{color:#8f9996;background:#0d1117;border:1px solid #ffffff14;gap:12px;padding:30px;display:grid}.value-side small{color:#727c79;letter-spacing:.1em}.value-side b{color:#d4d0c7;margin-bottom:8px;font:600 23px Noto Serif KR,serif}.value-side span:before{content:"·";color:#676f6d;margin-right:8px}.value-side.featured{background:#b9945509;border-color:#b9945566}.value-side.featured small{color:#c6a463}.value-side.featured b{color:#e1c47e}.value-side.featured span:before{content:"✓";color:#b99455}.value-math{color:#aab3b0;background:#ffffff07;justify-content:center;align-items:center;gap:18px;margin-bottom:34px;padding:20px;font-size:13px;display:flex}.value-math i{color:#b99455;font-style:normal}.value-grid+.value-math+.dark-price{margin-top:0}@media (max-width:650px){.value-grid{grid-template-columns:1fr}.value-math{text-align:center;gap:8px;display:grid}.value-math i{transform:rotate(90deg)}}
.brand-specialty,.intake-page .brand{white-space:nowrap;align-items:center;gap:10px;display:inline-flex!important}.brand-specialty small,.intake-page .brand small{color:#c7a96d;letter-spacing:-.02em;border:1px solid #b9975860;border-radius:999px;padding:4px 7px;font:600 10px/1.2 sans-serif}.intake-page .aside-mark{font-size:0}.intake-page .aside-mark:after{content:"誕生";letter-spacing:.08em;font:600 34px Noto Serif KR,serif}.intake-page .intake-aside h2:before{content:"아기 탄생 사주 전문";color:#c2a266;letter-spacing:.14em;margin-bottom:14px;font:700 11px/1.4 sans-serif;display:block}@media (max-width:520px){.brand-specialty small,.intake-page .brand small{display:none}}.premium-head,.premium-head h1,.premium-head h2{color:#13251f}.premium-head>p{color:#56635e}.premium-head .eyebrow{color:#9b793d}.premium-head .notice{color:#394a43;background:#e7e1d5;border-color:#cfc4ae}
.premium-report{--paper:#f7f4ed;--deep:#13251f;--sage:#526a60;--gold2:#a78445;max-width:1040px}.premium-head{background:linear-gradient(145deg,#f8f5ee,#eeeadf);padding-top:34px;position:relative}.sample-nav{color:var(--muted);justify-content:space-between;align-items:center;padding-bottom:60px;font-size:12px;display:flex}.sample-nav .brand{color:var(--deep);font-size:20px}.premium-head h1{max-width:740px;font-size:52px;line-height:1.34}.premium-head>p{max-width:720px;font-size:17px}.report-meta{background:#dcd5c7;border:1px solid #dcd5c7;grid-template-columns:repeat(4,1fr);gap:1px;margin:34px 0 24px;display:grid}.report-meta>div{background:#faf8f2;padding:18px}.report-meta small,.candidate-snapshot small{color:#7b827e;margin-bottom:7px;font-size:11px;display:block}.report-meta strong{font-size:13px}.section-intro{grid-template-columns:1fr 1fr;align-items:end;gap:50px;display:grid}.section-intro p{color:var(--muted);margin:0}.recommendation-hero{background:var(--deep);color:#fff;grid-template-columns:56px 1fr 94px;align-items:center;gap:22px;margin:30px 0;padding:28px;display:grid}.recommendation-rank{background:#b28d49;border-radius:50%;place-items:center;width:48px;height:48px;font:700 22px Noto Serif KR,serif;display:grid}.recommendation-hero small{color:#cbbd9c}.recommendation-hero h3{margin:5px 0 8px;font:700 26px Noto Serif KR,serif}.recommendation-hero p{color:#ced7d2;margin:0;font-size:14px}.recommendation-hero p strong{color:#f0d99f}.balance-badge{border:1px solid #dfc58370;border-radius:50%;align-content:center;place-items:center;width:86px;height:86px;display:grid}.balance-badge b{color:#ecd393;font:700 28px Noto Serif KR,serif}.balance-badge span{color:#becbc5;font-size:9px}.summary-cards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.summary-card{border:1px solid var(--line);background:#fbfaf7;padding:25px}.summary-card.featured{border-color:#ad8a49;box-shadow:inset 0 3px #ad8a49}.summary-card-top{color:var(--gold2);justify-content:space-between;font-size:12px;display:flex}.summary-card-top b{font-size:22px}.summary-card h3{margin:8px 0;font:700 20px/1.5 Noto Serif KR,serif}.summary-card>p{color:#52605a;text-align:left;min-height:84px;font-size:13px;line-height:1.8}.keyword-row{flex-wrap:wrap;gap:6px;display:flex}.keyword-row span{color:#43574e;background:#e8ece8;border-radius:999px;padding:4px 8px;font-size:10px}.summary-card dl{border-top:1px solid var(--line);margin:18px 0 0}.summary-card dl div{border-bottom:1px solid var(--line);padding:12px 0}.summary-card dt{color:#8a918e;font-size:10px}.summary-card dd{margin:4px 0 0;font-size:12px;font-weight:700;line-height:1.55}.reading-guide{background:#f1ede3;grid-template-columns:140px 1fr;gap:20px;margin-top:24px;padding:20px 24px;display:grid}.reading-guide p{color:#5d6762;margin:0;font-size:13px}.rich-comparison .comparison-row{grid-template-columns:170px .8fr 1fr 1fr}.rich-comparison .comparison-row>strong{color:var(--ink);grid-template-columns:32px 1fr;font:700 14px Noto Serif KR,serif;display:grid}.rich-comparison .comparison-row>strong i{color:var(--gold2);grid-row:1/3;font-size:20px;font-style:normal}.rich-comparison small{color:var(--muted);font-family:inherit;font-weight:400;display:block}.selection-lens{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.selection-lens>div{background:#f8f6f0;padding:21px}.selection-lens small{color:var(--gold2)}.selection-lens b{margin:4px 0;font:700 19px Noto Serif KR,serif;display:block}.selection-lens p{color:var(--muted);text-align:left;margin:0;font-size:12px}.method-note{background:var(--deep);color:#fff}.method-note h2{color:#fff}.method-steps{background:#ffffff20;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:25px;display:grid}.method-steps>div{background:#172d25;padding:24px}.method-steps b{color:#d0ac67;font:700 20px Noto Serif KR,serif;display:block}.method-steps strong{margin:18px 0 8px;display:block}.method-steps p{color:#b8c6c0;text-align:left;margin:0;font-size:12px}.candidate-cover h2 span{white-space:nowrap}.cover-keywords{margin-top:18px}.cover-keywords span{color:#d9e2de;background:#ffffff13}.candidate-snapshot{background:#d9d6ce;border-bottom:1px solid #d9d6ce;grid-template-columns:1.4fr repeat(3,1fr);gap:1px;margin:0;display:grid}.candidate-snapshot>div{background:#f5f2eb;padding:22px}.candidate-snapshot .snapshot-quote{background:#ece6d9}.snapshot-quote p{text-align:left;margin:0;font:600 14px/1.7 Noto Serif KR,serif}.candidate-snapshot strong{font-size:12px;line-height:1.6}.block-label{color:#a17e3e;letter-spacing:.16em;font-size:9px;font-weight:800}.metaphor-callout{color:#3e554b;background:#f4f0e6;border-left:3px solid #b89553;margin:5px 0 24px;padding:19px 22px;font:600 16px/1.8 Noto Serif KR,serif}.inline-insight{background:#f2f4f0;margin-top:22px;padding:20px 22px}.inline-insight strong{color:#385247;font-size:13px}.inline-insight p{margin:6px 0 0}.parent-phrase{background:var(--deep);color:#fff;border:0;margin:24px 0 0;padding:24px;font:600 18px/1.8 Noto Serif KR,serif}.parent-phrase small{color:#d1b371;letter-spacing:.08em;margin-bottom:8px;font:700 10px sans-serif;display:block}.do-dont{grid-template-columns:1fr 1fr;gap:14px;display:grid}.do-dont>div{background:#edf3ef;padding:22px}.do-dont>div:last-child{background:#f5efe5}.do-dont h4{margin:0 0 14px}.do-dont p{margin:7px 0;font-size:13px}.decision-order{grid-template-columns:1fr 1fr;gap:12px;margin:28px 0;display:grid}.decision-order>div{border:1px solid var(--line);grid-template-columns:38px 1fr;column-gap:13px;padding:21px;display:grid}.decision-order b{background:var(--deep);color:#fff;border-radius:50%;grid-row:1/3;place-items:center;width:34px;height:34px;display:grid}.decision-order p{color:var(--muted);text-align:left;margin:5px 0 0;font-size:12px}.final-recommendation{text-align:center;background:#ece6d8;padding:34px}.final-recommendation small{color:#92743c}.final-recommendation h3{font:700 24px/1.6 Noto Serif KR,serif}.final-recommendation p{text-align:center;color:var(--muted)}.sample-closing{text-align:center;background:var(--deep);color:#fff}.sample-closing h2{font:700 35px/1.55 Noto Serif KR,serif}.sample-closing p{color:#c1cec8;text-align:center;max-width:690px;margin:0 auto 30px}@media (max-width:760px){.premium-head h1{font-size:38px}.sample-nav{padding-bottom:40px}.report-meta{grid-template-columns:1fr 1fr}.section-intro,.reading-guide,.summary-cards,.method-steps,.candidate-snapshot{grid-template-columns:1fr}.recommendation-hero{grid-template-columns:46px 1fr}.balance-badge{display:none}.rich-comparison .comparison-row{grid-template-columns:110px 1fr}.rich-comparison .comparison-row span:nth-child(2){display:block}.rich-comparison .comparison-row span:nth-child(3),.rich-comparison .comparison-row span:nth-child(4),.rich-comparison .comparison-head span:nth-child(3),.rich-comparison .comparison-head span:nth-child(4){display:none}.selection-lens,.decision-order,.do-dont{grid-template-columns:1fr}.summary-card>p{min-height:auto}.candidate-snapshot{margin:0 24px 12px}.sample-closing h2{font-size:28px}}.legacy-inspired-report{--legacy-navy:#0b1930;--legacy-navy2:#122746;--legacy-gold:#c6a252;--legacy-cream:#f6f1e7;background:#eee9df;max-width:1120px}.legacy-cover{border-radius:0 0 16px 16px;overflow:hidden;color:#fff!important;background:linear-gradient(145deg,#0a172c,#132b4b)!important}.legacy-cover:after{content:"";border:1px solid #c6a2522e;border-radius:50%;width:420px;height:420px;position:absolute;top:75px;right:-150px;box-shadow:0 0 0 65px #c6a25212,0 0 0 130px #c6a25208}.legacy-cover>*{z-index:1;position:relative}.legacy-cover .sample-nav,.legacy-cover .sample-nav .brand{color:#fff}.legacy-cover .sample-nav{border-bottom:1px solid #ffffff1c;margin-bottom:52px;padding-bottom:20px}.legacy-cover .eyebrow{color:#dec27f}.legacy-cover h1{color:#fff;max-width:760px;font-size:58px;line-height:1.22}.legacy-cover-lead{color:#c8d1dc!important;max-width:760px!important;font-size:18px!important}.legacy-cover-message{border-left:3px solid var(--legacy-gold);background:#ffffff0b;max-width:820px;margin:30px 0;padding:23px 27px}.legacy-cover-message small{color:#d9bc76;font-size:11px;font-weight:700;display:block}.legacy-cover-message strong{color:#fff;margin:7px 0 9px;font:600 20px/1.5 Noto Serif KR,serif;display:block}.legacy-cover-message p{color:#bbc7d2;margin:0;line-height:1.75}.legacy-cover .report-meta{background:#ffffff2b;border-color:#ffffff2b}.legacy-cover .report-meta>div{background:#ffffff0d}.legacy-cover .report-meta small{color:#aeb9c6}.legacy-cover .report-meta strong{color:#fff}.legacy-cover .notice{color:#c4ced8;background:#ffffff0c;border:1px solid #ffffff1c}.legacy-inspired-report>.report-section{border-radius:8px}.legacy-comparison{background:#fff}.legacy-choice-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin:27px 0 20px;display:grid}.legacy-choice-card{background:#faf8f3;border:1px solid #d9d2c5;padding:23px}.legacy-choice-card.best{border-color:var(--legacy-gold);box-shadow:inset 0 4px var(--legacy-gold)}.legacy-choice-top{color:#8c7040;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}.legacy-choice-top b{color:var(--legacy-navy);font:700 30px Noto Serif KR,serif}.legacy-choice-card h3{color:var(--legacy-navy);margin:12px 0 8px;font:700 23px/1.4 Noto Serif KR,serif}.legacy-choice-card h3 small{color:#6d7673;margin-top:3px;font:500 12px/1.5 Noto Sans KR,sans-serif;display:block}.legacy-choice-card>p{color:#3c5148;min-height:48px;margin:8px 0 14px;font:600 14px/1.65 Noto Serif KR,serif}.legacy-choice-card dl{border-top:1px solid #ddd6c9;margin:17px 0 0}.legacy-choice-card dl div{border-bottom:1px solid #e4ded3;padding:11px 0}.legacy-choice-card dt{color:#8b8f8c;font-size:10px}.legacy-choice-card dd{margin:4px 0 0;font-size:12px;line-height:1.55}.legacy-recommendation{background:var(--legacy-navy);color:#fff;grid-template-columns:150px 1fr;gap:20px;padding:20px 23px;display:grid}.legacy-recommendation strong{color:#dfc27d;font-size:13px}.legacy-recommendation p{color:#ccd5dc;margin:0;line-height:1.75}.legacy-candidate{background:#fff}.legacy-candidate-cover{background:linear-gradient(125deg,var(--legacy-navy),var(--legacy-navy2))}.legacy-candidate-cover .eyebrow{color:#d7b86e}.legacy-chapter{grid-template-columns:62px 1fr;margin:0 42px;padding:38px 0}.legacy-chapter .block-number{color:#8a6d35;background:0 0;border:1px solid #c7a65d;width:50px;height:50px;font-size:16px}.legacy-chapter h3{color:var(--legacy-navy);font-size:26px}.legacy-chapter .time-choice-reason,.legacy-chapter .birth-gift-letter,.legacy-chapter .candidate-verdict{margin:20px 0 0}.legacy-chapter .time-choice-reason{border-left-color:var(--legacy-gold);background:#f4f0e7}.legacy-chapter .subchapter-title{border-left:3px solid var(--legacy-gold);color:#243b55;margin:24px 0 8px;padding-left:12px;font:700 17px Noto Serif KR,serif}.legacy-chapter .do-dont{margin-top:22px}.legacy-chapter .birth-gift-letter{background:#f2ead9;border-color:#d8c7a7}.legacy-chapter .candidate-verdict{background:#ebe5d9;border:1px solid #d9cfbc;padding:27px}.legacy-chapter .candidate-verdict h3{font-size:23px}.legacy-closing{background:linear-gradient(135deg,var(--legacy-navy),#162f50)!important}.legacy-closing .eyebrow{color:#dec27f}.legacy-closing h2{color:#fff}.legacy-closing p{color:#c6d1d8}@media (max-width:760px){.legacy-cover .sample-nav{margin-bottom:30px}.legacy-cover h1{font-size:40px}.legacy-cover-lead{font-size:16px!important}.legacy-choice-grid{grid-template-columns:1fr}.legacy-choice-card>p{min-height:auto}.legacy-recommendation{grid-template-columns:1fr;gap:7px}.legacy-chapter{grid-template-columns:1fr;margin:0 24px;padding:28px 0}.legacy-chapter .block-number{margin-bottom:4px}}@media (max-width:520px){.legacy-cover h1{font-size:34px}.legacy-cover-message,.legacy-choice-card{padding:20px}.legacy-chapter{margin:0 18px}}.legacy-exact-report{background:#fdfbf7;width:100%;max-width:none;margin:0;padding:0 0 80px}.legacy-exact-report .legacy-cover{text-align:center;border-radius:0;padding:40px 24px 120px}.legacy-exact-report .legacy-cover .sample-nav{text-align:left;width:min(1120px,100%);margin:0 auto 70px}.legacy-exact-report .legacy-cover>h1,.legacy-exact-report .legacy-cover>.legacy-cover-lead,.legacy-exact-report .legacy-cover>.legacy-cover-message,.legacy-exact-report .legacy-cover>.report-meta,.legacy-exact-report .legacy-cover>.notice{margin-left:auto;margin-right:auto}.legacy-exact-report .legacy-cover>h1{max-width:850px}.legacy-exact-report .legacy-cover>.legacy-cover-message{text-align:left;max-width:840px}.legacy-exact-report .legacy-cover>.report-meta,.legacy-exact-report .legacy-cover>.notice{text-align:left;max-width:960px}.legacy-exact-report>.report-section{border-radius:48px;width:min(1000px,100% - 32px);max-width:1000px;margin:70px auto;padding:48px 54px;box-shadow:0 22px 70px #0a192f12}.legacy-exact-report>.legacy-comparison{z-index:2;border:1px solid #c6a25255;margin-top:-62px;padding:0;position:relative;overflow:hidden;box-shadow:0 28px 80px #06132630}.legacy-exact-report .legacy-comparison .section-intro{text-align:center;background:#0a192f;grid-template-columns:1fr;gap:10px;padding:38px 48px}.legacy-exact-report .legacy-comparison .section-intro h2{color:#fff;margin:6px 0;font-size:32px}.legacy-exact-report .legacy-comparison .section-intro p{color:#aeb8c7;text-align:center;max-width:720px;margin:auto}.legacy-exact-report .legacy-comparison .legacy-choice-grid{background:#f5f7f9;gap:20px;margin:0;padding:42px 46px 28px}.legacy-exact-report .legacy-choice-card{border-radius:30px;padding:28px 24px;box-shadow:0 10px 32px #0a192f0d}.legacy-exact-report .legacy-choice-card.best{z-index:1;position:relative;transform:scale(1.025);box-shadow:0 16px 38px #0a192f1c}.legacy-exact-report .legacy-choice-card.best:before{content:"BEST CHOICE";color:#0a192f;white-space:nowrap;background:#d4af37;border-radius:999px;padding:5px 14px;font-size:9px;font-weight:800;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.legacy-exact-report .legacy-recommendation{color:#0a192f;background:#f4ead2;margin:0;padding:22px 46px}.legacy-exact-report .legacy-recommendation strong{color:#705617}.legacy-exact-report .legacy-recommendation p{color:#48545f}.legacy-exact-report>.opening-summary{border:1px solid #ddd3bf}.legacy-exact-report>.legacy-candidate{background:#fff;border:1px solid #c9ad6d55;padding:0;overflow:hidden;box-shadow:0 25px 75px #07162d22}.legacy-rec-label{color:#0a192f;background:#fdfbf7;align-items:center;gap:18px;padding:24px 42px;font-size:12px;font-weight:800;display:flex}.legacy-rec-label span{background:#d4af37;border-radius:999px;padding:8px 18px}.legacy-rec-label i{background:#d4af3760;flex:1;height:1px;display:block}.legacy-exact-report .legacy-candidate-cover{border-top:1px solid #e5d8bd;border-bottom:1px solid #e0d2b7;padding:48px 54px;color:#0a192f!important;background:#faf6ec!important}.legacy-exact-report .legacy-candidate-cover .eyebrow{color:#9d792d}.legacy-exact-report .legacy-candidate-cover h2{color:#0a192f;font-size:42px}.legacy-exact-report .legacy-candidate-cover p{color:#617080}.legacy-exact-report .legacy-candidate-cover .cover-keywords span{color:#395061;background:#0a192f0c}.legacy-exact-report .legacy-candidate-cover .cover-score{background:#0a192f;border:2px solid #d4af3766;width:130px;height:130px;box-shadow:0 15px 35px #0a192f2d}.legacy-exact-report .legacy-candidate-cover .cover-score b{font-size:48px}.legacy-exact-report .legacy-candidate-cover .cover-score span{color:#d6bd78}.legacy-exact-report .candidate-snapshot{border:0;border-bottom:1px solid #d9d6ce;margin:0}.legacy-pillars-section{color:#fff;background:#0a192f;padding:50px 54px 58px}.legacy-pillars-title{text-align:center;margin-bottom:34px}.legacy-pillars-title strong{color:#d7b75f;letter-spacing:.08em;font:700 22px Noto Serif KR,serif;display:block}.legacy-pillars-title small{color:#8e9aaa;letter-spacing:.2em;margin-top:3px;font-size:10px;display:block}.legacy-pillars-title p{color:#aeb8c5;text-align:center;max-width:650px;margin:13px auto 0;font-size:13px}.legacy-pillars-grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:720px;margin:auto;display:grid}.legacy-pillar{text-align:center;gap:9px;display:grid}.legacy-pillar small{color:#929eae;letter-spacing:.08em;margin-bottom:5px;font-size:10px;font-weight:700}.legacy-pillar b{color:#142640;background:#fff;border-radius:18px;place-items:center;min-height:88px;font:700 38px Noto Serif KR,serif;display:grid;box-shadow:0 10px 28px #0003}.legacy-pillar.day b{color:#fff;background:#d4af37;box-shadow:0 0 28px #d4af3738}.legacy-exact-report .legacy-chapter{border-bottom:1px solid #0000;border-image:linear-gradient(90deg,#0000,#d4af37,#0000) 1;grid-template-columns:68px 1fr;margin:0 54px;padding:50px 0}.legacy-exact-report .legacy-chapter:last-child{border-bottom:0}.legacy-exact-report .legacy-chapter .block-number{color:#d4af37;background:#0a192f;border:1px solid #d4af3752;border-radius:16px;width:58px;height:58px;font-size:20px;box-shadow:0 9px 22px #0a192f25}.legacy-exact-report .legacy-chapter h3{color:#0a192f;font-size:28px}.legacy-exact-report .legacy-chapter .element-chart{background:#0a192f;border-radius:34px;padding:30px 34px;box-shadow:0 18px 44px #0a192f22}.legacy-exact-report .legacy-chapter .element-chart>div{color:#fff}.legacy-exact-report .legacy-chapter .element-track{background:#ffffff20}.legacy-exact-report .legacy-chapter .element-track i{background:linear-gradient(90deg,#d4af37,#f0d78e)}.legacy-exact-report .legacy-chapter .time-choice-reason{background:#f3f5f7;border:1px solid #0a192f12;border-radius:28px;padding:25px 28px}.legacy-exact-report .legacy-chapter .time-choice-reason strong{color:#0a192f}.legacy-exact-report .legacy-chapter .timeline{border-left:2px dashed #d4af3760;gap:28px;margin:25px 0 35px 18px;padding-left:38px}.legacy-exact-report .legacy-chapter .timeline>div{grid-template-columns:1fr;position:relative}.legacy-exact-report .legacy-chapter .timeline b{background:#d4af37;border:5px solid #fff;width:30px;height:30px;font-size:10px;position:absolute;top:0;left:-54px;box-shadow:0 3px 10px #0a192f25}.legacy-exact-report .legacy-chapter .timeline p{margin:2px 0}.legacy-exact-report .legacy-chapter .do-dont{background:#fff9eb;border:1px solid #ead9b4;border-radius:34px;padding:28px}.legacy-exact-report .candidate-verdict{overflow:hidden;box-shadow:0 20px 50px #0a192f22;background:#fff!important;border:1px solid #d4af3750!important;border-radius:38px!important;padding:0!important}.decision-summary-head{background:#0a192f;justify-content:space-between;align-items:center;padding:24px 30px;display:flex}.decision-summary-head .eyebrow{color:#d4af37}.decision-summary-head h3{color:#fff!important;margin:4px 0 0!important;font-size:23px!important}.decision-score{text-align:center;background:#d4af3717;border:1px solid #d4af3760;border-radius:16px;min-width:105px;padding:10px 16px}.decision-score b{color:#d4af37;font:700 34px/1 Noto Serif KR,serif;display:block}.decision-score span{color:#bca76b;margin-top:4px;font-size:9px;display:block}.decision-summary-body{padding:28px 30px}.decision-gift{background:#faf4e6;border-left:4px solid #d4af37;padding:17px 20px}.decision-gift small{color:#99762f;font-size:10px;font-weight:700;display:block}.decision-gift strong{color:#0a192f;margin-top:5px;font:700 18px/1.5 Noto Serif KR,serif;display:block}.legacy-exact-report .choice-summary-grid{background:0 0;border:0;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.legacy-exact-report .choice-summary-grid>div{background:#f5f8f6;border:1px solid #dfe3df;border-radius:18px}.legacy-exact-report .choice-summary-grid>div:nth-child(2){background:#fff8ea;border-color:#eee0bd}.legacy-exact-report .choice-summary-grid>div:nth-child(3){background:#eef5fb;border-color:#dce8f2}.legacy-exact-report .choice-summary-grid>div:nth-child(4){background:#f5f0fa;border-color:#e8dcf0}.legacy-exact-report .final-opinion{background:#0a192f0a;border:1px solid #0a192f12;border-radius:18px;color:#30445a!important}.legacy-exact-report>.final-guide{border:1px solid #ddd3bf}.legacy-exact-report>.legacy-closing{text-align:center;border-radius:0;width:100%;max-width:none;margin:80px 0 0;padding:75px 24px}@media (max-width:760px){.legacy-exact-report .legacy-cover{padding:26px 18px 95px}.legacy-exact-report .legacy-cover .sample-nav{margin-bottom:42px}.legacy-exact-report>.report-section{border-radius:30px;width:min(100% - 20px,1000px);padding:30px 24px}.legacy-exact-report>.legacy-comparison,.legacy-exact-report>.legacy-candidate{padding:0}.legacy-exact-report .legacy-comparison .section-intro{padding:30px 24px}.legacy-exact-report .legacy-comparison .legacy-choice-grid{padding:34px 22px 24px}.legacy-exact-report .legacy-choice-card.best{transform:none}.legacy-exact-report .legacy-recommendation,.legacy-rec-label{padding:20px 24px}.legacy-exact-report .legacy-candidate-cover{padding:34px 24px}.legacy-exact-report .legacy-candidate-cover h2{font-size:31px}.legacy-exact-report .legacy-candidate-cover .cover-score{width:90px;height:90px}.legacy-pillars-section{padding:38px 22px 44px}.legacy-pillars-grid{gap:9px}.legacy-pillar b{border-radius:13px;min-height:68px;font-size:29px}.legacy-exact-report .legacy-chapter{grid-template-columns:1fr;margin:0 24px;padding:37px 0}.legacy-exact-report .legacy-chapter .block-number{margin-bottom:7px}.legacy-exact-report .choice-summary-grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.legacy-exact-report .legacy-cover>h1{font-size:35px}.legacy-exact-report .legacy-candidate-cover{grid-template-columns:1fr}.legacy-exact-report .legacy-candidate-cover .cover-score{justify-self:start}.legacy-exact-report .legacy-chapter{margin:0 18px}.legacy-exact-report .legacy-chapter .element-chart{padding:23px 20px}.decision-summary-head,.decision-summary-body{padding:20px}.legacy-exact-report .choice-summary-grid{grid-template-columns:1fr}}.legacy-exact-report{color:#182a25}.legacy-exact-report p,.legacy-exact-report li,.legacy-exact-report dd{color:#44544d;letter-spacing:-.015em;font-size:15px;line-height:1.78}.legacy-exact-report p{max-width:780px}.legacy-exact-report small{font-size:11px}.legacy-exact-report .eyebrow{letter-spacing:.055em;font-size:12px}.legacy-exact-report .legacy-cover-lead{text-align:center!important;color:#d5dce4!important;max-width:720px!important;line-height:1.72!important}.legacy-exact-report .legacy-cover-message p{color:#d0d8df;text-align:left;font-size:14px}.legacy-exact-report .legacy-cover>.notice{color:#d5dde5;max-width:840px;margin-top:24px;padding:16px 20px;font-size:13px;line-height:1.65}.legacy-exact-report .section-intro h2{line-height:1.35}.legacy-exact-report .section-intro p{font-size:15px;line-height:1.72}.legacy-exact-report .legacy-choice-card>p{color:#263f35;min-height:0;font-size:15px;line-height:1.58}.legacy-exact-report .legacy-choice-card dl{margin-top:14px}.legacy-exact-report .legacy-choice-card dt{color:#69736f;font-size:11px;font-weight:700}.legacy-exact-report .legacy-choice-card dd{color:#2f433a;font-size:13px;line-height:1.55}.legacy-exact-report .keyword-row span{color:#354b41;padding:5px 9px;font-size:11px}.legacy-card-link{color:#795c22;text-align:center;border:1px solid #c4a45870;border-radius:10px;margin-top:16px;padding:9px 12px;font-size:12px;font-weight:700;display:block}.legacy-card-link:hover{color:#fff;background:#0a192f;border-color:#0a192f}.legacy-candidate{scroll-margin-top:24px}.legacy-exact-report .legacy-recommendation p{max-width:none;font-size:14px;line-height:1.7}.legacy-exact-report .reading-guide p{font-size:14px}.legacy-exact-report .score-evidence>div:first-child p{color:#56625d;font-size:13px}.legacy-exact-report .score-evidence-row{gap:14px;padding:17px 21px}.legacy-exact-report .score-evidence-row>b{font-size:13px}.legacy-exact-report .score-evidence-row small{color:#4f5d57;font-size:10px;font-weight:700}.legacy-exact-report .score-evidence-row em{color:#263b32;font-size:11px;font-weight:700}.legacy-exact-report .legacy-candidate-cover p{font-size:15px;line-height:1.65}.legacy-pillars-title p{color:#c0c8d1;font-size:14px;line-height:1.65}.legacy-pillar small{color:#b5beca;font-size:11px}.legacy-exact-report .legacy-chapter>div:last-child>p{margin:10px 0 18px}.legacy-exact-report .legacy-chapter h3{margin-bottom:22px;line-height:1.42}.legacy-exact-report .legacy-chapter .metaphor-callout{color:#243d33;font-size:17px;line-height:1.7}.legacy-exact-report .legacy-chapter .report-note p,.legacy-exact-report .legacy-chapter .inline-insight p,.legacy-exact-report .legacy-chapter .time-choice-reason p{font-size:14px;line-height:1.72}.legacy-exact-report .legacy-chapter .time-choice-reason strong,.legacy-exact-report .legacy-chapter .inline-insight strong,.legacy-exact-report .legacy-chapter .report-note strong{font-size:14px}.legacy-exact-report .life-scenes{background:#f2eee5;grid-template-columns:repeat(3,1fr);gap:10px;padding:19px}.legacy-exact-report .life-scenes>strong{color:#263f35;grid-column:1/-1;margin-bottom:2px;font-size:14px}.legacy-exact-report .life-scenes p{color:#3f5048;background:#fff;margin:0;padding:14px 14px 14px 26px;font-size:13px;line-height:1.65}.legacy-exact-report .life-scenes p:before{top:13px;left:13px}.legacy-exact-report .insight-box{padding:22px 23px}.legacy-exact-report .insight-box h4{color:#223a30;font-size:15px}.legacy-exact-report .insight-box li{margin:7px 0;font-size:13px;line-height:1.65}.legacy-exact-report .subchapter-title{font-size:18px!important}.legacy-exact-report .parent-phrase{font-size:17px;line-height:1.7}.legacy-exact-report .timeline p{font-size:14px;line-height:1.68}.legacy-exact-report .do-dont h4{color:#253b32;font-size:15px}.legacy-exact-report .do-dont p{font-size:13px;line-height:1.62}.legacy-exact-report .birth-gift-letter p{font-size:14px;line-height:1.72}.legacy-exact-report .choice-summary-grid small{color:#66583d;font-size:11px}.legacy-exact-report .choice-summary-grid strong{color:#263c33;font-size:13px;line-height:1.55}.legacy-exact-report .final-opinion{font-size:14px;line-height:1.72!important}.legacy-exact-report .final-recommendation p{max-width:760px;margin-left:auto;margin-right:auto;font-size:14px;line-height:1.72}.legacy-exact-report .legacy-closing p{color:#d0d9df;text-align:center;max-width:720px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.72}@media (max-width:760px){.legacy-exact-report p,.legacy-exact-report li,.legacy-exact-report dd{font-size:14px}.legacy-exact-report .life-scenes{grid-template-columns:1fr}.legacy-exact-report .score-evidence-row{gap:10px}}.legacy-exact-report .score-matrix{background:0 0;border:0;margin-top:24px}.legacy-exact-report .score-matrix-head{background:#f4f0e7;border:1px solid #ded6c7;border-radius:18px 18px 0 0;padding:22px 24px}.legacy-exact-report .score-matrix-head strong{color:#172b3f;font:700 18px Noto Serif KR,serif;display:block}.legacy-exact-report .score-matrix-head p{color:#5b6863;text-align:left;margin:6px 0 0;font-size:13px;line-height:1.55}.score-criteria-grid{background:#fbfaf7;border:1px solid #ded6c7;border-top:0;border-radius:0 0 18px 18px;grid-template-columns:repeat(6,1fr);gap:12px;padding:18px;display:grid}.score-criterion{background:#fff;border:1px solid #dfe2df;border-radius:16px;grid-column:span 2;overflow:hidden;box-shadow:0 7px 20px #0a192f0a}.score-criterion:nth-last-child(-n+2){grid-column:span 3}.score-criterion header{background:#f7f8f6;border-bottom:1px solid #e6e8e5;min-height:82px;padding:17px 18px 14px}.score-criterion header strong{color:#172f43;font-size:14px;display:block}.score-criterion header p{color:#6b7671;text-align:left;margin:5px 0 0;font-size:11px;line-height:1.5}.criterion-values{padding:7px 14px 11px}.criterion-value{border-bottom:1px solid #eceeea;grid-template-columns:1fr auto;align-items:center;gap:2px 10px;min-height:54px;padding:9px 4px;display:grid}.criterion-value:last-child{border-bottom:0}.criterion-value>span{color:#606d67;font-size:11px;font-weight:700}.criterion-value>strong{color:#263c34;font:700 22px/1 Noto Serif KR,serif}.criterion-value>strong small{color:#7b857f;margin-left:2px;font:600 9px Noto Sans KR,sans-serif}.criterion-value>em{color:#6c5118;background:#e8d8aa;border-radius:999px;grid-column:1/3;width:max-content;margin-top:1px;padding:3px 7px;font-size:9px;font-style:normal;font-weight:800}.criterion-value.best{background:#f7efd9;border-bottom:0;border-radius:11px;margin:2px -5px;padding-left:9px;padding-right:9px}.criterion-value.best>strong{color:#8a671b}.legacy-pillars-grid{gap:20px}.legacy-pillar{gap:10px}.legacy-pillar>small{color:#aeb8c6;letter-spacing:.06em;margin-bottom:4px;font-size:11px}.pillar-tile{color:#fff;border:1px solid #ffffff1f;border-radius:18px;align-content:center;place-items:center;min-height:106px;padding:13px 8px;display:grid;box-shadow:0 10px 24px #0000003d}.pillar-hanja{font:700 40px/1.05 Noto Serif KR,serif}.pillar-korean{letter-spacing:-.01em;margin-top:8px;font-size:11px;font-weight:700}.pillar-tile.element-wood{background:#34744e}.pillar-tile.element-fire{background:#b84940}.pillar-tile.element-earth{background:#a8792f}.pillar-tile.element-metal{color:#172436;background:#f4f5f3;border-color:#d7dce2}.pillar-tile.element-water{background:#356da8}.pillar-tile.element-neutral{background:#596474}.legacy-pillar.day>small{color:#e3c66f}.legacy-pillar.day .pillar-tile{outline-offset:3px;outline:2px solid #d4af37;box-shadow:0 0 28px #d4af3736,0 10px 24px #00000040}.pillar-legend{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:26px;display:flex}.pillar-legend span{color:#fff;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:700}.pillar-legend .wood{background:#34744e}.pillar-legend .fire{background:#b84940}.pillar-legend .earth{background:#a8792f}.pillar-legend .metal{color:#172436;background:#f4f5f3}.pillar-legend .water{background:#356da8}.legacy-exact-report .legacy-chapter .time-choice-reason{background:#f5f7f8;border:1px solid #dce2e6;border-left:4px solid #af8a43;border-radius:16px;padding:22px 24px}.legacy-exact-report .legacy-chapter .time-choice-reason p{text-align:left;margin:7px 0 0;font-size:14px;line-height:1.68}.legacy-exact-report .life-scenes{counter-reset:scene;background:#fff;border:1px solid #dfe3de;border-radius:18px;margin:22px 0 18px;display:grid;overflow:hidden;grid-template-columns:1fr!important;gap:0!important;padding:0!important}.legacy-exact-report .life-scenes>strong{color:#20382e;background:#eef2ed;border-bottom:1px solid #dfe3de;grid-column:auto;margin:0;padding:16px 19px;font-size:14px}.legacy-exact-report .life-scenes p{counter-increment:scene;color:#3d4c45;text-align:left;background:#fff;border-bottom:1px solid #eceeeb;margin:0;padding:13px 18px 13px 54px;font-size:13px;line-height:1.58;position:relative}.legacy-exact-report .life-scenes p:last-child{border-bottom:0}.legacy-exact-report .life-scenes p:before{content:counter(scene);color:#d9bb65;background:#0a192f;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;font-weight:800;display:grid;top:13px;left:18px}.legacy-exact-report .two-col{align-items:stretch;gap:18px;margin-top:18px}.legacy-exact-report .insight-box{border:1px solid #dfe5df;border-radius:18px;padding:21px 22px;box-shadow:0 8px 22px #0a192f08}.legacy-exact-report .insight-box.positive{background:#f1f7f3}.legacy-exact-report .insight-box.caution{background:#fff9ee;border-color:#eadfca}.legacy-exact-report .insight-box h4{color:#21392f;align-items:center;gap:9px;margin:0 0 13px;font-size:15px;display:flex}.legacy-exact-report .insight-box h4:before{content:"";background:#4f8068;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #4f80681a}.legacy-exact-report .insight-box.caution h4:before{background:#b1833f;box-shadow:0 0 0 4px #b1833f1a}.legacy-exact-report .insight-box ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.legacy-exact-report .insight-box li{color:#3f5148;text-align:left;margin:0;padding-left:16px;font-size:13px;line-height:1.58;position:relative}.legacy-exact-report .insight-box li:before{content:"";background:#6d887b;border-radius:50%;width:5px;height:5px;position:absolute;top:.72em;left:1px}.legacy-exact-report .insight-box.caution li:before{background:#b58b4f}@media (max-width:760px){.score-criteria-grid{grid-template-columns:1fr 1fr;padding:14px}.score-criterion,.score-criterion:nth-last-child(-n+2){grid-column:auto}.score-criterion:last-child{grid-column:1/-1}.legacy-pillars-grid{gap:11px}.pillar-tile{border-radius:14px;min-height:86px;padding:10px 4px}.pillar-hanja{font-size:32px}.pillar-korean{font-size:9px}}@media (max-width:520px){.score-criteria-grid{grid-template-columns:1fr}.score-criterion:last-child{grid-column:auto}.legacy-pillars-grid{grid-template-columns:repeat(2,1fr);gap:22px 13px}.pillar-tile{min-height:82px}.legacy-exact-report .two-col{grid-template-columns:1fr}}
.input-help{color:#717b78;margin:16px 0 0;font-size:12px;line-height:1.75}.consent-stack{gap:13px;display:grid}.payment-promise{background:#b9945409;border:1px solid #b994543b;margin-top:24px;padding:18px 20px}.payment-promise strong{color:#d0b072;font-size:13px;display:block}.payment-promise p{color:#89928f;margin:7px 0 0;font-size:12px;line-height:1.75}.checkout-nav{border-color:var(--line);color:var(--ink)}.checkout-nav>span{color:var(--muted);font-size:12px}.checkout-shell{max-width:700px}.checkout-shell>h1{letter-spacing:-.05em;font:700 clamp(32px,5vw,45px)/1.45 Noto Serif KR,serif}.checkout-product{border-top:2px solid var(--forest);border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:30px;padding:26px 0;display:flex}.checkout-product small{color:var(--gold);font-weight:700}.checkout-product h2{margin:7px 0;font:700 22px Noto Serif KR,serif}.checkout-product p{color:var(--muted);margin:0;font-size:13px}.checkout-product>strong{color:var(--forest);white-space:nowrap;font:700 30px Noto Serif KR,serif}.checkout-includes{grid-template-columns:1fr 1fr;gap:9px;margin:22px 0;display:grid}.checkout-includes span{background:var(--soft);color:#4e5c56;padding:12px 14px;font-size:12px}.checkout-includes span:before{content:"✓";color:var(--gold);margin-right:8px}.checkout-timeline{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:24px 0;display:grid}.checkout-timeline>div{border-right:1px solid var(--line);padding:17px}.checkout-timeline>div:last-child{border:0}.checkout-timeline b{color:var(--gold);font-size:11px}.checkout-timeline p{text-align:left;margin:8px 0 0}.checkout-timeline strong,.checkout-timeline small{display:block}.checkout-timeline small{color:var(--muted);margin-top:4px;font-size:10px}.pay-button{min-height:54px}.checkout-security{color:var(--muted);margin:14px auto;font-size:11px;text-align:center!important}.checkout-back{text-align:center;color:var(--muted);font-size:12px;text-decoration:underline;display:block}.empty-checkout{background:var(--soft);padding:25px}.status-shell{text-align:center;padding-top:65px;padding-bottom:65px}.status-shell h1{font:700 clamp(29px,5vw,42px)/1.5 Noto Serif KR,serif}.status-shell>.muted{text-align:center;max-width:570px;margin:15px auto 30px}.status-orbit{border:1px solid #aa854455;border-radius:50%;width:94px;height:94px;margin:0 auto 30px;animation:5s linear infinite orbit-spin;position:relative}.status-orbit i{background:var(--gold);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:43px}.status-orbit i:nth-child(2){opacity:.65;top:69px;left:12px}.status-orbit i:nth-child(3){opacity:.35;top:69px;left:74px}.status-steps{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:25px 0;display:grid}.status-steps span{color:#9aa19e;border-right:1px solid var(--line);padding:15px 8px;font-size:12px}.status-steps span:last-child{border:0}.status-steps .done{color:var(--forest);background:#e8efeb}.status-steps .active{color:#7c5f2b;background:#f5eddb;font-weight:700}.status-help{color:var(--muted);font-size:11px;text-align:center!important}@keyframes orbit-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.status-orbit{animation:none}}@media (max-width:520px){.checkout-product{align-items:start;gap:12px;display:grid}.checkout-includes,.checkout-timeline{grid-template-columns:1fr}.checkout-timeline>div{border-right:0;border-bottom:1px solid var(--line)}.status-steps{grid-template-columns:1fr}.status-steps span{border-right:0;border-bottom:1px solid var(--line)}}.checkout-layout{grid-template-columns:minmax(0,720px) 300px;align-items:start;gap:34px;width:min(1120px,100% - 40px);margin:34px auto 78px;display:grid}.checkout-layout .checkout-shell{width:100%;max-width:none;margin:0}.checkout-nav .brand small,.access-nav .brand small{color:#9b7b43;letter-spacing:.07em;margin-top:2px;font:500 9px/1.2 sans-serif;display:block}.report-find-link{color:var(--muted);font-size:12px}.checkout-step{align-items:center;gap:9px;margin-bottom:28px;display:flex}.checkout-step span{color:#969e9a;white-space:nowrap;font-size:10px}.checkout-step span.done{color:#496358}.checkout-step span.active{color:#9a7436;font-weight:700}.checkout-step i{background:var(--line);flex:1;height:1px}.checkout-loading{background:var(--soft);color:var(--muted);margin-top:24px;padding:28px}.checkout-facts{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:18px 0;display:grid}.checkout-facts>div{border-right:1px solid var(--line);padding:14px}.checkout-facts>div:last-child{border:0}.checkout-facts span,.checkout-facts strong{display:block}.checkout-facts span{color:var(--muted);margin-bottom:5px;font-size:10px}.checkout-facts strong{color:#34483f;font-size:12px}.delivery-confirm{background:var(--line);gap:1px;margin:18px 0;display:grid}.delivery-confirm>div{background:#fff;justify-content:space-between;gap:20px;padding:12px 14px;display:flex}.delivery-confirm span{color:var(--muted);font-size:11px}.delivery-confirm strong{font-size:12px}.payment-choice-preview{background:#f5f2ea;border:1px solid #ded7c9;margin:22px 0;padding:20px}.payment-choice-preview>div:first-child strong,.payment-choice-preview>div:first-child span{display:block}.payment-choice-preview>div:first-child strong{font-size:13px}.payment-choice-preview>div:first-child span{color:var(--muted);margin-top:4px;font-size:10px}.payment-method-grid{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:15px;display:grid}.payment-method-grid>span{background:#fff;border:1px solid #e0dbd1;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-width:0;height:56px;display:flex}.payment-method-grid b{letter-spacing:-.02em;font-size:12px}.payment-method-grid small{color:#777f7b;margin-top:3px;font-size:8px}.payment-method-grid .method-kakao{color:#241f0e;background:#fee500;border-color:#fee500}.payment-method-grid .method-naver{color:#fff;background:#03c75a;border-color:#03c75a}.payment-method-grid .method-toss{color:#fff;background:#2468f2;border-color:#2468f2}.checkout-reassurance{flex-wrap:wrap;gap:8px;margin:17px 0;display:flex}.checkout-reassurance span{color:#52655c;background:#edf2ef;border-radius:999px;padding:7px 9px;font-size:9px}.checkout-reassurance span:before{content:"✓";color:#8a6a34;margin-right:5px}.checkout-link-row{justify-content:center;gap:20px;margin-top:12px;display:flex}.checkout-link-row a{color:var(--muted);font-size:11px;text-decoration:underline}.checkout-aside{color:#e9e3d8;background:#10151d;padding:34px 28px;position:sticky;top:24px}.checkout-aside .aside-mark,.access-aside .aside-mark{width:70px;height:70px;margin:6px 10px 30px;font-size:17px}.checkout-aside h2,.access-aside h2{font:600 22px/1.55 Noto Serif KR,serif}.checkout-aside>p,.access-aside>p{color:#929c99;font-size:12px;line-height:1.75}.checkout-aside ol{margin:25px 0;padding:0;list-style:none}.checkout-aside li{border-bottom:1px solid #ffffff0e;grid-template-columns:29px 1fr;gap:8px;padding:12px 0;display:grid}.checkout-aside li b{color:#b99454;font-size:10px}.checkout-aside li span{color:#aab2af;font-size:11px}.checkout-aside>a,.access-aside>a{color:#d2b374;font-size:11px;text-decoration:underline}.status-actions{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.payment-status-shell{max-width:720px}.access-page{background:#0c0f16;min-height:100vh;padding-bottom:80px}.access-nav{color:#eee8dc;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;max-width:1080px;height:74px;margin:auto;padding:0 24px;display:flex}.access-nav>a:last-child{color:#9da6a3;font-size:12px}.access-layout{grid-template-columns:minmax(0,620px) 280px;align-items:start;gap:30px;max-width:930px;margin:54px auto 0;padding:0 24px;display:grid}.access-layout .access-shell{width:100%;margin:0;padding:40px}.access-shell h1{font:700 clamp(32px,4vw,44px)/1.42 Noto Serif KR,serif}.access-shell>.muted{margin-bottom:26px}.access-field{margin:16px 0;display:block}.access-field span{margin-bottom:8px;font-size:12px;font-weight:700;display:block}.access-field input{border:1px solid var(--line);background:#fbfaf7;border-radius:7px;width:100%;padding:14px}.access-field input:focus{border-color:#a98648;outline:none;box-shadow:0 0 0 3px #a9864818}.access-help{background:var(--soft);margin-top:23px;padding:17px}.access-help strong{font-size:12px}.access-help p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.7}.access-aside{color:#e9e3d8;background:#10151d;border:1px solid #ffffff13;padding:33px 27px}.access-aside .aside-mark{margin-bottom:31px}@media (max-width:860px){.checkout-layout,.access-layout{grid-template-columns:1fr}.checkout-aside,.access-aside{display:none}}@media (max-width:560px){.checkout-layout{width:calc(100% - 24px);margin-top:18px}.checkout-layout .checkout-shell{padding:25px 18px}.checkout-facts{grid-template-columns:1fr}.checkout-facts>div{border-right:0;border-bottom:1px solid var(--line);justify-content:space-between;display:flex}.checkout-facts>div:last-child{border:0}.payment-method-grid{grid-template-columns:1fr 1fr}.delivery-confirm>div{gap:4px;display:grid}.access-layout{margin-top:25px;padding:0 12px}.access-layout .access-shell{padding:28px 20px}.access-nav{padding:0 18px}}
.legal-page{max-width:820px}.legal-page>h1{margin-bottom:15px;font:700 clamp(34px,5vw,48px)/1.4 Noto Serif KR,serif}.legal-page h2{margin:38px 0 10px;font:700 20px Noto Serif KR,serif}.legal-page p{color:#58645f;line-height:1.9}.legal-lead{border-bottom:1px solid var(--line);padding-bottom:24px;font-size:16px}.legal-table{border-top:2px solid var(--forest)}.legal-table>div{border-bottom:1px solid var(--line);grid-template-columns:180px 1fr;gap:20px;padding:16px;display:grid}.legal-table span{color:var(--muted);line-height:1.7}.legal-business{background:var(--soft);color:#58645f;gap:7px;margin-top:40px;padding:22px;font-size:12px;display:grid}.legal-business strong{color:var(--ink);margin-bottom:5px;font-size:14px}@media (max-width:520px){.legal-table>div{grid-template-columns:1fr;gap:5px}}
.score-evidence{border:1px solid var(--line);background:#f8f6f0;margin-top:24px}.score-evidence>div:first-child{border-bottom:1px solid var(--line);padding:18px 20px}.score-evidence>div:first-child p{color:var(--muted);margin:5px 0 0;font-size:12px}.score-evidence-row{border-bottom:1px solid var(--line);grid-template-columns:58px repeat(5,1fr);align-items:end;gap:12px;padding:15px 20px;display:grid}.score-evidence-row:last-child{border:0}.score-evidence-row>b{color:var(--gold2,var(--gold));font-size:12px}.score-evidence-row span{grid-template-columns:1fr auto;gap:5px;display:grid;position:relative}.score-evidence-row small{color:var(--muted);font-size:9px}.score-evidence-row em{font-size:10px;font-style:normal}.score-evidence-row i{background:#b18e4e;grid-column:1/3;max-width:100%;height:4px}.method-five{grid-template-columns:repeat(5,1fr)}@media (max-width:760px){.score-evidence-row{grid-template-columns:48px 1fr 1fr}.score-evidence-row span:nth-of-type(n+3){display:none}.method-five{grid-template-columns:1fr}.score-evidence-row small{font-size:8px}}
.boundary-notice{color:#6f572e;background:#f7edda;border-left:3px solid #b07f36;margin:0 24px 12px;padding:15px 18px;font-size:12px;line-height:1.75}.home-dark .home-section{padding:82px 0}.mystic-hero{min-height:720px}.mystic-inner{padding:76px 0 84px}.mystic-mark{width:126px;height:126px;margin-bottom:26px}.mystic-mark span{font-size:29px}.mystic-inner h1{max-width:900px;margin:18px auto;font-size:clamp(42px,5.4vw,65px);line-height:1.3}.mystic-inner .lead{max-width:680px;font-size:17px;line-height:1.75}.mystic-inner .actions{margin-top:28px}.micro-trust{margin-top:22px}.mystic-inner.hero-direct{text-align:left;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:center;gap:72px;max-width:none;padding:78px 0 92px;display:grid}.hero-direct-copy{min-width:0}.today-proof{color:#c8b991;background:#c29d5d12;border:1px solid #c29d5d3d;border-radius:999px;align-items:center;gap:8px;width:max-content;margin:15px 0 -2px;padding:7px 12px;font-size:12px;line-height:1.4;display:flex}.today-proof span{background:#65b782;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #65b78218}.today-proof strong{color:#ead9b2}.hero-direct .kicker{color:#d8bd86;letter-spacing:.04em;justify-content:flex-start;font-size:13px}.hero-direct .kicker:before{display:block}.mystic-inner.hero-direct h1{max-width:720px;margin:20px 0 22px;font-size:clamp(42px,5vw,62px);line-height:1.3}.mystic-inner.hero-direct .lead{color:#b4bcba;text-align:left;word-break:keep-all;max-width:670px;margin:0;font-size:17px;line-height:1.78}.hero-direct .actions{justify-content:flex-start;margin-top:30px}.hero-offer-note{color:#aeb7b4;flex-wrap:wrap;align-items:center;gap:9px 18px;margin-top:16px;font-size:12px;line-height:1.55;display:flex}.hero-offer-note strong{color:#e0bd73;font-size:13px}.hero-offer-note span{padding-left:12px;position:relative}.hero-offer-note span:before{content:"";background:#9d7f49;border-radius:50%;width:3px;height:3px;position:absolute;top:.65em;left:0}.hero-free-link{color:#d0d7d4;border-bottom:1px solid #b9975855;align-items:center;gap:9px;margin-top:15px;padding-bottom:3px;font-size:13px;font-weight:650;display:inline-flex}.hero-free-link b{color:#d2a95f;font-size:15px}.hero-share{margin-top:10px}.hero-share .btn-share-home{color:#a8aaa3;background:0 0;border:0;padding:7px 0;font-size:11px;font-weight:500}.hero-direct .micro-trust{flex-wrap:wrap;justify-content:flex-start;gap:18px;margin-top:22px}.hero-direct .micro-trust span{white-space:nowrap}.hero-flow-card{text-align:left;background:linear-gradient(145deg,#191e27ee,#10131aee);border:1px solid #c3a26345;padding:31px 31px 24px;position:relative;box-shadow:0 30px 80px #0008}.hero-flow-card:before{content:"誕生";color:#c7a7651e;letter-spacing:.08em;font:600 34px Noto Serif KR,serif;position:absolute;top:22px;right:25px}.hero-flow-head{border-bottom:1px solid #ffffff13;padding-bottom:21px}.hero-flow-head small{color:#bd9858;letter-spacing:.09em;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.hero-flow-head strong{color:#eee8dc;word-break:keep-all;font:600 22px/1.55 Noto Serif KR,serif;display:block}.hero-flow-step{border-bottom:1px solid #ffffff10;grid-template-columns:38px 1fr;gap:14px;padding:18px 0;display:grid}.hero-flow-step>b{color:#c9a766;border:1px solid #b9975855;border-radius:50%;place-items:center;width:34px;height:34px;font:600 12px Noto Serif KR,serif;display:grid}.hero-flow-step small,.hero-flow-step strong,.hero-flow-step span{display:block}.hero-flow-step small{color:#8e9996;letter-spacing:.08em;margin-bottom:3px;font-size:9px;font-weight:700}.hero-flow-step strong{color:#e8e3d9;font-size:14px}.hero-flow-step span{color:#8e9896;word-break:keep-all;margin-top:5px;font-size:11px;line-height:1.55}.hero-flow-step.result{background:#b08a4610;margin:0 -10px;padding:18px 10px}.hero-flow-step.result>b{color:#fff;background:#a13d2c;border-color:#a13d2c}.hero-flow-card>p{color:#737e7b;margin:17px 0 0;font-size:10px;line-height:1.65}.home-dark .eyebrow{letter-spacing:.045em}.home-title{max-width:920px;margin:11px 0 16px;font-size:clamp(31px,3.8vw,46px);line-height:1.34}.home-copy,.home-dark .section-desc{max-width:820px;font-size:16px;line-height:1.75}.intro-grid{gap:56px}.need-item{padding:23px 26px}.need-item p,.method-card p,.journey p{line-height:1.7}.method-grid{gap:12px;margin-top:30px}.method-card{padding:25px}.method-card h3{margin:12px 0 8px}.promise{margin-top:22px;padding:18px 22px;line-height:1.7}.single-sample{gap:54px}.sample-dark-sheet{padding:28px}.sample-sheet-title{margin:10px 0 14px;font:600 24px Noto Serif KR,serif}.sample-line{padding:15px 0}.deliverables{gap:9px;margin:21px 0}.journey{margin-top:28px}.journey>div{padding:24px 22px}.value-grid{margin:28px 0 16px}.value-side{padding:25px}.value-math{margin-bottom:25px;padding:17px}.dark-price{padding:34px 36px}.price-title{font-size:31px}.home-price-block{text-align:right;min-width:210px}.home-price-block .discount-label{color:#fff;letter-spacing:.04em;background:#a13d2c;border-radius:999px;margin-bottom:5px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-block}.home-price-block del{color:#7f8784;font-size:14px;display:block}.home-price-block .price{margin-top:1px;line-height:1.15}.home-price-block .discount-note{color:#c7ad78;margin:6px 0 15px;font-size:11px;display:block}.home-price-block .btn{width:100%}.home-dark .faq{gap:8px}.home-dark .faq details{padding:17px 21px}.home-dark .faq p{margin-bottom:2px;line-height:1.7}.footer{padding:36px 0}.footer-brand{color:#fff;margin-bottom:8px}.footer-business{margin-top:10px}.footer-caution{text-align:right;margin:16px 0 0}.report{margin:24px auto 42px}.report-head{padding:38px 42px}.premium-head{padding-top:26px}.sample-nav{padding-bottom:34px}.premium-head h1{margin:12px 0;font-size:46px;line-height:1.28}.premium-head>p{font-size:16px;line-height:1.75}.report-meta{margin:25px 0 18px}.report-meta>div{padding:15px}.report-section{margin:30px 0;padding:32px 36px}.report-section>h2{margin:8px 0 12px;font-size:28px}.section-intro{gap:35px}.recommendation-hero{margin:22px 0;padding:23px}.summary-card{padding:21px}.summary-card>p{min-height:72px;line-height:1.7}.reading-guide{margin-top:18px;padding:17px 20px}.comparison-table{margin:21px 0}.comparison-row{padding:15px 12px}.method-steps{margin-top:20px}.method-steps>div{padding:20px}.candidate-cover{padding:32px 38px}.candidate-snapshot>div{padding:18px}.candidate-detail>.pillars{margin:24px 38px}.report-section.candidate-detail{padding:0}.report-block{gap:18px;margin:0 38px;padding:26px 0}.report-block h3{margin:3px 0 15px}.report-block .block-label{display:none}.birth-gift-intro{background:linear-gradient(135deg,#f4eee0,#fbfaf6);border:1px solid #d9ceb8;margin:-4px 0 28px;padding:28px 30px}.birth-gift-intro small,.birth-gift-letter small,.gift-preview small{color:#95723a;letter-spacing:.05em;font-size:11px;font-weight:700;display:block}.birth-gift-intro h2{color:#233c32;max-width:760px;margin:9px 0 12px;font:700 27px/1.5 Noto Serif KR,serif}.birth-gift-intro p{color:#59645f;max-width:860px;margin:0;line-height:1.75}.gift-preview{background:#f2ede2;border-left:2px solid #ad8a49;margin:15px 0 2px;padding:13px 14px}.gift-preview strong{color:#344b41;margin-top:5px;font:600 13px/1.55 Noto Serif KR,serif;display:block}.birth-gift-letter{background:#eee7d8;border:1px solid #dbceb5;margin:0 38px 6px;padding:23px 26px}.birth-gift-letter h3{color:#294337;margin:7px 0 9px;font:700 21px/1.5 Noto Serif KR,serif}.birth-gift-letter p{color:#59655f;margin:0;line-height:1.75}.time-choice-reason{background:#f5f3ed;border-left:3px solid #213d32;margin:0 38px 8px;padding:18px 22px}.time-choice-reason strong{color:#243c33;font-size:14px;display:block}.time-choice-reason p{color:#59645f;margin:7px 0 0;line-height:1.75}.life-scenes{background:#f5f1e8;margin-top:18px;padding:18px 20px}.life-scenes>strong{color:#344d42;margin-bottom:10px;font-size:13px;display:block}.life-scenes p{margin:7px 0;padding-left:16px;font-size:14px;position:relative}.life-scenes p:before{content:"·";color:#a48245;font-weight:700;position:absolute;left:2px}.timeline+.do-dont{margin-top:20px}.choice-summary-grid{background:#d6cebd;border:1px solid #d6cebd;grid-template-columns:1fr 1fr;gap:1px;margin:18px 0;display:grid}.choice-summary-grid>div{background:#f7f4ec;padding:18px}.choice-summary-grid small{color:#8d7345;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.choice-summary-grid strong{color:#33463e;font-size:13px;line-height:1.6;display:block}.final-opinion{background:#19362c;margin:0;padding:18px 20px;color:#dce5e1!important;line-height:1.75!important}.final-opinion>strong{color:#dfc17f;margin-bottom:6px;font-size:12px;display:block}.report-block p,.report-block li{line-height:1.75}.metaphor-callout{margin-bottom:18px;padding:16px 19px;line-height:1.7}.inline-insight{margin-top:17px;padding:17px 19px}.parent-phrase{margin-top:18px;padding:20px;line-height:1.7}.candidate-verdict{margin:8px 38px 34px;padding:23px}.decision-order{margin:21px 0}.final-recommendation{padding:28px}.sample-closing h2{font-size:31px;line-height:1.45}.intake-shell{gap:54px;padding-top:48px;padding-bottom:80px}.intake-main h1{margin:11px 0;font-size:clamp(31px,3.7vw,43px);line-height:1.34}.intake-lead{margin-bottom:27px;line-height:1.72}.dark-field{margin:20px 0}.slot-head{margin-top:24px}.priority-card{padding:17px}.order-review{margin:23px 0}.intake-sale-price{color:#e9d08f;align-items:center;gap:9px;display:flex}.intake-sale-price del{color:#6f7976;font-size:11px;font-weight:500}.intake-actions{margin-top:24px}.intake-aside{padding-left:40px}.intake-aside h2{line-height:1.5}.intake-aside ul{margin:21px 0}.intake-aside li{padding:8px 0}.form-shell{margin-top:30px;margin-bottom:65px;padding:clamp(24px,4vw,42px)}.checkout-shell>h1{font-size:clamp(30px,4.5vw,41px);line-height:1.35}.checkout-product{padding:21px 0}.checkout-product-price{flex:none;justify-items:end;display:grid}.checkout-product-price span{color:#a13d2c;font-size:10px;font-weight:800}.checkout-product-price del{color:#8b938f;font-size:12px}.checkout-product-price strong{color:var(--forest);white-space:nowrap;font:700 30px Noto Serif KR,serif}.checkout-discount{border-top:1px solid var(--line);color:#69736f;grid-template-columns:1fr auto;gap:8px 20px;padding:18px 2px 16px;font-size:12px;display:grid}.checkout-discount b{text-align:right;color:#4b5953}.checkout-discount b:last-child{color:#a13d2c}.checkout-includes,.checkout-timeline{margin:18px 0}.legal-page h2{margin-top:29px}.legal-page p{line-height:1.75}.mystic-inner h1 br,.home-title br,.premium-head h1 br,.final-recommendation h3 br,.sample-closing h2 br,.intake-main h1 br,.intake-aside h2 br,.checkout-shell h1 br{display:none}@media (max-width:760px){.home-dark .home-section{padding:64px 0}.mystic-inner{padding:58px 0 65px}.mystic-inner.hero-direct{grid-template-columns:1fr;gap:34px;padding:58px 0 65px}.hero-flow-card{max-width:620px}.intro-grid,.single-sample{gap:36px}.premium-head h1{font-size:36px}.report-head{padding:30px 24px}.report-section{margin:20px 0;padding:25px 24px}.report-section.candidate-detail{padding:0}.candidate-cover{padding:27px 24px}.report-block{margin:0 24px;padding:23px 0}.birth-gift-letter,.time-choice-reason{margin:0 24px 6px}.candidate-verdict{margin:8px 24px 26px}.intake-shell{gap:36px;padding-top:36px}}@media (max-width:520px){.mystic-inner h1,.mystic-inner.hero-direct h1{font-size:36px;line-height:1.34}.mystic-inner .lead{text-align:left;font-size:15px;line-height:1.72}.hero-direct .actions,.hero-direct .actions .btn{width:100%}.hero-offer-note{gap:5px;margin-top:14px;display:grid}.hero-offer-note span{padding-left:11px}.hero-free-link{align-items:flex-start;font-size:12px;line-height:1.6}.hero-direct .micro-trust{gap:7px;display:grid}.hero-flow-card{padding:25px 20px 20px}.hero-flow-head strong{font-size:19px}.home-title{font-size:30px}.need-item,.sample-dark-sheet{padding:20px}.dark-price{padding:25px}.home-price-block{text-align:left}.home-price-block .btn{width:100%}.checkout-product-price{justify-items:start}.report{width:min(100% - 20px,1040px)}.report-section{padding:22px 18px}.report-section.candidate-detail{padding:0}.candidate-snapshot{margin:0 18px 8px}.candidate-detail>.pillars{margin:20px 18px}.report-block{margin:0 18px}.candidate-verdict{margin:6px 18px 22px}.birth-gift-intro{padding:23px 21px}.birth-gift-intro h2{font-size:23px}.birth-gift-letter{margin:0 18px;padding:20px}.time-choice-reason{margin:0 18px 6px}.choice-summary-grid{grid-template-columns:1fr}.footer-caution{text-align:left}}.checkout-layout.checkout-standard{width:min(760px,100% - 32px);margin:38px auto 80px;display:block}.checkout-standard .checkout-shell{border-radius:14px;box-shadow:0 18px 55px #17211e12}.checkout-standard .checkout-step{margin-bottom:34px}.checkout-standard .checkout-reassurance{margin:20px 0 24px}.checkout-total{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin:0;padding:22px 2px;display:flex}.checkout-total span{color:#5d6863;font-size:14px;font-weight:700}.checkout-total strong{color:var(--forest);font:700 29px Noto Serif KR,serif}.checkout-safe-notice{background:#f0f5f2;border:1px solid #d9e4de;border-radius:8px;align-items:center;gap:13px;margin:0 0 18px;padding:15px 17px;display:flex}.checkout-lock{color:#fff;background:#1c4a3b;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:grid}.checkout-safe-notice strong{color:#28443a;font-size:12px;display:block}.checkout-safe-notice p{color:#68746f;text-align:left;margin:3px 0 0;font-size:10px;line-height:1.55}.checkout-standard .pay-button{min-height:58px;box-shadow:none;border-radius:8px;font-size:15px}@media (max-width:560px){.checkout-layout.checkout-standard{width:calc(100% - 20px);margin-top:12px}.checkout-standard .checkout-shell{border-radius:10px}.checkout-total strong{font-size:25px}}.share-control{display:inline-flex;position:relative}.share-control>button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.share-control svg{fill:currentColor;width:15px;height:15px}.share-status{color:#fff;background:#17211e;border-radius:7px;width:max-content;max-width:min(280px,80vw);padding:8px 11px;font-size:10px;font-weight:600;line-height:1.5;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0003}.btn-share-home{color:#dec88f;background:#b9975812;border:1px solid #b997586b}.report-actions{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8ee;border:1px solid #d9d0be;border-radius:18px;gap:5px;width:max-content;max-width:calc(100% - 20px);margin:18px auto;padding:7px 9px 6px;display:grid;position:sticky;bottom:14px;box-shadow:0 12px 35px #1b271f24}.report-actions-row{justify-content:center;display:flex}.report-actions button{color:#fff;white-space:nowrap;cursor:pointer;background:#a13d2c;border:0;border-radius:999px;padding:11px 18px;font-size:11px;font-weight:700}.report-actions>p{color:#6b746f;text-align:center;margin:0;padding:0 8px 2px;font-size:9px;line-height:1.45}@media (max-width:520px){.report-actions{border-radius:15px;width:calc(100% - 24px);bottom:8px}.report-actions-row,.report-actions .share-control,.report-actions .share-control>button{width:100%}.report-actions button{padding:11px 12px;font-size:11px}.report-actions>p{font-size:8.5px}}@media print{.report-actions,.sample-nav{display:none!important}.report{width:100%;margin:0}.report-section{break-inside:avoid-page}}.guide-faq{border-top:1px solid #d9d0c2;margin:28px 0 50px;padding-top:34px}.guide-faq>h2{font-family:var(--font-serif);margin:10px 0 20px;font-size:30px}.guide-faq details{background:#fff;border:1px solid #d8cfc1;margin-top:8px;padding:18px 21px}.guide-faq summary{cursor:pointer;word-break:keep-all;font-weight:750}.guide-faq p{color:#53625d;word-break:keep-all;margin:12px 0 0;font-size:15px;line-height:1.78}
.simple-login-page{color:#eee8dc;background:radial-gradient(circle at 50% 22%,#1b202c 0,#10141c 36%,#0c0f16 72%);place-items:center;min-height:100vh;padding:48px 20px;display:grid}.simple-login-card{text-align:center;width:min(100%,430px)}.simple-login-brand{text-align:left;grid-template-rows:auto auto;grid-template-columns:54px auto;align-items:center;column-gap:13px;margin-bottom:52px;display:inline-grid}.simple-login-brand>span{color:#d2b170;border:1px solid #b9945459;grid-row:1/3;place-items:center;width:54px;height:54px;font:600 16px Noto Serif KR,serif;display:grid;transform:rotate(45deg)}.simple-login-brand>strong{color:#f0eadf;letter-spacing:-.04em;align-self:end;font:700 18px Noto Serif KR,serif}.simple-login-brand>small{color:#8f7650;letter-spacing:.08em;align-self:start;font-size:9px}.simple-login-copy .eyebrow{margin-bottom:14px}.simple-login-copy h1{color:#f1eadc;letter-spacing:-.05em;word-break:keep-all;margin:0;font:600 clamp(29px,5vw,36px)/1.35 Noto Serif KR,serif}.simple-login-copy p{color:#929b99;word-break:keep-all;max-width:390px;margin:18px auto 31px;font-size:14px;line-height:1.8}.social-login-list{gap:11px;display:grid}.social-login-button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:50px;padding:13px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s,filter .18s;display:flex;position:relative}.social-login-button>span{border-radius:50%;place-items:center;width:22px;height:22px;font:700 13px Arial,sans-serif;display:grid;position:absolute;left:19px}.social-login-button:hover{filter:brightness(.98);transform:translateY(-1px)}.social-login-button:disabled{cursor:wait;opacity:.72;transform:none}.social-login-button.google{color:#242424;background:#fff}.social-login-button.google>span{color:#4285f4;border:1px solid #d8d8d8}.social-login-button.naver{color:#fff;background:#03c75a}.social-login-button.naver>span{color:#03a94e;background:#fff}.social-login-button.kakao{color:#211f15;background:#fee500}.social-login-button.kakao>span{color:#fee500;background:#211f15}.login-error{color:#f0a397;text-align:left;word-break:keep-all;background:#a9412b18;border-left:2px solid #c65a48;margin:18px 0 0;padding:12px 14px;font-size:12px;line-height:1.65}.login-footnote{color:#68716f;word-break:keep-all;margin:21px auto 0;font-size:11px;line-height:1.7}.login-back{color:#929b99;text-underline-offset:3px;margin-top:20px;font-size:11px;text-decoration:underline;display:inline-block}.login-loading{color:#a9b1af;font-size:13px}.auth-callback-card{text-align:center;width:min(100%,460px)}.auth-callback-card h1{margin:25px 0 10px;font:600 30px/1.4 Noto Serif KR,serif}.auth-callback-card p{color:#929b99;word-break:keep-all;margin:0 0 27px;line-height:1.75}.auth-spinner{border:1px solid #ffffff18;border-top-color:#bd9858;border-radius:50%;width:58px;height:58px;margin:auto;animation:1s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.account-page-wrap{width:min(1060px,100% - 40px);margin:48px auto 0}.account-hero{color:#eee8dc;border-bottom:1px solid #ffffff16;justify-content:space-between;align-items:flex-end;gap:30px;padding:0 0 32px;display:flex}.account-hero h1{letter-spacing:-.05em;word-break:keep-all;max-width:720px;margin:10px 0 12px;font:600 clamp(31px,4.5vw,48px)/1.4 Noto Serif KR,serif}.account-hero p{color:#929b99;word-break:keep-all;margin:0;line-height:1.75}.account-login-cta{color:#fff;white-space:nowrap;background:#a43d2b}.account-logout{color:#aab2af;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff20;border-radius:999px;padding:10px 16px;font-size:11px}.account-orders{color:#eee8dc;border-bottom:1px solid #ffffff12;padding:34px 0 42px}.account-section-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px;display:flex}.account-section-head h2{margin:0;font:600 22px Noto Serif KR,serif}.account-section-head a{color:#c5a462;font-size:11px;text-decoration:underline}.account-order-list{gap:9px;display:grid}.account-order-error{margin:0 0 12px}.account-order-card{background:#11151d;border:1px solid #ffffff12;align-items:stretch;transition:border-color .18s,transform .18s;display:flex}.account-order-card:hover{border-color:#b9945457;transform:translateY(-1px)}.account-order-link{flex:1;justify-content:space-between;align-items:center;gap:22px;min-width:0;padding:18px 20px;display:flex}.account-order-link div{grid-template-columns:auto auto;align-items:center;gap:4px 11px;min-width:0;display:grid}.account-order-link span{color:#d0ae6d;background:#b9945414;border-radius:999px;padding:5px 7px;font-size:9px}.account-order-link strong{color:#e9e3d8;font-size:13px}.account-order-link small{color:#78817f;grid-column:1/3;font-size:10px}.account-order-link>b{color:#cab077;white-space:nowrap;font-size:11px}.account-order-remove{color:#737c7a;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-left:1px solid #ffffff0d;padding:0 16px;font-size:10px}.account-order-remove:hover{color:#d7b774;background:#ffffff05}.account-order-remove:disabled{opacity:.45;cursor:wait}.account-order-remove.confirm{color:#f0c777;background:#b84f3b14}.account-empty{color:#8f9896;text-align:center;background:#10141b;border:1px solid #ffffff10;padding:28px;font-size:13px;line-height:1.7}.account-empty strong{color:#d7d2c9;margin-bottom:5px;display:block}.account-empty p{margin:0 0 13px}.account-empty a{color:#c8a766;text-decoration:underline}.account-manual-grid{grid-template-columns:minmax(0,650px) 280px;align-items:start;gap:30px;padding:40px 0 0;display:grid}.account-manual-grid .access-shell{width:100%;margin:0;padding:38px}.account-manual-grid .access-shell h2{letter-spacing:-.04em;margin:10px 0 12px;font:700 clamp(27px,4vw,36px)/1.42 Noto Serif KR,serif}.legacy-order-lookup{color:#c9c4ba;background:#10141b;border:1px solid #ffffff10;margin:26px 0 44px}.legacy-order-lookup>summary{color:#a8b0ad;cursor:pointer;padding:17px 20px;font-size:12px;font-weight:700;list-style-position:inside}.legacy-order-lookup[open]>summary{color:#d0b171;border-bottom:1px solid #ffffff0d}.legacy-order-lookup .access-shell{width:min(650px,100%);box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:30px 28px}.legacy-order-lookup .access-shell h2{color:#eee8dc;letter-spacing:-.04em;margin:9px 0 10px;font:600 24px/1.45 Noto Serif KR,serif}.legacy-order-lookup .muted{font-size:12px}.passwordless-note a{color:#d4b36e;text-underline-offset:2px;text-decoration:underline}@media (max-width:760px){.simple-login-brand{margin-bottom:40px}.account-hero{align-items:start;display:grid}.account-manual-grid{grid-template-columns:1fr}.account-manual-grid .access-aside{display:none}}@media (max-width:520px){.simple-login-page{padding:36px 18px}.simple-login-copy p{font-size:13px}.account-page-wrap{width:calc(100% - 24px);margin-top:30px}.account-hero{padding-bottom:24px}.account-order-link{align-items:flex-start;display:grid}.account-order-link>b{justify-self:start}.account-order-remove{padding:0 12px}.account-manual-grid .access-shell{padding:26px 18px}.legacy-order-lookup .access-shell{padding:25px 18px}.auth-callback-card h1{font-size:27px}}@media (prefers-reduced-motion:reduce){.auth-spinner{animation:none}.social-login-button,.account-order-card{transition:none}}
.report-actions-row{gap:7px}.report-actions .report-pdf-button{color:#fff;white-space:nowrap;background:#17372e;border-radius:999px;justify-content:center;align-items:center;padding:11px 18px;font-size:11px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}@media (max-width:520px){.report-actions-row{width:100%}.report-actions .share-control,.report-actions .report-pdf-button{flex:1;width:auto}}.report-quality-badge{color:#174c3d;background:#edf6f1;border:1px solid #26745a2f;border-radius:8px;align-items:center;gap:11px;margin-top:12px;padding:13px 15px;display:flex}.report-quality-badge>span{font-size:17px;font-weight:800}.report-quality-badge strong,.report-quality-badge small{display:block}.report-quality-badge strong{font-size:11px}.report-quality-badge small{color:#587068;margin-top:3px;font-size:9px;line-height:1.5}
.guide-page{color:#12211e;min-height:100vh;font-family:var(--font-sans);background:#f4f0e8;padding:0 5vw 80px}.guide-nav{border-bottom:1px solid #142e282e;justify-content:space-between;align-items:center;max-width:1180px;min-height:104px;margin:auto;display:flex}.guide-nav .brand{color:#132720;text-decoration:none}.guide-nav>div{gap:28px;display:flex}.guide-nav>div a{color:#40504b;font-size:14px;text-decoration:none}.guide-index-head,.free-head{max-width:1180px;margin:0 auto;padding:100px 0 66px}.guide-index-head h1,.free-head h1{font-family:var(--font-serif);letter-spacing:-.055em;word-break:keep-all;margin:20px 0 24px;font-size:clamp(42px,5.4vw,76px);line-height:1.17}.guide-index-head p,.free-head p{color:#53625d;word-break:keep-all;max-width:680px;font-size:18px;line-height:1.85}.guide-card-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1180px;margin:0 auto;display:grid}.guide-card{background:#fff;border:1px solid #d9d0c2;flex-direction:column;min-height:390px;padding:34px;display:flex}.guide-card>span{font-family:var(--font-serif);color:#b68a3b;font-size:38px}.guide-card small{color:#9a7434;margin-top:46px}.guide-card h2{font-family:var(--font-serif);letter-spacing:-.035em;margin:13px 0;font-size:26px;line-height:1.45}.guide-card p{color:#5b6762;word-break:keep-all;font-size:15px;line-height:1.72}.guide-card a{color:#193c33;border-top:1px solid #e5ded3;justify-content:space-between;margin-top:auto;padding-top:26px;font-weight:700;text-decoration:none;display:flex}.guide-index-cta,.free-next{color:#f8f2e7;background:#173d33;justify-content:space-between;align-items:center;gap:32px;max-width:1180px;margin:26px auto 0;padding:42px 46px;display:flex}.guide-index-cta small,.free-next span{color:#d7af64}.guide-index-cta h2,.free-next h2{font-family:var(--font-serif);margin:8px 0;font-size:29px}.guide-index-cta p{color:#bfcac6;margin:0}.guide-index-cta .btn{flex:none}.guide-article{max-width:820px;margin:0 auto;padding-top:86px}.guide-article-head{text-align:center;border-bottom:1px solid #d9d0c2;padding-bottom:62px}.guide-article-head .eyebrow{justify-content:center}.guide-article-head h1{font-family:var(--font-serif);letter-spacing:-.05em;word-break:keep-all;margin:22px auto;font-size:clamp(38px,5vw,62px);line-height:1.28}.guide-article-head p{color:#56645f;word-break:keep-all;font-size:18px;line-height:1.85}.guide-article-head small{color:#9c793b}.guide-summary{color:#f8f3e9;font-family:var(--font-serif);word-break:keep-all;background:#193c33;margin:52px 0;padding:32px 36px;font-size:21px;line-height:1.8}.guide-section{padding:26px 0 34px}.guide-section h2{font-family:var(--font-serif);letter-spacing:-.035em;margin:0 0 18px;font-size:30px}.guide-section p{color:#354843;word-break:keep-all;text-align:justify;text-justify:inter-character;margin:0 0 14px;font-size:17px;line-height:1.95}.guide-section ul{background:#ebe5da;margin:23px 0 0;padding:25px 28px 25px 50px}.guide-section li{color:#3c4d48;padding:5px 0;line-height:1.7}.guide-takeaway{border:1px solid #b98d42;margin:34px 0 58px;padding:34px}.guide-takeaway small{color:#a1742d;font-weight:700}.guide-takeaway p{font-family:var(--font-serif);word-break:keep-all;margin:12px 0 0;font-size:23px;line-height:1.7}.guide-safety{color:#64716d;border-top:1px solid #d9d0c2;padding:28px 0;font-size:14px;line-height:1.75}.guide-article-cta{color:#fff;background:#173d33;justify-content:space-between;align-items:center;gap:28px;padding:34px;display:flex}.guide-article-cta h2{font-family:var(--font-serif);margin:5px 0;font-size:25px}.guide-article-cta p{color:#bdcbc6;margin:0}.guide-related{max-width:820px;margin:50px auto 0}.guide-related h2{font-family:var(--font-serif)}.guide-related div{grid-template-columns:1fr 1fr;gap:14px;display:grid}.guide-related a{color:#193c33;background:#fff;border:1px solid #d9d0c2;padding:20px;font-weight:700;line-height:1.5;text-decoration:none}.free-head{padding-bottom:45px}.free-tool{background:#fff;border:1px solid #d8cfc1;grid-template-columns:.9fr 1.1fr;max-width:1180px;margin:0 auto;display:grid;box-shadow:0 24px 70px #21272214}.free-tool-builder,.free-tool-result{padding:40px}.free-tool-builder{color:#f8f2e7;background:#173d33}.free-tool-title,.free-result-head{justify-content:space-between;align-items:start;gap:20px;display:flex}.free-tool-title small,.free-result-head small{color:#d9ac5b;font-weight:700}.free-tool-title h2,.free-result-head h2{font-family:var(--font-serif);margin:8px 0;font-size:27px}.free-tool-title>span{color:#b7c9c2;font-size:12px}.free-tool-fields{grid-template-columns:1fr 1fr;gap:14px;margin-top:30px;display:grid}.free-tool-fields label:first-child{grid-column:1/-1}.free-tool-fields label{gap:8px;display:grid}.free-tool-fields label span{color:#d7e0dc;font-size:13px}.free-tool-fields input,.free-tool-fields select{box-sizing:border-box;color:#fff;width:100%;height:54px;font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0f2e27;border:1px solid #416158;border-radius:3px;padding:0 14px}.free-tool-fields>button{color:#0b261f;cursor:pointer;background:#d1a34e;border:0;border-radius:3px;grid-column:1/-1;height:56px;font-size:16px;font-weight:800}.free-tool-help{color:#b8c6c1;word-break:keep-all;margin:18px 0 0;font-size:13px;line-height:1.7}.free-tool-error{color:#ffd5cb;background:#542920;padding:13px 15px;font-size:13px;line-height:1.55}.free-result-count{color:#927035;align-items:baseline;display:flex}.free-result-count b{font-family:var(--font-serif);font-size:42px}.free-result-count span{font-size:13px}.free-stat-row{background:#f4f0e8;grid-template-columns:1fr 1fr;margin-top:24px;display:grid}.free-stat-row div{border-right:1px solid #ddd4c6;justify-content:space-between;padding:16px 18px;display:flex}.free-stat-row span{color:#69746f;font-size:12px}.free-window-list{gap:8px;max-height:415px;margin-top:14px;display:grid;overflow:auto}.free-window-list article{border:1px solid #dfd7ca;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.free-window-index{font-family:var(--font-serif);color:#ad8034;font-size:20px}.free-window-list article div:nth-child(2){gap:3px;display:grid}.free-window-list strong{font-size:14px}.free-window-list span{color:#6b7772;font-size:13px}.free-window-list small{color:#9a7950;font-size:11px}.free-window-list button{color:#8b938f;cursor:pointer;background:0 0;border:0;text-decoration:underline}.free-ready{background:#f2eee6;gap:4px;margin-top:16px;padding:16px 18px;display:grid}.free-ready strong{font-size:14px}.free-ready span{color:#68736e;font-size:12px;line-height:1.55}.free-ready.is-ready{border-left:3px solid #b68a3b}.free-analysis-button{color:#fff;cursor:pointer;background:#173d33;border:0;justify-content:center;gap:12px;width:100%;margin-top:12px;padding:18px;font-size:16px;font-weight:800;display:flex}.free-analysis-button span{color:#e1ba6e}.free-empty{text-align:center;color:#7b8581;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.free-empty>span{font-family:var(--font-serif);color:#c7a76f;font-size:52px}.free-empty strong{color:#253b34;margin:12px}.free-empty p{word-break:keep-all;max-width:340px;font-size:14px;line-height:1.7}.free-explain{border:1px solid #d8cfc1;grid-template-columns:.85fr 1.15fr;gap:60px;max-width:1180px;margin:30px auto 0;padding:40px 44px;display:grid}.free-explain small{color:#a77b31;font-weight:700}.free-explain h2{font-family:var(--font-serif);margin:10px 0;font-size:28px;line-height:1.45}.free-explain p{color:#52615c;word-break:keep-all;text-align:justify;text-justify:inter-character;margin:0;line-height:1.9}.free-next-links{flex-wrap:wrap;justify-content:end;gap:10px;display:flex}.free-next-links a{color:#fff;border:1px solid #6c827a;padding:12px 14px;font-size:13px;text-decoration:none}.free-next h2{max-width:430px}.growth-section{border-top:1px solid #ffffff14}.growth-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:60px;display:grid}.growth-links{gap:10px;display:grid}.growth-links a{color:inherit;border:1px solid #ffffff24;grid-template-columns:34px 1fr auto;align-items:center;gap:15px;padding:19px 20px;text-decoration:none;display:grid}.growth-links b{font-family:var(--font-serif);color:#c99846}.growth-links span{word-break:keep-all;font-weight:700}.growth-links i{color:#c99846;font-style:normal}.growth-free{color:#101b18;background:#c69543;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding:20px;font-weight:800;text-decoration:none;display:flex}.growth-free small{margin-top:4px;font-weight:500;display:block}.growth-free b{font-size:22px}@media (max-width:820px){.guide-page{padding:0 20px 56px}.guide-nav{min-height:82px}.guide-nav>div{gap:14px}.guide-nav>div a:first-child{display:none}.guide-index-head,.free-head{padding:70px 0 42px}.guide-index-head h1,.free-head h1{font-size:40px}.guide-index-head p,.free-head p{font-size:16px}.guide-card-grid{grid-template-columns:1fr}.guide-card{min-height:290px;padding:27px}.guide-card small{margin-top:24px}.guide-index-cta,.free-next{padding:30px 25px;display:block}.guide-index-cta .btn{margin-top:20px}.guide-article{padding-top:55px}.guide-article-head h1{font-size:36px}.guide-article-head p{font-size:16px}.guide-summary{margin:36px 0;padding:25px;font-size:18px}.guide-section p{text-align:left;font-size:16px}.guide-article-cta{display:block}.guide-article-cta .btn{margin-top:18px}.guide-related div,.free-tool{grid-template-columns:1fr}.free-tool-builder,.free-tool-result{padding:27px 22px}.free-tool-fields{grid-template-columns:1fr}.free-tool-fields label:first-child,.free-tool-fields>button{grid-column:auto}.free-tool-title>span{display:none}.free-explain{grid-template-columns:1fr;gap:12px;padding:28px 24px}.free-explain p{text-align:left}.free-next-links{justify-content:start}.growth-grid{grid-template-columns:1fr;gap:30px}.growth-free{align-items:flex-start}.growth-free b{font-size:18px}.guide-nav .brand small{display:none}}.guide-meta{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:26px;display:flex}.guide-meta span{color:#7a8580;font-size:12px}.guide-meta span+span:before{content:"·";color:#b49359;margin-right:10px}
