:root{font-family:Arial,Nirmala UI,sans-serif;color:#273c34;background:#f7f5ef;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:16px}*{box-sizing:border-box}body{margin:0}button,textarea,select{font:inherit}button,a,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.55}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,select:focus-visible,textarea:focus-visible,.wheel-viewport:focus-visible{outline:3px solid #397469;outline-offset:4px}button{transition:background .2s,color .2s}h1,h2,h3,p{margin:0}.app-shell{max-width:1920px;margin:auto;padding:0 40px}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dbded3}.brand{display:flex;align-items:center;gap:10px;font-size:22px;letter-spacing:-1px;font-weight:700}.brand-ai{font-weight:400}.brand-divider{margin:0 15px;color:#a4afa4;font-weight:400}.brand-product{font-size:16px;letter-spacing:0;font-weight:400}.header-note{font-family:Georgia,serif;font-style:italic;color:#6c766b;font-size:16px}.experience{display:grid;grid-template-columns:minmax(0,53.5fr) minmax(0,46.5fr);grid-template-rows:auto 1fr;grid-template-areas:"wheel input" "wheel guidance";margin-top:30px;align-items:start}.wheel-section{grid-area:wheel;padding:0 24px 30px 0;min-width:0}.eyebrow,.edition,.step-label{font-size:11px;letter-spacing:1.9px;font-weight:600}.eyebrow{color:#687b6d}.wheel-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-end}.wheel-heading h1{font-family:Georgia,serif;font-size:clamp(28px,2.65vw,43px);font-weight:400;letter-spacing:-1.2px;line-height:1.15;margin-top:10px}.edition{color:#879082;font-size:9px;white-space:nowrap;padding-bottom:6px}.mobile-break{display:none}.wheel-wrap{width:min(100%,82.5dvh);margin:18px auto 0}.wheel-viewport{width:100%}.wheel-stage{position:relative;aspect-ratio:1;min-width:100%;margin:auto}.wheel-rotor{width:100%;height:100%;transition:transform 3s cubic-bezier(.16,.7,.15,1);transform-origin:center}.wheel-rotor svg{width:100%;height:100%;display:block;filter:drop-shadow(0 3px 2px #20352812)}.segment{cursor:pointer}.segment.disabled{cursor:default}.segment path{stroke:#f9f6ee;stroke-width:2;transition:filter .2s}.segment:hover:not(.disabled) path{filter:brightness(1.06)}.segment text{fill:#273732;font-size:13px;font-weight:600;pointer-events:none;letter-spacing:.25px}.segment.depth-0 text{font-size:22px;letter-spacing:1px}.segment.depth-1 text{font-size:15px;letter-spacing:.1px}.selection-outline{fill:none;stroke:#243e35;stroke-width:5;pointer-events:none;stroke-linejoin:round}.clock-hand{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.hand-shadow{stroke:#fffdf8;stroke-width:8;opacity:.85}.wheel-controls{width:min(100%,82.5dvh);max-width:830px;margin:8px auto 0;display:flex;gap:12px;align-items:center;justify-content:space-between}.wheel-hint{font-size:13px;color:#637366;display:flex;gap:8px;align-items:center;line-height:1.5}.status-dot{width:6px;height:6px;border-radius:50%;background:#789c79;flex-shrink:0}.pulsing{animation:pulse 1s infinite}.manual-control{display:flex;width:min(100%,82.5dvh);max-width:830px;margin:15px auto 0;align-items:center;gap:12px;border-top:1px solid #dfe1d6;padding-top:16px}.manual-control label{font-size:13px;color:#687b6d;white-space:nowrap}.manual-control select{width:100%;min-width:0;max-width:420px;padding:10px 32px 10px 12px;border:1px solid #d4dacd;background:#fcfbf7;border-radius:8px;color:#304937;font-size:14px}.input-panel{grid-area:input;padding:6px 0 20px 27px;border-left:1px solid #dbded3;min-width:0}.step-label{display:flex;align-items:center;gap:9px;font-size:10px;color:#627664}.step-label>span{border:1px solid #c8d1c4;border-radius:50%;width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center;font-size:9px;letter-spacing:0}.input-panel h2{font:400 44px/1.07 Georgia,serif;letter-spacing:-1.4px;margin:20px 0 15px}.input-panel h2 em{color:#66816b;font-weight:400}.intro{font-size:14px;line-height:1.7;color:#677368;margin-bottom:24px}form label{display:block;font-size:13px;font-weight:600;margin-bottom:9px}.textarea-wrap{position:relative}textarea{display:block;width:100%;resize:vertical;min-height:145px;max-height:380px;padding:14px 14px 32px;background:#fdfcf8;border:1px solid #cfd7ca;border-radius:11px;font-size:15px;line-height:1.6;color:#2e4435}textarea::placeholder{color:#8b9388}.character-count{position:absolute;bottom:11px;right:13px;font-size:10px;color:#8b9388;pointer-events:none}.input-help{font-size:11px;color:#74826f;margin:9px 0 18px;line-height:1.5}.submit-button{border:0;border-radius:8px;background:#2f4b3c;color:#f9fbf6;width:100%;padding:15px 16px;font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:48px}.submit-button:hover:enabled{background:#213b2d}.submit-button:disabled{opacity:.65}.submit-button>span:last-child:not(.spinner){font-size:22px;line-height:16px}.privacy-note{font-size:10px;line-height:1.6;color:#768171;margin-top:12px;display:flex;gap:7px;align-items:flex-start}.privacy-note svg{flex-shrink:0;margin-top:2px}.notice{font-size:13px;line-height:1.6;margin-top:12px;color:#496447}.notice:empty{margin:0}.notice.error{color:#994c3e}.guidance-panel{grid-area:guidance;border-left:1px solid #dbded3;margin-left:0;padding:25px 0 20px 27px;position:relative}.guidance-panel:before{content:"";position:absolute;left:27px;right:0;top:0;border-top:1px solid #dbded3}.empty-guidance{padding-top:23px}.petal-mark{font-size:41px;color:#99ad89;line-height:1;margin-bottom:12px}.empty-guidance h3{font:400 22px Georgia,serif;letter-spacing:-.4px;margin-bottom:10px}.empty-guidance p{font-size:13px;line-height:1.8;color:#73806e}.empty-guidance>span{font-family:Georgia,serif;font-size:13px;display:block;color:#7c8974;margin-top:21px;font-style:italic}.result-heading{display:flex;align-items:center;justify-content:space-between;margin-top:20px;gap:10px}.match-label{font-size:11px;color:#73806e;margin-bottom:5px}.result-heading h2{font:400 33px/1.15 Georgia,serif;letter-spacing:-.8px;overflow-wrap:anywhere}.hindi-title{font-size:15px;color:#718069;display:block;margin-top:7px;line-height:1.6}.emotion-swatch{width:28px;height:28px;border-radius:50%;flex-shrink:0;border:6px solid #ffffff88;box-shadow:0 0 0 1px #d7dcca}.emotion-description{font-size:13px;line-height:1.7;color:#65735f;margin:16px 0}.examples h3,.care-block h3{font-size:12px;font-weight:600;margin-bottom:10px;letter-spacing:.1px}.examples{margin-top:20px}.example{border-left:2px solid #d5ddca;padding:0 0 0 12px;margin:13px 0 18px}.example p{font:italic 14px/1.7 Georgia,serif;color:#3b523c}.example p[lang=hi]{font-family:Nirmala UI,Arial,sans-serif;font-style:normal;font-size:13px;color:#73816d;margin-top:6px;line-height:1.8}.care-block{margin-top:22px}.care-block p,.care-block li{font-size:13px;line-height:1.75;color:#65735f}.care-block ul{padding-left:17px;margin:0}.care-block li+li{margin-top:8px}.gentle-note{font-size:11px;line-height:1.7;color:#7b8675;margin-top:22px}.reset-button{background:transparent;border:0;border-bottom:1px solid #becbb5;padding:10px 0;color:#405d41;font-size:12px;display:flex;gap:12px;margin-top:12px}.spinner{width:15px;height:15px;border:2px solid #fff5;border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0}footer{border-top:1px solid #dbded3;display:flex;gap:20px;justify-content:space-between;padding:20px 0 25px;color:#7e8878;font-size:11px;line-height:1.6}footer a{color:#516747}footer span:nth-child(2){margin-left:auto}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35}}@media (min-width:1600px){.input-panel,.guidance-panel{padding-left:36px}.guidance-panel:before{left:36px}.intro{font-size:16px}.input-panel h2{font-size:51px}.example p,.care-block p,.care-block li,.emotion-description,.example p[lang=hi]{font-size:15px}}@media (max-width:1100px){.app-shell{padding:0 24px}.wheel-section{padding-right:16px}.experience{grid-template-columns:minmax(0,53.5fr) minmax(0,46.5fr)}.edition{display:none}.wheel-heading h1{font-size:32px}.wheel-wrap{margin-top:30px}.manual-control{flex-direction:column;align-items:flex-start}.manual-control select{max-width:none}.wheel-controls{align-items:flex-start}.input-panel,.guidance-panel{padding-left:22px}.guidance-panel:before{left:22px}}@media (max-width:760px){.app-shell{padding:0 20px}.site-header{height:70px}.header-note{display:none}.brand{font-size:20px}.experience{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"input" "wheel" "guidance";margin-top:24px}.input-panel{border:0;padding:0 0 22px}.input-panel h2{font-size:38px;margin:14px 0 10px}.input-panel h2 br{display:none}.input-panel h2 em{margin-left:6px}.intro{margin-bottom:18px;max-width:460px}.textarea-wrap textarea{min-height:125px}.input-help{margin-bottom:12px}.privacy-note{font-size:11px}.wheel-section{padding:24px 0;border-top:1px solid #d9dfd1}.wheel-heading h1{font-size:28px}.eyebrow{font-size:10px}.wheel-wrap{width:min(110%,82.5dvh);margin:18px 0 0 50%;transform:translate(-50%)}.wheel-controls{margin-top:10px}.wheel-hint{font-size:12px;max-width:65%}.manual-control{gap:9px}.guidance-panel{border:0;border-top:1px solid #d9dfd1;padding:24px 0 30px}.guidance-panel:before{display:none}.empty-guidance{max-width:450px}.example p{font-size:16px}.example p[lang=hi],.care-block p,.care-block li,.emotion-description{font-size:15px}.examples h3,.care-block h3{font-size:14px}footer{flex-wrap:wrap;gap:7px;font-size:10px}footer>span{width:100%}footer span:nth-child(2){margin-left:0}.wheel-heading .mobile-break{display:none}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.header-right{display:flex;align-items:center;gap:24px}.language-control{display:flex;align-items:center;gap:8px;white-space:nowrap}.language-control label{font-size:11px;color:#687b6d}.language-control select{border:1px solid #d4dacd;border-radius:7px;background:#fcfbf7;color:#304937;padding:7px 26px 7px 9px;font-size:12px;cursor:pointer}.secondary-title{font-size:15px;color:#718069;display:block;margin-top:7px;line-height:1.6}.example p[lang=es]{font-style:normal;font-size:13px;color:#73816d;margin-top:6px;line-height:1.8}@media (max-width:760px){.header-right{gap:0}.language-control label{display:none}.language-control select{max-width:105px}.example p[lang=es]{font-size:15px}}
