:root{--paper:#fbf8f3;--paper-2:#f3ece3;--paper-3:#ece1d5;--ink:#282019;--muted:#7f7165;--line:rgba(68,46,30,.12);--red:#a94536;--red-deep:#7f3029;--gold:#b88954;--plum:#4f3a4a;--white:#fffdf9;--shadow:0 28px 80px rgba(55,35,22,.11);--radius:32px;--container:1216px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:72px}body{margin:0;color:var(--ink);background:var(--paper);font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.container{width:min(calc(100% - 56px),var(--container));margin-inline:auto}.section{padding:112px 0}.section-head{text-align:center;max-width:920px;margin:0 auto 56px}.section-head>span,.section-head>div>span,.energy-copy>span,.interpret-copy>span,.natal-heading>div>span,.trust-copy>span{display:block;color:#a56845;font-size:11px;font-weight:700;letter-spacing:.2em}.section-head h2,.energy-copy h2,.interpret-copy h2,.natal-heading h2,.trust-copy h2{margin:16px 0 0;font-family:Songti SC,STSong,"Noto Serif CJK SC",serif;font-weight:600;letter-spacing:-.055em;line-height:1.12;white-space:nowrap}.section-head h2{font-size:clamp(34px,4.3vw,62px)}.section-head>p{max-width:680px;margin:20px auto 0;color:var(--muted);font-size:15px;line-height:1.9}.section-head.split{max-width:none;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;text-align:left;align-items:end}.section-head.split>p{max-width:520px;margin:0}.section-head.light{color:#fff}.section-head.light p{color:#ffffff94}.site-header{height:68px;position:fixed;z-index:1000;left:0;right:0;top:0;background:#fffdf9f2;border-bottom:1px solid rgba(76,54,39,.09);backdrop-filter:blur(18px);transition:box-shadow .3s}.site-header.scrolled{box-shadow:0 12px 35px #3c271917}.header-inner{height:100%;width:min(calc(100% - 56px),var(--container));margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;min-width:178px}.brand-mark{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;color:#b82031;background:linear-gradient(145deg,#fff,#f3e9df);box-shadow:inset 0 0 0 1px #8d57361f}.brand-mark svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2.25}.brand-copy{display:flex;flex-direction:column;gap:1px}.brand-copy b{font-family:Songti SC,STSong,serif;font-size:21px;font-weight:600;letter-spacing:.08em}.brand-copy small{color:#9d8c7c;font-family:Georgia,serif;font-size:6px;letter-spacing:.14em}.nav{display:flex;align-items:center;gap:34px}.nav a{position:relative;color:#6f6257;font-size:12px;transition:color .25s}.nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:-23px;height:2px;background:var(--red);transition:.25s}.nav a:hover,.nav a.active{color:var(--red)}.nav a.active:after{left:0;right:0}.header-cta{height:42px;padding:0 18px;border-radius:13px;display:inline-flex;align-items:center;gap:12px;color:#fff;background:#28221e;font-size:12px;box-shadow:0 10px 25px #29211c29;transition:.25s}.header-cta:hover{transform:translateY(-2px);background:var(--red)}.header-cta span{font-size:15px}.menu{display:none;width:42px;height:42px;position:relative;border:0;border-radius:12px;background:#2d2621}.menu i{position:absolute;left:12px;width:18px;height:1px;background:#fff;transition:.25s}.menu i:first-child{top:17px}.menu i:last-child{top:24px}.menu.open i:first-child{top:21px;transform:rotate(45deg)}.menu.open i:last-child{top:21px;transform:rotate(-45deg)}.progress{height:2px;position:absolute;left:0;right:0;bottom:-1px}.progress i{display:block;width:0;height:100%;background:linear-gradient(90deg,#a94536,#d3a068)}.hero{min-height:860px;padding-top:68px;position:relative;overflow:hidden;background:#efe7dc}.hero-photo{position:absolute;inset:68px 0 0}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:68px 0 0;background:linear-gradient(90deg,#faf7f1fc,#faf7f1ed 37%,#faf7f147 65%,#faf7f10d)}.hero-shade:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 65%,rgba(244,237,227,.94))}.hero-layout{min-height:742px;position:relative;z-index:2;display:grid;grid-template-columns:1fr 390px;gap:80px;align-items:center}.hero-copy{max-width:670px;padding:52px 0}.eyebrow{width:max-content;padding:8px 13px 8px 8px;border:1px solid rgba(136,86,51,.14);border-radius:99px;display:flex;align-items:center;gap:9px;color:#875c3f;background:#fffdf9b8;font-size:11px;letter-spacing:.1em}.eyebrow span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--red);font-family:serif}.hero h1{max-width:700px;margin:28px 0 0;font-family:Songti SC,STSong,"Noto Serif CJK SC",serif;font-size:clamp(50px,5.25vw,76px);font-weight:600;letter-spacing:-.07em;line-height:1.08;white-space:nowrap}.hero-copy>p{max-width:640px;margin:28px 0 0;color:#75675b;font-size:17px;line-height:1.95}.hero-actions{margin-top:32px;display:flex;gap:12px;align-items:center}.button{min-height:52px;padding:0 22px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:13px;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s}.button:hover{transform:translateY(-3px)}.button.primary{color:#fff;background:linear-gradient(135deg,#b14e3c,#8b352d);box-shadow:0 15px 32px #983f313d}.button.ghost{border:1px solid rgba(68,47,32,.16);background:#fffdfaad}.hero-proof{max-width:650px;margin-top:38px;padding-top:23px;border-top:1px solid rgba(80,55,37,.12);display:grid;grid-template-columns:1fr 1fr}.hero-proof span{display:flex;flex-direction:column;gap:7px}.hero-proof span+span{padding-left:28px;border-left:1px solid rgba(80,55,37,.12)}.hero-proof b{font-family:Songti SC,serif;font-size:15px}.hero-proof small{color:#8f8073;font-size:10px}.hero-product{width:286px;justify-self:center;position:relative;padding:54px 12px 12px;border-radius:40px;background:#fffdfa75;border:1px solid rgba(255,255,255,.74);box-shadow:0 36px 80px #2f1f1438;backdrop-filter:blur(12px);transform:rotate(1.8deg)}.hero-product>img{width:235px;margin:0 auto;filter:drop-shadow(0 18px 24px rgba(44,30,22,.25))}.product-caption{position:absolute;z-index:2;top:12px;left:-62px;right:-52px;min-height:58px;padding:9px 13px;border:1px solid rgba(89,60,42,.1);border-radius:17px;display:flex;align-items:center;gap:9px;background:#fffdfaeb;box-shadow:0 14px 34px #2e1e1521;transform:rotate(-1.8deg)}.product-caption>i{width:9px;height:9px;border-radius:50%;background:#b34b3b;box-shadow:0 0 0 6px #b34b3b1a}.product-caption span{display:flex;flex-direction:column;gap:3px}.product-caption b{font-size:10px}.product-caption small{color:#9b8c80;font-size:7px}.product-caption em{margin-left:auto;color:#9b5a3e;font-family:Georgia,serif;font-size:25px;font-style:normal}.product-foot{height:42px;padding:0 8px;display:flex;align-items:center;justify-content:space-between;color:#85766b;font-size:7px}.question-ribbon{height:92px;position:relative;z-index:3;border-top:1px solid rgba(82,55,37,.12);display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.question-ribbon span{padding:0 24px;color:#6f6156;font-family:Songti SC,serif;font-size:13px}.question-ribbon span+span{border-left:1px solid rgba(82,55,37,.12)}.why{background:#fffdf9}.why-stage{display:grid;grid-template-columns:1.06fr .94fr;gap:18px;align-items:stretch}.decision-photo{min-height:580px;margin:0;position:relative;overflow:hidden;border-radius:36px;background:#333}.decision-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center}.decision-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(25,18,15,.78))}.decision-photo figcaption{position:absolute;z-index:2;left:36px;right:36px;bottom:34px;color:#fff}.decision-photo figcaption span{display:inline-block;padding:6px 10px;border-radius:99px;background:#ffffff24;font-size:9px;letter-spacing:.13em;backdrop-filter:blur(8px)}.decision-photo figcaption b{display:block;max-width:540px;margin-top:15px;font-family:Songti SC,serif;font-size:24px;line-height:1.55;font-weight:500}.friction-list{border:1px solid var(--line);border-radius:36px;overflow:hidden;background:#f8f2ea;display:grid;grid-template-rows:repeat(3,1fr)}.friction-list article{position:relative;padding:32px 34px;display:grid;grid-template-columns:44px 1fr auto;gap:18px;align-items:center;transition:.3s}.friction-list article+article{border-top:1px solid var(--line)}.friction-list article:hover{background:#fff;transform:translate(-6px);box-shadow:20px 0 50px #3221150f}.friction-list i{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;color:#a46b47;background:#f0e1d2;font-size:10px;font-style:normal}.friction-list h3{margin:0;font-family:Songti SC,serif;font-size:21px;white-space:nowrap}.friction-list p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.75}.friction-list em{padding:7px 10px;border:1px solid var(--line);border-radius:99px;color:#9a6b4c;background:#fff;font-size:8px;font-style:normal;white-space:nowrap}.method{position:relative;background:linear-gradient(180deg,#f1e8dd,#fbf8f3)}.thinking-canvas{height:560px;position:relative;overflow:hidden;border:1px solid rgba(77,51,35,.1);border-radius:40px;background:radial-gradient(circle at 50% 47%,rgba(207,164,115,.2),transparent 25%),linear-gradient(145deg,#fffdfa,#f6eee5);box-shadow:var(--shadow)}.thinking-canvas:before{content:"";position:absolute;inset:0;opacity:.28;background-image:linear-gradient(rgba(108,76,52,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(108,76,52,.06) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(circle at 50% 50%,#000,transparent 68%)}.canvas-orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(164,105,66,.2);border-radius:50%;transform:translate(-50%,-50%)}.orbit-a{width:390px;height:390px}.orbit-b{width:270px;height:270px;border-style:dashed;animation:spin 30s linear infinite}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.thinking-center{width:190px;height:190px;position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 20%,#fff,#eee0d2);box-shadow:0 25px 70px #5235212e,inset 0 0 0 10px #ffffff73}.mini-mark{width:53px;height:53px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--red);font-family:Songti SC,serif;font-size:24px}.thinking-center b{margin-top:9px;font-family:Songti SC,serif;font-size:17px}.thinking-center small{margin-top:5px;color:#9a897b;font-size:7px}.thinking-step{width:240px;min-height:82px;position:absolute;z-index:3;padding:14px;border:1px solid rgba(77,51,35,.09);border-radius:19px;display:flex;align-items:center;gap:13px;background:#ffffffd4;box-shadow:0 17px 40px #422a1a14;backdrop-filter:blur(8px)}.thinking-step i{width:38px;height:38px;flex:0 0 38px;border-radius:13px;display:grid;place-items:center;color:#9c6444;background:#f2e3d5;font-size:9px;font-style:normal}.thinking-step span{display:flex;flex-direction:column;gap:5px}.thinking-step b{font-family:Songti SC,serif;font-size:15px}.thinking-step small{color:#968679;font-size:9px}.step-a{left:55px;top:75px}.step-b{right:55px;top:75px}.step-c{left:55px;bottom:75px}.step-d{right:55px;bottom:75px}.context-chip{position:absolute;padding:8px 13px;border:1px solid rgba(89,59,40,.1);border-radius:99px;color:#806651;background:#fff;font-size:8px;box-shadow:0 9px 20px #3220140f}.chip-a{left:31%;top:42%}.chip-b{right:31%;top:42%}.chip-c{left:34%;bottom:23%}.chip-d{right:34%;bottom:23%}.method-note{max-width:910px;margin:22px auto 0;padding:20px 24px;border-left:3px solid var(--red);border-radius:5px 17px 17px 5px;display:flex;gap:24px;align-items:center;background:#fff;box-shadow:0 14px 36px #3824170d}.method-note b{white-space:nowrap;font-family:Songti SC,serif;font-size:15px}.method-note span{color:var(--muted);font-size:11px;line-height:1.8}.capability{background:#f6f0e8}.energy-story,.interpret-story,.natal-story{border:1px solid rgba(74,49,32,.1);border-radius:40px;background:#fffdf9;box-shadow:var(--shadow);overflow:hidden}.energy-story{min-height:520px;display:grid;grid-template-columns:.83fr 1.17fr}.energy-copy{padding:70px 58px;display:flex;flex-direction:column;justify-content:center}.energy-copy h2,.interpret-copy h2,.natal-heading h2,.trust-copy h2{font-size:clamp(31px,3.2vw,46px)}.energy-copy>p,.interpret-copy>p{margin:22px 0 0;color:var(--muted);font-size:13px;line-height:1.9}.energy-tags{margin-top:24px;display:flex;gap:8px}.energy-tags i{padding:7px 11px;border-radius:99px;color:#885f44;background:#f2e5d8;font-size:9px;font-style:normal}.energy-copy>a{width:max-content;margin-top:28px;padding-bottom:5px;border-bottom:1px solid rgba(169,69,54,.28);color:var(--red);font-size:12px;font-weight:700}.energy-board{margin:34px;padding:40px;border-radius:30px;position:relative;overflow:hidden;background:radial-gradient(circle at 78% 18%,rgba(232,199,158,.38),transparent 31%),linear-gradient(145deg,#f8efe4,#fff);box-shadow:inset 0 0 0 1px #85573314}.energy-board:after{content:"";position:absolute;right:-100px;bottom:-120px;width:360px;height:260px;opacity:.35;background:radial-gradient(ellipse at center,#b9c0ac,transparent 67%);transform:rotate(-12deg)}.energy-top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between}.energy-top>span{display:flex;flex-direction:column;align-items:flex-start}.energy-top small{color:#a56543;font-family:Georgia,serif;font-size:10px;letter-spacing:.13em}.energy-top b{margin-top:8px;font-family:Songti SC,serif;font-size:42px;font-weight:500}.energy-top em{margin-top:6px;padding:6px 10px;border-radius:99px;color:#fff;background:#b58450;font-size:9px;font-style:normal}.score-ring{width:146px;height:146px;position:relative;border:1px dashed rgba(168,107,64,.45);border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,#fff,#fff6);box-shadow:inset 0 0 0 16px #cb9e6d14,0 0 0 8px #ffffff8c}.score-ring:before{content:"";position:absolute;inset:11px;border:3px solid #d4a76f;border-right-color:#b53f35;border-bottom-color:transparent;border-radius:50%;transform:rotate(-22deg)}.score-ring strong{position:relative;font-family:Georgia,serif;color:#ad4334;font-size:55px;font-weight:400}.score-ring small{position:relative;margin:23px 0 0 2px;color:#5b4a3d;font-family:inherit}.energy-sentence{max-width:530px;margin:25px 0;color:#463a31;font-family:Songti SC,serif;font-size:19px;line-height:1.7}.daily-advice{position:relative;z-index:2;padding-top:22px;border-top:1px solid rgba(91,61,42,.1);display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.daily-advice span{min-height:86px;padding:13px;border:1px solid rgba(91,61,42,.07);border-radius:16px;display:grid;grid-template-columns:30px 1fr;align-items:center;background:#ffffffb3}.daily-advice i{width:28px;height:28px;border-radius:10px;grid-row:1/3;display:grid;place-items:center;color:#a45c42;background:#f3e4d6;font-family:serif;font-style:normal}.daily-advice b{font-size:9px}.daily-advice small{color:#96877b;font-size:7px;line-height:1.5}.interpret-story{min-height:670px;margin-top:20px;display:grid;grid-template-columns:.82fr 1.18fr}.interpret-copy{padding:74px 56px;display:flex;flex-direction:column;justify-content:center}.interpret-copy ol{list-style:none;padding:0;margin:28px 0 0}.interpret-copy li{padding:16px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:90px 1fr;gap:12px}.interpret-copy li b{font-family:Songti SC,serif;font-size:14px}.interpret-copy li span{color:var(--muted);font-size:10px;line-height:1.7}.interpret-visual{min-height:670px;position:relative;overflow:hidden;background:radial-gradient(circle at 65% 38%,rgba(208,163,111,.18),transparent 31%),linear-gradient(145deg,#efe4d8,#dac8b5)}.interpret-visual:before{content:"";position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(73,48,32,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(73,48,32,.08) 1px,transparent 1px);background-size:40px 40px}.liuyao-device{width:230px;position:absolute;z-index:2;right:76px;bottom:-38px;transform:rotate(3deg);filter:drop-shadow(0 28px 28px rgba(42,28,20,.27))}.hex-flow{position:absolute;z-index:3;left:34px;top:58px;bottom:58px;width:235px;display:flex;flex-direction:column;justify-content:space-between}.hex-flow:before{content:"";position:absolute;left:22px;top:38px;bottom:38px;border-left:1px dashed rgba(112,75,48,.24)}.hex-flow span{min-height:92px;padding:14px 12px 14px 58px;position:relative;border:1px solid rgba(90,59,39,.09);border-radius:18px;display:flex;flex-direction:column;justify-content:center;gap:5px;background:#fffdf9d9;box-shadow:0 13px 28px #3a251714;backdrop-filter:blur(8px)}.hex-flow i{width:42px;height:42px;position:absolute;left:10px;top:50%;transform:translateY(-50%);border-radius:14px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#b06947,#8d4637);font-family:Songti SC,serif;font-size:17px;font-style:normal}.hex-flow b{font-family:Songti SC,serif;font-size:13px}.hex-flow small{color:#938174;font-size:7px}.interpret-badge{position:absolute;z-index:4;right:30px;top:26px;padding:11px 15px;border:1px solid rgba(82,55,37,.1);border-radius:16px;display:flex;flex-direction:column;gap:3px;background:#fff;box-shadow:0 13px 28px #35231814}.interpret-badge b{font-size:10px}.interpret-badge small{color:#98887c;font-size:7px}.natal-story{margin-top:20px;padding:52px}.natal-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end}.natal-heading>p{margin:0;color:var(--muted);font-size:12px;line-height:1.9}.natal-workbench{min-height:570px;margin-top:38px;padding:18px;position:relative;border:1px solid rgba(75,50,34,.1);border-radius:30px;display:grid;grid-template-columns:1fr 1.12fr 1fr;gap:12px;background:#f2ebe2;overflow:hidden}.pillars-panel,.element-panel,.balance-panel{padding:25px;border:1px solid rgba(73,49,33,.08);border-radius:22px;background:#fffdfaf0;box-shadow:0 13px 30px #3523170a}.panel-title{display:flex;align-items:center;justify-content:space-between}.panel-title b{font-family:Songti SC,serif;font-size:16px}.panel-title span{padding:5px 8px;border-radius:99px;color:#8f6d54;background:#f1e6da;font-size:7px}.pillars{margin-top:28px;display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.pillars span{min-height:148px;padding:14px 5px;border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fcfaf6}.pillars b{font-family:Songti SC,serif;font-size:27px;line-height:1.25;font-weight:500;text-align:center}.pillars small{margin-top:12px;color:#978779;font-size:8px}.pillars .active{border-color:#a9453652;background:linear-gradient(180deg,#fff,#f6e6da);box-shadow:0 12px 28px #9a493317}.pillars-panel>p{margin:22px 0 0;padding:15px;border-left:2px solid #a94f3e;border-radius:2px 11px 11px 2px;color:#817267;background:#f6eee5;font-size:9px;line-height:1.75}.element-wheel{margin-top:8px;text-align:center}.element-wheel svg{width:100%;height:305px}.element-wheel .cycle{fill:none;stroke:#5eb471;stroke-width:2}.element-wheel .cross{fill:none;stroke:#bbb3aa;stroke-width:1.5;stroke-dasharray:4 5}.element-wheel circle{fill:#fff;stroke:#d09a4f;stroke-width:3}.element-wheel g:nth-of-type(3) circle{stroke:#e8c035}.element-wheel g:nth-of-type(4) circle{stroke:#39a86a}.element-wheel g:nth-of-type(5) circle{stroke:#e55632}.element-wheel g.main circle{fill:#f6f9ff;stroke:#3d73d9;stroke-width:4}.element-wheel text{font-family:Songti SC,serif;font-size:20px;text-anchor:middle;fill:#59493d}.element-legend{display:flex;justify-content:center;gap:12px}.element-legend span{padding:6px 9px;border:1px solid var(--line);border-radius:99px;color:#807065;font-size:7px}.bars{margin-top:33px;display:flex;flex-direction:column;gap:18px}.bars span{display:grid;grid-template-columns:22px 1fr 30px;gap:8px;align-items:center}.bars b{font-family:serif;font-size:12px}.bars i{height:8px;position:relative;border-radius:99px;background:#ede5dc;overflow:hidden}.bars i:after{content:"";position:absolute;inset:0 auto 0 0;width:var(--v);border-radius:inherit;background:linear-gradient(90deg,#b47152,#d4a36c)}.bars span:first-child i:after{background:linear-gradient(90deg,#386ebf,#6ba6e0)}.bars em{color:#8f8175;font-size:8px;font-style:normal}.balance-callout{margin-top:36px;padding:18px;border-radius:16px;color:#fff;background:linear-gradient(135deg,#4e3b49,#805148)}.balance-callout b{font-family:Songti SC,serif;font-size:13px}.balance-callout p{margin:8px 0 0;color:#ffffffa3;font-size:8px;line-height:1.7}.natal-device{width:158px;position:absolute;z-index:5;right:18px;bottom:-115px;filter:drop-shadow(0 20px 22px rgba(43,29,21,.24))}.natal-device>span{display:block;margin-bottom:8px;padding:6px 8px;border-radius:99px;color:#7f624c;background:#fff;text-align:center;font-size:7px}.natal-device img{width:100%}.moments{position:relative;color:#fff;background:radial-gradient(circle at 15% 10%,#533328,transparent 36%),linear-gradient(135deg,#2f201a,#1f1b18)}.moment-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;grid-template-rows:1fr 1fr;gap:14px}.moment-grid article{min-height:255px;padding:34px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:28px;background:#ffffff0b;transition:.3s}.moment-grid article:hover{transform:translateY(-5px);border-color:#e0b2804d;background:#ffffff12}.moment-grid article>span{color:#d2a474;font-size:9px;letter-spacing:.16em}.moment-grid h3{max-width:520px;margin:18px 0 0;font-family:Songti SC,serif;font-size:26px;font-weight:500;line-height:1.4}.moment-grid p{max-width:500px;margin:14px 0 0;color:#ffffff8c;font-size:11px;line-height:1.8}.moment-grid em{position:absolute;right:20px;bottom:-22px;color:#ffffff0b;font-family:Georgia,serif;font-size:100px;font-style:normal}.moment-large{grid-row:1/3;min-height:524px!important;padding:54px!important;background:radial-gradient(circle at 80% 80%,rgba(177,92,61,.18),transparent 40%),#ffffff0b!important}.moment-large h3{margin-top:28px;font-size:39px}.moment-large p{margin-top:22px;font-size:13px}.moment-large>div{margin-top:38px;display:flex;flex-direction:column;gap:10px}.moment-large i{width:max-content;padding:8px 11px;border:1px solid rgba(255,255,255,.09);border-radius:99px;color:#ffffffb3;font-size:9px;font-style:normal}.moment-accent{grid-column:2/4;background:linear-gradient(135deg,#9b49348c,#71434d73)!important}.moment-accent h3{white-space:nowrap}.moment-accent a{display:inline-block;margin-top:20px;padding-bottom:5px;border-bottom:1px solid rgba(255,255,255,.24);font-size:10px;font-weight:700}.journey{background:#fffdf9}.journey-line{padding:34px 24px;border:1px solid var(--line);border-radius:30px;display:grid;grid-template-columns:repeat(4,1fr);background:#f7f0e8;box-shadow:0 20px 60px #3623170f}.journey-line article{min-height:185px;padding:18px 26px;position:relative}.journey-line article+article{border-left:1px solid var(--line)}.journey-line i{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#ba5d47,#8b3f34);box-shadow:0 10px 23px #9a483733;font-family:Georgia,serif;font-size:12px;font-style:normal}.journey-line h3{margin:24px 0 0;font-family:Songti SC,serif;font-size:17px;white-space:nowrap}.journey-line p{margin:10px 0 0;color:var(--muted);font-size:10px;line-height:1.75}.trust{background:linear-gradient(145deg,#efe3d6,#f9f5ef)}.trust-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:80px;align-items:center}.trust-copy{position:relative}.trust-copy>p{max-width:500px;margin:24px 0 0;color:var(--muted);font-size:13px;line-height:1.9}.trust-seal{width:114px;height:114px;margin-top:38px;border:1px solid rgba(169,69,54,.28);border-radius:50%;display:grid;place-items:center;color:#a94f3e;background:#ffffff73;font-family:Songti SC,serif;font-size:13px;line-height:1.65;text-align:center;box-shadow:inset 0 0 0 8px #ffffff59}.trust-list{border:1px solid var(--line);border-radius:30px;overflow:hidden;background:#ffffff9e}.trust-list article{min-height:120px;padding:25px 28px;display:flex;align-items:center;gap:18px}.trust-list article+article{border-top:1px solid var(--line)}.trust-list i{width:46px;height:46px;flex:0 0 46px;border-radius:15px;display:grid;place-items:center;color:#9e5b43;background:#f1e1d2;font-family:Songti SC,serif;font-size:17px;font-style:normal}.trust-list h3{margin:0;font-family:Songti SC,serif;font-size:18px;white-space:nowrap}.trust-list p{margin:6px 0 0;color:var(--muted);font-size:10px;line-height:1.7}.final-cta{min-height:520px;padding:100px 0;position:relative;overflow:hidden;color:#fff;background:linear-gradient(145deg,#8d3b32,#4a2f37);display:grid;place-items:center;text-align:center}.final-cta:before{content:"";position:absolute;inset:0;opacity:.12;background-image:radial-gradient(#fff .7px,transparent .7px);background-size:12px 12px;mask-image:radial-gradient(circle,#000,transparent 70%)}.cta-orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(255,255,255,.12);border-radius:50%;transform:translate(-50%,-50%)}.cta-orbit.one{width:570px;height:570px}.cta-orbit.two{width:400px;height:400px;border-style:dashed;animation:spin 35s linear infinite}.final-cta .container{position:relative;z-index:2}.cta-mark{width:65px;height:65px;margin:0 auto 16px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center;background:#ffffff17;font-family:Songti SC,serif;font-size:28px}.final-cta small{color:#e3bc93;font-size:9px;letter-spacing:.18em}.final-cta h2{margin:16px 0 0;font-family:Songti SC,serif;font-size:52px;font-weight:500;letter-spacing:-.05em;white-space:nowrap}.final-cta p{margin:16px 0 28px;color:#ffffffa1;font-size:13px}.light-button{background:#fff!important;color:#8a3931!important;box-shadow:0 17px 35px #1c111033!important}.footer{padding:62px 0 24px;color:#ffffffb8;background:#1d1916}.footer-main{display:flex;justify-content:space-between;gap:80px}.footer-brand{color:#fff}.footer-brand .brand-mark{background:#ffffff0f;box-shadow:inset 0 0 0 1px #ffffff1a}.footer-main>div>p{max-width:340px;margin:20px 0 0;color:#ffffff61;font-size:11px;line-height:1.8}.footer-links{display:flex;gap:75px}.footer-links>span{display:flex;flex-direction:column;gap:13px}.footer-links b{margin-bottom:5px;color:#fff;font-size:11px}.footer-links a{color:#ffffff73;font-size:9px;transition:.2s}.footer-links a:hover{color:#fff}.footer-bottom{margin-top:48px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;color:#ffffff47;font-size:8px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.reveal.is-visible{opacity:1;transform:none}@media(max-width:1080px){.nav{gap:20px}.hero-layout{grid-template-columns:1fr 310px;gap:30px}.hero-product{transform:scale(.88) rotate(1.8deg)}.thinking-step{width:210px}.step-a,.step-c{left:28px}.step-b,.step-d{right:28px}.chip-a,.chip-c{left:30%}.chip-b,.chip-d{right:30%}.energy-story{grid-template-columns:.76fr 1.24fr}.energy-copy{padding:48px 35px}.energy-board{margin:24px;padding:30px}.interpret-copy{padding:55px 38px}.liuyao-device{right:38px}.hex-flow{left:24px;width:210px}.natal-story{padding:36px}.natal-workbench{grid-template-columns:1fr 1fr}.balance-panel{grid-column:1/3}.natal-device{right:26px}.moment-grid h3{font-size:22px}.moment-large h3{font-size:32px}}@media(max-width:820px){.container{width:min(calc(100% - 36px),var(--container))}.section{padding:82px 0}.site-header{height:64px}.header-inner{width:calc(100% - 30px)}.nav{position:fixed;left:15px;right:15px;top:72px;padding:12px;border:1px solid var(--line);border-radius:20px;display:flex;flex-direction:column;align-items:stretch;gap:0;background:#fff;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-10px);transition:.25s}.nav.open{opacity:1;visibility:visible;transform:none}.nav a{padding:14px;border-radius:12px}.nav a:hover{background:#f5eee6}.nav a:after{display:none}.header-cta{margin-left:auto;margin-right:9px;height:40px}.menu{display:block}.hero{min-height:auto;padding-top:64px}.hero-photo{inset:64px 0 0}.hero-shade{inset:64px 0 0;background:linear-gradient(90deg,#faf7f1fa,#faf7f1d1 52%,#faf7f133)}.hero-layout{min-height:760px;grid-template-columns:1fr 260px;gap:10px}.hero h1{font-size:clamp(36px,6vw,52px)}.hero-copy>p{font-size:14px}.hero-product{justify-self:end;transform:scale(.74) rotate(1.8deg);transform-origin:right center}.question-ribbon{height:auto;min-height:82px}.question-ribbon span{padding:18px 12px;font-size:10px}.section-head.split{gap:30px}.why-stage{grid-template-columns:1fr}.decision-photo{min-height:440px}.friction-list{grid-template-rows:none}.thinking-canvas{height:640px}.thinking-step{width:225px}.step-a{left:24px;top:35px}.step-b{right:24px;top:135px}.step-c{left:24px;bottom:135px}.step-d{right:24px;bottom:35px}.chip-a,.chip-b,.chip-c,.chip-d{display:none}.energy-story{grid-template-columns:1fr}.energy-copy{padding:42px}.energy-board{margin:0 24px 24px}.interpret-story{grid-template-columns:1fr}.interpret-copy{padding:45px}.interpret-visual{min-height:620px}.hex-flow{left:40px;width:230px}.liuyao-device{right:80px}.natal-heading{grid-template-columns:1fr;gap:20px}.natal-workbench{grid-template-columns:1fr}.balance-panel{grid-column:auto}.natal-device{width:130px;right:24px;bottom:-90px}.moment-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.moment-large{grid-row:auto;grid-column:1/3;min-height:360px!important}.moment-accent{grid-column:1/3}.journey-line{grid-template-columns:1fr 1fr}.journey-line article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.journey-line article:nth-child(4){border-top:1px solid var(--line)}.trust-layout{grid-template-columns:1fr;gap:45px}.trust-copy{text-align:center}.trust-copy>p{margin-inline:auto}.trust-seal{margin-inline:auto}.footer-main,.footer-links{gap:35px}}@media(max-width:560px){.container{width:calc(100% - 28px)}.section{padding:66px 0}.brand{min-width:0}.brand-copy small{display:none}.header-cta{padding:0 12px;font-size:10px}.section-head{margin-bottom:34px}.section-head h2{font-size:clamp(18px,4.7vw,28px);letter-spacing:-.08em}.section-head>p{margin-top:13px;font-size:11px}.section-head.split{grid-template-columns:1fr;gap:14px;text-align:center}.section-head.split>p{margin:auto}.hero-photo{height:410px;top:64px;bottom:auto}.hero-photo img{object-position:65% center}.hero-shade{height:410px;top:64px;bottom:auto;background:linear-gradient(180deg,#faf7f121,#faf7f133 60%,#f4ede4)}.hero-layout{min-height:790px;padding-top:310px;display:block}.hero-copy{padding:32px 0 28px;text-align:center}.eyebrow{margin:auto}.hero h1{font-size:clamp(27px,7.35vw,38px);letter-spacing:-.075em}.hero-copy>p{margin-top:18px;font-size:12px;line-height:1.8}.hero-actions{justify-content:center;flex-wrap:wrap;margin-top:24px}.button{min-height:48px;padding-inline:17px;font-size:11px}.hero-proof{margin-top:28px;text-align:left}.hero-proof b{font-size:12px}.hero-proof small{font-size:8px;line-height:1.5}.hero-product{width:150px;position:absolute;right:0;top:172px;padding:35px 6px 6px;border-radius:24px;transform:rotate(2deg)}.hero-product>img{width:120px}.product-caption{left:-55px;right:-10px;top:7px;min-height:42px;padding:6px 8px;border-radius:12px}.product-caption b{font-size:7px}.product-caption small,.product-caption em,.product-foot{display:none}.question-ribbon{grid-template-columns:1fr;height:auto;padding:12px 0}.question-ribbon span{padding:8px 4px;border-left:0!important;font-size:9px;text-align:center}.question-ribbon span+span{border-top:1px solid rgba(82,55,37,.09)}.decision-photo{min-height:380px;border-radius:24px}.decision-photo figcaption{left:22px;right:22px;bottom:22px}.decision-photo figcaption b{font-size:17px}.friction-list{border-radius:24px}.friction-list article{padding:22px 18px;grid-template-columns:36px 1fr}.friction-list i{width:34px;height:34px}.friction-list h3{font-size:16px}.friction-list p{font-size:9px}.friction-list em{display:none}.thinking-canvas{height:auto;padding:24px;border-radius:26px;display:flex;flex-direction:column;gap:10px}.thinking-canvas:before,.canvas-orbit{display:none}.thinking-center{width:150px;height:150px;position:relative;left:auto;top:auto;transform:none;order:-1;margin:0 auto 8px}.thinking-step{width:100%;min-height:68px;position:relative!important;inset:auto!important}.method-note{padding:17px;display:block;text-align:center}.method-note b{font-size:12px;white-space:normal}.method-note span{display:block;margin-top:7px;font-size:9px}.energy-story,.interpret-story,.natal-story{border-radius:27px}.energy-copy,.interpret-copy{padding:32px 24px}.energy-copy h2,.interpret-copy h2,.natal-heading h2,.trust-copy h2{font-size:clamp(20px,5.5vw,30px)}.energy-copy>p,.interpret-copy>p{font-size:10px}.energy-board{margin:0 12px 12px;padding:22px 16px;border-radius:21px}.energy-top b{font-size:30px}.score-ring{width:103px;height:103px}.score-ring strong{font-size:39px}.energy-sentence{font-size:15px}.daily-advice{grid-template-columns:1fr}.daily-advice span{min-height:63px}.interpret-copy li{grid-template-columns:68px 1fr}.interpret-visual{min-height:500px}.hex-flow{left:14px;top:28px;bottom:28px;width:175px}.hex-flow span{min-height:78px;padding-left:50px}.hex-flow i{width:34px;height:34px;font-size:14px}.hex-flow b{font-size:10px}.hex-flow small{font-size:6px}.liuyao-device{width:158px;right:9px;bottom:-22px}.interpret-badge{display:none}.natal-story{padding:28px 12px 12px}.natal-heading{padding:0 12px;text-align:center}.natal-heading>p{font-size:9px}.natal-workbench{padding:8px;margin-top:25px;border-radius:22px}.pillars-panel,.element-panel,.balance-panel{padding:19px 14px;border-radius:17px}.pillars span{min-height:118px}.pillars b{font-size:23px}.element-wheel svg{height:255px}.balance-panel{padding-bottom:110px}.natal-device{width:105px;right:17px;bottom:-68px}.moment-grid{grid-template-columns:1fr;gap:10px}.moment-grid article,.moment-large{grid-column:auto!important;min-height:220px!important;padding:28px!important;border-radius:22px}.moment-large h3{font-size:25px}.moment-grid h3{font-size:21px}.moment-accent h3{white-space:normal}.journey-line{padding:10px;grid-template-columns:1fr;border-radius:22px}.journey-line article{min-height:auto;padding:20px;display:grid;grid-template-columns:48px 1fr;column-gap:12px}.journey-line article+article{border-left:0;border-top:1px solid var(--line)}.journey-line i{grid-row:1/3;width:42px;height:42px}.journey-line h3{margin:0;font-size:15px}.journey-line p{margin-top:6px}.trust-list{border-radius:22px}.trust-list article{min-height:100px;padding:20px}.final-cta{min-height:440px;padding:75px 0}.final-cta h2{font-size:38px}.footer{padding-top:48px}.footer-main{display:block}.footer-links{margin-top:38px;justify-content:space-between;gap:15px}.footer-bottom{display:block;line-height:2;text-align:center}}.section-head h2{font-size:clamp(34px,4.15vw,60px)}.hero h1{font-size:clamp(46px,4.25vw,62px)}@media(max-width:820px){.hero h1{font-size:clamp(30px,5.2vw,44px)}}@media(max-width:700px)and (min-width:561px){.hero-layout{grid-template-columns:minmax(0,1fr) 190px}.hero h1{font-size:clamp(28px,4.9vw,36px)}.hero-product{transform:scale(.58) rotate(1.8deg)}}@media(max-width:560px){.section-head h2{font-size:clamp(18px,4.7vw,28px)}.hero h1{font-size:clamp(27px,7.35vw,38px)}}@media(max-width:1239px){.hero-product{display:none}}@media(min-width:1240px){.hero-product{display:block;width:clamp(155px,10vw,205px);position:absolute;top:auto;right:calc(558px - 40vw);bottom:24px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;translate:0;scale:1;rotate:-2deg;transform:none!important;filter:drop-shadow(0 24px 30px rgba(43,29,21,.24));justify-self:auto}.hero-product:after{content:"";position:absolute;z-index:-1;left:10%;right:6%;bottom:-12px;height:30px;border-radius:50%;background:radial-gradient(ellipse,rgba(47,30,20,.3),transparent 70%);filter:blur(8px)}.hero-product>img{width:100%;filter:none}.hero-product .product-caption,.hero-product .product-foot{display:none}}.interpret-visual{padding:78px 30px 24px;display:grid;grid-template-columns:minmax(205px,245px) minmax(220px,1fr);gap:18px;align-items:center}.hex-flow{width:auto;position:relative;inset:auto;padding:10px;border:1px solid rgba(90,59,39,.1);border-radius:26px;display:flex;flex-direction:column;justify-content:flex-start;background:#fffdf9c7;box-shadow:0 22px 46px #3a25171a;backdrop-filter:blur(10px)}.flow-heading{padding:12px 12px 16px;border-bottom:1px solid rgba(90,59,39,.1);display:flex;flex-direction:column;gap:5px}.flow-heading small{color:#aa6a48;font-family:Georgia,serif;font-size:7px;letter-spacing:.16em}.flow-heading b{font-family:Songti SC,serif;font-size:17px;font-weight:600}.hex-flow:before{left:31px;top:96px;bottom:39px;border-left:1px solid rgba(166,99,64,.25)}.hex-flow span{min-height:94px;padding:14px 10px 14px 55px;border:0;border-radius:16px;background:transparent;box-shadow:none;backdrop-filter:none}.hex-flow span+span{border-top:1px solid rgba(90,59,39,.08)}.hex-flow i{left:8px;width:39px;height:39px;border-radius:13px}.liuyao-device{width:min(100%,265px);position:relative;right:auto;bottom:auto;margin:0 auto;align-self:end;transform:none;filter:drop-shadow(0 28px 30px rgba(42,28,20,.25))}.interpret-badge{top:18px;right:24px}@media(max-width:820px){.interpret-visual{min-height:590px;padding:72px 22px 18px;grid-template-columns:minmax(190px,225px) minmax(205px,1fr);gap:14px}.liuyao-device{width:min(100%,220px);margin-bottom:0}}@media(max-width:560px){.interpret-visual{min-height:430px;padding:58px 10px 10px;grid-template-columns:132px minmax(0,1fr);gap:5px}.hex-flow{padding:5px;border-radius:19px}.flow-heading{padding:9px 7px 11px}.flow-heading small{font-size:5px}.flow-heading b{font-size:12px}.hex-flow:before{left:24px;top:76px;bottom:31px}.hex-flow span{min-height:83px;padding:10px 4px 10px 41px}.hex-flow i{left:4px;width:32px;height:32px;font-size:13px}.hex-flow b{font-size:9px}.hex-flow small{font-size:5px}.liuyao-device{width:min(100%,150px);margin-bottom:0}.interpret-badge{display:none}}:root{--muted:#6f6258}.brand-copy small{font-size:8px}.nav a,.header-cta{font-size:13px}.section-head>span,.section-head>div>span,.energy-copy>span,.interpret-copy>span,.natal-heading>div>span,.trust-copy>span{font-size:12px}.section-head>p{font-size:16px;line-height:1.8}.eyebrow{font-size:13px}.button{font-size:14px}.hero-proof b{font-size:17px}.hero-proof small{font-size:13px;line-height:1.55}.question-ribbon span{font-size:15px}.decision-photo figcaption span{font-size:11px}.friction-list i{font-size:11px}.friction-list p{font-size:14px;line-height:1.7}.friction-list em{font-size:10px}.thinking-center small,.thinking-step i{font-size:11px}.thinking-step b{font-size:16px}.thinking-step small{font-size:12px}.context-chip{font-size:11px}.method-note b{font-size:16px}.method-note span{font-size:14px;line-height:1.7}.energy-copy>p,.interpret-copy>p{font-size:15px;line-height:1.85}.energy-tags i{font-size:11px}.energy-copy>a{font-size:13px}.energy-top small{font-size:12px}.energy-top em{font-size:11px}.daily-advice b{font-size:12px}.daily-advice small{font-size:11px;line-height:1.55}.interpret-copy li b{font-size:16px}.interpret-copy li span{font-size:14px;line-height:1.65}.flow-heading small{font-size:9px}.flow-heading b{font-size:18px}.hex-flow b{font-size:14px}.hex-flow small{font-size:10px;line-height:1.45}.interpret-badge b{font-size:12px}.interpret-badge small{font-size:10px}.natal-heading>p{font-size:14px;line-height:1.8}.panel-title span{font-size:10px}.pillars small{font-size:11px}.pillars-panel>p{font-size:12px;line-height:1.65}.element-legend span{font-size:10px}.bars b{font-size:13px}.bars em{font-size:11px}.balance-callout b{font-size:15px}.balance-callout p{font-size:12px;line-height:1.65}.natal-device>span{font-size:9px}.moment-grid article>span{font-size:11px}.moment-grid p{color:#ffffffad;font-size:14px;line-height:1.75}.moment-large p{font-size:15px}.moment-large i{font-size:11px}.moment-accent a{font-size:12px}.journey-line i{font-size:13px}.journey-line h3{font-size:19px}.journey-line p{font-size:13px;line-height:1.65}.trust-copy>p{font-size:15px;line-height:1.8}.trust-list p{font-size:13px;line-height:1.65}.final-cta small{font-size:11px}.final-cta p{font-size:15px}.footer-main>div>p{color:#ffffff8f;font-size:13px}.footer-links b{font-size:13px}.footer-links a{color:#ffffff9e;font-size:12px}.footer-bottom{color:#ffffff75;font-size:11px}.balance-panel{position:relative;padding-right:178px}.natal-device{width:142px;right:20px;bottom:18px}@media(max-width:560px){.brand-copy b{font-size:19px}.header-cta{font-size:11px}.section-head>span,.section-head>div>span,.energy-copy>span,.interpret-copy>span,.natal-heading>div>span,.trust-copy>span{font-size:10px}.section-head>p{font-size:13px;line-height:1.75}.section-head h2,.energy-copy h2,.interpret-copy h2,.natal-heading h2,.trust-copy h2{font-size:clamp(22px,6vw,28px)}.eyebrow{font-size:10px}.hero-copy>p{font-size:14px;line-height:1.75}.button{font-size:13px}.hero-proof b{font-size:14px}.hero-proof small,.question-ribbon span{font-size:11px}.friction-list p{font-size:12px}.method-note b{font-size:14px}.method-note span{font-size:12px}.energy-copy>p,.interpret-copy>p{font-size:13px}.energy-tags i{font-size:10px}.energy-copy>a{font-size:12px}.daily-advice b{font-size:12px}.daily-advice small{font-size:10px}.interpret-copy li b{font-size:14px}.interpret-copy li span{font-size:12px}.flow-heading small{font-size:6px}.flow-heading b{font-size:12px}.hex-flow b{font-size:10px}.hex-flow small{font-size:7px}.natal-heading>p{font-size:12px}.pillars-panel>p{font-size:11px}.element-legend span{font-size:9px}.balance-callout p{font-size:10px}.balance-panel{padding-right:126px;padding-bottom:19px}.natal-device{width:100px;right:12px;bottom:12px}.moment-grid article>span{font-size:10px}.moment-grid p,.moment-large p{font-size:13px}.moment-large i{font-size:10px}.journey-line p{font-size:12px}.trust-copy>p,.trust-list p{font-size:13px}.final-cta p{font-size:14px}.footer-main>div>p{font-size:12px}.footer-links b,.footer-links a{font-size:11px}.footer-bottom{font-size:10px}.moment-grid h3,.moment-large h3{font-size:clamp(18px,5.2vw,23px)}.final-cta h2{font-size:clamp(25px,8vw,32px)}.interpret-visual{min-height:730px;padding:58px 12px 16px;grid-template-columns:1fr;gap:14px;align-content:start}.liuyao-device{order:1;width:170px;margin:0 auto;transform:none}.hex-flow{order:2;width:100%;padding:8px;border-radius:21px}.flow-heading{padding:10px 10px 13px}.flow-heading small{font-size:7px}.flow-heading b{font-size:14px}.hex-flow:before{left:30px;top:83px;bottom:35px}.hex-flow span{min-height:68px;padding:10px 8px 10px 51px}.hex-flow i{left:7px;width:36px;height:36px;font-size:14px}.hex-flow b{font-size:13px}.hex-flow small{font-size:10px}}h1,h2,h3{white-space:nowrap!important}h1,h2,h3{max-width:100%;min-width:0}.hero-copy,.section-head,.section-head>div,.energy-copy,.interpret-copy,.natal-heading,.natal-heading>div,.trust-copy,.moment-grid article,.journey-line article,.final-cta .container{min-width:0}.header-tools{display:flex;align-items:center;gap:10px}.language-switch{height:36px;padding:3px;border:1px solid rgba(76,54,39,.11);border-radius:12px;display:inline-flex;align-items:center;gap:2px;color:#8a796b;background:#fffdf9c7;font-family:Arial,sans-serif;font-size:10px;line-height:1;box-shadow:0 8px 22px #3724180f;transition:border-color .2s,box-shadow .2s}.language-switch span{min-width:25px;height:28px;padding:0 6px;border-radius:8px;display:grid;place-items:center}.language-switch i{color:#c5b7aa;font-style:normal}.language-switch .is-current{color:#fff;background:#a94536;box-shadow:0 5px 12px #a9453633}.language-switch:hover{border-color:#a9453647;box-shadow:0 10px 24px #3724181a}.header-tools .header-cta{margin:0}html[lang=en] body{font-family:Inter,Helvetica Neue,Arial,sans-serif}html[lang=en] h1,html[lang=en] h2,html[lang=en] h3,html[lang=en] .energy-sentence,html[lang=en] .panel-title b,html[lang=en] .journey-line h3{font-family:Georgia,Times New Roman,serif;letter-spacing:-.035em}html[lang=en] .brand-copy b{font-family:Georgia,Times New Roman,serif;letter-spacing:.04em}html[lang=en] .trust-seal{font-family:Arial,sans-serif;font-size:11px;letter-spacing:.045em;line-height:1.45}html[lang=en] .energy-tags{flex-wrap:wrap}html[lang=en] .pillars b{font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.2}html[lang=en] .element-wheel text{font-family:Arial,sans-serif;font-size:15px}html[lang=en] .bars span{grid-template-columns:42px 1fr 34px}html[lang=en] .hex-flow i{font-family:Arial,sans-serif;font-size:10px}html[lang=en] .daily-advice i{font-family:Arial,sans-serif;font-size:11px}@media(max-width:1080px)and (min-width:821px){html[lang=en] .nav{gap:14px}html[lang=en] .nav a{font-size:11px}}@media(max-width:820px){.header-tools{margin-left:auto;gap:8px}}@media(max-width:560px){.header-tools{gap:6px}.language-switch{height:34px;padding:2px}.language-switch span{min-width:21px;height:28px;padding:0 4px}.header-tools .header-cta{height:38px;padding:0 10px;margin:0}.header-tools .menu{margin-left:0}html[lang=en] .section-head,html[lang=en] .section-head.split>div,html[lang=en] .energy-story,html[lang=en] .interpret-story,html[lang=en] .interpret-copy,html[lang=en] .interpret-visual,html[lang=en] .natal-story,html[lang=en] .natal-heading,html[lang=en] .natal-heading>div,html[lang=en] .natal-workbench,html[lang=en] .final-cta .container{width:100%;max-width:100%;min-width:0;box-sizing:border-box}html[lang=en] .interpret-story,html[lang=en] .interpret-visual,html[lang=en] .natal-workbench{grid-template-columns:minmax(0,1fr)}html[lang=en] .pillars-panel,html[lang=en] .element-panel,html[lang=en] .balance-panel{width:100%;max-width:100%;min-width:0;box-sizing:border-box}html[lang=en] .panel-title{gap:8px;align-items:flex-start;flex-wrap:wrap}html[lang=en] .pillars b{font-size:15px}html[lang=en] .pillars small{font-size:9px}html[lang=en] .element-legend{gap:5px;flex-wrap:wrap}html[lang=en] .element-legend span{padding:5px 6px;font-size:8px}}@media(max-width:360px){.header-tools .header-cta{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.orbit-b,.cta-orbit.two{animation:none}}@media(max-width:560px){.hero-layout{min-height:0;padding-bottom:10px}.hero-copy{padding-bottom:8px}.question-ribbon{margin-top:0}.thinking-center{width:100%;height:auto;min-height:108px;padding:18px 20px;border-radius:22px;display:grid;grid-template-columns:58px minmax(0,1fr);grid-template-rows:auto auto;column-gap:16px;align-content:center;text-align:left;flex:none}.thinking-center .mini-mark{grid-row:1/3;width:53px;height:53px;align-self:center}.thinking-center b{display:block;margin:0;line-height:1.25;white-space:nowrap}.thinking-center small{display:block;width:auto;max-width:100%;margin-top:5px;line-height:1.55;text-align:left;white-space:normal;overflow-wrap:anywhere}}
