.nlp-outer{--accent:#b68e45;--accent-soft:#f6ecd6;background-color:#f7f9fc;width:100%;min-height:100vh}.nlp-outer .bw-samples summary,.nlp-outer .bw-step.done,.nlp-outer .bw-qno,.nlp-outer .bw-echo.ok{color:#8a6526}.nlp-outer .bw-step.on{background:#8f6a2a}.nlp{color:#333;background:#fef8e9;flex-direction:column;align-items:center;width:100%;max-width:480px;margin:0 auto;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-weight:400;display:flex;overflow-x:hidden}.nlp *{box-sizing:border-box}.nlp .hero-section{text-align:center;width:100%;padding:56px 20px 10px}.nlp .hero-section h1{color:#091930;margin:0;font-size:34px;font-weight:800;line-height:1.3}.nlp .hero-section h1 span{color:#b68e45}.nlp .hero-btn{color:#fff;cursor:pointer;background-color:#b68e45;border:none;border-radius:500px;margin-top:21px;padding:15px 37px;font-size:18px;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 4px 10px #b68e454d}.nlp .hero-price{color:#6b5a33;margin:12px 0 0;font-size:13px}.nlp .hero-price b{color:#b68e45;font-weight:700}.nlp .book-container{justify-content:center;align-items:center;width:80%;max-width:320px;height:384px;margin:-10px auto 20px;display:flex;position:relative}.nlp .book-bg{z-index:1;transform-origin:50%;width:40%;height:auto;animation:3.5s ease-in-out infinite alternate nlp-floatBack;position:absolute;top:15%;right:5%}.nlp .book-fg{z-index:2;transform-origin:50%;filter:drop-shadow(0 15px 25px #00000026);width:80%;height:auto;animation:3s ease-in-out infinite alternate nlp-floatFront;position:absolute;top:5%;left:5%}.nlp .book-shadow{filter:blur(8px);z-index:0;background:#00000014;border-radius:50%;width:60%;height:20px;animation:3s ease-in-out infinite alternate nlp-shadowPulse;position:absolute;bottom:0}@keyframes nlp-floatFront{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-15px)rotate(-1.5deg)}}@keyframes nlp-floatBack{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-10px)rotate(1deg)}}@keyframes nlp-shadowPulse{0%{opacity:1;transform:scale(1)}to{opacity:.4;transform:scale(.85)}}.nlp .ticker-section{align-items:center;width:100%;padding:16px 0 36px;display:flex;overflow:hidden}.nlp .ticker-wrapper{animation:150s linear infinite nlp-ticker;display:flex}.nlp .ticker-item{background-color:#fff;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;gap:2px;width:140px;height:66px;margin:0 6px;padding:10px 15px;font-family:Arita Buri Ticker,Georgia,serif;line-height:1.3;display:flex;box-shadow:0 2px 5px #00000008}.nlp .ticker-item h3{color:#091930;margin:0;font-size:14px;font-weight:400}.nlp .ticker-item strong{color:#091930;margin:0;font-size:16px;font-weight:700;display:block}@keyframes nlp-ticker{0%{transform:translate(0)}to{transform:translate(-100%)}}.nlp .input-section{text-align:center;background:linear-gradient(#fff 0%,#fef8e9 100%);width:100%;padding:55px 20px}.nlp .sub-title{color:#333;margin-bottom:10px;font-size:22px;font-weight:500}.nlp .main-title{color:#091930;margin:0 0 26px;font-size:32px;font-weight:700;line-height:1.4}.nlp .main-title span{color:#5b40ab}.nlp .worry-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:46px;display:grid}.nlp .worry-item{color:#4a5568;cursor:pointer;text-align:center;white-space:pre-line;word-break:keep-all;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;padding:18px 8px;font-size:16px;line-height:1.45;transition:all .2s;display:flex}.nlp .worry-item.active{color:#fff;background-color:#b68e45;border-color:#b68e45;font-weight:700}.nlp .form-host{text-align:left}.nlp .map-section{text-align:center;background-color:#fff;width:100%;padding:55px 20px}.nlp .map-section .sub-title{margin-bottom:16px}.nlp .map-gif-container{border-radius:12px;justify-content:center;align-items:center;width:80%;max-width:320px;margin:0 auto 30px;display:flex;overflow:hidden}.nlp .map-gif-container img,.nlp .map-gif-container video{object-fit:cover;width:100%;height:auto;display:block}.nlp .card-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.nlp .map-card{text-align:left;background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000005}.nlp .card-footer{text-align:center;color:#fff;word-break:keep-all;background-color:#091930;flex-shrink:0;justify-content:center;align-items:center;width:100%;min-height:54px;padding:10px 12px;font-size:17px;font-weight:600;line-height:1.3;transition:background-color .4s;display:flex}.nlp .card-body{flex-direction:column;padding:14px 14px 16px;display:flex}.nlp .card-desc{color:#888;margin:0;font-size:14px;font-weight:400;line-height:1.5}.nlp .map-card.active-black .card-footer{background-color:#b68e45}.nlp .faq-chat-section{color:#fff;text-align:center;background-color:#091930;width:100%;padding:55px 20px}.nlp .faq-chat-section .title-area{margin-bottom:28px}.nlp .faq-chat-section .sub-title,.nlp .faq-chat-section .main-title{color:#fff}.nlp .chat-container{text-align:left;flex-direction:column;gap:11px;max-width:400px;margin:0 auto;display:flex}.nlp .chat-bubble-user{color:#fff;text-align:right;word-break:keep-all;background-color:#b68e45;border-radius:18px 18px 0;align-self:flex-end;max-width:82%;padding:12px 16px;font-size:15.5px;line-height:1.45;box-shadow:0 4px 10px #b68e4533}.nlp .chat-bubble-system{color:#111;word-break:keep-all;background-color:#fef8e9;border-radius:18px;align-self:flex-start;max-width:86%;padding:12px 15px;font-size:15.5px;font-weight:500;line-height:1.5}.nlp .chat-animate{opacity:0;transform-origin:0 100%;transition:opacity .36s cubic-bezier(.34,1.56,.64,1),transform .36s cubic-bezier(.34,1.56,.64,1);transform:translateY(30px)scale(.85)}.nlp .chat-bubble-user.chat-animate{transform-origin:100% 100%}.nlp .chat-animate.show{opacity:1;transform:translateY(0)scale(1)}.nlp .tag-container{flex-wrap:wrap;justify-content:flex-start;align-self:flex-start;gap:8px;max-width:90%;padding:8px 0;display:flex}.nlp .chat-tag{color:#000;opacity:0;word-break:keep-all;background-color:#fef8e9;border:2px solid #b68e4540;border-radius:16px;padding:7px 13px;font-size:13.5px;font-weight:600;transition:opacity .3s cubic-bezier(.34,1.56,.64,1),transform .3s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;transform:scale(.7)translateY(10px);box-shadow:0 4px 10px #00000014}.nlp .chat-tag.reveal{opacity:1;animation:2.5s ease-in-out infinite alternate nlp-tagGlow;transform:scale(1)translateY(0)}@keyframes nlp-tagGlow{0%{border-color:#b68e4540;box-shadow:0 4px 10px #0000000d,0 0 5px #b68e451a}50%{border-color:#b68e45d9;box-shadow:0 4px 15px #b68e4540,0 0 10px #b68e4580}to{border-color:#b68e4540;box-shadow:0 4px 10px #0000000d,0 0 5px #b68e451a}}.nlp .compare-section{text-align:center;background-color:#fef8e9;width:100%;padding:55px 10px}.nlp .compare-section .main-title{color:#b68e45}.nlp #vspart{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:800px;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #0000000d}.nlp #vspart:before{content:"";box-sizing:border-box;pointer-events:none;z-index:10;border:3px solid #b68e45;border-radius:0 16px 16px 0;width:60%;height:100%;animation:3s ease-in-out infinite alternate nlp-borderGlow;position:absolute;top:0;right:0}@keyframes nlp-borderGlow{0%{border-color:#b68e45b3;box-shadow:inset 0 0 15px #b68e451a,0 0 10px #b68e4526}to{border-color:#b68e45;box-shadow:inset 0 0 30px #b68e4540,0 0 25px #b68e4573}}.nlp .comparison-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%}.nlp .comparison-table th,.nlp .comparison-table td{vertical-align:middle;text-align:center;overflow-wrap:break-word;border-bottom:1px solid #e2e8f0;padding:20px 5px}.nlp .comparison-table th{color:#fff;font-size:16px;font-weight:700}.nlp .col-general{width:22%}.nlp .col-feature{width:18%}.nlp .col-destiny{width:60%}.nlp .comparison-table th.col-general{background-color:#1e293b;font-size:18px;font-weight:500}.nlp .comparison-table th.col-feature{color:#475569;background-color:#f1f5f9;font-size:15px;font-weight:500}.nlp .comparison-table th.col-destiny{z-index:1;background-color:#b68e45;border-top-right-radius:12px;font-size:22px;position:relative;overflow:hidden}.nlp .comparison-table th.col-destiny:after{content:"";z-index:2;background:linear-gradient(90deg,#fff0 0%,#ffffff59 50%,#fff0 100%);width:200%;height:200%;animation:4s ease-in-out infinite nlp-shine;position:absolute;top:-50%;left:-150%;transform:rotate(30deg)}@keyframes nlp-shine{0%{left:-150%}50%{left:150%}to{left:150%}}.nlp .comparison-table tr:last-child td:last-child{border-bottom-right-radius:12px}.nlp .comparison-table th.col-destiny span{z-index:3;color:#fff;font-weight:700;position:relative}.nlp .cell-general{text-align:center;background-color:#eee}.nlp .general-title{color:#334155;margin-bottom:4px;font-size:15px;font-weight:700}.nlp .general-title.negative{color:#ef4444}.nlp .general-desc{color:#64748b;word-break:keep-all;font-size:12px}.nlp .cell-feature{text-align:center;color:#1e293b;background-color:#f8fafc;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;font-size:15px;font-weight:700}.nlp .cell-destiny{text-align:left;background-color:#fff;padding-left:24px}.nlp .destiny-title{color:#1e293b;justify-content:center;align-items:flex-start;gap:4px;margin-bottom:4px;font-size:15px;font-weight:700;display:flex}html[lang=ko] .nlp .destiny-title{word-break:keep-all;font-size:clamp(16px,4.05vw,17.5px)}.nlp .destiny-title .check{color:#c5a880;font-weight:700}.nlp .destiny-desc{color:#514b43;word-break:keep-all;font-size:15px;line-height:1.6}.nlp .comparison-table tr:last-child td{border-bottom:none}.nlp .review-section{text-align:center;background-color:#f8fafc;width:100%;padding:44px 20px}.nlp .review-disclosure{color:#475569;margin:16px 0 0;font-size:12.5px}.nlp .review-section .sub-title{margin-bottom:10px}.nlp .review-section .main-title{color:#000}.nlp .review-section .main-title span{color:#b68e45}.nlp .review-slider{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-rows:repeat(3,auto);grid-auto-flow:column;align-items:start;gap:10px;margin:0 -20px;padding:8px 20px 12px;scroll-padding-inline:20px;display:grid;overflow-x:auto}.nlp .review-slider::-webkit-scrollbar{display:none}.nlp .review-card{text-align:left;scroll-snap-align:start;background:#fff;border:1px solid #f1f5f9;border-radius:14px;flex-direction:column;width:268px;padding:13px 15px;display:flex;box-shadow:0 4px 12px #0000000a}.nlp .star-rating{color:#b68e45;letter-spacing:2px;margin-bottom:5px;font-size:14px}.nlp .review-card h3{color:#1e293b;word-break:keep-all;margin:0 0 3px;font-size:14.5px;font-weight:700;line-height:1.4}.nlp .review-card p{color:#64748b;word-break:keep-all;margin:0 0 9px;font-size:13px;line-height:1.5}.nlp .review-info{color:#94a3b8;border-top:1px solid #f1f5f9;margin-top:auto;padding-top:7px;font-size:11.5px}.nlp .reason-title-section{text-align:center;background-color:#b68e45;width:100%;padding:55px 20px}.nlp .reason-title-section .sub-title{color:#fff}.nlp .reason-title-section .main-title{color:#fff;margin:0}.nlp .faq-section{text-align:center;background-color:#f8fafc;width:100%;padding:55px 20px}.nlp .faq-section h2{color:#333;margin:0 0 25px;font-size:22px;font-weight:500}.nlp .faq-container{flex-direction:column;gap:14px;max-width:440px;margin:0 auto;display:flex}.nlp .faq-item{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .2s;overflow:hidden;box-shadow:0 4px 10px #00000005}.nlp .faq-question{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:8px;padding:20px;font-size:15px;font-weight:500;display:flex}.nlp .faq-question .q-prefix{color:#b68e45;font-weight:800}.nlp .faq-question:after{content:"▼";color:#94a3b8;margin-left:auto;padding-top:2px;font-size:11px;transition:transform .2s}.nlp .faq-item.active .faq-question:after{transform:rotate(180deg)}.nlp .faq-answer{background-color:#fafbfc;max-height:0;transition:max-height .3s ease-out;overflow:hidden}.nlp .faq-answer-content{color:#4a5568;padding:20px;font-size:13.5px;line-height:1.6}.nlp .lp2-sec{text-align:center;width:100%;padding:52px 22px}.nlp .lp2-sec.cream{background:#fef8e9}.nlp .lp2-sec.white{background:#fff}.nlp .lp2-sec.navy{color:#fff;background:#091930}.nlp .lp2-eyebrow{letter-spacing:.14em;color:#b68e45;margin:0 0 10px;font-size:12.5px;font-weight:700}.nlp .lp2-h{color:#091930;word-break:keep-all;margin:0 0 16px;font-size:25px;font-weight:800;line-height:1.38}.nlp .lp2-sec.navy .lp2-h{color:#fff}.nlp .lp2-p{color:#4a5568;word-break:keep-all;margin:0 0 14px;font-size:15.5px;line-height:1.72}.nlp .lp2-sec.navy .lp2-p{color:#cfd6e0}.nlp .lp2-p strong{color:#091930;font-weight:700}.nlp .lp2-sec.navy .lp2-p strong{color:#e9c877}.nlp .lp2-p.em{color:#b68e45;font-weight:600}.nlp .lp2-sec.navy .lp2-p.em{color:#e9c877}.nlp .lp2-quotes{text-align:left;flex-direction:column;gap:10px;margin:18px 0;padding:0;list-style:none;display:flex}.nlp .lp2-quotes li{color:#e9edf3;background:#ffffff12;border-radius:10px;padding:14px 16px;font-size:14.5px;line-height:1.55}.nlp .lp2-sec:not(.navy) .lp2-quotes li{color:#4a4030;background:#fff;box-shadow:0 2px 8px #0000000a}.nlp .lp2-chips{flex-wrap:wrap;justify-content:center;gap:8px;margin:16px 0;display:flex}.nlp .lp2-chip{color:#6b5a33;background:#fff;border:1px solid #eadfca;border-radius:999px;padding:8px 14px;font-size:13.5px;font-weight:600}.nlp .lp2-sec.navy .lp2-chip{color:#e9c877;background:#b68e4529;border-color:#b68e4573}.nlp .lp2-note{color:#94a3b8;margin:14px 0 0;font-size:12px;line-height:1.65}.nlp .lp2-sec.navy .lp2-note{color:#7f8a9c}.nlp .lp2-cards{text-align:left;flex-direction:column;gap:12px;margin-top:18px;display:flex}.nlp .lp2-card{background:#fff;border:1px solid #eef0f3;border-radius:14px;padding:18px;box-shadow:0 4px 12px #00000008}.nlp .lp2-card-t{color:#091930;margin:0 0 6px;font-size:16px;font-weight:700}.nlp .lp2-card-d{color:#64748b;word-break:keep-all;margin:0;font-size:14px;line-height:1.55}.nlp .lp2-step{text-align:left;background:#fff;border:1px solid #eef0f3;border-radius:14px;padding:16px 18px}.nlp .lp2-step-n{color:#fff;background:#b68e45;border-radius:999px;margin-bottom:8px;padding:3px 11px;font-size:12px;font-weight:700;display:inline-block}.nlp .lp2-step-t{color:#091930;margin:0 0 4px;font-size:15.5px;font-weight:700}.nlp .lp2-step-d{color:#64748b;word-break:keep-all;margin:0;font-size:14px;line-height:1.55}.nlp .lp2-cta{color:#fff;cursor:pointer;background:#b68e45;border:none;border-radius:500px;margin-top:22px;padding:16px 38px;font-size:18px;font-weight:700;display:inline-block;box-shadow:0 4px 12px #b68e454d}.nlp .lp2-disclaimer{color:#94a3b8;text-align:center;word-break:keep-all;background:#fef8e9;margin:0;padding:26px 22px 40px;font-size:12px;line-height:1.7}@media (prefers-reduced-motion:reduce){.nlp .book-bg,.nlp .book-fg,.nlp .book-shadow,.nlp .ticker-wrapper,.nlp #vspart:before,.nlp .comparison-table th.col-destiny:after{animation:none!important}.nlp .chat-animate,.nlp .chat-tag{opacity:1!important;transition:none!important;transform:none!important}.nlp .chat-tag.reveal{animation:none!important}}.nlp h1,.nlp h2,.nlp h3,.nlp .main-title,.nlp .sub-title,.nlp .lp2-h,.nlp .lp2-card-t,.nlp .lp2-step-t,.nlp .card-footer,.nlp .destiny-title,.nlp .general-title,.nlp .review-card h3{word-break:keep-all;overflow-wrap:anywhere;text-wrap:balance}.nlp p,.nlp li,.nlp .lp2-p,.nlp .lp2-quotes li,.nlp .lp2-note,.nlp .lp2-disclaimer,.nlp .lp2-card-d,.nlp .lp2-step-d,.nlp .card-desc,.nlp .destiny-desc,.nlp .general-desc,.nlp .review-card p,.nlp .hero-price{word-break:keep-all;overflow-wrap:anywhere;text-wrap:pretty}.nlp .ask-section{color:#333;text-align:center;background:#f8fafc;width:100%;padding:40px 20px 44px}.nlp .ask-card{background:#fff;border:1px solid #f0e6d2;border-radius:20px;padding:30px 20px 26px;box-shadow:0 8px 24px #09193012}.nlp .ask-eyebrow{letter-spacing:2px;color:#b68e45;margin:0 0 8px;font-size:13px;font-weight:700}.nlp .ask-title{color:#091930;margin:0 0 10px;font-size:25px;font-weight:800;line-height:1.4}.nlp .ask-desc{color:#64748b;margin:0 0 22px;font-size:15.5px;line-height:1.65}.nlp .ask-btn{cursor:pointer;color:#fff;background:#b68e45;border:none;border-radius:500px;width:100%;max-width:340px;padding:17px 24px;font-family:inherit;font-size:17.5px;font-weight:800;display:inline-block;box-shadow:0 6px 18px #b68e4559}.nlp .ask-btn:active{transform:scale(.985)}.nlp .ask-note{color:#94a3b8;margin:13px 0 0;font-size:12.5px;line-height:1.6}.nlp .ask-ex-label{color:#94a3b8;margin:18px 0 9px;font-size:12.5px;font-weight:700}.nlp .ask-chips{flex-direction:column;gap:7px;display:flex}.nlp .ask-chip{cursor:pointer;color:#4a4030;text-align:left;word-break:keep-all;background:#fdfaf3;border:1px solid #ece3d2;border-radius:12px;width:100%;padding:11px 14px;font-family:inherit;font-size:13.5px;line-height:1.45}.nlp .ask-chip:before{content:"“";color:#b68e45;margin-right:2px;font-weight:700}.nlp .ask-chip:after{content:"”";color:#b68e45;margin-left:2px;font-weight:700}.nlp .ask-chip:active{background:#f6ecd6;transform:scale(.99)}
.nmlp-outer{--accent:#b68e45;--accent-soft:#f6ecd6;background:#f7f5ef;width:100%;min-height:100vh}.nmlp-outer .nm-tabs button.on{background:#8f6a2a;border-color:#8f6a2a}.nmlp-outer .nm-cls.길{color:#6b5410}.nmlp{color:#2f2a22;word-break:keep-all;background:#fdfaf3;width:100%;max-width:560px;margin:0 auto;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;line-height:1.75;overflow-x:hidden}.nmlp *{box-sizing:border-box}.nmlp-sec{text-align:center;padding:54px 22px}.nmlp-sec.cream{background:#fdf6e6}.nmlp-sec.white{background:#fff}.nmlp-sec.deep{color:#f3ecdd;background:#2b241a}.nmlp-sec.deep .nmlp-h{color:#f7efdd}.nmlp-sec.deep .nmlp-p{color:#d8cdb8}.nmlp-eyebrow{letter-spacing:.16em;color:#8a6526;margin:0 0 10px;font-size:12px;font-weight:700}.nmlp-sec.deep .nmlp-eyebrow{color:#cdaa63}.nmlp-h{color:#241f18;margin:0 0 14px;font-family:Arita Buri,Nanum Myeongjo,serif;font-size:25px;font-weight:700;line-height:1.45}.nmlp-h em{color:#8a6526;font-style:normal}.nmlp-sec.deep .nmlp-h em{color:#e0bd74}.nmlp-p{color:#4a4238;margin:0 0 14px;font-size:15px;line-height:1.85}.nmlp-p:last-child{margin-bottom:0}.nmlp-p strong{color:#241f18;font-weight:700}.nmlp-sec.deep .nmlp-p strong{color:#fff}.nmlp-hero{text-align:center;background:linear-gradient(#fdf6e6 0%,#fdfaf3 100%);padding:46px 22px 40px}.nmlp-brand{letter-spacing:.1em;color:#8a6526;background:#fffdf6;border:1px solid #d9c48d;border-radius:999px;margin-bottom:16px;padding:5px 14px;font-size:11.5px;font-weight:700;display:inline-block}.nmlp-hero h1{color:#241f18;margin:0 0 14px;font-family:Arita Buri,Nanum Myeongjo,serif;font-size:31px;font-weight:700;line-height:1.4}.nmlp-hero h1 em{color:#8a6526;font-style:normal}.nmlp-hero-sub{color:#554c40;margin:0 0 22px;font-size:15.5px;line-height:1.8}.nmlp-hero-price{color:#6b6155;align-items:baseline;gap:8px;margin-bottom:20px;font-size:14px;display:inline-flex}.nmlp-hero-price b{color:#241f18;font-size:21px;font-weight:700}.nmlp-cta{color:#fff;background:#b68e45;border-radius:999px;padding:15px 34px;font-size:16px;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 6px 18px #b68e4552}.nmlp-cta:hover{background:#a67f3a}.nmlp-cta.ghost{color:#8a6526;box-shadow:none;background:0 0;border:1px solid #d9c48d}.nmlp-cta.ghost:hover{background:#fdf6e6}.nmlp-ctas{flex-direction:column;align-items:center;gap:10px;display:flex}.nmlp-cta-note{color:#7b7062;margin:12px 0 0;font-size:12.5px}.nmlp-stat{flex-wrap:wrap;justify-content:center;gap:26px;margin:22px 0 0;display:flex}.nmlp-stat div{text-align:center}.nmlp-stat b{color:#8a6526;font-size:24px;font-weight:700;line-height:1.3;display:block}.nmlp-sec.deep .nmlp-stat b{color:#e0bd74}.nmlp-stat span{color:#7b7062;font-size:12.5px}.nmlp-sec.deep .nmlp-stat span{color:#b8ac97}.nmlp-cards{text-align:left;flex-direction:column;gap:12px;margin-top:22px;display:flex}.nmlp-card{background:#fffdf7;border:1px solid #e8dcc2;border-radius:14px;padding:18px 18px 16px}.nmlp-sec.white .nmlp-card{background:#fdf9f0}.nmlp-card-n{color:#7a5b1f;background:#f3e6c8;border-radius:999px;margin-bottom:8px;padding:3px 10px;font-size:11.5px;font-weight:700;display:inline-block}.nmlp-card-t{color:#241f18;margin:0 0 6px;font-size:16.5px;font-weight:700}.nmlp-card-d{color:#554c40;margin:0;font-size:14px;line-height:1.8}.nmlp-who{text-align:left;flex-direction:column;gap:10px;margin-top:20px;display:flex}.nmlp-who li{color:#3f382e;background:#fffdf7;border:1px solid #ecdfc6;border-radius:12px;padding:14px 16px;font-size:14.5px;line-height:1.75;list-style:none}.nmlp-who li b{color:#8a6526}.nmlp-who{margin-left:0;margin-right:0;padding:0}.nmlp-table{border-collapse:collapse;text-align:left;width:100%;margin-top:20px;font-size:14px}.nmlp-table th,.nmlp-table td{vertical-align:top;border-bottom:1px solid #e8dcc2;padding:12px 10px}.nmlp-table th{color:#7b7062;font-size:12.5px;font-weight:700}.nmlp-table td.ours{color:#241f18;font-weight:700}.nmlp-table td.ours span{color:#8a6526;font-size:12.5px;font-weight:400;display:block}.nmlp-faq{text-align:left;margin-top:20px}.nmlp-faq details{border-bottom:1px solid #e8dcc2;padding:14px 2px}.nmlp-faq summary{cursor:pointer;color:#241f18;font-size:15px;font-weight:700;list-style:none}.nmlp-faq summary::-webkit-details-marker{display:none}.nmlp-faq summary:before{content:"Q ";color:#b68e45;font-weight:700}.nmlp-faq p{color:#554c40;margin:10px 0 0;font-size:14px;line-height:1.8}.nmlp-tool{background:#fdfaf3;padding:40px 16px 46px}.nmlp-tool .nm-tool{max-width:100%}.nmlp-note{color:#857a6a;text-align:left;background:#fdfaf3;padding:24px 22px 40px;font-size:11.5px;line-height:1.8}@media (min-width:560px){.nmlp-hero h1{font-size:34px}.nmlp-h{font-size:27px}}html[data-mode=dark] .nmlp-outer{background:var(--bg)}html[data-mode=dark] .nmlp{background:var(--surface);color:var(--ink)}html[data-mode=dark] .nmlp-sec.cream,html[data-mode=dark] .nmlp-sec.white,html[data-mode=dark] .nmlp-hero,html[data-mode=dark] .nmlp-tool,html[data-mode=dark] .nmlp-note{background:var(--surface)}html[data-mode=dark] .nmlp-h,html[data-mode=dark] .nmlp-hero h1,html[data-mode=dark] .nmlp-card-t{color:var(--ink)}html[data-mode=dark] .nmlp-p,html[data-mode=dark] .nmlp-card-d,html[data-mode=dark] .nmlp-who li{color:var(--ink-soft)}html[data-mode=dark] .nmlp-card,html[data-mode=dark] .nmlp-who li{background:var(--bg);border-color:var(--line)}.nmm-back{z-index:2000;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.nmm-scrim{cursor:pointer;background:#1e180e8c;border:0;padding:0;position:absolute;inset:0}.nmm-panel{background:#fdfaf3;border-radius:18px 18px 0 0;flex-direction:column;width:100%;max-width:560px;height:92dvh;max-height:92dvh;animation:.24s ease-out nmm-up;display:flex;position:relative;box-shadow:0 -8px 40px #1e180e47}@keyframes nmm-up{0%{opacity:.6;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.nmm-panel{animation:none}}.nmm-head{background:#fdf6e6;border-bottom:1px solid #ecdfc6;border-radius:18px 18px 0 0;flex:none;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.nmm-title{color:#241f18;font-size:15px;font-weight:700}.nmm-x{color:#6b5a38;cursor:pointer;background:#fffdf6;border:1px solid #e0cfa8;border-radius:50%;flex:none;width:34px;height:34px;font-size:15px;line-height:1}.nmm-x:hover{background:#f6ecd6}.nmm-body{-webkit-overflow-scrolling:touch;flex:1;padding:14px 14px 26px;overflow-y:auto}.nm-total-pct{color:#8a6526;margin-top:4px;font-size:12px;display:block}html[data-mode=dark] .nmm-panel{background:var(--surface)}html[data-mode=dark] .nmm-head{background:var(--bg);border-color:var(--line)}html[data-mode=dark] .nmm-title{color:var(--ink)}html[data-mode=dark] .nmm-x{background:var(--surface);border-color:var(--line);color:var(--ink-soft)}
