/* Single visual system. Legacy storefront/letter skins are not loaded. */
:root{--ink:#242424;--muted:#757575;--line:#e8e8e5;--paper:#fff;--accent:#bc4935;--soft:#f6f6f3}
*{box-sizing:border-box}html{scroll-padding-top:90px}body{margin:0;background:#f4f4f1;color:var(--ink);font:15px/1.65 -apple-system,BlinkMacSystemFont,'Apple SD Gothic Neo','Malgun Gothic',sans-serif;letter-spacing:-.25px}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer;border:0;background:none}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button:disabled{cursor:not-allowed;color:#999;background:#f0f0ed}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}button,input,select,summary{min-height:44px}[hidden]{display:none!important}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-family:inherit;font-weight:500;line-height:1.4;letter-spacing:-.6px}p{word-break:keep-all;overflow-wrap:anywhere}h1{font-size:28px}h2{font-size:25px}h3{font-size:19px}h4{font-size:16px}small{font-size:12px}svg{display:block}
@font-face{font-family:Jua;src:url('fonts/Jua-subset.woff') format('woff');font-weight:400;font-display:swap}
.sf-app{max-width:480px;min-height:100dvh;margin:auto;padding-bottom:94px;background:#fff}#sf-home.sf-app{--muted:#77717f;--accent:#6950b7;--home-display:Jua,'Apple SD Gothic Neo',sans-serif;color:#302c38;background:#fff}.sf-header{height:58px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:#efe8ff}.sf-brand{font-family:var(--home-display);font-size:25px;font-weight:400;letter-spacing:-1px;color:#594296;display:flex;align-items:center;gap:7px}.sf-brand svg{width:25px;height:25px;fill:currentColor}.sf-library-link{font-size:12px;display:flex;align-items:center;gap:5px;min-height:44px}.sf-library-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5}.sf-library-link span{color:var(--accent);font-variant-numeric:tabular-nums}
/* A single playful object, not a marketing headline + utility-link stack. */
.home-play{position:relative;height:306px;isolation:isolate;background:#efe8ff;text-align:center;overflow:hidden}.home-play:before{content:'';position:absolute;inset:0;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M0 16h32M16 0v32' stroke='%23ffffff' stroke-opacity='.62' stroke-width='1'/%3E%3C/svg%3E");pointer-events:none}.home-greeting{position:relative;display:inline-block;margin:8px auto 0;padding:9px 20px 8px;background:#fff;border-radius:50px;font-family:var(--home-display);font-size:20px;line-height:1.3;font-weight:400;letter-spacing:0}.home-greeting:after{content:'';position:absolute;bottom:-7px;left:calc(50% - 6px);border:7px solid transparent;border-bottom:0;border-top-color:#fff}.shop-note-launch{display:flex;flex-direction:column;align-items:center;position:absolute;inset:51px 0 24px;width:100%;padding:0;outline-offset:-6px}.shop-box{width:217px;height:184px;object-fit:contain;flex:none;transform-origin:50% 90%;transition:transform .18s ease}.shop-note-launch>span{display:flex;align-items:center;justify-content:center;margin-top:-3px;position:relative;background:#7053bc;color:#fff;padding:0 27px;min-height:42px;border-radius:30px;font-size:14px;font-weight:500;box-shadow:0 3px 0 #513795}.home-sample-hint{position:absolute;bottom:8px;left:0;right:0;font-size:10.5px;color:#756786;pointer-events:none}.home-play[data-open='true'] .home-greeting,.home-play[data-open='true']>.home-sample-hint,.home-play[data-open='true']>.shop-note-launch{visibility:hidden}.shop-note{position:absolute;inset:8px 16px 14px;background:white;border-radius:18px;padding:16px 18px;display:flex;flex-direction:column;text-align:left}.shop-note-top{display:flex;align-items:center;justify-content:space-between;min-height:30px;margin-bottom:7px;padding-right:0;gap:8px}.shop-note-top>span{font-size:10.5px;color:var(--muted);flex:1}.shop-note-top img{width:38px;height:38px;object-fit:contain;flex:none}.shop-note-top button{width:44px;padding:0;font-size:12px;color:var(--muted);min-height:44px}.shop-note-heading{font-family:var(--home-display);font-size:20px;line-height:1.4;font-weight:400;margin-bottom:8px;letter-spacing:0}.shop-note-text{margin:0;border:0;padding:0;font-size:14px;line-height:1.75;color:#45404e;flex:1}.shop-note-foot{font-size:10px;color:var(--muted);line-height:1.45;margin-top:9px}.shop-note-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:5px}.shop-note-actions button{font-size:11px;min-height:44px;padding:0;color:var(--muted)}.shop-note-actions button:last-child{font-size:12px;color:var(--accent);font-weight:500}
/* Merchandise begins immediately below the object. No introductory paragraphs. */
.sf-collection{position:relative;padding:14px 16px 0;background:#fff;border-radius:22px 22px 0 0;margin-top:-9px;scroll-margin-top:8px}.sf-section-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 9px}.sf-section-heading h2{font-family:var(--home-display);font-size:21px;font-weight:400;letter-spacing:0}.home-catalog-meta{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted)}.sf-filters{display:flex;align-items:center;gap:6px;margin-bottom:12px;position:sticky;top:0;background:#fff;z-index:5;padding:4px 0}.sf-filters button{flex:1;white-space:nowrap;font-size:12px;min-height:36px;padding:0 8px;color:var(--muted);border-radius:24px}.sf-filters button.active{background:#302c38;color:#fff}.sf-filters button span{display:none}.shop-products{display:grid;grid-template-columns:1fr 1fr;gap:22px 12px;padding:0;margin:0}.shop-products[data-count='1']{grid-template-columns:minmax(0,225px);justify-content:center}.shop-product{display:flex;flex-direction:column;padding:0;background:none;border:0;text-align:left;min-width:0;isolation:isolate}.shop-product-scene{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1/1.04;overflow:hidden;background:var(--cover);border-radius:16px;margin:0 0 8px}.shop-product-scene:before{content:'';position:absolute;inset:18px 10px 9px;background:var(--shape);border-radius:50%;pointer-events:none}.shop-product-scene img{position:relative;width:92%;height:92%;object-fit:contain;z-index:1;transition:transform .18s ease}.shop-cover-word{position:absolute;z-index:2;top:10px;left:12px;font-family:var(--home-display);font-weight:400;font-size:20px;line-height:1.2;letter-spacing:0;color:#34313d}.shop-product-copy{width:100%;display:grid;grid-template-columns:1fr auto;gap:3px 5px;align-items:baseline}.shop-product-scope{grid-column:1/-1;font-size:10px;color:var(--muted);line-height:1.5}.shop-product-copy h3{font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.3px}.shop-product-question{font-size:11.5px;color:var(--muted);line-height:1.5;margin-top:2px}.shop-product-price{display:flex;align-items:baseline;gap:6px;padding-top:0;margin:0}.shop-product-price strong{font-size:15px;line-height:1.4;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:-.4px}.shop-product-price small{font-size:10px;color:var(--muted)}.shop-product-audience{font-size:10px;color:#77717f;margin-top:4px;line-height:1.4}.shop-product-self{--cover:#faf0b1;--shape:#e5dc92}.shop-product-self .shop-product-scene:before{border-radius:50% 50% 12px 12px;inset:34px 15px -12px}.shop-product-self img{padding-top:29px;width:85%;height:99%;transform:translateX(8px)}.shop-product-love{--cover:#ffdce7;--shape:#f6aabe}.shop-product-love .shop-product-scene:before{inset:44px 12px 0;clip-path:polygon(50% 14%,66% 0,84% 0,100% 21%,100% 47%,50% 100%,0 47%,0 21%,16% 0,34% 0);border-radius:0}.shop-product-love img{padding-top:32px;width:90%;height:98%}.shop-product-match{--cover:#dcf0fb;--shape:#acdbf2}.shop-product-match .shop-product-scene:before{inset:33px 8px 12px;border-radius:50% 50% 35% 35%}.shop-product-match img{padding-top:34px;width:96%;height:98%}.shop-product-reunion{--cover:#e9dfff;--shape:#c8b6ed}.shop-product-reunion .shop-product-scene:before{inset:33px 10px 10px;transform:rotate(-10deg);border-radius:35% 48% 45% 28%}.shop-product-reunion img{padding-top:35px;width:92%;height:98%}.shop-product-money{--cover:#e6f4c6;--shape:#c7df9e}.shop-product-money .shop-product-scene:before{inset:44px 10px 8px;border-radius:50%}.shop-product-money img{padding-top:38px;width:92%;height:98%}.shop-product-career{--cover:#dce5fc;--shape:#b6c7ef}.shop-product-career .shop-product-scene:before{inset:37px 12px 9px;border-radius:40% 40% 0 0}.shop-product-career img{padding-top:34px;width:94%;height:98%}.shop-unavailable{grid-column:1/-1;font-size:10px;color:var(--muted);margin-top:3px}.shop-stage-note{font-size:10px;color:var(--muted);margin:12px 0 0}.sf-price-note{font-size:11px;line-height:1.75;color:var(--muted);margin:14px 0 0}
.home-tools{display:flex;gap:14px;margin:22px 16px 0;justify-content:center;border-bottom:1px solid var(--line);padding-bottom:12px}.home-tools button{font-size:12px;min-height:44px;color:var(--accent);padding:0}.home-tools>span{align-self:center;font-size:12px;color:#aaa}.sf-draft{margin:12px 16px;padding:10px 0;border-block:1px solid var(--line);display:flex;gap:12px;align-items:center}.sf-draft>div{flex:1}.sf-draft small,.sf-draft button{font-size:12px}.sf-draft small{color:var(--muted)}.sf-faq{padding:28px 20px}.sf-faq h2{font-size:17px;margin-bottom:9px}details summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:18px;font-weight:400;color:var(--muted)}details[open]>summary:after{content:'−'}.sf-faq details{border-bottom:1px solid var(--line)}.sf-faq summary{font-size:13px;padding:12px 0}.sf-faq details p{font-size:12px;line-height:1.8;color:#626262;padding:0 0 18px}.sf-footer{padding:22px 20px;background:#f7f6fa}.sf-footer-brand{font-size:15px;font-weight:500}.sf-footer-links{display:flex;flex-wrap:wrap;gap:0 20px}.sf-footer-links a{min-height:44px;display:inline-flex;align-items:center}.sf-footer-links button,.sf-footer-links a,.sf-footer>p{font-size:11px;color:var(--muted)}.sf-footer>p{line-height:1.8}.sf-bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:480px;height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:flex;background:#ffffffed;border-top:1px solid #efedf2;z-index:10;backdrop-filter:blur(12px)}.sf-bottom-nav button{flex:1;display:flex;align-items:center;justify-content:center;gap:3px;flex-direction:column;font-size:10px;color:#96909f}.sf-bottom-nav button.active{color:#6047a4}.sf-bottom-nav svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
@media(hover:hover){.shop-note-launch:hover .shop-box{transform:translateY(-4px) rotate(-3deg)}.shop-product:hover .shop-product-scene img{transform:translateY(-3px) rotate(2deg)}}.shop-product:active .shop-product-scene img{transform:scale(.96)}.shop-note-launch:active .shop-box{transform:scale(.97)}
@media(prefers-reduced-motion:no-preference){.home-play:not([data-open]) .shop-box{animation:home-hello .9s ease-out both}.shop-note:not([hidden]){animation:home-reveal .2s ease-out both}@keyframes home-hello{0%{transform:translateY(15px) rotate(7deg);opacity:0}60%{transform:translateY(-4px) rotate(-3deg);opacity:1}100%{transform:none;opacity:1}}@keyframes home-reveal{from{opacity:0;transform:translateY(7px) scale(.985)}to{opacity:1;transform:none}}}
@media(prefers-reduced-motion:reduce){.shop-product-scene img,.shop-box{transition:none!important;transform:none!important;animation:none!important}}

.age-badge{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;padding:1px 6px;min-width:31px;background:#bf3550;color:white;border-radius:6px;font-size:11px;font-weight:500;line-height:20px;letter-spacing:0}
.shop-product-year{--cover:#ffedcf;--shape:#f4d2a0}.shop-product-year .shop-product-scene:before{inset:35px 12px 8px}.shop-product-year img{padding-top:32px}.shop-product-intimacy{--cover:#f4d4d9}.shop-product-intimacy .shop-product-scene:before{display:none}.shop-product-intimacy .shop-product-scene img{width:100%;height:100%;object-fit:cover;padding:0}.shop-product-scene>.age-badge{position:absolute;top:10px;right:10px;z-index:3}.shop-adult-topic{grid-column:1/-1;font-size:10.5px;color:var(--muted);line-height:1.5;margin-top:1px}
/* Shared sheet, no floating card layers. */
#flow-dialog{width:640px;max-width:calc(100% - 48px);max-height:92dvh;padding:0;border:0;border-radius:8px;background:white;color:var(--ink);overflow-y:auto;overscroll-behavior:contain;margin:auto;box-shadow:0 18px 65px #0002}#flow-dialog::backdrop{background:#0005}.dialog-close{position:sticky;float:right;top:0;right:0;z-index:30;width:52px;height:52px;margin:0 0 -52px;background:#fff;font-size:25px;font-weight:400}.generated-art{object-fit:contain;display:block}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:12px 18px;border-radius:4px;font-size:15px;font-weight:500;line-height:1.5;border:1px solid transparent}.button.primary{background:#292929;color:white}.button.secondary{border-color:#d6d6d2;background:white;color:var(--ink)}.button:disabled{background:#eeeeea;color:#999;border-color:#eeeeea}.full{width:100%}.button span{font-size:17px}.back-button{display:inline-flex;align-items:center;padding:0;font-size:13px;color:#666;background:none;min-height:44px;margin-bottom:24px}.sf-detail-nav{height:64px;padding:6px 26px;display:flex;align-items:center}.sf-detail-nav button{padding:0;font-size:13px;color:#666}.sf-detail-summary{padding:14px 26px 26px;position:relative}.sf-detail-visual{float:right;width:86px;height:100px;margin:0 0 12px 16px}.sf-detail-visual img{width:100%;height:100%;object-fit:contain;border-radius:4px}.sf-detail-hook{font-size:13px;color:var(--muted);margin-bottom:5px}.sf-detail-main h2{font-size:29px}.sf-detail-price{display:flex;align-items:baseline;gap:12px;margin:12px 0 4px}.sf-detail-price strong{font-size:20px;font-weight:500}.sf-detail-price span,.sf-person{font-size:12px;color:var(--muted)}.sf-detail-desc{clear:both;font-size:16px;line-height:1.8;padding-top:22px;max-width:34em}.sf-detail-body{padding:0 26px 24px}.sf-detail-section{border-top:1px solid var(--line);padding:22px 0}.sf-detail-section h3{font-size:17px;margin-bottom:10px}.sf-detail-section p{font-size:14px;color:#666;margin-bottom:12px}.sf-detail-section ul{margin:0;padding-left:18px;font-size:14px;line-height:1.9}.sf-detail-section li+li{margin-top:5px}.sf-outline-section,.sf-checkout-outline{border-block:1px solid var(--line);margin:0}.sf-outline-section summary,.sf-checkout-outline summary{font-size:14px;padding:12px 0}.sf-outline-section summary span{margin-left:auto;color:var(--muted);font-size:12px}.sf-outline{padding:0 0 18px 20px;margin:0;font-size:14px;line-height:1.85}.sf-outline li{padding:4px 0 4px 4px}.sf-chart-preview{margin:26px 0;padding:0}.sf-chart-preview h3{font-size:15px}.sf-chart-preview p{font-size:12px;color:var(--muted);line-height:1.8}.sf-mini-pillars{width:100%;table-layout:fixed;text-align:center;border-collapse:collapse;margin:15px 0}.sf-mini-pillars th{font-size:12px;color:var(--muted);font-weight:400;border-bottom:1px solid var(--line);padding-bottom:8px}.sf-mini-pillars td{font-size:25px;line-height:1.8;padding:10px 0}.sf-mini-pillars caption{caption-side:bottom;font-size:11px;color:var(--muted);padding-top:10px}.sf-example{padding:24px 0;border-top:1px solid var(--line)}.sf-example h3{font-size:16px;margin-bottom:12px}.sf-example p{font-size:15px;line-height:1.85}.sf-example small{display:block;margin-top:12px;color:var(--muted)}.sf-honest-note{border-top:1px solid var(--line);padding:22px 0 0;margin-top:20px}.sf-honest-note h3{font-size:14px}.sf-honest-note p{font-size:13px;color:#666;margin:8px 0;line-height:1.8}.sf-detail-dock{position:sticky;bottom:0;z-index:10;background:white;border-top:1px solid var(--line);padding:8px 26px calc(14px + env(safe-area-inset-bottom))}.sf-sample-link{display:block;width:100%;font-size:13px;color:#555;min-height:42px;padding:8px 0;text-align:center;text-decoration:underline;text-underline-offset:3px}.sf-detail-dock small{display:block;font-size:11px;color:var(--muted);text-align:center;margin-top:6px}
/* Input and purchase preview share plain labels and native control geometry. */
.form-shell,.sf-checkout,.sf-library,.sf-chooser,.legal-shell{padding:60px 26px 28px}.form-shell>.back-button{margin-top:-44px;display:flex;margin-bottom:18px}.form-shell h2{font-size:25px;margin:0 0 14px}.subtitle{font-size:14px;color:#696969;line-height:1.8;margin-bottom:24px}.field{display:block;margin:24px 0}.field-label{display:block;margin-bottom:8px;font-size:14px;font-weight:500}.field-label small{font-size:11px;color:var(--muted);font-weight:400;margin-left:5px}.field input:not([type=checkbox]),.field select{width:100%;min-width:0;height:50px;border:1px solid #d4d4cf;border-radius:4px;background:white;padding:0 12px;font-size:16px;outline-offset:1px}.field input:disabled,.field select:disabled{background:#f4f4f0;color:#999}.field input::placeholder{color:#a0a09b}.field-row{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:14px}.field-row>.field{margin:0}.check-line{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.8;padding:8px 0;min-height:44px}.check-line input{min-height:0;width:17px;height:17px;flex:none;accent-color:#282828;margin:3px 0 0}.field-hint,.micro{display:block;font-size:12px;color:var(--muted);line-height:1.8;margin-top:7px}.check-line .field-hint{display:inline;margin:0}.micro{text-align:center}.advanced-box{border-block:1px solid var(--line);margin:18px 0;padding:0}.advanced-box summary{font-size:13px;padding:10px 0}.advanced-box p{font-size:12px;color:#666;line-height:1.8;margin:10px 0}.limit-notice{font-size:12px;color:#70706b;line-height:1.8;margin:24px 0}.consent-box{border-top:1px solid var(--line);padding:14px 0;margin:20px 0}.consent-box p{font-size:12px;line-height:1.8;color:#70706b;padding-left:25px;margin:0 0 12px}.form-error{font-size:13px;color:#a23527;margin:12px 0}.text-button{font-size:13px;text-decoration:underline;min-height:44px}.sf-subtle-label{font-size:12px;color:var(--muted);margin-bottom:8px}.sf-checkout-intro{font-size:14px;color:#70706b;margin:12px 0 26px}.sf-order-lines{font-size:14px;margin:20px 0}.sf-order-lines>div{display:flex;justify-content:space-between;gap:16px;padding:8px 0}.sf-order-lines dt{color:#666}.sf-order-lines dd{margin:0;text-align:right}.sf-order-total{border-top:1px solid var(--line);margin-top:14px;padding-top:18px!important}.sf-order-total dd{font-size:23px;font-weight:500}.sf-checkout-outline ol{padding-left:20px;font-size:14px;line-height:1.9}.sf-checkout-actions{display:grid;gap:10px}.sf-library-note,.sf-chooser>p{color:#70706b;font-size:14px;line-height:1.8;margin:12px 0 24px}.sf-library h2 small{font-size:17px;color:#70706b;margin-left:8px}.sf-saved-item,.sf-choose-row{display:flex;align-items:center;gap:16px;width:100%;padding:20px 0;border-bottom:1px solid var(--line);text-align:left}.sf-saved-item>img,.sf-choose-row>img{width:66px;height:72px;object-fit:contain;border-radius:3px}.sf-saved-item>div,.sf-choose-row>span:nth-child(2){flex:1;min-width:0}.sf-saved-item h3,.sf-choose-row strong{font-size:17px;font-weight:500}.sf-saved-item p,.sf-saved-mode,.sf-choose-row small{font-size:12px;color:#70706b}.sf-choose-row strong,.sf-choose-row b,.sf-choose-row small,.sf-choose-row span>span{display:block}.sf-choose-row span>span{font-size:13px;margin:6px 0}.sf-choose-row b{font-size:15px;font-weight:500;margin-top:6px}.sf-saved-actions{display:flex;gap:18px}.sf-saved-actions button{font-size:13px;text-decoration:underline;padding:6px 0}.sf-library-empty{text-align:center;padding:30px 0}.sf-library-empty img{width:100px;height:100px;object-fit:contain;margin:0 auto 20px}.sf-library-empty p{font-size:14px;color:#70706b;margin:12px 0 24px}.legal-shell p{font-size:14px;line-height:1.9;margin:14px 0;color:#666}.loading{min-height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:55px 24px;text-align:center}.loading .generated-art{width:88px;height:88px;border-radius:4px}.loading h2{font-size:22px}.loading p{font-size:14px;color:#70706b}.loading-line{width:100px;height:2px;background:var(--line)}.toast{position:fixed;bottom:90px;left:50%;transform:translateX(-50%);z-index:100;background:#303030;color:white;font-size:13px;padding:12px 18px;border-radius:4px;max-width:90vw;opacity:0;pointer-events:none}.toast.visible{opacity:1}
/* Reader: one chapter, plain hierarchy, content-led comparison rows. */
.result-shell{max-width:none;margin:0;padding:24px 26px 32px;--br-ink:#242424;--br-muted:#757575;--br-paper:#fff;--br-line:#e8e8e5;--br-coral:#bc4935;color:var(--ink)}.result-shell:not(:has(.sample-product-back)){padding-top:62px}.report-topline,.report-deck,.result-shell>.br-chart:first-of-type>.br-chart-masthead{display:none}.sample-product-back{margin:0 52px 16px 0}.report-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 10px;padding:4px 0 10px}.report-heading h2{font-size:29px;font-weight:500;margin:4px 0 6px}.report-mode{font-size:12px;color:#70706b}.report-recipient{font-size:13px;color:#70706b}.report-heading>.generated-art{width:58px;height:65px;border-radius:3px;object-fit:contain}.report-notice{padding:0 0 8px;margin:0;border-bottom:1px solid var(--line);font-size:12px;line-height:1.8;color:#70706b}.report-notice b{font-size:12px;font-weight:400;color:#666}.report-notice p{margin:6px 0}.report-sample-basis summary{font-size:12px;min-height:34px}.report-sample-basis p{font-size:12px;color:#70706b}.love-reader-nav{position:sticky;top:0;background:white;z-index:5;margin:0 -26px 24px;padding:8px 56px 8px 26px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px}.love-reader-nav>details>summary{display:grid;grid-template-columns:auto auto 10px;gap:10px;font-size:13px;min-height:44px}.love-reader-nav>details>summary:after{display:none}[data-love-current]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}[data-love-count]{color:#70706b;font-size:12px;white-space:nowrap}.love-reader-menu{position:absolute;top:100%;left:26px;right:26px;background:white;display:grid;gap:0;padding:8px 0;max-height:55dvh;overflow:auto;border-bottom:1px solid var(--line);box-shadow:0 12px 18px #0001}.love-reader-menu button{display:flex;gap:14px;padding:10px 0;text-align:left;font-size:14px;border-bottom:1px solid #f0f0ec}.love-reader-menu button>span{color:#999;font-size:12px;align-self:center}.love-reader-menu button[aria-current=location]{color:var(--accent)}[data-love-all]{display:block;font-size:12px;color:#70706b;padding:0;min-height:44px;white-space:nowrap;text-decoration:underline;text-underline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.result-shell h2:focus,.br-love-section:focus{outline:none}.br-love-section{padding:0;margin:0;scroll-margin-top:95px}.br-love-heading{display:block;margin:0 0 26px}.br-love-heading h3{font-family:inherit;font-size:23px;font-weight:500;line-height:1.4;letter-spacing:-.6px}.br-love-answer{margin:14px 0 0;font-size:16px;color:#444;line-height:1.75}.br-love-copy>p,.br-love-field p{font-size:16px;color:#414141;line-height:1.8;white-space:pre-line;word-break:keep-all;overflow-wrap:anywhere}.br-love-copy>p+p{margin-top:20px}.br-love-field{padding:0;margin:26px 0 0}.br-love-field:first-child{margin-top:0}.br-love-field h4{font-size:16px;line-height:1.6;font-weight:500;margin:0 0 10px}.br-love-impressions,.br-love-comparison,.br-love-stages,.br-love-relationship-grid,.br-love-turning-layout,.br-love-commitments{display:block}.br-love-misread,.br-love-difference{margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.br-love-comparison>.br-love-field{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;margin:0;padding:24px 0;border-top:1px solid var(--line)}.br-love-comparison>.br-love-field:last-child{border-bottom:1px solid var(--line)}.br-love-pair-label{font-size:12px;color:var(--accent);padding-top:3px;white-space:nowrap}.br-love-comparison h4{font-size:16px}.br-love-turning-field{padding-top:24px;border-top:1px solid var(--line)}.br-love-closing{margin-top:30px;padding-top:26px;border-top:1px solid var(--line)}.br-love-highlights{margin:0 0 22px;padding-left:18px;font-size:15px;line-height:1.8}.br-love-highlights li+li{margin-top:12px}.br-love-choice{font-size:15px;line-height:1.8}.br-love-seasons{display:block}.br-love-season{margin-top:28px}.br-love-season>h4{font-size:13px;color:#757575;font-weight:400;margin-bottom:8px}.br-love-months{margin:0;padding:0;list-style:none}.br-love-months>li{border-bottom:1px solid var(--line)}.br-love-month>summary{display:grid;grid-template-columns:35px minmax(0,1fr) 14px;gap:12px;padding:15px 0}.br-love-month-number{font-size:13px;color:#70706b}.br-love-month-headline{font-size:15px;font-weight:500;line-height:1.65}.br-love-month-reading{padding:0 0 22px 47px}.br-love-month-reading p{font-size:15px;line-height:1.8;color:#555;white-space:pre-line}.love-chapter-next{display:flex;justify-content:space-between;gap:16px;padding:22px 0;margin-top:30px;border-top:1px solid var(--line)}.love-chapter-next button{font-size:14px;font-weight:500;padding:0;text-align:left}.love-chapter-next span{font-size:12px;color:#70706b;align-self:center;white-space:nowrap}.report-chart-fold{margin:16px 0 26px;border-block:1px solid var(--line)}.report-chart-fold>summary{padding:14px 0;font-size:14px}.report-chart-fold>summary b{font-weight:500}.report-chart-fold>summary small{display:block;color:#70706b;font-size:11px;margin-top:4px}.report-chart-fold>summary>span:last-child{display:none}.report-end{padding:22px 0;margin-top:16px;border-top:1px solid var(--line)}.report-end>span{display:block;font-size:12px;color:#757575;margin-bottom:10px}.report-end h3{font-size:19px;margin-bottom:12px}.report-end p{font-size:14px;line-height:1.8;color:#666;margin-bottom:20px}.result-actions{display:flex;gap:10px;margin-top:18px}.result-actions button{flex:1;font-size:13px}.report-disclaimer{font-size:11px;color:#757575;line-height:1.8;margin:20px 0 0}.report-menu{margin:20px 0;border-block:1px solid var(--line)}.report-menu summary{font-size:14px}.report-menu>div{display:grid}.report-menu button{display:flex;gap:12px;text-align:left;font-size:13px;padding:8px 0}.report-menu button span{color:#757575;font-size:12px}.br-letter-lead{margin:16px 0 24px;padding:0;border:0;background:none}.br-lead-label,.br-reader-links,.br-chapter-number,.br-love-chapter-number{display:none}.br-letter-lead h3{font-size:21px;font-family:inherit;font-weight:500;line-height:1.5}.br-lead-summary p{font-size:15px;line-height:1.8;margin-top:15px}.br-reading-section:not(.br-love-section){border-top:1px solid var(--line);padding:26px 0}.br-reading-heading{display:flex;gap:10px;margin-bottom:18px}.br-reading-heading h3{font-family:inherit;font-size:20px;font-weight:500}.br-reading-heading .br-number{display:none}.br-plain p{font-size:16px;line-height:1.8;margin:0 0 18px}.br-action{border:0;background:none;padding:0;font-size:14px}.br-text-label{font-size:12px;color:#70706b}.br-chapter-nav{display:flex;justify-content:space-between;gap:12px;font-size:12px;border-bottom:1px solid var(--line);padding:14px 0}.br-chapter-nav button{font-size:13px;text-align:left}.br-chapter-nav>span{color:#757575;white-space:nowrap}
/* Calculation visuals retain factual labels and elemental colors, without letterhead ornament. */
.br-chart{background:white;border:0;border-radius:0;padding:18px 0;margin:0 0 24px;box-shadow:none;font-family:inherit;color:var(--ink)}.br-chart h2,.br-chart h3,.br-chart h4{font-family:inherit;font-weight:500}.br-chart-masthead{padding:0 0 16px;border-color:var(--line)}.br-chart-masthead>span{font-size:11px;letter-spacing:0;color:#757575}.br-chart-masthead>h2{font-size:22px}.br-module{padding:22px 0;border-color:var(--line)}.br-module-heading>div{gap:8px}.br-module-heading h3{font-size:16px}.br-module-heading{margin-bottom:16px}.br-module-heading>div{display:flex;align-items:baseline}.br-module-heading h3>span{font-size:12px;font-weight:400;color:var(--muted);margin-left:5px}.br-module-heading>p{font-size:13px;color:var(--muted);line-height:1.8;margin-top:8px}.br-number{font:12px/1.7 inherit;color:#999;letter-spacing:0}.br-identity-seal{border:0;border-radius:3px;min-height:110px;width:90px}.br-identity-seal:after{display:none}.br-identity-seal>span{font-family:inherit;font-size:48px}.br-identity-copy h4{font-size:22px}.br-identity-card{grid-template-columns:90px 1fr;gap:18px}.br-pillar-table{font-family:inherit}.br-appendix{background:white;color:var(--ink);padding:0}.br-appendix-masthead{margin:18px 0}.br-appendix-masthead>span{display:none}.br-appendix-masthead h3{font-family:inherit;font-size:17px}.br-appendix-masthead p{font-size:12px;color:#70706b;line-height:1.8}.br-appendix-item{padding:22px 0;border-top:1px solid var(--line)}.br-appendix-heading{display:flex;gap:10px}.br-appendix-heading h4{font-family:inherit;font-size:15px}.br-analysis{padding:12px 0;border:0;background:none}.br-analysis p,.br-fact p{font-size:13px;line-height:1.8}.br-evidence-list{padding-left:16px}.br-fact{border:0;background:none;padding:8px 0}.report-meta{font-size:11px;line-height:1.8;color:#757575;margin:18px 0}.report-meta span,.report-meta b{display:block;font-weight:400}.calculation-details{border-block:1px solid var(--line);padding:8px 0;margin:18px 0}.calculation-details summary{font-size:13px}.warning-list{font-size:12px;line-height:1.8;padding-left:18px;color:#70706b}
@media(max-width:700px){body{background:white}#flow-dialog{width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0;border-radius:0;box-shadow:none}.result-shell{padding-top:18px}.br-love-heading h3{font-size:22px}.br-chart .br-pillar-table th,.br-chart .br-pillar-table td{padding-inline:3px}.br-love-month-reading{padding-left:0}.report-heading h2{font-size:28px}}
@media(max-width:380px){.sf-header,.sf-collection,.sf-faq,.sf-footer{padding-inline:20px}.sf-filters{gap:18px}.sf-filters button{font-size:12px}.form-shell,.sf-checkout,.sf-library,.sf-chooser,.legal-shell,.result-shell{padding-inline:20px}.love-reader-nav{margin-inline:-20px;padding-left:20px}.br-love-comparison>.br-love-field{grid-template-columns:40px 1fr;gap:12px}.br-love-heading h3{font-size:21px}}
@media(hover:hover){.shop-product:hover .shop-product-scene img{transform:translateY(-2px)}.shop-note-launch:hover .shop-box{transform:scale(1.02)}.shop-shortcuts button:hover strong{color:var(--accent)}.button.primary:hover{background:#424242}.sf-sample-link:hover{color:var(--ink)}}
@media(prefers-reduced-motion:no-preference){.button{transition:background-color .16s,color .16s}#flow-content>div,#flow-content>section,#flow-content>article,.br-love-section:not([hidden]){animation:screen-arrive .16s ease-out both}@keyframes screen-arrive{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
@media print{.love-reader-nav,.dialog-close,.sf-bottom-nav,.result-actions,.love-chapter-next{display:none}#flow-dialog{width:100%;max-height:none;height:auto;overflow:visible;border:0}.br-love-section[hidden]{display:block!important}.sf-app{display:none}.br-love-section{break-inside:avoid}}


/* Home responsive */
@media(max-width:360px){.sf-header{padding-inline:16px}.home-play{height:306px}.shop-box{height:166px;width:197px}.shop-note-launch{top:54px}.home-greeting{font-size:19px}.shop-cover-word{font-size:18px;left:10px}.shop-product-scene{aspect-ratio:1/1.1}.shop-product-question{font-size:11px}.shop-note{inset:6px 12px 12px;padding:12px 14px}.shop-note-heading{font-size:19px}.shop-note-text{font-size:13px}}
/* A reading's conclusion and chart reasoning are primary content, not hidden notes. */
.br-reading-answer{font-size:21px;line-height:1.55;color:var(--br-ink,#242424);margin:-2px 0 20px;word-break:keep-all;overflow-wrap:anywhere}
.br-reading-interpretation{padding:0;margin:0 0 20px}
.br-reading-interpretation p{font-size:16px;line-height:1.8;margin:0 0 18px;word-break:keep-all;overflow-wrap:anywhere}
.br-reading-section:has(.br-reading-answer)>.br-reading-heading{margin-bottom:12px}
.br-reading-section:has(.br-reading-answer)>.br-reading-heading h3{font-size:14px;color:var(--br-muted,#757575);font-weight:400}

/* Product flow v22: one input screen, chart-first pay step, honest wait. Approved homepage and reader are untouched. */
.pf-context{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px;border-block:1px solid var(--line);padding:12px 0;margin:0 0 18px;font-size:13px;color:#70706b}
.pf-context strong{font-size:16px;font-weight:500;color:var(--ink)}
.pf-single h2{font-size:23px}.pf-single .subtitle{margin-bottom:16px}
.pf-fieldset{min-width:0;border:0;padding:0;margin:0 0 20px}
.pf-fieldset legend{font-size:16px;font-weight:500;padding:0}
.pf-fieldset legend small,.pf-partner-block summary small{font-size:11px;font-weight:400;color:#666;margin-left:7px}
.pf-fieldset>.field-hint,.pf-partner-block>.field-hint{margin-top:8px}
.pf-single .field{margin:16px 0}.pf-single .field-row{gap:10px}
.pf-time-row .field{margin-bottom:0}
.pf-partner-block{min-width:0;border:0;border-top:1px solid var(--line);padding:14px 0 0;margin:0 0 20px}
.pf-partner-block legend{font-size:16px;font-weight:500;padding:0}
.pf-partner-block summary{font-size:15px;font-weight:500;padding:6px 0}
.pf-partner-optional[open]>summary{margin-bottom:4px}
.pf-single .advanced-box{margin:8px 0 14px}.pf-single .consent-box{margin:8px 0 0;padding:10px 0}
.pf-single .consent-box p{margin:0 0 6px}
.pf-form-dock .sf-sample-link{min-height:40px;padding:6px 0}
.pf-form-dock .sf-sample-link+.sf-sample-link{font-size:12px;color:#8a8a84}
/* Pay step: chart first, then a single primary button. */
.sf-checkout>.back-button{margin-top:-44px;margin-bottom:18px}
.pf-paid-chart{margin:18px 20px;padding:20px 0;border-block:1px solid var(--line)}.pf-paid-chart[hidden]{display:none}.pf-paid-chart>h2{font-size:20px;margin:6px 0}.pf-paid-chart>p{font-size:13px;color:#666;line-height:1.7}.pf-paid-chart .br-chart{margin:12px 0 0;padding-top:6px}.pf-paid-chart .br-chart-masthead>span,.pf-paid-chart .br-chart-masthead>p{display:none}.pf-paid-chart .br-chart-masthead>h2{font-size:17px}
.sf-checkout .sf-order-lines{margin:14px 0 0}.sf-checkout .sf-order-total dd{font-size:21px}
.sf-checkout-actions{display:grid;gap:8px}.sf-checkout-actions .form-error{margin:0}.sf-checkout-actions .form-error:empty{display:none}
/* Wait, demo and failure states. */
.pf-wait{padding:52px 26px 32px;text-align:center}.pf-wait .loading{min-height:260px;padding:20px 0 8px}
.pf-wait-note{font-size:14px;line-height:1.8;color:#494949;margin:8px auto 0;max-width:30em}
.pf-elapsed{font-size:12px;color:var(--muted);margin-top:14px;font-variant-numeric:tabular-nums}
.pf-elapsed code,.pf-failed code{font:12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;background:#f4f4f0;padding:1px 5px;border-radius:3px;word-break:break-all}
.pf-demo .br-chart{margin-top:8px}.pf-failed .report-mode{display:block;margin-bottom:8px}
.pf-storage-label{display:inline-block;font-size:12px;color:#555;border:1px solid var(--line);border-radius:4px;padding:4px 8px;margin-top:14px}
.sf-saved-item{align-items:flex-start}
.sf-saved-item .pf-reading-preview{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.7;color:#494949;margin:10px 0;white-space:normal;overflow-wrap:anywhere}
.sf-saved-actions{flex-wrap:wrap;gap:8px 20px}
.sf-saved-actions button,.pf-delete-confirm button{min-height:44px}
.pf-delete-confirm{padding:12px;margin-top:8px;border:1px solid #d8d8d2;border-radius:4px;background:#fafaf8}
.pf-delete-confirm p{line-height:1.7;color:#494949}
.pf-delete-confirm>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}
.pf-delete-confirm button{padding:8px 12px;border:1px solid #ccc;border-radius:4px;font-size:13px;background:white}
.pf-delete-confirm [data-confirm-delete]{background:#292929;color:white;border-color:#292929}
#flow-dialog.is-product-flow{scroll-padding-top:64px;scroll-padding-bottom:220px}
.is-product-flow :is(input,select,button,summary){scroll-margin-block:64px 220px}
.pf-dock{position:static;background:white}
@media(max-width:700px){
 #flow-dialog.is-product-flow{--pf-gutter:26px;scroll-padding-bottom:calc(230px + env(safe-area-inset-bottom,0px))}
 .is-product-flow .pf-dock{position:sticky;bottom:0;z-index:12;background:#fff;border-top:1px solid var(--line);padding:12px var(--pf-gutter) calc(12px + env(safe-area-inset-bottom,0px))}
 .pf-form-dock,.sf-checkout-actions.pf-dock,.pf-demo .pf-dock,.pf-failed .pf-dock{margin:20px calc(-1 * var(--pf-gutter)) -28px}
 .sf-detail-dock.pf-dock{padding-top:6px}
 .pf-dock .micro{margin-top:6px;font-size:11px}
 .sf-checkout-actions.pf-dock{gap:6px}
 .pf-wait{padding-inline:20px}
 /* Keep controls in normal flow while typing; no fixed layer over the keyboard. */
 .is-product-flow:has(input:focus,select:focus) .pf-dock{position:static}
}
@media(max-width:380px){#flow-dialog.is-product-flow{--pf-gutter:20px}.pf-context{gap:2px 8px}.sf-saved-item{gap:12px}.sf-saved-item>img{width:48px;height:54px}}
@media(prefers-reduced-motion:reduce){.is-product-flow{scroll-behavior:auto}}
@media print{.pf-dock{display:none}}
