html{scroll-behavior:smooth}body{background:#f5f5f5}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #efb927;outline-offset:3px}#app{min-height:100vh}#home-page{margin-top:-48px}#device{isolation:isolate}#device .device-art{width:100%;height:100%}#device button{cursor:pointer}#device button:hover{background:#fff1}#device button:active{transform:scale(.95)}.device-art.awake>span{animation:wiggle .45s ease-in-out 2}.device-face{position:absolute;left:33%;top:35%;width:34%;z-index:3;image-rendering:pixelated}.device-message{position:absolute;top:61%;left:25%;width:50%;text-align:center;font-family:Orbit,sans-serif;font-size:9px;color:#12331c;z-index:4}.local-footer{padding:25px 22px;color:#737373;font-size:11px;line-height:1.9}.local-footer b{font-size:12px;color:#333}.local-footer p{margin-top:8px}.local-footer button{text-decoration:underline;margin-top:10px}.page{max-width:448px;margin:0 auto;min-height:calc(100vh - 48px);background:#fff;border:1px solid #e5e5e5;border-top:0;padding:24px 20px 120px;font-family:'IBM Plex Sans KR',sans-serif}.page h1{font-family:Orbit,sans-serif;font-size:23px;line-height:1.55;font-weight:700;margin:12px 0}.page h2{font-size:17px;font-weight:600;margin:22px 0 12px}.page p{line-height:1.8}.eyebrow{font-size:12px;color:#79766d;letter-spacing:.04em}.muted{color:#777;font-size:13px}.notice{font-size:12px!important;color:#79736c;background:#f7f6f1;border-radius:12px;padding:12px 14px;margin:16px 0;line-height:1.7}.intro{text-align:center;margin-bottom:24px}.intro img{width:150px;height:150px;object-fit:contain;margin:auto}.badge{display:inline-block;background:#fff4b7;color:#725a00;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:700}.btn{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;padding:13px 18px;background:#ffda4c;border:1px solid #f4cc31;border-radius:12px;font-weight:600;font-size:14px;margin-top:12px;transition:transform .15s,background .15s}.btn:hover{background:#ffdf68}.btn:active{transform:scale(.98)}.btn.secondary{background:#fff;border-color:#dedede}.btn.text{background:transparent;border:0;color:#777}.btn:disabled{opacity:.5;cursor:not-allowed}.back{font-size:13px;color:#666;padding:6px 0 14px}.field{display:block;margin:18px 0;font-size:13px;font-weight:500}.field input,.field select,.field textarea{display:block;width:100%;border:1px solid #ddd;border-radius:10px;padding:13px 12px;margin-top:8px;background:#fff;color:#202020;font-size:14px;outline:none;min-width:0}.field input:focus,.field select:focus,.field textarea:focus{border-color:#ccab1d;box-shadow:0 0 0 3px #ffdf4c33}.field textarea{resize:vertical;min-height:90px}.row{display:flex;gap:10px}.row>*{flex:1;min-width:0}.check{display:flex;gap:8px;align-items:center;font-size:12px;color:#666}.check input{accent-color:#e9bd23}.error{font-size:12px;color:#bd3b31;margin:8px 0}.result-card{border:1px solid #ebe4cb;border-radius:18px;padding:20px;margin:15px 0;background:#fffcf2}.result-card h2{margin-top:0}.result-card p{font-size:14px;color:#575347}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0}.chips button{border:1px solid #dedede;padding:8px 12px;border-radius:20px;font-size:12px;background:white}.chat-log{display:flex;flex-direction:column;gap:12px;padding:10px 0;min-height:240px}.bubble{align-self:flex-start;background:#f2f2ee;max-width:88%;padding:14px 16px;border-radius:16px 16px 16px 3px;font-size:14px;line-height:1.8;white-space:pre-wrap}.bubble.user{align-self:flex-end;background:#fff0a6;border-radius:16px 16px 3px 16px}.chat-form{display:flex;gap:8px;position:sticky;bottom:96px;background:#fff;padding-top:10px}.chat-form input{min-width:0;flex:1;border:1px solid #ddd;border-radius:12px;padding:12px;font-size:14px}.chat-form button{width:64px;margin:0}.history-item{display:block;width:100%;text-align:left;border-bottom:1px solid #eee;padding:18px 0}.history-item small{display:block;color:#888;margin-top:6px}.login-note{max-width:448px;margin:0 auto;padding:16px 22px 110px;font-family:'IBM Plex Sans KR',sans-serif}.login-note .notice{margin-top:0}dialog{border:0;border-radius:22px;padding:24px;max-width:calc(100vw - 32px);width:390px;box-shadow:0 18px 80px #0003;font-family:'IBM Plex Sans KR',sans-serif;color:#222}dialog::backdrop{background:#0006;backdrop-filter:blur(3px)}dialog h2{font-size:20px;font-weight:700;margin:8px 26px 16px 0}dialog p{line-height:1.8;font-size:14px;color:#666}dialog .close{position:absolute;right:18px;top:14px;font-size:24px;color:#888}#toast{position:fixed;bottom:96px;left:50%;transform:translateX(-50%);z-index:1000;background:#202020;color:#fff;border-radius:12px;padding:12px 18px;font-size:12px;width:max-content;max-width:90vw;box-shadow:0 5px 20px #0002;display:none}#toast.visible{display:block}.loading-dots{font-size:24px;animation:pulse 1s infinite}.language-option{display:flex;width:100%;justify-content:space-between;padding:16px 8px;border-bottom:1px solid #eee;font-size:14px}.language-option small{color:#999}.preview-label{max-width:448px;margin:auto;text-align:center;font:11px 'IBM Plex Sans KR',sans-serif;color:#888;padding:10px}.saved-mark{color:#7c772c;font-size:12px}@keyframes wiggle{25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}@keyframes pulse{50%{opacity:.35}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:360px){.page{padding-left:16px;padding-right:16px}.page h1{font-size:21px}}
#bottom-nav a svg{color:inherit}
.whatsapp-login{background:#e8f8ee!important;color:#126b3b!important}.whatsapp-login:hover{background:#dbf4e5!important}.whatsapp-login>svg{color:#126b3b}.login-method-hint{font-size:13px;line-height:1.8;color:#666;margin:0 0 12px}.btn.whatsapp-primary{background:#176c42;border-color:#176c42;color:#fff}.btn.whatsapp-primary:hover{background:#125534}.demo-code{font-size:18px;letter-spacing:.12em;color:#176c42}.auth-check{display:grid;place-items:center;width:76px;height:76px;border-radius:50%;background:#e8f8ee;color:#176c42;font-size:36px;margin:24px auto}
.field-help{display:block;color:#8b877f;font-size:11px;font-weight:400;margin-top:7px;line-height:1.5}.lunar-check{margin-top:10px}.manse-card{border:1px solid #e8dfc1;border-radius:22px;background:linear-gradient(180deg,#fffdf6 0%,#fff 55%);padding:18px 14px;margin:18px 0;box-shadow:0 10px 30px #5f4c1210}.manse-heading{display:flex;align-items:flex-start;justify-content:space-between;padding:0 4px 12px}.manse-heading h2{margin:3px 0 0;font-size:19px}.engine-mark{font-size:10px;color:#8e7b39;background:#fff4bd;border-radius:999px;padding:5px 8px}.pillar-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:5px}.pillar-table th{font-size:11px;color:#898377;font-weight:500;padding:3px 0}.pillar-table td{text-align:center;vertical-align:top}.ten-god{display:block;min-height:16px;color:#999084;font-size:9px}.ganji-char{display:grid;place-items:center;width:100%;aspect-ratio:1/1;max-width:66px;margin:2px auto 4px;border-radius:16px;font-family:'Noto Serif KR','Batang',serif;font-size:30px;line-height:1;color:#32302c;border:1px solid #0000000a}.ganji-char[data-element="목"]{background:#dcebd8}.ganji-char[data-element="화"]{background:#f4d5d0}.ganji-char[data-element="토"]{background:#eee3c2}.ganji-char[data-element="금"]{background:#e5e3df}.ganji-char[data-element="수"]{background:#d8e5ef}.pillar-table td small{display:block;color:#8a857c;font-size:8px;line-height:1.45}.ganji-empty{vertical-align:middle!important;color:#aaa;font-size:25px}.chart-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 5px 4px}.chart-facts span{border-radius:12px;background:#f8f6ef;padding:10px;text-align:center;color:#8a8273;font-size:10px}.chart-facts b{display:block;color:#3d3932;font-size:13px;margin-top:3px}.chart-subsection{border-top:1px solid #eee7d4;margin-top:16px;padding:14px 5px 0}.chart-subsection h3{font-size:13px;margin:0 0 10px}.chart-caption{font-size:10px!important;color:#8b8578;margin:-7px 0 10px}.element-bars{display:grid;gap:7px}.element-bars>div{display:grid;grid-template-columns:18px 1fr 16px;align-items:center;gap:8px;font-size:10px;color:#767064}.element-bars i{height:7px;background:#f1eee6;border-radius:99px;overflow:hidden}.element-bars i b{display:block;min-width:3px;height:100%;background:#e1b932;border-radius:99px}.element-bars strong{text-align:right;color:#4f4b43}.luck-strip{display:flex;gap:7px;overflow-x:auto;padding:2px 0 8px;scrollbar-width:thin}.luck-strip>span{min-width:55px;border:1px solid #e7e1d1;border-radius:12px;background:#fff;padding:8px 5px;text-align:center}.luck-strip small,.luck-strip em{display:block;color:#918b7f;font-size:8px;font-style:normal}.luck-strip b{display:block;font-family:'Noto Serif KR','Batang',serif;font-size:18px;margin:3px 0}.calc-meta{border-top:1px solid #eee7d4;margin:10px 5px 0;padding-top:10px}.calc-meta>div{display:flex;justify-content:space-between;gap:12px;padding:4px 0;font-size:10px}.calc-meta dt{color:#918b80}.calc-meta dd{color:#4e4941;text-align:right}.chart-warning{font-size:10px!important;color:#826c32;background:#fff7d8;border-radius:10px;padding:9px 10px;margin:10px 4px 0}.error:not(:empty){background:#fff1ef;border-radius:9px;padding:10px 12px}

#device-art span[style*="container-type"]{display:none!important}img[src$="/coin-elephant.png"]{object-fit:contain}

button[data-reading="daily"]>span[aria-hidden="true"]{display:none!important}button[data-reading="daily"]{font-family:"Noto Sans Thai",Tahoma,sans-serif}header img[src$="/logo-thai.png"]{display:block;object-fit:contain}
#bottom-nav nav{min-width:276px!important;gap:52px!important;padding-left:34px!important;padding-right:34px!important}#bottom-nav nav>a{width:34px!important;flex:0 0 34px!important}#bottom-nav nav svg{width:30px!important;height:30px!important}
#site-header a{display:flex!important;gap:7px;align-items:center;text-decoration:none}#site-header a>img{width:31px!important;height:31px!important;object-fit:contain!important}.brand-wordmark{display:block;color:#352d38;font-family:Tahoma,"Noto Sans",sans-serif;font-size:10px;line-height:1.05;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.brand-wordmark b{display:block;color:#d05e91;font-size:13px;letter-spacing:.01em}

/* Full saju report */
.report-title-card{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:14px;margin:0 0 18px;padding:20px 18px;border-radius:24px;background:linear-gradient(145deg,#fff8bb 0%,#ffe9ab 100%);box-shadow:0 10px 26px rgba(121,94,26,.09);overflow:hidden}.report-title-card img{width:110px;height:110px;object-fit:contain;border-radius:20px}.report-title-card span{font-size:10px;letter-spacing:.08em;font-weight:800;color:#a36c39;text-transform:uppercase}.report-title-card h1{font-size:25px;line-height:1.25;margin:5px 0 8px;letter-spacing:-.04em;color:#20202a}.report-title-card p{font-size:10px!important;line-height:1.5!important;margin:0!important;color:#756c58}.result-band{margin:18px -16px 14px;padding:10px 20px;background:#a9d67a;color:#26351e;font-size:18px;font-weight:900;letter-spacing:-.03em;border-top:1px solid rgba(58,88,28,.08);border-bottom:1px solid rgba(58,88,28,.08)}.report-source{font-size:11px!important;line-height:1.65!important;margin:14px 0 20px!important}.report-shell{margin-top:6px}.report-shell .result-band{margin-bottom:0}.report-guide{margin:0 -16px!important;padding:13px 18px;background:#f6faef;color:#6c7464;font-size:11px!important}.report-list{margin:0 -16px;border-top:1px solid #eee}.report-accordion{background:#fff;border-bottom:1px solid #ebe8e4}.report-accordion>button{display:grid;grid-template-columns:46px 1fr 22px;align-items:center;gap:11px;width:100%;padding:15px 17px;border:0;background:#fff;text-align:left;cursor:pointer}.report-accordion>button:active{background:#fffbf7}.report-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#ffe5ef;color:#e86a96;font-size:21px;font-weight:900}.report-accordion:nth-child(5n+2) .report-icon{background:#fff2d5;color:#d9942d}.report-accordion:nth-child(5n+3) .report-icon{background:#e5f3ff;color:#5e9bc4}.report-accordion:nth-child(5n+4) .report-icon{background:#e8f4dc;color:#79a353}.report-accordion:nth-child(5n) .report-icon{background:#eee9ff;color:#8d7dcc}.report-heading{min-width:0}.report-heading small{display:block;margin-bottom:2px;color:#9a948d;font-size:10px}.report-heading strong{display:block;color:#242229;font-size:14px;line-height:1.35;letter-spacing:-.03em}.report-chevron{color:#aaa;font-size:22px;transform:rotate(0);transition:transform .2s ease}.report-accordion.open .report-chevron{transform:rotate(180deg)}.report-body{padding:1px 20px 22px 73px;background:linear-gradient(180deg,#fff,#fffdfb)}.report-body p{font-size:13px!important;line-height:1.85!important;color:#55515a;margin:12px 0!important;word-break:keep-all}.report-actions{display:grid;gap:5px;margin:16px 0 2px;padding:13px 14px;border-radius:14px;background:#fff7d9;color:#655b3d;font-size:11px;line-height:1.55}.report-actions b{color:#9b7325}.report-limitation{padding:10px 12px;border-radius:10px;background:#f5f5f5;color:#898989!important;font-size:10px!important}.follow-up-note{position:relative;margin:25px 3px 28px;padding:24px 21px 20px;border-radius:4px;background:#fff5a9;box-shadow:0 8px 18px rgba(97,79,25,.12);transform:rotate(-.5deg)}.follow-up-note:before{content:"";position:absolute;left:50%;top:-12px;width:76px;height:24px;background:rgba(255,210,176,.72);transform:translateX(-50%) rotate(2deg)}.follow-up-note b{display:block;margin-bottom:13px;color:#51482b;font-size:14px}.follow-up-note p{margin:8px 0!important;color:#5e5539;font-size:12px!important;line-height:1.5!important}.manse-card{margin-top:0!important}
@media(max-width:360px){.report-title-card{grid-template-columns:86px 1fr;padding:16px 14px}.report-title-card img{width:86px;height:86px}.report-title-card h1{font-size:21px}.report-body{padding-left:18px}.report-accordion>button{grid-template-columns:40px 1fr 18px;padding:14px 12px}.report-icon{width:38px;height:38px}}

.service-footer{background:#f7f6f7;border-top:1px solid #e6e3e6;padding:28px 16px 100px;text-align:center;color:#79717c;font-size:12px}.legal-links{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin:0 0 24px}.legal-links a{font-size:13px;text-decoration:none;color:#645c68}.legal-links strong{color:#282334}.service-footer p{margin:10px 0}.service-footer button{border:0;background:none;text-decoration:underline;font-size:12px;color:#645c68;padding:10px}.legal-copy{line-height:1.85;color:#494150}.legal-copy h2{font-size:18px;margin:30px 0 10px;font-weight:700;color:#272035}.legal-copy p,.legal-copy li{font-size:14px;margin:12px 0}.legal-copy ul{padding-left:20px;list-style:disc}.legal-copy .legal-links{border-top:1px solid #eee;padding-top:24px;margin-top:32px}.ops-filters label{display:flex;flex-direction:column;gap:8px;font-size:13px}.ops-tools{flex-wrap:wrap}

body.legal-mode #site-header{background:#fff;border-bottom:1px solid #eee}
.ops-filters{flex-wrap:wrap}.ops-filters label{min-width:140px;flex:1}.ops-filters button{background:#eee8fd;border:0;border-radius:10px;padding:12px;color:#514475}
.profile-hub{padding-top:80px;background:#fff;color:#283047;padding-bottom:100px}.profile-tools{display:flex;align-items:center;justify-content:space-between;padding:16px 22px}.profile-tools h1{font-size:19px;font-weight:700}.profile-tools button,.profile-primary{border:0;background:none;color:#958695;font-size:12px;padding:8px}.person-strip{display:flex;gap:18px;padding:18px 22px;overflow-x:auto;background:#fbf9fb}.person-strip>button{position:relative;display:flex;flex-direction:column;gap:9px;align-items:center;flex-shrink:0;border:0;background:none;font-size:12px;min-width:48px}.person-strip em{position:absolute;top:-12px;background:#ffdf72;border-radius:8px;padding:1px 7px;font-size:9px;font-style:normal}.person-circle{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #efedf1;font-size:22px;color:#d96d9f}.person-circle.add{color:#e977a7}.person-circle.large{width:88px;height:88px;font-size:44px;background:#ffebf4;border:0;margin:0 auto 12px}.chosen .person-circle{outline:2px solid #ea80ac;outline-offset:3px}.chosen small{color:#dd6494}.profile-hero{padding:32px 22px;text-align:center;background:#fbf9fb}.profile-hero h2{font-size:25px;font-weight:700;margin:12px 0}.profile-hero p{font-size:13px}.profile-tab{padding:20px 25px 12px;color:#e978a9;border-bottom:2px solid #e978a9;font-weight:600;width:120px;text-align:center;margin-left:20px}.profile-chart{border:1px solid #e9e5eb;border-radius:22px;padding:18px;margin:22px}.profile-chart-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:15px}.profile-chart-heading button{background:none;border:0;color:#777;font-size:12px}.profile-pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.profile-pillars span{display:grid;place-items:center;padding:12px;font-size:26px;font-weight:700;border-radius:10px;background:#eee}.profile-pillars [data-element="목"]{background:#e5f6b6;color:#47742c}.profile-pillars [data-element="화"]{background:#ffeaf5;color:#d85392}.profile-pillars [data-element="수"]{background:#d2eff7;color:#276783}.profile-pillars [data-element="금"]{background:#a79adb;color:white}.profile-pillars [data-element="토"]{background:#ffe374;color:#807125}.report-filters{display:flex;overflow:auto;gap:8px;padding:18px 22px}.report-filters button{white-space:nowrap;border:0;border-radius:30px;background:#f5f4f6;color:#777;padding:9px 17px;font-size:13px}.report-filters .active{background:#e982ab;color:white}.profile-report{width:100%;padding:20px 22px;display:flex;text-align:left;align-items:center;justify-content:space-between;border:0;border-top:1px solid #eee;background:white}.profile-report b{font-size:15px;font-weight:500}.profile-report small{display:block;color:#999;font-size:12px;margin-top:7px}.profile-report>span{color:#aaa;font-size:23px}.profile-empty{padding:30px 22px;color:#aaa;font-size:13px;text-align:center}.profile-products{border-top:1px solid #eee;padding:25px 20px}.profile-products h2{font-size:17px;margin:0 0 20px}.profile-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-product{border:0;border-radius:23px;padding:12px;text-align:left;overflow:hidden}.profile-product img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:18px;margin-bottom:14px}.profile-product b{font-size:16px}.profile-product p{font-size:12px;margin:7px 0;line-height:1.5}.profile-product small{font-size:10px;color:#777}.tone-0{background:#fff8c6}.tone-1{background:#e8f6b7}.tone-2{background:#d7f0fb}.tone-3{background:#ece5fc}.tone-4{background:#fce6d2}.tone-5{background:#f5f5f5;color:#999}.coming-elephant{display:grid;place-items:center;aspect-ratio:1;font-size:65px;opacity:.4}.profile-account{padding:24px;color:#999;text-align:center;font-size:11px;line-height:1.8}.profile-account button{padding:12px;border:0;background:none;color:#777}.choose-people{max-height:45vh;overflow:auto;margin:15px 0}.choose-people button{display:flex;width:100%;align-items:center;gap:14px;padding:14px 0;border:0;border-bottom:1px solid #eee;background:white;text-align:left}.choose-people button>span:nth-child(2){flex:1}.choose-people small{display:block;color:#999;font-size:12px;margin-top:6px}
/* Profile records and full-width saju reading. */
.records-intro{text-align:center;color:#888}.saju-records{max-height:48vh;overflow:auto;margin:22px 0}.saju-records button{display:flex;align-items:center;gap:17px;width:100%;padding:19px 8px;text-align:left;border:0;border-bottom:1px solid #f1edf0;background:white}.saju-records button>span:first-child{color:#e782ad;font-size:25px}.saju-records button>span:last-child{margin-left:auto;color:#aaa}.saju-records b{font-size:17px;font-weight:500}.saju-records small{display:block;color:#999;margin-top:6px;font-size:11px}.records-new,.btn.secondary[data-action="person-add-reading"]{border:0;border-radius:32px;background:#e884ae;color:white}.person-count:not(:empty){border-radius:50%;width:24px;height:24px;background:#dceaff;color:#608fcb;display:grid;place-items:center;font-size:12px}.choose-people button{border:0;padding:16px 0}.choose-people button:hover{background:#faf9fb}.page.saju-reader-page{padding:0 0 105px}.saju-reader-heading{position:relative;background:#f9cf55;padding:25px 24px 26px;text-align:center}.saju-reader-heading .back{position:absolute;left:16px;top:18px;font-size:22px;color:#332a18}.saju-reader-heading h1{font-size:22px;margin:7px 20px 17px;line-height:1.5}.saju-birth-chips{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.saju-birth-chips span{padding:6px 12px;border:1px solid #eabc35;border-radius:25px;font-size:12px;background:#ffd644}.saju-reader .result-band{margin:0;text-align:center;background:#058944;color:white;font-size:20px;padding:13px}.saju-pillar-labels{display:grid;grid-template-columns:repeat(4,1fr);text-align:center;background:#f8f8f8;color:#666}.saju-pillar-labels span{padding:12px 0;font-size:13px}.saju-manse>.profile-pillars{gap:1px}.saju-manse>.profile-pillars span{border-radius:0;min-height:99px;padding:15px 0;display:flex;flex-direction:column;justify-content:center;gap:4px}.saju-manse>.profile-pillars b{font-size:34px}.saju-manse>.profile-pillars small{font-size:13px;font-weight:400}.saju-chart-detail>summary{list-style:none;text-align:right;padding:18px 20px;color:#cf6892;font-size:13px;cursor:pointer}.saju-chart-detail>.manse-card{margin:0 12px 20px!important}.saju-reader .report-shell{margin:0}.saju-reader .report-guide{margin:0!important;background:white;padding:19px 15px;text-align:center;font-size:12px!important;color:#888}.saju-reader .report-list{margin:0}.saju-reader .report-accordion>button{grid-template-columns:24px 1fr 16px;gap:11px;padding:22px 18px;background:#fff}.saju-reader .report-accordion:nth-child(even)>button{background:#f9fafb}.saju-reader .report-icon{width:24px;height:28px;border-radius:0;background:none!important;color:#e982ad!important;font-size:22px;font-weight:400}.saju-reader .report-heading small{font-size:11px;margin-bottom:6px;color:#999}.saju-reader .report-heading strong{font-size:17px;line-height:1.65;font-weight:500;letter-spacing:0;word-break:keep-all}.saju-reader .report-body{padding:0 22px 24px;background:white}.saju-reader .report-body p{font-size:16px!important;line-height:1.95!important;letter-spacing:.01em;color:#374151;margin:0 0 18px!important;word-break:normal;overflow-wrap:anywhere}.saju-reader .report-body .report-limitation{font-size:12px!important}.saju-reader .report-source{margin:20px!important}.saju-reader-footer{padding:0 22px;text-align:center}.saju-reader .report-actions{font-size:12px}.saju-reader .report-body[hidden]{display:none}
body:has(.saju-reader) #bottom-nav{display:none}dialog:has(.saju-records) h2{text-align:center;margin-right:12px;font-size:21px}.saju-reader-page{padding-bottom:35px!important}
.birth-picker,.clock-picker{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:8px}.birth-picker select,.clock-picker select{padding:12px 6px;font-size:14px}.clock-picker select:disabled{background:#f4f4f4;color:#aaa}.lunar-check[hidden]{display:none}
/* A shared, centered customer viewport across every tab. */
:root{--customer-width:600px;--customer-header-height:64px}
body:not(.ops-mode) #app{width:100%;max-width:var(--customer-width);margin-inline:auto}
body:not(.ops-mode) #home-page,body:not(.ops-mode) .page,body:not(.ops-mode) .profile-hub,body:not(.ops-mode) .daily-report,body:not(.ops-mode) .daily-stage{width:100%;max-width:var(--customer-width);margin-inline:auto;box-sizing:border-box}
body:not(.ops-mode) #site-header>div{width:100%;max-width:var(--customer-width);height:var(--customer-header-height)}
body:not(.ops-mode) #bottom-nav>div{width:100%;max-width:var(--customer-width)}
body:not(.ops-mode) #bottom-nav nav{width:min(400px,100%);justify-content:space-around;gap:0;padding-inline:24px}
body:not(.ops-mode) #home-page{margin-top:calc(-1 * var(--customer-header-height))}
.profile-hub{padding-top:0}.profile-tools{padding-block:18px}.profile-hero{padding-block:38px}
body.daily-report-mode .daily-report{padding-top:0}
@media(min-width:480px){.profile-product b{font-size:20px}.profile-product p{font-size:15px}.profile-report b{font-size:18px}.profile-hero p{font-size:15px}.daily-detail summary{font-size:21px}.daily-detail>div{font-size:20px}.daily-elements{padding:25px 22px}.daily-element>div{font-size:14px}.daily-element{margin-block:22px}.daily-person h1{font-size:27px}.saju-reader .report-body p{font-size:19px!important}.saju-reader .report-heading strong{font-size:20px}}

.concern-heading{background:#f9cf55;margin:-24px -20px 0;padding:20px;display:flex;align-items:center;gap:12px}.concern-heading h1{font-size:20px}.concern-heading .back{font-size:24px;padding:0}.concern-form{padding:22px 4px}.concern-person{border-left:3px solid #e884ae;padding:6px 14px;margin:10px 0 24px}.concern-guide{background:#f8f8fa;border-radius:14px;padding:22px;color:#666;margin-bottom:30px}.concern-form textarea{min-height:180px}.concern-counter{display:flex;justify-content:space-between;color:#999;font-size:12px;margin:12px 0 28px}.concern-form .records-new{border-radius:40px;font-size:18px}

.match-record-list{margin:24px 0}.match-record{display:flex;align-items:center;gap:12px;width:100%;padding:16px 10px;background:#f8f8fa;border-radius:18px;margin-bottom:10px;text-align:left}.match-avatars{display:flex;align-items:center;gap:7px;flex-shrink:0}.match-avatars .person-circle{width:38px;height:38px;font-size:21px}.match-avatars i,.match-heart{color:#ed94ba;font-style:normal}.match-record-copy{flex:1;min-width:0}.match-record-copy b{font-size:14px;overflow-wrap:anywhere}.match-record-copy small{display:block;font-size:11px;color:#888;margin-top:6px}.match-count{background:#fce5ef;border-radius:50%;color:#df76a1;padding:4px 8px;font-size:12px}.match-empty{text-align:center;padding:15px}.match-heading{border-bottom:1px solid #eee;margin:-24px -20px 0;padding:24px 28px}.match-heading .back{font-size:30px}.match-heading h1{font-size:23px}.match-builder{padding:12px 8px}.match-builder h2{background:#f8f9fa;border-radius:14px;padding:18px;font-size:18px;margin:20px 0 24px}.match-slot{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;min-height:76px;padding:16px;background:#f8f9fa;border:1px dashed #d7d7d7;border-radius:18px;color:#777;font-size:18px}.match-slot.selected{text-align:left;justify-content:flex-start;color:#26303d}.match-slot.selected>span:nth-child(2){flex:1}.match-slot small{display:block;font-size:12px;color:#888;margin-top:5px}.match-heart{text-align:center;padding:10px;font-size:24px}.match-warning{color:#eb655b;text-align:center;font-size:14px;margin:36px 0 8px;min-height:25px}.match-builder>.btn{border-radius:40px;font-size:20px}.match-builder>.btn:disabled{background:#f2bdd4;opacity:1;color:white}
.match-relations{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:32px}.match-relations button{padding:10px 15px;border:1px solid #e5e5e5;border-radius:30px;background:#fff;color:#374151;font-size:15px}.match-relations button.chosen{background:#e884ae;border-color:#e884ae;color:white}.match-builder h2 small{font-size:13px;color:#999}.match-builder textarea{min-height:140px}.match-pair-heading{text-align:center}.match-pair-heading>.match-avatars{justify-content:center;margin:15px}.match-details{display:grid;grid-template-columns:50px 1fr;gap:24px 14px;margin:30px 4px;font-size:14px;line-height:1.8;overflow-wrap:anywhere}.match-details dt{color:#999}.match-wait{padding:70px 10px;text-align:center}.match-wait .loading-dots{padding:30px}.match-report-hero{padding:25px 20px 32px;background:radial-gradient(ellipse at center,#fff1f7,white 75%);text-align:center}.match-report-hero>.back{display:block}.match-score-row{display:flex;justify-content:center;align-items:center;gap:20px;margin:30px 0}.match-score-row>div:not(.match-ring-block){width:90px;min-width:0}.match-score-row .person-circle{margin:0 auto 10px}.match-score-row b{font-size:15px;overflow-wrap:anywhere}.match-ring{--score:0;width:78px;height:78px;border-radius:50%;background:conic-gradient(#e884ae calc(var(--score)*1%),#f4eef2 0);padding:7px;margin:auto}.match-ring>div{background:white;width:100%;height:100%;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.match-ring.large{width:170px;height:170px;padding:12px}.match-ring.large strong{font-size:51px;color:#e884ae;line-height:1.3}.match-ring small{font-size:12px;color:#999}.match-ring-block>p{font-size:14px;color:#888;margin-top:12px}.match-relation-label{display:inline-block;border:1px solid #eee;border-radius:30px;padding:6px 17px;background:white;font-size:13px;overflow-wrap:anywhere}.match-report-hero h1{font-size:20px;line-height:1.8;margin:24px 10px 0;word-break:keep-all}.match-metrics{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #eee}.match-metrics>div{padding:25px;border-right:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;text-align:center}.match-charts>summary{padding:22px;cursor:pointer;border-bottom:1px solid #eee;font-size:17px}.match-charts h3{padding:20px 22px;font-weight:600}.match-charts h3 small{font-weight:400;color:#999;margin-left:8px}.match-reader .result-band{background:#e884ae}.match-reader .report-icon{color:#4687ff!important}.match-score-note{padding:24px;font-size:12px;color:#888;line-height:1.8}.match-reader>.btn{margin:15px 20px;width:calc(100% - 40px)}@media(max-width:400px){.match-score-row{gap:8px}.match-ring.large{width:142px;height:142px}.match-score-row>div:not(.match-ring-block){width:65px}.match-relations button{font-size:14px;padding:9px 12px}}
.year-primary{background:#6bb1ae!important;border:0!important;color:white;border-radius:35px}.year-picker{max-height:65vh;overflow:auto;margin:18px 0}.year-picker>button{display:flex;align-items:center;gap:16px;padding:12px;width:100%;text-align:left;border-radius:15px}.year-picker>button.current{background:#f5f9f8}.year-picker>button>span:nth-child(2){flex:1}.year-picker b{font-size:15px;font-weight:500}.year-picker small{display:block;font-size:12px;color:#999;margin-top:5px}.year-picker em{font-size:10px;border-radius:12px;background:#6bb1ae;color:white;padding:3px 7px;font-style:normal}.year-picker i{font-size:11px;border-radius:50%;background:#ffe4ef;color:#e17eaa;padding:3px 7px;font-style:normal}.year-glyph{display:flex;flex-direction:column;gap:3px}.year-glyph b{display:grid;place-items:center;width:30px;height:30px;border-radius:4px;font-size:20px;font-weight:600}.year-glyph [data-element="목"],.year-pillar-table [data-element="목"]{background:#e5f6b6;color:#397225}.year-glyph [data-element="화"],.year-pillar-table [data-element="화"]{background:#ffeaf5;color:#d85392}.year-glyph [data-element="토"],.year-pillar-table [data-element="토"]{background:#ffe374;color:#807125}.year-glyph [data-element="금"],.year-pillar-table [data-element="금"]{background:#9688ce;color:white}.year-glyph [data-element="수"],.year-pillar-table [data-element="수"]{background:#d2eff7;color:#276783}.year-form-heading,.year-report-heading{display:flex;align-items:center;gap:16px;padding:18px 20px;border-bottom:1px solid #eee}.year-form-heading{margin:-24px -20px 20px}.year-report-heading h1{font-size:21px!important;text-align:center;flex:1}.year-person-note{border-left:4px solid #6bb1ae;background:#f5faf9;margin:0;padding:14px 18px;font-size:15px}.year-payment-note{text-align:center;margin-top:15px}.year-reader-page{padding:0 0 100px!important}.year-reader{color:#2e3846}.year-context-chips{display:flex;flex-wrap:wrap;gap:10px;padding:20px}.year-context-chips span{font-size:12px;border:1px solid #e5e5e5;border-radius:24px;background:#fafafa;padding:8px 12px;color:#999}.year-context-chips b{font-weight:500;color:#374151;margin-left:6px}.year-concern-note{padding:0 20px 20px;font-size:14px;color:#777}.year-chart>summary,.year-band{list-style:none;background:#6bb1ae;color:white;padding:18px;text-align:center;font-size:21px;font-weight:600;cursor:pointer;margin:0!important}.year-chart>summary:after{content:'⌄';margin-left:10px}.year-chart[open]>summary:after{content:'⌃'}.year-pillar-table{width:100%;table-layout:fixed;border-collapse:collapse;text-align:center}.year-pillar-table th{font-size:13px;font-weight:400;background:#f8f9fa;padding:12px 0;border:1px solid #eee}.year-pillar-table td{padding:16px 4px;border:1px solid white}.year-pillar-table td>b{display:block;font-size:29px}.year-pillar-table td>span{display:block;font-size:13px;margin:4px 0}.year-pillar-table td>small{display:block;font-size:11px}.year-pillar-table .year-unknown{background:#f4f4f4;color:#999}.year-table-note{padding:10px 16px;font-size:11px;background:#f8f9fa;color:#888;text-align:center;line-height:1.7}.year-sub-band{background:#eff0e8;color:#e983a3;padding:17px;text-align:center;font-size:19px!important;font-weight:500;margin:0!important}.year-spoiler,.year-solution{padding:28px 24px}.year-spoiler h3,.year-solution h3{font-size:22px;color:#e57f9f;text-align:center;line-height:1.7;margin-bottom:18px}.year-spoiler p,.year-solution p{font-size:17px;line-height:1.95;margin:0 0 15px}.year-accordion{border-bottom:1px solid #e6e6e6}.year-accordion summary{position:relative;list-style:none;padding:22px 34px 22px 24px;text-align:center;cursor:pointer}.year-accordion summary:after{content:'⌄';position:absolute;right:17px;top:35px;color:#aaa}.year-accordion[open] summary:after{content:'⌃'}.year-accordion summary>span{display:block;font-size:17px;margin-bottom:8px;color:#222}.year-accordion summary>strong{display:block;color:#e97f9e;font-size:17px;font-weight:500;line-height:1.7;word-break:keep-all}.year-accordion>div{padding:26px 24px;border-top:1px solid #eee}.year-accordion p{font-size:17px;line-height:2;margin:0 0 18px;overflow-wrap:anywhere}.year-footer{padding:20px}.year-month-table td{padding:12px 2px}.year-month-table td>b{font-size:23px}.year-month-table td>small{font-size:10px}@media(min-width:480px){.year-accordion p,.year-spoiler p,.year-solution p{font-size:19px}.year-accordion summary>strong{font-size:19px}}.year-chart .profile-pillars{gap:1px}.year-chart .profile-pillars span{border-radius:0}.year-chart .saju-chart-detail>summary{padding:16px;text-align:right;color:#6bb1ae;cursor:pointer}
.catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:16px}.catalog-card{text-align:left;background:#fff;border:1px solid #eee;border-radius:18px;overflow:hidden;width:100%;display:block}.catalog-card>img{width:100%;aspect-ratio:1;object-fit:cover}.catalog-card>div{padding:15px}.catalog-card b{display:block;font-size:18px;margin:5px 0}.catalog-card small{font-size:12px;color:#dc81a0;font-weight:600}.catalog-card p{font-size:12px;color:#8c8c8c;line-height:1.7}.catalog-card:disabled{cursor:default}.catalog-soon img{opacity:.65}.catalog-soon small{color:#75988d}.catalog-soon{background:#fafcfb}
.product-page-intro{padding:16px 24px;line-height:1.9;font-size:15px;color:#7c857f;white-space:pre-wrap;overflow-wrap:anywhere}
.catalog-card{display:flex;flex-direction:column;justify-content:flex-start;padding:0;align-items:stretch}.catalog-card img{flex-shrink:0}.daily-coming-notice{text-align:center;color:#75988d;font-weight:600;padding:16px}.home-fortune-hero[hidden],.home-daily-summary[hidden]{display:none!important}
/* Keep Thai given names readable beside the compatibility score on narrow screens. */
@media(max-width:400px){.match-score-row>div:not(.match-ring-block){width:80px}.match-score-row b{font-size:13px;line-height:1.7;word-break:normal;overflow-wrap:break-word}}
