.profile-quick-pick{display:grid;grid-template-columns:minmax(0,auto) minmax(170px,1fr);align-items:center;grid-gap:12px;gap:12px;width:100%;margin:10px 0 16px;padding:11px 12px;border:1px solid rgba(151,124,91,.38);border-radius:15px;background:rgba(250,244,230,.78);box-shadow:0 4px 14px rgba(90,70,40,.07)}.profile-quick-pick__label{display:flex;align-items:center;gap:9px;min-width:0;color:var(--hm-ink)}.profile-quick-pick__label>span:last-child{display:grid;grid-gap:1px;gap:1px;min-width:0}.profile-quick-pick__label strong{font-size:12.5px;line-height:1.35}.profile-quick-pick__label small{color:var(--muted);font-size:10.5px;line-height:1.35}.profile-quick-pick__icon{display:grid;flex:0 0 32px;width:32px;height:32px;place-items:center;border-radius:10px;background:var(--hm-ink);color:var(--hm-paper);font-family:var(--font-hand);font-size:13px}.profile-quick-pick select.profile-picker--compact{width:100%;max-width:none;min-height:44px;padding-top:9px;padding-bottom:9px;border-style:solid;border-radius:11px;background-color:rgba(255,255,255,.78);font-size:13.5px}.profile-quick-pick select.profile-picker--compact:focus-visible{outline:2px solid var(--hm-red);outline-offset:2px}.panel-head .profile-quick-pick{width:min(100%,390px);margin:0}.cd-divider:has(.profile-quick-pick){flex-wrap:wrap}.cd-divider:has(.profile-quick-pick):before{order:0}.cd-divider:has(.profile-quick-pick)>span{order:1}.cd-divider:has(.profile-quick-pick):after{order:2}.cd-divider .profile-quick-pick{order:3;flex-basis:100%;margin:2px 0 0;letter-spacing:normal}.hm-ledger{margin-bottom:18px;padding:16px;border:1px solid rgba(151,124,91,.28);border-radius:16px;box-shadow:0 5px 18px rgba(90,70,40,.1)}.hm-ledger__head{gap:10px;margin-bottom:14px}.hm-ledger__manage{padding:5px 9px;border:1px solid var(--line-strong);border-radius:999px;text-decoration:none}.hm-ledger__tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:11px;gap:11px}.hm-ledger__tab{display:grid;grid-gap:9px;gap:9px;min-height:74px;padding:12px 13px;border-radius:13px;background:rgba(255,255,255,.82);text-align:left;transition:border-color .15s,transform .15s,background .15s,box-shadow .15s}.hm-ledger__tab.is-selected{border-style:solid;border-color:var(--hm-ink);background:rgba(151,124,91,.12);box-shadow:0 0 0 2px rgba(74,57,37,.08)}.hm-ledger__tab:focus-visible{outline:2px solid var(--hm-red);outline-offset:2px}.hm-ledger__row{display:flex;align-items:center;gap:7px;width:100%}.hm-ledger__name{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.hm-ledger__primary{flex:none;padding:2px 6px;border-radius:999px;background:rgba(151,45,35,.1);color:var(--hm-red);font-size:10px;font-weight:700}.hm-ledger__selected{display:grid;flex:0 0 22px;width:22px;height:22px;margin-left:auto;place-items:center;border-radius:50%;background:var(--hm-ink);color:var(--hm-paper);font-size:12px}.hm-ledger__meta{display:flex;align-items:center;gap:7px;font-size:11.5px}.hm-ledger__meta strong{padding:2px 6px;border:1px solid rgba(151,124,91,.34);border-radius:999px;color:var(--hm-ink);font-size:10.5px;letter-spacing:.04em}.cd-mbti-picker{margin-top:12px;padding:16px;border:1px solid rgba(139,114,76,.24);border-radius:20px;background:radial-gradient(circle at 100% 0,rgba(201,169,97,.16),transparent 34%),linear-gradient(155deg,rgba(250,244,230,.96),rgba(244,237,220,.72));box-shadow:0 12px 30px rgba(51,38,30,.08),inset 0 1px 0 rgba(255,255,255,.75)}.cd-mbti-picker__guide{align-items:center}.cd-mbti-picker__progress{display:grid;flex:0 0 72px;grid-gap:5px;gap:5px}.cd-mbti-picker__progress>span:first-child{color:var(--cd-gold);font-family:var(--cd-sans);font-size:11px;font-weight:700;line-height:1;text-align:right}.cd-mbti-picker__track{display:block;width:72px;height:4px;overflow:hidden;border-radius:999px;background:rgba(26,22,20,.1)}.cd-mbti-picker__track>span{display:block;width:var(--cd-mbti-progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cd-gold),var(--cd-gold-light));transition:width .22s ease}.cd-mbti-picker .cd-axes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px 14px;gap:18px 14px;margin-top:18px}.cd-mbti-picker .cd-axis{display:block;min-width:0;margin:0;padding:0;border:0;background:transparent}.cd-mbti-picker .cd-axis__name{display:block;width:auto;margin:0 0 7px;padding:0;color:var(--cd-ink-2);font-size:12.5px;font-weight:650;line-height:1.4}.cd-mbti-picker .cd-axis__name>span{vertical-align:middle}.cd-mbti-picker .cd-axis__step{display:inline-grid;width:20px;height:20px;margin-right:7px;place-items:center;border:1px solid rgba(168,129,60,.32);border-radius:50%;background:rgba(255,255,255,.52);color:var(--cd-gold);font-family:var(--cd-sans);font-size:9px;font-weight:700}.cd-mbti-picker .cd-axis__poles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:4px;gap:4px;padding:4px;border:1px solid rgba(26,22,20,.1);border-radius:17px;background:rgba(26,22,20,.055);box-shadow:inset 0 1px 2px rgba(51,38,30,.05)}.cd-mbti-picker .cd-axis .cd-pole{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 20px;grid-template-areas:"code check" "meaning meaning";align-content:center;align-items:center;min-height:94px;padding:11px 12px;grid-gap:7px;gap:7px;border:1px solid transparent;border-radius:13px;background:rgba(255,253,247,.82);color:var(--cd-ink-3);box-shadow:0 1px 2px rgba(51,38,30,.04);text-align:left;transition:color .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}@media (hover:hover){.cd-mbti-picker .cd-axis .cd-pole:not(.cd-pole--on):hover{border-color:rgba(168,129,60,.34);background:#fffdf8;box-shadow:0 5px 14px rgba(51,38,30,.09);transform:translateY(-1px)}}.cd-mbti-picker .cd-pole__code{display:grid;grid-area:code;width:30px;height:30px;place-items:center;border:1px solid rgba(139,114,76,.3);border-radius:10px;background:rgba(255,255,255,.68);color:var(--cd-ink);font-size:17px;font-weight:800;line-height:1;opacity:1}.cd-mbti-picker .cd-pole__meaning{grid-area:meaning;color:inherit;font-size:13.5px;font-weight:500;line-height:1.5;word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty}.cd-mbti-picker .cd-pole__check{display:grid;grid-area:check;width:20px;height:20px;place-items:center;border:1px solid rgba(26,22,20,.16);border-radius:50%;color:transparent;font-family:var(--cd-sans);font-size:12px;line-height:1}.cd-mbti-picker .cd-axis .cd-pole--on{border-color:var(--cd-gold);background:radial-gradient(circle at 100% 0,rgba(201,169,97,.23),transparent 45%),linear-gradient(145deg,#3b2d26,#1f1916);color:var(--cd-cream);box-shadow:0 8px 18px rgba(51,38,30,.2),inset 0 1px 0 rgba(255,255,255,.09)}.cd-mbti-picker .cd-pole--on .cd-pole__code{border-color:var(--cd-gold-light);background:var(--cd-cream);color:var(--cd-ink)}.cd-mbti-picker .cd-pole--on .cd-pole__check{border-color:var(--cd-gold-light);background:var(--cd-gold-light);color:var(--cd-ink)}.cd-mbti-picker.is-complete{border-color:rgba(168,129,60,.38)}.cd-mbti-picker.is-complete .cd-mbti-picker__track>span{box-shadow:0 0 8px rgba(201,169,97,.58)}@media (max-width:560px){.panel-head .profile-quick-pick,.profile-quick-pick{grid-template-columns:1fr;width:100%;margin:8px 0 14px}.panel-head:has(.profile-quick-pick){align-items:stretch;flex-wrap:wrap}.hm-ledger__head{align-items:flex-start;flex-wrap:wrap}.hm-ledger__sub{flex-basis:100%}.hm-ledger__manage{margin-left:0}.hm-ledger__tabs{grid-template-columns:1fr}.cd-mbti-picker{padding:14px 12px}.cd-mbti-picker .cd-axes{gap:15px}.cd-mbti-picker .cd-axes,.cd-mbti-picker .cd-axis__poles{grid-template-columns:minmax(0,1fr)}.cd-mbti-picker .cd-axis .cd-pole{grid-template-columns:34px minmax(0,1fr) 20px;grid-template-areas:"code meaning check";min-height:58px;padding:10px 11px;gap:10px}}@media (max-width:380px){.cd-mbti-picker{margin-inline:-2px;padding:12px 10px}.cd-mbti-picker__guide{align-items:flex-start}.cd-mbti-picker__guide p{font-size:12px}.cd-mbti-picker__progress{flex-basis:58px}.cd-mbti-picker__track{width:58px}.cd-mbti-picker .cd-pole__meaning{font-size:13px}}@media (prefers-reduced-motion:reduce){.cd-mbti-picker .cd-axis .cd-pole,.cd-mbti-picker__track>span{transition:none}}body.hm-cinematic{--night:#11110f;--night-raised:#191915;--night-soft:#222019;--amber:#d5a247;--amber-bright:#efc778;--ivory:#f5eddd;--ivory-soft:#cfc4b0;--paper:#f3ead8;--paper-bright:#fbf6eb;--paper-ink:#28231d;--night-line:rgba(239,199,120,0.2);--bg:var(--night);--bg-warm:var(--night-raised);--surface:var(--paper-bright);--ink:var(--paper-ink);--ink-soft:#5a5145;--muted:#817566;--line:#dfd2bd;--line-strong:#c9b898;--purple:#a8772f;--purple-dark:#7f5721;--purple-soft:#eee0c3;--coin:var(--amber);--hm-paper:var(--paper-bright);--hm-paper-line:rgba(132,102,58,0.16);--hm-ink:#40362b;--hm-red:#a74532;min-height:100vh;max-width:100%;overflow-x:clip;background:radial-gradient(circle at 78% -12%,rgba(197,138,49,.12),transparent 30rem),radial-gradient(circle at -8% 24%,rgba(130,86,30,.08),transparent 26rem),var(--night);text-size-adjust:100%;text-rendering:optimizeLegibility}html:has(body.hm-cinematic){max-width:100%;overflow-x:clip}body.hm-cinematic main{max-width:760px;padding:42px 22px 104px;background:transparent;border:0}body.hm-cinematic main:has(>.cd){max-width:none;padding:0}body.hm-cinematic :is(button,a,input,select,textarea):focus-visible{outline:2px solid var(--amber-bright);outline-offset:3px}.hm-cinematic .cd-header{position:-webkit-sticky;position:sticky;top:0;z-index:80;border-bottom:1px solid var(--night-line);background:rgba(17,17,15,.88);color:var(--ivory);box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hm-cinematic .cd-header__inner{width:min(100% - 40px,1120px);max-width:1120px;min-height:68px}.hm-cinematic .cd-brand{color:var(--ivory);font-family:var(--font-body);font-size:16px;font-weight:700;letter-spacing:-.02em}.hm-cinematic .cd-brand__mark{width:auto;height:auto;padding:0;border:0;border-radius:0;background:transparent;color:var(--amber-bright);box-shadow:none}.hm-cinematic .cd-balance,.hm-cinematic .cd-guest-chip{border-color:var(--night-line);background:rgba(255,255,255,.045);color:var(--ivory)}.hm-cinematic .cd-balance__label{color:var(--ivory-soft)}.hm-cinematic .cd-balance__value{color:var(--amber-bright)}.hm-cinematic .cd{--cd-bg:var(--night);--cd-paper:var(--paper-bright);--cd-paper-light:#f7efdf;--cd-paper-dark:#e9dcc6;--cd-field:#f5edde;--cd-dark:var(--night-raised);--cd-dark-spine:#0a0a09;--cd-gold:var(--amber);--cd-gold-light:var(--amber-bright);--cd-cream:var(--ivory);--cd-line:rgba(72,56,34,0.16);--cd-line-soft:rgba(72,56,34,0.22);background:transparent;color:var(--ivory)}.hm-cinematic .cd-page{width:min(100%,760px);max-width:760px;min-height:calc(100dvh - 68px);margin:0 auto;padding:42px 22px calc(112px + var(--cd-tabbar-space, 0px));background:transparent}.hm-cinematic .cd :is(.cd-h1,.cd-h2,.cd-ask){color:var(--ivory);text-wrap:balance}.hm-cinematic .cd :is(.cd-lead,.cd-ask__sub,.cd-hint,.cd-fineprint){color:var(--ivory-soft)}.hm-cinematic .cd-eyebrow,.hm-cinematic .eyebrow{color:var(--amber-bright);letter-spacing:.18em}.hm-cinematic .cd-topbar{border-bottom-color:var(--night-line)}.hm-cinematic .cd-crumbs a,.hm-cinematic .cd-topbar__back,.hm-cinematic .cd-topbar__link{color:var(--ivory-soft)}.hm-cinematic :is(.cd-btn,.btn--primary,.btn--brass){min-height:48px;border:1px solid var(--amber);border-radius:10px;background:linear-gradient(135deg,#e2b45e,#b9802c);color:#17130e;box-shadow:0 12px 30px -18px rgba(213,162,71,.8);font-weight:750;transition:transform .16s ease,border-color .16s ease,background .16s ease}@media (hover:hover){.hm-cinematic :is(.cd-btn,.btn--primary,.btn--brass):not(:disabled):hover{border-color:var(--amber-bright);background:linear-gradient(135deg,#efc778,#c88e34);transform:translateY(-1px)}}.hm-cinematic :is(.cd-btn,.btn):disabled{cursor:not-allowed;filter:saturate(.35);opacity:.52}.hm-cinematic :is(.cd-btn--ghost,.btn--ghost){border-color:rgba(239,199,120,.32);background:transparent;color:var(--ivory);box-shadow:none}.hm-cinematic .cd-paper :is(.cd-btn--ghost,.btn--ghost),.hm-cinematic :is(.panel,.section,.hm-paper) :is(.btn--ghost,.cd-btn--ghost){border-color:#bda982;color:var(--paper-ink)}.hm-cinematic :is(input,select,textarea){min-height:48px;border-color:#cbbb9e;border-radius:10px;background:rgba(255,252,244,.92);color:var(--paper-ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.78)}.hm-cinematic :is(input,textarea)::placeholder{color:#988b78}.hm-cinematic :is(.cd-field__label,.form-row label,.charm-field>span){color:inherit;font-weight:700}.hm-cinematic .form-row{color:var(--paper-ink)}.hm-cinematic .cd-field,.hm-cinematic .cd-field__label{color:var(--ivory)}.hm-cinematic :is(.cd-paper,.cd-leaf__sheet,.cd-contact__section,.cd-contact__login) :is(.cd-field,.cd-field__label){color:var(--paper-ink)}.hm-cinematic :is(.cd-paper,.cd-leaf__sheet,.hm-paper,.panel,.section){border:1px solid rgba(213,162,71,.28);background-color:var(--paper-bright);color:var(--paper-ink);box-shadow:0 22px 60px -42px rgba(0,0,0,.92)}.hm-cinematic :is(.panel,.section){padding:26px;border-radius:18px}.hm-cinematic :is(.panel,.section) :is(h1,h2,h3,.panel-title){color:var(--paper-ink)}.hm-cinematic :is(.panel-sub,.section-sub,.form-note,.empty-note,.notice){color:#665c4f}.hm-cinematic :is(.cd-paper,.cd-leaf__sheet) :is(.cd-h1,.cd-h2,.cd-ask,.cd-lead,.cd-ask__sub,.cd-hint,.cd-fineprint){color:var(--paper-ink)}.hm-cinematic :is(.list-row,.order-summary,.summary-card,.result-card,.saved-card){border-color:#dfd1b9;background:rgba(255,252,245,.72)}.hm-cinematic .cd-mbti-picker,.hm-cinematic .hm-ledger,.hm-cinematic .profile-quick-pick{border-color:rgba(213,162,71,.36);background:radial-gradient(circle at 100% 0,rgba(213,162,71,.15),transparent 38%),linear-gradient(145deg,#f8f0e1,#eee1cc);color:var(--paper-ink);box-shadow:0 18px 42px -32px rgba(42,30,17,.8)}.hm-cinematic .hm-ledger__selected,.hm-cinematic .profile-quick-pick__icon{background:var(--night-raised);color:var(--amber-bright)}.hm-cinematic .hm-ledger__tab{border-color:#d5c4a7;background:rgba(255,252,244,.72)}.hm-cinematic .hm-ledger__tab.is-selected{border-color:#9b6c29;background:rgba(213,162,71,.14)}.hm-cinematic .cd-mbti-picker .cd-axis .cd-pole--on{border-color:var(--amber);background:linear-gradient(145deg,#2b251e,#151411)}body.hm-cinematic:has(.cd-gate){--cd-tabbar-space:0px;background:#080807}body.hm-cinematic:has(.cd-gate) :is(.cd-header,.cd-footer,.cd-tabbar){display:none}.hm-cinematic .cd-home-gate{width:100%;max-width:none;min-height:100dvh;margin:0;background:#080807}.hm-cinematic .cd-gate{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;max-width:none;min-height:100dvh;margin:0 auto;overflow:hidden;isolation:isolate}.hm-cinematic .cd-gate:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(4,4,3,.5),transparent 48%),linear-gradient(0deg,rgba(5,5,4,.72),transparent 30%);pointer-events:none}.hm-cinematic .cd-gate__art{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;animation:cdFade .85s ease both}.hm-cinematic .cd-gate__copy{position:relative;z-index:2;width:min(650px,calc(100% - 64px));max-width:650px;margin-left:clamp(32px,9vw,180px);padding:60px 0 120px;text-align:left}.hm-cinematic .cd-gate__title{display:grid;grid-gap:2px;gap:2px;margin:0;color:var(--ivory);font-family:var(--font-body);font-size:clamp(46px,4.4vw,60px);font-weight:400;line-height:1.16;letter-spacing:-.055em;text-shadow:0 3px 30px rgba(0,0,0,.7)}.hm-cinematic .cd-gate__title span:last-child{color:var(--amber-bright)}.hm-cinematic .cd-gate__sub{margin:25px 0 0;color:#ddd2bf;font-size:17px;line-height:1.85;text-shadow:0 2px 20px #000}.hm-cinematic .cd-gate__actions{display:flex;align-items:center;gap:22px;margin-top:34px}.hm-cinematic .cd-gate__cta{width:auto;min-width:250px;padding-inline:24px}.hm-cinematic .cd-gate__browse{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:4px 2px;border:0;background:transparent;color:var(--ivory);font-family:var(--font-ui);font-size:14px;opacity:1;text-shadow:0 2px 12px #000;text-decoration:none}.hm-cinematic .cd-gate__browse-arrow{color:var(--amber-bright);transition:transform .16s ease}.hm-cinematic .cd-gate__browse:hover .cd-gate__browse-arrow{transform:translateX(3px)}.hm-cinematic .cd-gate__footnote{position:absolute;z-index:2;right:clamp(30px,9vw,180px);bottom:30px;display:flex;gap:18px;margin:0;color:rgba(245,237,221,.62);font-family:var(--font-ui);font-size:11px;letter-spacing:.07em}.hm-cinematic .cd-gate__footnote span+span:before{content:"·";margin-right:18px;color:var(--amber)}.hm-cinematic .cd-home-shelf{min-height:100vh;background:radial-gradient(circle at 76% 0,rgba(213,162,71,.12),transparent 29rem),var(--night)}.hm-cinematic .cd-home-shelf .cd-page{width:min(100%,1100px);max-width:1100px;padding-top:78px}.hm-cinematic .cd-shelf__eyebrow{margin:0}.hm-cinematic .cd-shelf__title{max-width:640px;margin:15px 0 0;font-size:clamp(34px,5vw,54px);font-weight:400;line-height:1.24;letter-spacing:-.045em}.hm-cinematic .cd-shelf__intro{max-width:520px;margin:18px 0 0;color:var(--ivory-soft);font-size:16px}.hm-cinematic .cd-shelf__date{margin:48px 0 12px;color:rgba(245,237,221,.48);font-family:var(--font-ui);font-size:11px;letter-spacing:.11em}.hm-cinematic .cd-today{display:grid;grid-template-columns:minmax(190px,.72fr) minmax(0,1.45fr);grid-gap:28px 42px;gap:28px 42px;margin:0 0 66px;padding:30px;border:1px solid rgba(239,199,120,.3);border-radius:18px;background:radial-gradient(circle at 94% 0,rgba(213,162,71,.16),transparent 40%),rgba(255,255,255,.035);box-shadow:0 26px 60px -50px #000}.hm-cinematic .cd-today__label{grid-column:1;margin:0;color:var(--amber-bright);font-family:var(--font-ui);font-size:10px;letter-spacing:.16em}.hm-cinematic .cd-today__name{grid-column:1;margin:-18px 0 0;color:var(--ivory);font-family:var(--font-body);font-size:25px}.hm-cinematic .cd-today__line{grid-column:1;margin:-17px 0 0;color:var(--ivory-soft);font-size:14px;line-height:1.8}.hm-cinematic .cd-today__picks{grid-column:2;grid-row:1/span 3;display:grid;grid-gap:9px;gap:9px}.hm-cinematic .cd-today__pick{padding:14px 16px;border:1px solid rgba(239,199,120,.14);border-radius:11px;background:rgba(0,0,0,.18);color:var(--ivory);text-decoration:none}.hm-cinematic .cd-today__pick-price{color:var(--amber-bright)}.hm-cinematic .cd-today__pick-reason{color:var(--ivory-soft)}.hm-cinematic .cd-shelfrow{margin:0 0 64px;padding:0;border:0;background:transparent}.hm-cinematic .cd-shelfrow__head{display:flex;align-items:baseline;gap:13px;margin-bottom:16px}.hm-cinematic .cd-shelfrow__label{flex:none;margin:0;color:var(--cd-tint);font-family:var(--font-ui);font-size:10px;font-weight:700;letter-spacing:.14em}.hm-cinematic .cd-shelfrow__title{margin:0;color:var(--ivory);font-family:var(--font-body);font-size:25px;font-weight:400;line-height:1.4}.hm-cinematic .cd-shelfrow__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;width:100%;overflow:visible;margin:0;padding:0;cursor:default;scroll-snap-type:none}.hm-cinematic .cd-card{position:relative;display:flex;flex-direction:column;width:100%;max-width:none;flex:1 1 auto;min-width:0;min-height:232px;padding:21px;overflow:hidden;border:1px solid rgba(239,199,120,.18);border-radius:14px;background:radial-gradient(circle at 110% -10%,color-mix(in srgb,var(--cd-tint) 20%,transparent),transparent 46%),linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));color:var(--ivory);box-shadow:0 20px 42px -38px #000;text-decoration:none;scroll-snap-align:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.hm-cinematic .cd-card:after{content:"";position:absolute;right:-32px;bottom:-50px;width:116px;height:116px;border:1px solid color-mix(in srgb,var(--cd-tint) 44%,transparent);border-radius:50%;opacity:.42}@media (hover:hover){.hm-cinematic a.cd-card:hover{border-color:rgba(239,199,120,.48);background:radial-gradient(circle at 110% -10%,color-mix(in srgb,var(--cd-tint) 28%,transparent),transparent 46%),linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.025));transform:translateY(-3px)}}.hm-cinematic .cd-card__number{position:relative;z-index:1;margin-bottom:auto;color:color-mix(in srgb,var(--cd-tint) 80%,var(--amber-bright));font-family:var(--font-ui);font-size:11px;letter-spacing:.12em}.hm-cinematic .cd-card__name{position:relative;z-index:1;margin:22px 0 0;color:var(--ivory);font-family:var(--font-body);font-size:21px;font-weight:700;line-height:1.35}.hm-cinematic .cd-card__tagline{position:relative;z-index:1;display:-webkit-box;margin-top:8px;overflow:hidden;color:var(--ivory-soft);font-size:13px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hm-cinematic .cd-card__price{position:relative;z-index:1;align-self:flex-start;margin-top:16px;color:var(--amber-bright);font-family:var(--font-ui);font-size:12px;font-weight:700}.hm-cinematic .cd-card__price--free{color:#d5c88a}.hm-cinematic .cd-card__flag{top:17px;right:17px;border:1px solid rgba(239,199,120,.34);background:rgba(213,162,71,.12);color:var(--amber-bright)}.hm-cinematic .cd-card--disabled .cd-card__name,.hm-cinematic .cd-card--flag .cd-card__name{margin-top:22px}.hm-cinematic .cd-card--disabled{filter:saturate(.3);opacity:.55}.hm-cinematic .cd-shelfrow:has(.cd-card:only-child) .cd-card{min-height:172px;grid-column:1/-1}.hm-cinematic :is(.cd-me,.cd-contact__section,.cd-contact__login,.cd-contact__history){border-color:rgba(213,162,71,.28);background:var(--paper-bright);color:var(--paper-ink);box-shadow:0 22px 60px -44px #000}.hm-cinematic .cd-contact__login :is(.cd-h1,.cd-h2),.hm-cinematic .cd-contact__section :is(.cd-h1,.cd-h2),.hm-cinematic .cd-me :is(.cd-me__name,.cd-me__value){color:var(--paper-ink)}.hm-cinematic :is(.cd-pack,.cd-pay,.cd-social,.cd-contact__category,.cd-item,.cd-menu a){border-color:rgba(213,162,71,.28);background:rgba(255,255,255,.045);color:var(--ivory)}.hm-cinematic .cd-pack :is(.cd-pack__n,.cd-pack__price){color:var(--ivory)}.hm-cinematic .cd-pack :is(.cd-pack__gift,.cd-pack__bonus){color:var(--amber-bright)}.hm-cinematic .cd-pack .cd-pack__list{color:rgba(245,237,221,.45)}.hm-cinematic :is(.cd-pack--on,.cd-pay--on,.cd-contact__category--on){border-color:var(--amber);background:rgba(213,162,71,.12)}.hm-cinematic .cd-paper :is(.cd-pay,.cd-pack){border-color:#d4c09b;background:rgba(255,252,244,.78);color:var(--paper-ink)}.hm-cinematic :is(.cd-note,.status,.form-errors){border-color:rgba(213,162,71,.3);background:rgba(213,162,71,.1)}.hm-cinematic .legal-page{padding:clamp(24px,5vw,48px)}.hm-cinematic .legal-page h1{margin-top:0;font-size:clamp(28px,4vw,38px)}.hm-cinematic .legal-page h2{margin-top:34px;padding-top:22px;border-top:1px solid #e1d5c0}.hm-cinematic .legal-page :is(p,li){line-height:1.9}.hm-cinematic :is(.chat-list__item,.chat-shell,.chat-composer){border-color:rgba(213,162,71,.26)}.hm-cinematic .cd-footer{border-top:1px solid var(--night-line);background:#0d0d0b;color:rgba(245,237,221,.58)}.hm-cinematic .cd-footer__inner{width:min(100% - 40px,1080px);max-width:1080px}.hm-cinematic .cd-footer__brand strong,.hm-cinematic .cd-footer__links a{color:var(--ivory)}.hm-cinematic .cd-tabbar{border:1px solid rgba(239,199,120,.2);background:rgba(20,20,17,.92);box-shadow:0 -12px 36px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.hm-cinematic .cd-tabbar__item{color:rgba(245,237,221,.52)}.hm-cinematic .cd-tabbar__item--on{color:var(--amber-bright)}.hm-cinematic .cd-tabbar__orb{border-color:var(--amber);background:linear-gradient(145deg,#34271a,#171511);color:var(--amber-bright);box-shadow:0 6px 22px rgba(0,0,0,.42)}@media (max-width:760px){.hm-cinematic :is(main,.cd,.cd-page,.ink,form,fieldset){min-width:0;max-width:100%}.hm-cinematic :is(h1,h2,h3,.cd-h1,.cd-h2,.cd-lead,.panel-title,.panel-sub,.section-sub,.cd-card__name,.cd-card__tagline){min-width:0;max-width:100%;overflow-wrap:anywhere}.hm-cinematic :is(input,select,textarea,button){max-width:100%}body.hm-cinematic main{width:100%;padding:22px 14px 96px}.hm-cinematic .cd-header__inner{width:100%;max-width:100%;min-height:60px;padding-right:max(14px,env(safe-area-inset-right,0px));padding-left:max(14px,env(safe-area-inset-left,0px))}.hm-cinematic .cd-brand,.hm-cinematic .cd-header__right{min-width:0}.hm-cinematic .cd-brand{display:inline-flex;align-items:center;gap:2px;white-space:nowrap}.hm-cinematic .cd-page{min-height:calc(100dvh - 60px);padding:30px 16px calc(102px + var(--cd-tabbar-space, 0px))}.hm-cinematic .cd-home-shelf .cd-page{padding-top:38px}.hm-cinematic .cd-shelf__title{font-size:clamp(30px,9vw,36px);line-height:1.27}.hm-cinematic .cd-shelf__intro{font-size:15px;line-height:1.78}.hm-cinematic .cd-shelf__date{margin-top:36px}.hm-cinematic .cd-today{width:100%;min-width:0;max-width:100%;grid-template-columns:1fr;gap:12px;padding:20px;overflow:hidden}.hm-cinematic .cd-today__label,.hm-cinematic .cd-today__line,.hm-cinematic .cd-today__name,.hm-cinematic .cd-today__picks{grid-column:1;grid-row:auto;margin-top:0}.hm-cinematic .cd-today__picks{min-width:0;margin-top:8px}.hm-cinematic .cd-today__pick,.hm-cinematic .cd-today__pick-reason{min-width:0;max-width:100%;overflow-wrap:anywhere}.hm-cinematic .cd-shelfrow__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.hm-cinematic .cd-card{min-height:218px;padding:17px}.hm-cinematic .cd-card__name{font-size:18px}.hm-cinematic .cd-card__tagline{font-size:12px;-webkit-line-clamp:3}.hm-cinematic .cd-shelfrow:has(.cd-card:only-child) .cd-card{min-height:158px}}@media (max-width:560px){.hm-cinematic .cd-gate{display:block;min-height:100svh;min-height:100dvh}.hm-cinematic .cd-gate:after{background:linear-gradient(180deg,#080807 0 21%,transparent 43%),linear-gradient(0deg,#080807 0 7%,transparent 28%)}.hm-cinematic .cd-gate__art{top:220px;bottom:0;height:calc(100% - 220px);object-position:62% center}.hm-cinematic .cd-gate__copy{width:calc(100% - 32px);max-width:calc(100% - 32px);margin:0 16px;padding:clamp(38px,7svh,56px) 0 0}.hm-cinematic .cd-gate__title{gap:0;max-width:100%;font-size:clamp(34px,10.2vw,42px);line-height:1.18;overflow-wrap:anywhere}.hm-cinematic .cd-gate__sub{margin-top:17px;font-size:14px;line-height:1.72}.hm-cinematic .cd-gate__actions{align-items:stretch;flex-direction:column;gap:6px;width:min(100%,250px);margin-top:20px}.hm-cinematic .cd-gate__cta{width:100%;min-width:0}.hm-cinematic .cd-gate__browse{justify-content:center}.hm-cinematic .cd-gate__footnote{right:18px;bottom:max(14px,env(safe-area-inset-bottom,0px));left:18px;justify-content:center;gap:8px;font-size:9px;letter-spacing:0}.hm-cinematic .cd-gate__footnote span+span:before{margin-right:8px}.hm-cinematic .cd-shelfrow{margin-bottom:48px}.hm-cinematic .cd-shelfrow__head{display:block}.hm-cinematic .cd-shelfrow__label{margin-bottom:4px}.hm-cinematic .cd-shelfrow__title{font-size:22px}.hm-cinematic .legal-page{padding:22px 18px}}@media (max-width:370px){.hm-cinematic .cd-header__inner{padding-inline:10px}.hm-cinematic .cd-brand{font-size:13.5px}.hm-cinematic .cd-gate__title{font-size:clamp(31px,10vw,36px)}.hm-cinematic .cd-gate__sub{font-size:13.5px}.hm-cinematic .cd-gate__actions{width:min(100%,230px)}.hm-cinematic .cd-gate__footnote{font-size:8px}.hm-cinematic .cd-home-shelf .cd-page{padding-inline:14px}.hm-cinematic .cd-today{padding:18px}.hm-cinematic .cd-shelfrow__track{grid-template-columns:minmax(0,1fr)}.hm-cinematic .cd-card{min-height:154px;padding:16px}.hm-cinematic .cd-card__name{font-size:16.5px}.hm-cinematic .cd-card__tagline{font-size:12px;-webkit-line-clamp:2}.hm-cinematic .cd-tabbar__item{min-width:0;font-size:9.5px}.hm-cinematic .cd-tabbar__orb{width:46px;height:46px}.hm-cinematic .cd-header__right .cd-btn--small{padding-inline:11px}}@media (prefers-reduced-motion:reduce){.hm-cinematic .cd-card,.hm-cinematic .cd-gate__art,.hm-cinematic :is(.cd-btn,.btn){animation:none;transition:none}}.hm-cinematic .nb-panel{width:min(100%,680px);color:var(--ivory)}.hm-cinematic .cd-open__book{border:1px solid rgba(239,199,120,.3);border-radius:7px 16px 16px 7px;box-shadow:0 30px 70px -28px #000}.hm-cinematic .cd-open__cover{border-radius:0 15px 15px 0;background:radial-gradient(circle at 78% 18%,rgba(213,162,71,.14),transparent 34%),linear-gradient(125deg,#29251e,#11110f 58%,#1c1914)}.hm-cinematic .cd-open__spine{background:linear-gradient(90deg,#090908,#272119 58%,#11110e)}.hm-cinematic .cd-open__plate{border-color:rgba(239,199,120,.75);color:var(--amber-bright)}.hm-cinematic .cd-open__sheet{border-radius:0 15px 15px 0;background-color:var(--paper-bright)}.hm-cinematic .nb-finder{padding:clamp(22px,5vw,36px);border:1px solid rgba(239,199,120,.3);border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(213,162,71,.12),transparent 36%),var(--night-raised);box-shadow:0 28px 70px -48px #000}.hm-cinematic .nb-book__owner,.hm-cinematic .nb-finder__eyebrow,.hm-cinematic .nb-search__found{color:#efc778!important}.hm-cinematic .nb-finder .hm-ask__bubble{border:1px solid #e0d3bd;background:var(--paper-bright);color:var(--paper-ink);box-shadow:0 14px 30px -24px #000}.hm-cinematic .nb-finder .hm-ask__face{border:1px solid rgba(239,199,120,.42);background:#2a251e}.hm-cinematic .nb-finder .form-row>label,.hm-cinematic .nb-finder :is(.cd-field__label,.date-selects-leap){color:var(--ivory)}.hm-cinematic .nb-finder .hm-choice__item{border-color:rgba(239,199,120,.28);background:rgba(255,255,255,.055);color:var(--ivory-soft)}.hm-cinematic .nb-finder .hm-choice__item.is-active{border-color:var(--amber);background:linear-gradient(145deg,#332719,#171511);color:var(--amber-bright)}.hm-cinematic .nb-finder .cd-mbti-picker{border:0;background:transparent;box-shadow:none}.hm-cinematic .nb-finder .cd-mbti-picker :is(.cd-axis__name,.cd-mbti-picker__guide,.cd-mbti-picker__footer p){color:var(--ivory-soft)}.hm-cinematic .nb-book__progress,.hm-cinematic .nb-search__text{color:var(--ivory-soft)}.hm-cinematic .nb-search__shelf{border-bottom-color:#59462b}.hm-cinematic .nb-search__spine{background:#28241d;box-shadow:inset 1px 0 rgba(239,199,120,.28)}.hm-cinematic .nb-search__spine:nth-child(2n){background:#3a3024}.hm-cinematic .nb-search__spine:nth-child(3n){background:#6f4228}.hm-cinematic .nb-search__spine:nth-child(4n){background:#29342d}.hm-cinematic .hm-paper{border-radius:8px 16px 12px 14px;box-shadow:0 24px 56px -38px #000}.hm-cinematic .hm-paper:before{background:rgba(213,181,112,.55)}.hm-cinematic .nb-peek__tab{border-color:#cfbea0;background:rgba(255,252,244,.75)}.hm-cinematic .nb-peek__tab.is-active{border-color:#9b6c29;background:#29231c;color:var(--paper-bright)}.hm-cinematic main:has(.free-fortune-stage-action),.hm-cinematic main:has(.hm-seal-row){max-width:760px}.hm-cinematic .ask-tabs{gap:7px;padding:5px;border:1px solid #decfb5;border-radius:12px;background:#eee2cf}.hm-cinematic .ask-tab{min-height:42px;border:0;border-radius:8px;background:transparent;color:#6c6152}.hm-cinematic .ask-tab--active{background:#27231d;color:var(--amber-bright);box-shadow:0 8px 18px -14px #000}.hm-cinematic .hm-score{border:1px solid #d8c6a5;background:#f3e8d5;box-shadow:none}.hm-cinematic :is(.today-cat,.tj-cal__item){border-color:#dfd0b8;border-radius:11px;background:rgba(255,252,245,.74)}.hm-cinematic .panel :is(.notice,.form-note){border-color:#dac8aa;background:#eee2cf;color:#665c4f}.hm-cinematic .tj-cal__item.is-open{border-color:#ae8a4b;box-shadow:0 12px 30px -24px rgba(67,44,17,.7)}.hm-cinematic .free-fortune-stage-action .btn{border-color:rgba(239,199,120,.32);background:rgba(255,255,255,.04);color:var(--ivory)}.hm-cinematic .cd-page.cd-immersive>.ink>form :is(.cd-field__label,.form-row>label){color:var(--ivory)}.hm-cinematic .cd-page.cd-immersive>.ink>form .form-row>label small{color:rgba(245,237,221,.48)}.hm-cinematic .cd-page.cd-immersive>.ink>form .hm-choice__item{border-color:rgba(239,199,120,.28);background:rgba(255,255,255,.045);color:var(--ivory-soft)}.hm-cinematic .cd-page.cd-immersive>.ink>form .hm-choice__item.is-active{border-color:var(--amber);background:rgba(213,162,71,.16);color:var(--amber-bright)}.hm-cinematic .charm-page{width:min(100%,760px)}.hm-cinematic .charm-intro>.hm-ask .hm-ask__bubble,.hm-cinematic .charm-question-page>.hm-ask .hm-ask__bubble,.hm-cinematic .charm-result>.hm-ask .hm-ask__bubble{border:1px solid #dfd1ba;background:var(--paper-bright);color:var(--paper-ink)}.hm-cinematic .charm-intro>.hm-ask .hm-ask__face,.hm-cinematic .charm-question-page>.hm-ask .hm-ask__face,.hm-cinematic .charm-result>.hm-ask .hm-ask__face{border:1px solid rgba(239,199,120,.4);background:#29241d}.hm-cinematic :is(.charm-form-paper,.charm-question-paper,.charm-result-paper){border-radius:18px;box-shadow:0 28px 64px -46px #000}.hm-cinematic .charm-question-pager__status>span{color:var(--ivory-soft)}.hm-cinematic .charm-progress{background:rgba(255,255,255,.1)}.hm-cinematic .charm-progress span{background:linear-gradient(90deg,var(--amber),var(--amber-bright))}.hm-cinematic .charm-question-side-nav button{border-color:rgba(239,199,120,.28);background:rgba(255,255,255,.05);color:var(--ivory)}.hm-cinematic .charm-question-pager__next:is(.is-ready,.is-complete){border-color:var(--amber);background:linear-gradient(135deg,#e2b45e,#b9802c);color:#17130e}.hm-cinematic .charm-relations button{border-color:#d5c3a5;background:#f5ecdc;color:#615748}.hm-cinematic .charm-relations button.is-on{border-color:#9b6c29;background:#29231c;color:var(--amber-bright)}.hm-cinematic .charm-scale button span{border-color:#a7752f;color:#83591f}.hm-cinematic .charm-scale button.is-on span{background:#29231c;border-color:#29231c;color:var(--amber-bright)}.hm-cinematic .charm-insight-card{border-color:#d3bd96;border-radius:12px;background:linear-gradient(145deg,#fffaf0,#efe2cc);box-shadow:0 20px 46px -34px rgba(42,30,17,.9)}.hm-cinematic .charm-filters button{border:1px solid #d8c39a;border-radius:8px;background:#f0e4ce;box-shadow:none;transform:none}.hm-cinematic .charm-filters button:nth-child(n){background:#f0e4ce;transform:none}.hm-cinematic .charm-filters button:before{display:none}.hm-cinematic .charm-filters button.is-on{border-color:#9b6c29;background:#29231c;color:var(--amber-bright);transform:translateY(-3px)}.hm-cinematic .cd-page:has(.cd-report__cards){width:min(100%,820px);max-width:820px}.hm-cinematic .cd-report__toolbar,.hm-cinematic .cd-report__top{color:var(--ivory)}.hm-cinematic .cd-report__progress{color:var(--ivory-soft)}.hm-cinematic .cd-report__toggle-all{border-color:rgba(239,199,120,.32);background:rgba(255,255,255,.045);color:var(--amber-bright)}.hm-cinematic .cd-chapter{color:var(--ivory)}.hm-cinematic .cd-chapter:after,.hm-cinematic .cd-chapter:before{background:rgba(239,199,120,.36)}.hm-cinematic .cd-report-section{overflow:hidden;border-color:rgba(213,162,71,.32);border-radius:8px 17px 17px 8px}.hm-cinematic .cd-report-section__toggle{border-radius:inherit}.hm-cinematic .cd-report-section__toggle:hover{background:rgba(213,162,71,.08)}.hm-cinematic .cd-report-section__chevron{border-color:#cbb895;color:#80571f}.hm-cinematic .cd-report__actions .cd-btn--ghost{border-color:rgba(239,199,120,.32);color:var(--ivory)}.hm-cinematic .cd-blessing{border-color:rgba(239,199,120,.55);background:radial-gradient(circle at 100% 0,rgba(213,162,71,.16),transparent 42%),#211d17;color:var(--ivory)}.hm-cinematic .cd-blessing :is(h3,.cd-eyebrow){color:var(--ivory)}.hm-cinematic .cd-report:not(.cd-page){width:min(calc(100% - 32px),720px);margin:40px auto 110px;color:var(--ivory)}.hm-cinematic .cd-report__hero{padding:clamp(24px,5vw,42px);border:1px solid rgba(213,162,71,.34);border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(213,162,71,.12),transparent 38%),var(--paper-bright);color:var(--paper-ink);box-shadow:0 28px 70px -48px #000}.hm-cinematic .cd-report__hero :is(h1,.cd-eyebrow){color:var(--paper-ink)}.hm-cinematic :is(.cd-share-note,.cd-share-cta){color:var(--ivory)}.hm-cinematic :is(.cd-share-note,.cd-share-cta) :is(h2,p){color:var(--ivory-soft)}.hm-cinematic .chat-page{width:min(100%,760px);color:var(--ivory)}.hm-cinematic .chat-scroll{scrollbar-color:rgba(213,162,71,.35) transparent}.hm-cinematic .chat-count,.hm-cinematic .chat-keepnote{color:rgba(245,237,221,.56)}.hm-cinematic .chat-face{border-color:rgba(239,199,120,.36);background:#28231d}.hm-cinematic .chat-bubble--user{border:1px solid rgba(239,199,120,.48);background:linear-gradient(145deg,#49361f,#282017);color:var(--ivory)}.hm-cinematic .chat-bubble--halmae{border-color:#dfd0b8;background:var(--paper-bright);color:var(--paper-ink);box-shadow:0 14px 30px -24px #000}.hm-cinematic .chat-composer{padding:12px;border:1px solid rgba(239,199,120,.24);border-radius:16px 16px 0 0;background:rgba(25,25,21,.96);box-shadow:0 -18px 38px -30px #000}.hm-cinematic .chat-composer textarea{border-color:rgba(239,199,120,.28);background:#f8f0e2}.hm-cinematic .chat-send{border:1px solid var(--amber);background:linear-gradient(135deg,#e2b45e,#b9802c);color:#17130e}.hm-cinematic .chat-list__item{border-color:rgba(239,199,120,.22);border-radius:13px;background:rgba(255,255,255,.045)}.hm-cinematic .chat-list__open strong{color:var(--ivory)}.hm-cinematic .chat-list__delete,.hm-cinematic .chat-list__open span{color:var(--ivory-soft)}@media (max-width:560px){.hm-cinematic .nb-finder{padding:22px 16px}.hm-cinematic .hm-ask__face{width:44px;height:44px}.hm-cinematic .charm-question-paper{padding-inline:14px}.hm-cinematic .cd-report-section__toggle{min-height:62px;padding:14px 13px 14px 16px}.hm-cinematic .cd-report-section__panel{margin-inline:14px}.hm-cinematic .chat-composer{margin-inline:-4px;padding:10px 8px 12px}}@media (max-width:760px) and (max-height:700px){body.hm-cinematic main{padding-top:8px}.hm-cinematic .cd-page.cd-immersive{min-height:calc(100dvh - 60px - var(--cd-tabbar-space));padding:6px 14px 8px}.hm-cinematic .cd-immersive:not(.chat-page) .cd-crumbs,.hm-cinematic .cd-immersive:not(.chat-page) .cd-topbar{margin-bottom:8px}.hm-cinematic .cd-immersive:not(.chat-page) :is(.cd-h1,.cd-ask){font-size:clamp(20px,6.4vw,24px);line-height:1.35}.hm-cinematic .cd-immersive:not(.chat-page) :is(.cd-lead,.cd-ask__sub){margin-top:4px;font-size:12.5px;line-height:1.55}.hm-cinematic .cd-immersive:not(.chat-page) .cd-intro__art{width:62px;margin-bottom:2px}.hm-cinematic .cd-immersive:not(.chat-page) .cd-cost{margin-top:7px}.hm-cinematic .cd-immersive:not(.chat-page) .cd-more{margin-top:7px!important}.hm-cinematic .cd-immersive:not(.chat-page) .cd-more__head{min-height:42px;padding:9px 13px}.hm-cinematic .cd-immersive:not(.chat-page) .cd-more__title{font-size:13.5px}.hm-cinematic .cd-immersive:not(.chat-page) .cd-actions,.hm-cinematic .cd-immersive:not(.chat-page) .cd-next{margin-top:9px}.hm-cinematic .cd-immersive:not(.chat-page) :is(.cd-btn,.btn){min-height:44px;height:44px}.hm-cinematic .cd-immersive:not(.chat-page) .cd-next>.cd-paper{margin-bottom:7px!important;padding:9px 11px!important}.hm-cinematic .cd-immersive:not(.chat-page) .cd-next>.cd-paper .cd-hint{margin-top:3px!important;font-size:10.5px;line-height:1.45}.hm-cinematic .cd-immersive:not(.chat-page) .cd-next>.cd-say{margin:6px 0}.hm-cinematic .cd-immersive:not(.chat-page) .cd-say__face,.hm-cinematic .panel.cd-immersive .hm-ask__face{width:36px;height:36px}.hm-cinematic .cd-immersive:not(.chat-page) .cd-say__line,.hm-cinematic .panel.cd-immersive .hm-ask__bubble{padding:8px 10px;font-size:12.5px;line-height:1.5}.hm-cinematic .cd-immersive:not(.chat-page) .cd-fineprint{margin-top:7px;font-size:10.5px;line-height:1.45}.hm-cinematic .cd-immersive .cd-steps{min-height:24px;gap:9px}.hm-cinematic .cd-immersive .cd-leaf{margin-top:7px!important}.hm-cinematic .cd-immersive .cd-leaf__sheet{padding:13px 12px 12px 40px}.hm-cinematic .cd-immersive :is(.cd-field,.form-row){gap:5px;margin-top:9px}.hm-cinematic .cd-immersive :is(.cd-field input,.cd-field select,.cd-pole,.form-row>input,.form-row>select){min-height:44px;height:44px}.hm-cinematic .cd-immersive .cd-field textarea{min-height:68px;padding-block:9px}.hm-cinematic .cd-immersive .date-selects select{min-height:60px;height:60px;font-size:18px}.hm-cinematic .cd-immersive .profile-quick-pick,.hm-cinematic .panel.cd-immersive .profile-quick-pick{grid-template-columns:minmax(92px,.72fr) minmax(0,1.28fr);gap:8px;margin:7px 0 9px;padding:7px 8px}.hm-cinematic .cd-immersive .profile-quick-pick__label{gap:6px}.hm-cinematic .cd-immersive .profile-quick-pick__label small{display:none}.hm-cinematic .cd-immersive .profile-quick-pick__icon{flex-basis:26px;width:26px;height:26px;border-radius:8px}.hm-cinematic .cd-immersive .profile-quick-pick select.profile-picker--compact{min-height:42px;height:42px;padding-block:6px;font-size:12px}.hm-cinematic .cd-immersive .hm-ledger{margin-bottom:8px;padding:9px}.hm-cinematic .cd-immersive .hm-ledger__head{margin-bottom:7px}.hm-cinematic .cd-immersive .hm-ledger__auto,.hm-cinematic .cd-immersive .hm-ledger__sub{display:none}.hm-cinematic .cd-immersive .hm-ledger__tabs{display:flex;gap:7px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none}.hm-cinematic .cd-immersive .hm-ledger__tabs::-webkit-scrollbar{display:none}.hm-cinematic .cd-immersive .hm-ledger__tab{flex:0 0 min(168px,68vw);min-height:56px;gap:4px;padding:7px 9px;scroll-snap-align:start}.hm-cinematic .cd-immersive .cd-mbti-picker{margin-top:5px;padding:6px;border-radius:14px}.hm-cinematic .cd-immersive .cd-mbti-picker__guide p{font-size:10.5px;line-height:1.35}.hm-cinematic .cd-immersive .cd-mbti-picker__progress{flex-basis:54px}.hm-cinematic .cd-immersive .cd-mbti-picker__track{width:54px}.hm-cinematic .cd-immersive .cd-mbti-picker .cd-axes{grid-template-columns:minmax(0,1fr);gap:3px;margin-top:4px}.hm-cinematic .cd-immersive .cd-mbti-picker .cd-axis{display:block}.hm-cinematic .cd-immersive .cd-mbti-picker .cd-axis__name{margin:0 0 2px;font-size:9.5px;line-height:1.2}.hm-cinematic .cd-immersive .cd-mbti-picker .cd-axis__step{display:none}.hm-cinematic .cd-immersive .cd-mbti-picker .cd-axis__poles{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:2px;padding:2px;border-radius:12px}.hm-cinematic .cd-immersive .cd-mbti-picker .cd-axis .cd-pole{grid-template-columns:18px minmax(0,1fr);grid-template-areas:"code meaning";min-height:44px;height:auto;gap:3px;padding:4px;border-radius:9px}.hm-cinematic .cd-immersive .cd-mbti-picker .cd-pole__code{width:18px;height:18px;border-radius:6px;font-size:11px}.hm-cinematic .cd-immersive .cd-mbti-picker .cd-pole__meaning{font-size:9.5px;line-height:1.15;word-break:keep-all}.hm-cinematic .cd-immersive .cd-mbti-picker .cd-pole__check,.hm-cinematic .cd-immersive .cd-mbti-picker__footer{display:none}.hm-cinematic .cd-leaf__sheet:has(.cd-mbti-picker) .cd-ask__sub,.hm-cinematic .cd-leaf__sheet:has(.cd-mbti-picker) .cd-say--halmae{display:none}.hm-cinematic .panel.cd-immersive{padding:11px 12px}.hm-cinematic .panel.cd-immersive :is(.panel-title,h1){font-size:22px;line-height:1.35}.hm-cinematic .panel.cd-immersive :is(.panel-sub,.form-note,.notice){margin-top:5px;font-size:11.5px;line-height:1.5}.hm-cinematic .panel.cd-immersive .ask-form>.notice,.hm-cinematic .panel.cd-immersive>.panel-sub{display:none}.hm-cinematic .panel.cd-immersive .hm-ask{margin-bottom:6px}.hm-cinematic .panel.cd-immersive .ask-tabs{margin:7px 0 2px;padding:3px}.hm-cinematic .panel.cd-immersive .form-actions{margin-top:7px}.hm-cinematic .cd-immersive .cd-socials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px;margin-top:11px}.hm-cinematic .cd-immersive .cd-social{min-width:0;height:48px;gap:4px;padding:4px 5px;font-size:10.5px;line-height:1.2;text-wrap:balance}.hm-cinematic .cd-immersive .cd-social>span:last-child{min-width:0}.hm-cinematic .cd-immersive .cd-divider{margin-block:9px}.hm-cinematic .cd-immersive .cd-balance-row{padding:10px 12px}.hm-cinematic .cd-immersive .cd-packs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px}.hm-cinematic .cd-immersive .cd-pack{min-height:76px;padding:8px 6px 7px}.hm-cinematic .cd-immersive .cd-pack__n{font-size:19px}.hm-cinematic .cd-immersive .cd-pack__gift,.hm-cinematic .cd-immersive .cd-pack__n em,.hm-cinematic .cd-immersive .cd-pack__price strong{font-size:10px}.hm-cinematic .cd-immersive .cd-pack__bonus{right:4px;top:-7px;padding:3px 5px;font-size:8.5px}.hm-cinematic .cd-immersive .cd-paper--plain{margin-top:8px!important;padding:9px 10px}.hm-cinematic .cd-immersive .cd-paper--plain .cd-section__head{margin-bottom:0}.hm-cinematic .cd-immersive .cd-total{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 9px;gap:0 9px;margin-top:4px}.hm-cinematic .cd-immersive .cd-total>div,.hm-cinematic .cd-immersive .cd-total>div:last-child{min-width:0;margin-top:0;padding:3px 0!important;gap:5px;font-size:10.5px}.hm-cinematic .cd-immersive .cd-total__row--sum strong{font-size:14px}.hm-cinematic .cd-immersive .cd-paper--plain .cd-hint{display:none}.hm-cinematic .cd-open{height:calc(100dvh - 60px - var(--cd-tabbar-space) - 8px);min-height:0;padding:0 8px}.hm-cinematic .cd-open__sheet{padding:11px 11px 8px 34px}.hm-cinematic .cd-open__lead{font-size:20px;line-height:1.3}.hm-cinematic .cd-open__leadsub{margin-top:2px;font-size:12.5px;line-height:1.45}.hm-cinematic .cd-open__body{padding-top:6px}.hm-cinematic .cd-open__h{margin-top:5px;font-size:15px;line-height:1.35}.hm-cinematic .cd-open__p{font-size:12px;line-height:1.45}.hm-cinematic .cd-open__sign{margin-top:5px}.hm-cinematic .cd-open__stamp{width:30px;height:30px;font-size:12px}.hm-cinematic .cd-open__sheet .cd-hand{margin:4px 0 5px;font-size:12px;line-height:1.4}.hm-cinematic .cd-open__skip{margin-top:4px;font-size:10.5px}.hm-cinematic .nb-finder{padding:12px}.hm-cinematic .nb-finder .hm-dots{margin:5px 0 7px}.hm-cinematic .nb-finder .hm-ask{margin-bottom:7px}.hm-cinematic .nb-finder__form{gap:7px}.hm-cinematic .nb-finder__actions{margin-top:7px}}@media (max-width:360px) and (max-height:700px){.hm-cinematic .cd-page.cd-immersive{padding-right:10px;padding-left:10px}.hm-cinematic .cd-immersive .cd-leaf__sheet{padding:11px 9px 10px 32px}.hm-cinematic .cd-immersive:not(.chat-page) .cd-say{gap:6px}.hm-cinematic .cd-immersive:not(.chat-page) .cd-say__face{width:30px;height:30px}.hm-cinematic .cd-immersive:not(.chat-page) .cd-say__line{padding:6px 8px;font-size:11.5px;line-height:1.35}.hm-cinematic .cd-immersive:not(.chat-page) .cd-fineprint{font-size:10px;line-height:1.3}.hm-cinematic .cd-open{padding-inline:4px}.hm-cinematic .cd-open__sheet{padding-right:8px;padding-left:30px}}