.circle-intro{background:linear-gradient(120deg,#eee9fc,#e4f6ec);border-radius:28px;align-items:center;gap:18px;margin:22px 0 30px;padding:20px;display:flex}.circle-intro p{margin:5px 0 0;font-size:12px;line-height:1.5}.circle-orbits{color:#7660c0;flex:none;place-items:center;width:56px;height:56px;display:grid;position:relative}.circle-orbits i{border:1px solid #a58cd65c;border-radius:50%;position:absolute;inset:-4px;transform:rotate(-30deg)scaleX(.6)}.circle-orbits i:last-child{transform:rotate(50deg)scaleX(.6)}.circle-section-title{justify-content:space-between;align-items:center;gap:10px;margin:25px 0 12px;display:flex}.circle-section-title h2{margin:0;font-size:19px}.circle-section-title small{font-size:10px}.circle-empty{text-align:center;color:#8b7fa9;border:1px dashed #d4cde7;border-radius:24px;padding:30px 10px}.circle-empty p{margin-bottom:0;font-size:13px;line-height:1.7}.person-card{text-align:left;color:#37304e;background:#fff;border:1px solid #e0dbed;border-radius:23px;align-items:center;gap:13px;width:100%;margin:10px 0;padding:17px 15px;display:flex}.person-avatar{color:#7561c7;background:#efebfa;border-radius:16px;flex:none;place-items:center;width:43px;height:43px;font-size:21px;display:grid}.person-card>span:nth-child(2){flex:1;min-width:0}.person-card strong,.person-card small,.person-card em{overflow-wrap:anywhere;display:block}.person-card small{color:#8a819b;margin:5px 0;font-size:10px;line-height:1.5}.person-card em{margin-top:9px;font-size:12px;font-style:normal;line-height:1.5}.circle-code{background:#f0f3f7;border-radius:20px;margin:18px 0 30px;padding:16px;font-size:12px;line-height:1.7}.circle-code summary{cursor:pointer;align-items:center;gap:8px;min-height:24px;list-style:none;display:flex}.code-copy{color:#4a4268;background:#fff;border:1px dashed #c6bedb;border-radius:14px;justify-content:space-between;align-items:center;width:100%;padding:16px 12px;display:flex}.code-copy code{letter-spacing:1px;font-size:17px}.circle-private{color:#817493;gap:9px;margin:20px 0;font-size:13px;line-height:1.6;display:flex}.circle-outgoing{background:#fff;border:1px solid #ddd7ec;border-radius:23px;margin:14px 0;padding:18px}.circle-outgoing-heading{align-items:center;gap:12px;display:flex}.circle-outgoing-heading>div{min-width:0}.circle-outgoing-heading strong{overflow-wrap:anywhere;font-size:14px}.circle-outgoing-heading small{color:#8a7e9c;margin-top:5px;font-size:10px;line-height:1.5;display:block}.circle-outgoing .text-button{min-height:44px;padding-left:0;font-size:12px}.circle-outgoing blockquote,.circle-shared-message{white-space:pre-wrap;overflow-wrap:anywhere;background:#f5f1ff;border-radius:18px;margin:15px 0;padding:18px;font-size:14px;line-height:1.7}.circle-outgoing blockquote small,.circle-shared-message small{color:#8b7ca6;margin-top:10px;font-size:10px;display:block}.circle-note{margin:12px 0}.circle-issue{background:#fff9e9;border:1px solid #e4c98e;border-radius:18px;padding:15px;font-size:12px;line-height:1.5}.circle-connect-art{color:#947cce;place-items:center;height:100px;display:grid}.circle-recipient{background:#f0ecfa;border-radius:20px;align-items:center;gap:12px;margin:0 0 25px;padding:15px;display:flex}.circle-recipient span{flex:1;font-size:12px}.circle-recipient strong{overflow-wrap:anywhere;margin-top:5px;font-size:19px;display:block}.circle-axis-options{flex-wrap:wrap;gap:10px;display:flex}.circle-axis-options label{border:1px solid #e0dceb;border-radius:13px;align-items:center;gap:7px;padding:9px 11px;font-size:13px;display:flex}.circle-axis-options input,.circle-consent input{accent-color:#7961c4;flex:none;width:20px;height:20px}.circle-consent{align-items:flex-start;gap:12px;padding:18px 0;font-size:13px;line-height:1.65;display:flex}.circle-consent input{margin-top:3px}.shared-web{margin:10px -10px 20px}.shared-web svg{width:100%;max-height:390px;display:block;overflow:visible}.shared-web>p{text-align:center;color:#8c82a1;margin:0;font-size:10px}.circle-readonly h2{overflow-wrap:anywhere}.circle-readonly>p{font-size:13px;line-height:1.7}.circle-old{background:#fff2d6;border-radius:15px;padding:13px}.circle-no-note{color:#92879f;font-style:italic}.shared-values>div{border-top:1px solid #e9e3ef;justify-content:space-between;gap:14px;padding:14px 0;font-size:12px;display:flex}.shared-values>div>span:last-child{text-align:right}.shared-values small{color:#9a8fa6;margin-top:5px;font-size:10px;line-height:1.5;display:block}:root{color:#292844;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#292844;--muted:#75758b;--line:#e7e8f2;--accent:#6857dc;--mint:#0e927e;--surface:#fff;--safe-bottom:env(safe-area-inset-bottom,0px);background:#f6f8ff;font-family:ui-rounded,SF Pro Rounded,Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit;-webkit-tap-highlight-color:transparent}button:disabled{opacity:.42;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:4px;outline:3px solid #9687f3}button{touch-action:manipulation}input,textarea,select{color:var(--ink);font-size:16px}input:not([type=checkbox]):not([type=radio]),textarea,select{background:#fff;border:1px solid #dbddea;border-radius:14px;max-width:100%;padding:13px 14px}textarea{resize:vertical;line-height:1.6}input::placeholder,textarea::placeholder{color:#9391a4}select{min-height:48px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:650}p{line-height:1.65}h1{letter-spacing:-.06em;font-size:2.4rem;line-height:1.1}h2{letter-spacing:-.025em;font-size:1.35rem}h3{letter-spacing:-.015em;font-size:1rem}a{color:var(--accent)}svg{flex-shrink:0}button{border:0}body:has(dialog[open]){overscroll-behavior:none}.app{max-width:500px;min-height:100svh;padding-bottom:calc(92px + var(--safe-bottom));background:radial-gradient(350px 280px at 85% 2%,#e9e8ff80,#0000),radial-gradient(350px 300px at -10% 32%,#ddfaf280,#0000);margin:0 auto}.app-header{justify-content:space-between;align-items:center;gap:8px;height:72px;padding:16px 24px 8px;display:flex}.brand{background:0 0;align-items:center;gap:9px;padding:0;display:flex}.brand img{border-radius:11px;width:34px;height:34px;box-shadow:0 3px 9px #28305118}.brand>span{letter-spacing:-.08em;font-size:1.6rem;font-weight:750}.brand-dot{color:#18af97}.header-actions{align-items:center;gap:5px;display:flex}.icon-button{background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.icon-button:hover{background:#eae9f580}.icon-button.small{width:38px;height:44px}.offline-pill{border:1px solid var(--line);white-space:nowrap;color:var(--muted);border-radius:20px;padding:6px 8px;font-size:.7rem}.home-heading{justify-content:space-between;align-items:center;padding:0 6px;display:flex}.eyebrow{letter-spacing:.18em;color:#858299;margin-bottom:8px;font-size:.65rem;font-weight:750;display:block}.home-heading h1{margin:0;font-size:2.6rem}.home-heading h1 span{color:#21b198}.sound-toggle{color:#8b86a4;background:#ffffffc9;border:1px solid #e0deef;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.sound-toggle.enabled{color:var(--accent);background:#edeaff;border-color:#b6aee9}.feeling-heading{text-align:center;flex-direction:column;justify-content:center;gap:4px;height:73px;padding-top:14px;display:flex}.feeling-heading>span{letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:750}.feeling-heading strong{font-size:.94rem;font-weight:550}.feeling-heading small{color:var(--muted);font-size:.75rem}.radar{aspect-ratio:1;-webkit-user-select:none;user-select:none;isolation:isolate;width:100%;min-width:250px;max-width:min(414px,100svh - 340px);margin:0 auto;position:relative}.radar-svg{width:100%;height:100%;display:block;overflow:visible}.radar-ring{fill:none;stroke:#a8afc528;stroke-width:1px}.radar-neutral{fill:none;stroke:#b4aec5;stroke-width:1.2px;stroke-dasharray:3 5;opacity:.8}.radar-spoke{stroke:#cbd0df;stroke-width:1px;opacity:.5}.radar-shape{stroke-width:2px;filter:drop-shadow(0 10px 13px #705ed51a);stroke-linejoin:round}.radar-shape.not-yet{fill-opacity:.25;stroke-dasharray:3 5;stroke-opacity:.35}.radar-shape.partial{fill-opacity:.65}.radar-average{fill:none;stroke:#777193;stroke-width:1.2px;stroke-dasharray:4 5;opacity:.7}.radar-label{text-align:center;color:#686478;z-index:3;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:86px;min-height:44px;padding:6px 2px;line-height:1.15;display:flex;position:absolute;transform:translate(-50%,-50%)}.radar-label span{overflow-wrap:anywhere;max-width:86px;font-size:.79rem;font-weight:600}.radar-label small{color:#9790aa;font-size:.67rem;font-weight:500}.radar-label.is-selected span{color:var(--accent)}.radar-label.is-selected small{color:var(--ink)}.anchor{touch-action:none;cursor:grab;z-index:4;background:0 0;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.anchor:active{cursor:grabbing}.anchor-bead{background:#f6f8ff;border:3px solid #b2aacb;border-radius:50%;width:18px;height:18px;transition:transform .18s,box-shadow .18s,background .18s;display:block;position:relative;box-shadow:0 0 0 5px #ffffffa0,0 4px 10px #53496d22}.anchor.known .anchor-bead{background:var(--axis-color);box-shadow:0 0 0 1px color-mix(in srgb,var(--axis-color) 45%,transparent),0 5px 12px color-mix(in srgb,var(--axis-color) 28%,transparent);border-color:#fff}.anchor.selected .anchor-bead{box-shadow:0 0 0 6px color-mix(in srgb,var(--axis-color) 13%,transparent),0 5px 12px #53496d22}.anchor-plus{color:#aaa1c1;pointer-events:none;font-size:.8rem;position:absolute}.drag-bubble{z-index:6;pointer-events:none;color:#fff;background:#292844ed;border-radius:18px;flex-direction:column;align-items:center;gap:3px;min-width:180px;padding:12px 18px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%,-35%);box-shadow:0 8px 24px #22203925}.drag-bubble strong{color:#d3ccff;font-size:.7rem;font-weight:550}.drag-bubble span{white-space:nowrap;font-size:.83rem}.radar-legend{color:#817b94;justify-content:center;align-items:center;gap:22px;padding:3px 0 14px;font-size:.7rem;display:flex}.radar-legend span{align-items:center;gap:6px;display:flex}.radar-legend i{border-radius:50%;width:7px;height:7px;display:inline-block}.legend-center{background:#bdb4d2}.legend-neutral{border:1px dashed #89829b;width:10px!important;height:10px!important}.legend-outside{background:#25bfa3}.quick-scale{justify-content:center;gap:4px;margin:0 0 12px;display:flex}.quick-scale button{border:1px solid var(--line);color:#777184;background:#fff;border-radius:13px;width:40px;max-width:calc(14.2857% - 3.42857px);height:40px;min-height:44px;font-size:.79rem}.quick-scale button[aria-pressed=true]{background:var(--axis-color);border-color:var(--axis-color);color:#fff}.quick-note-launch{margin-top:2px}.quick-note-launch button{color:#777186;text-align:left;background:#fff;border:1px solid #e5e6f0;border-radius:20px;align-items:center;gap:12px;width:100%;padding:16px;display:flex;box-shadow:0 6px 18px #37305104}.quick-note-launch button span{flex:1;font-size:.85rem}.quick-note-launch button>svg:first-child{color:#8d80c5}.quick-note{background:#fff;border:1px solid #dfdced;border-radius:20px;padding:0 12px 10px;animation:.24s ease-out rise;box-shadow:0 6px 18px #37305108}.note-mini-head{justify-content:space-between;align-items:center;display:flex}.note-mini-head>span{color:#858094;align-items:center;gap:6px;font-size:.68rem;display:flex}.note-mini-head>span svg{color:#24a18d}.note-input-row{align-items:center;display:flex}.note-input-row textarea{resize:none;background:0 0;border:0;flex:1;min-width:0;min-height:27px;padding:2px 4px;font-size:16px;line-height:1.5}.note-input-row .icon-button{color:#7c73a5}.quick-note .hint{margin:7px 5px 0}.home-tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2px 8px;padding:6px 0 0;display:flex}.home-tools .text-button{gap:5px;padding:10px 3px;font-size:.73rem}.private-state{color:#9690a4;align-items:center;gap:5px;font-size:.67rem;display:inline-flex}.weekly-nudge{text-align:left;color:#77689e;background:#e9e6fd88;border-radius:18px;align-items:center;gap:12px;width:100%;margin-top:16px;padding:15px;display:flex}.weekly-nudge>span{flex:1}.weekly-nudge strong,.weekly-nudge small{display:block}.weekly-nudge strong{color:#574779;font-size:.82rem;font-weight:600}.weekly-nudge small{margin-top:4px;font-size:.73rem;line-height:1.45}.all-axes{margin-top:12px}.all-axes button{background:#fff;justify-content:space-between;width:100%;padding:14px;display:flex}.bottom-nav{z-index:15;width:min(100%,500px);padding:10px 16px calc(10px + var(--safe-bottom));-webkit-backdrop-filter:blur(20px);background:#ffffffec;border-top:1px solid #e5e4ef;justify-content:space-between;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#93909f;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:62px;min-height:50px;padding:4px 10px;font-size:.68rem;display:flex;position:relative}.bottom-nav button.active{color:#6654c6}.bottom-nav button.active:before{content:"";z-index:-1;background:#eae6ff;border-radius:12px;width:40px;height:30px;position:absolute;top:-2px}.bottom-nav button.active span{font-weight:650}.toast{z-index:30;bottom:calc(87px + var(--safe-bottom));color:#fff;background:#302b43;border-radius:17px;align-items:center;gap:8px;width:max-content;max-width:calc(100vw - 28px);padding:12px 14px;font-size:.77rem;animation:.25s ease-out toast-in;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #37304125}.toast>svg{color:#a5ebd4}.toast>span{flex:1}.toast button{color:#cfc1ff;white-space:nowrap;background:0 0;align-items:center;gap:4px;min-height:32px;padding:4px 0 4px 7px;font-size:.72rem;display:flex}.app-error{background:#fff0ee;border:1px solid #e9b0a5;border-radius:14px;margin:8px 18px;padding:14px;font-size:.85rem;line-height:1.5}.update-banner{border:1px solid #cdc5eb;border-radius:14px;justify-content:space-between;align-items:center;gap:6px;margin:10px 20px;padding:8px 13px;font-size:.8rem;display:flex}.primary-button,.secondary-button,.danger-button{border-radius:15px;justify-content:center;align-items:center;gap:9px;min-height:49px;padding:13px 19px;font-size:.87rem;font-weight:550;line-height:1.4;display:inline-flex}.primary-button{color:#fff;background:#6652d6;box-shadow:0 5px 15px #6652d625}.primary-button:hover{background:#5742c5}.secondary-button{color:#655781;background:#fff;border:1px solid #dedbeb}.danger-button{color:#fff;background:#a44858}.full-width{width:100%}.text-button{color:#807392;background:0 0;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:12px 4px;font-size:.82rem;display:inline-flex}.text-button:hover{color:#6652d6}.danger-text{color:#a45766}.inline-actions{flex-wrap:wrap;gap:10px;display:flex}.inline-actions>*{flex:1}.hint,.footnote{color:var(--muted);font-size:.78rem;line-height:1.6}.footnote{margin:16px 4px}.error-message{color:#a44858;font-size:.84rem;line-height:1.5}.field-label{margin:18px 0 10px;font-size:.85rem;font-weight:600;display:block}.page-section{padding:24px 24px 10px}.page-heading{margin-bottom:26px}.page-heading h1{margin-bottom:10px}.page-heading>p{color:var(--muted);margin-bottom:0;font-size:.87rem}.empty-state{text-align:center;color:#ada3c2;padding:66px 20px}.empty-state>svg{stroke-width:1.3px;margin-bottom:18px}.empty-state h2{color:#625776;font-size:1.1rem;line-height:1.4}.empty-state p{color:#8b819a;max-width:290px;margin:0 auto;font-size:.85rem}.empty-state.compact{padding:50px 12px}.empty-inline{text-align:center;color:var(--muted);padding:30px 16px;font-size:.84rem}.sheet{width:min(100%,510px);max-width:100%;max-height:92svh;color:var(--ink);overscroll-behavior:contain;background:#fbfbff;border:0;border-radius:28px 28px 0 0;margin:auto auto 0;padding:0;overflow:auto;box-shadow:0 -12px 60px #24213314}.sheet::backdrop{-webkit-backdrop-filter:blur(5px);background:#24213360}.sheet[open]{animation:.24s ease-out sheet-in}.sheet-inner{padding:10px 24px calc(28px + var(--safe-bottom));min-height:100%;position:relative}.sheet-handle{background:#d7d4e0;border-radius:4px;width:35px;height:4px;margin:0 auto 6px}.sheet-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.sheet-head h2{margin:0;font-size:1.23rem}.sheet-head .icon-button{margin-right:-9px}.sheet-lead{color:#827a91;margin-bottom:20px;font-size:.85rem;line-height:1.65}.sheet p{font-size:.86rem}.sheet h3{margin:24px 0 8px}.sheet-actions{flex-direction:column;gap:10px;margin-top:22px;display:flex}.sticky-actions{bottom:calc(-28px - var(--safe-bottom));margin:18px -4px calc(-20px - var(--safe-bottom));padding:14px 4px calc(20px + var(--safe-bottom));-webkit-backdrop-filter:blur(8px);border-top:1px solid var(--line);background:#fbfbfff5;position:sticky}.intro-art{justify-content:center;align-items:center;height:168px;display:flex}.intro-art img{object-fit:cover;border-radius:42px;width:150px;height:150px;transform:rotate(-7deg);box-shadow:0 12px 32px #46407624}.intro-copy>p{text-align:center;color:#756487;margin:18px 0 24px;font-size:1.1rem;line-height:1.6}.intro-copy ul{margin:0 0 26px;padding:0;list-style:none}.intro-copy li{align-items:center;gap:12px;padding:9px 2px;font-size:.87rem;line-height:1.5;display:flex}.intro-copy li svg{color:#8c77ba}.help-steps>div{gap:16px;margin:24px 0;display:flex}.help-steps>div>span{color:#8068b8;background:#ebe7fc;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:.8rem;display:grid}.help-steps section h3{margin:3px 0 7px}.help-steps section p{color:#82778e;margin:0}.install-art{color:#9b8bb6;justify-content:center;align-items:center;gap:26px;margin:24px 0 32px;display:flex}.install-art img{border-radius:23px;width:86px;height:86px;box-shadow:0 9px 24px #39305c20}.privacy-hero{color:#806aaa;text-align:center;padding:24px 0 8px}.share-choices{flex-wrap:wrap;gap:9px;display:flex}.share-choice{cursor:pointer;background:#fff;border:1px solid #e2deed;border-radius:14px;align-items:center;gap:8px;min-height:46px;padding:12px;font-size:.84rem;display:flex;position:relative}.share-choice:has(input:checked){color:#68518e;background:#eee9ff;border-color:#ccc0f0}.share-choice input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.share-choice:has(input:focus-visible){outline-offset:3px;outline:3px solid #9687f3}.choice-check{border:1px solid #cfc5dd;border-radius:6px;place-items:center;width:18px;height:18px;display:grid}.choice-check svg{opacity:0}.share-choice:has(input:checked) .choice-check{color:#fff;background:#8670b9;border-color:#8670b9}.share-choice:has(input:checked) .choice-check svg{opacity:1}.share-preview{background:#efedf6;border-radius:18px;max-height:410px;padding:14px;overflow:auto}.share-preview img{border-radius:5px;width:100%;display:block;box-shadow:0 5px 18px #3d33511b}.privacy-caption{color:#92879e;align-items:flex-start;gap:7px;padding:16px 2px;font-size:.73rem;line-height:1.5;display:flex}.privacy-caption svg{margin-top:2px}.note-share{border:0!important;padding:18px 0!important}.axis-form{flex-direction:column;gap:18px;display:flex}.axis-form>label{flex-direction:column;gap:9px;font-size:.83rem;font-weight:550;display:flex}.color-picker{border:0;flex-wrap:wrap;gap:10px;margin:2px 0;padding:0;display:flex}.color-picker legend{margin-bottom:12px;font-size:.84rem}.color-picker label{cursor:pointer;place-items:center;width:36px;height:44px;display:grid;position:relative}.color-picker input{opacity:0;width:100%;height:100%;position:absolute;inset:0}.color-picker span{color:#fff;background:var(--swatch);border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.color-picker input:checked+span{outline:2px solid var(--swatch);outline-offset:3px}.color-picker input:focus-visible+span{outline-offset:4px;outline:3px solid #292844}.axis-list{margin-bottom:18px}.axis-row{border-bottom:1px solid var(--line);align-items:center;gap:4px;padding:10px 0;display:flex}.axis-edit-button{text-align:left;background:0 0;flex:1;align-items:center;gap:10px;min-width:0;padding:8px 0;display:flex}.axis-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;display:inline-block}.axis-edit-button>span:last-child{min-width:0}.axis-edit-button strong{font-size:.9rem;font-weight:550;display:block}.axis-edit-button small{color:#9c90a6;text-overflow:ellipsis;white-space:nowrap;max-width:220px;margin-top:5px;font-size:.69rem;display:block;overflow:hidden}.axis-row-actions{color:#aaa0b8;display:flex}.axis-row-actions .icon-button{width:33px}.confirmation-box{background:#fff;border:1px solid #ddcde4;border-radius:17px;margin-top:20px;padding:18px;font-size:.86rem}.confirmation-box p{color:var(--muted);margin:10px 0 16px;font-size:.81rem}.confirmation-box .inline-actions{margin-top:15px}.archive-list{color:#8c7b9a;margin-top:20px;font-size:.82rem}.archive-list summary{cursor:pointer;padding:12px 0}.restore-row{color:#8f7b9c;background:0 0;align-items:center;gap:9px;padding:13px 2px;font-size:.84rem;display:flex}.journal-groups{margin-top:30px}.journal-groups>section{margin-bottom:24px}.journal-groups h2{color:#9d91a9;margin:0 0 12px 2px;font-size:.79rem;font-weight:600}.journal-day{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.journal-entry{text-align:left;background:0 0;border-bottom:1px solid #f0edf4;align-items:flex-start;gap:12px;width:100%;padding:18px 15px;display:flex}.journal-entry:last-child{border:0}.journal-entry>time{color:#aaa0b5;font-variant-numeric:tabular-nums;padding-top:2px;font-size:.69rem;line-height:1.6}.journal-entry>div{flex:1;min-width:0}.journal-entry>svg{color:#c2b9cc;margin-top:4px}.entry-measures{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.entry-measures>span{align-items:center;gap:6px;font-size:.85rem;font-weight:500;display:inline-flex}.entry-measures b{color:#a395b1;margin-left:4px;font-size:.8rem;font-weight:500}.entry-measures i{background:var(--axis-color);border-radius:50%;width:7px;height:7px;display:inline-block}.journal-entry p{color:#93849e;-webkit-line-clamp:3;white-space:pre-wrap;-webkit-box-orient:vertical;margin:7px 0 0;font-size:.8rem;display:-webkit-box;overflow:hidden}.journal-entry small{color:#a396ae;margin-top:7px;font-size:.72rem;display:block}.entry-values{margin:15px 0 20px}.entry-values>div{flex-wrap:wrap;align-items:center;gap:8px;padding:9px 0;display:flex}.entry-values strong{font-size:.85rem;font-weight:550}.entry-values>div>span:last-child{color:#92839e;margin-left:auto;font-size:.76rem}.journal-textarea{background:#fff;width:100%;min-height:160px}.entry-note-tools{color:#a091ab;justify-content:space-between;align-items:center;gap:8px;font-size:.66rem;display:flex}.chart-controls{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:22px;display:flex}.select-label{color:#94859f;flex-direction:column;gap:7px;min-width:0;font-size:.76rem;display:flex}.select-label select{min-width:135px;max-width:210px;font-size:.88rem}.segmented{background:#eae5f4;border-radius:13px;flex-shrink:0;padding:4px;display:flex}.segmented button{color:#92849d;background:0 0;border-radius:10px;min-height:40px;padding:11px 12px;font-size:.76rem}.segmented button[aria-pressed=true]{color:#735d91;background:#fff;box-shadow:0 2px 6px #46395110}.chart-card{background:#fff;border:1px solid #e8e0ef;border-radius:22px;padding:18px 0 10px;overflow:hidden}.chart-title{justify-content:space-between;align-items:center;gap:8px;padding:0 18px 5px;display:flex}.chart-title h2{margin:0;font-size:1rem}.chart-title span{color:#a28daf;font-size:.68rem}.trend-chart{touch-action:pan-y;width:100%;display:block}.trend-chart text{fill:#9e8aab;font:12px ui-rounded,system-ui}.chart-reading{text-align:center;color:#92839e;min-height:36px;padding:6px 12px;font-size:.73rem}.insight-card{color:#9c85be;background:#ede8fb88;border-radius:18px;align-items:flex-start;gap:12px;margin-top:18px;padding:19px;display:flex}.insight-card strong{color:#7b6399;font-size:.89rem;font-weight:550}.insight-card p{color:#9f8aaa;margin:6px 0 0;font-size:.78rem}.data-details{color:#a18bac;margin-top:25px;font-size:.8rem}.data-details summary{cursor:pointer;padding:10px 0}.data-details>div{font-variant-numeric:tabular-nums;border-bottom:1px solid #ebe4f0;justify-content:space-between;padding:10px;display:flex}.settings-feature{text-align:left;background:#eae5ff;border-radius:22px;align-items:center;gap:14px;width:100%;margin-bottom:32px;padding:20px 18px;display:flex}.feature-icon{color:#8a74bf;background:#ffffffb0;border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.settings-feature>span{flex:1}.settings-feature strong,.settings-feature small{display:block}.settings-feature strong{color:#65517e;font-size:.95rem;font-weight:600}.settings-feature small{color:#9b85aa;margin-top:6px;font-size:.74rem}.settings-feature>svg{color:#a895ba}.settings-group{margin:26px 0}.settings-group h2{color:#796388;margin-bottom:12px;font-size:.87rem}.toggle-row{border-bottom:1px solid #ebe4ef;align-items:center;gap:12px;padding:17px 0;display:flex}.toggle-row>svg{color:#ac94b6}.toggle-row>span{flex:1}.toggle-row strong,.toggle-row small{display:block}.toggle-row strong{font-size:.88rem;font-weight:500}.toggle-row small{color:#a18da9;margin-top:5px;font-size:.73rem;line-height:1.4}.toggle-row input{appearance:none;cursor:pointer;background:#ddd5e5;border-radius:20px;flex-shrink:0;width:46px;height:28px;margin:0;transition:background .18s;position:relative}.toggle-row input:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;position:absolute;top:4px;left:4px;box-shadow:0 2px 4px #66507015}.toggle-row input:checked{background:#9880c4}.toggle-row input:checked:after{transform:translate(18px)}.weekly-controls{gap:12px;margin:16px 0 3px;display:flex}.weekly-controls label{color:#a08aa8;flex-direction:column;flex:1;gap:8px;min-width:0;font-size:.75rem;display:flex}.weekly-controls select,.weekly-controls input{width:100%;min-height:49px}.weekly-controls input{min-width:0}.settings-row{text-align:left;color:#ac95b6;background:0 0;border-bottom:1px solid #ebe4ef;align-items:center;gap:12px;width:100%;padding:17px 0;display:flex}.settings-row>span{color:#7c698b;flex:1;font-size:.84rem}.reset-link{justify-content:flex-start;font-size:.78rem}.settings-signature{color:#a38daf;flex-direction:column;align-items:center;gap:6px;padding:40px 0 10px;display:flex}.settings-signature img{opacity:.9;border-radius:13px;width:43px;height:43px}.settings-signature strong{letter-spacing:-.05em;color:#97809f;font-size:1.1rem}.settings-signature>span{font-size:.73rem}.settings-signature small{color:#b6a5bf;margin-top:7px;font-family:ui-monospace,monospace;font-size:.62rem}.loading-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:420px;min-height:100svh;margin:0 auto;padding:30px;display:flex}.loading-screen img{border-radius:25px;width:90px;height:90px;margin-bottom:25px}.loading-screen p{color:var(--muted)}@keyframes rise{0%{opacity:.5;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@keyframes sheet-in{0%{opacity:.6;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:700px){body{background:radial-gradient(at 20% 15%,#e8e8fe,#0000 45%),radial-gradient(at 90% 70%,#def4f0,#0000 50%),#eef1fa}.app{background-color:#f6f8ff;box-shadow:0 0 80px #52538609}.app-header{height:82px;padding-top:24px}.sheet{border-radius:28px;max-height:90svh;margin:auto}.sheet-inner{padding-bottom:26px}.sheet-handle{display:none}.sheet-head{padding-top:8px}.sticky-actions{margin-bottom:-26px;padding-bottom:26px;bottom:-26px}.radar{max-width:420px}.home-heading{padding-top:8px}.home-page{padding-left:28px;padding-right:28px}.page-section{padding:30px}.home-heading h1{font-size:3rem}.feeling-heading{height:88px}}@media (max-width:370px){.app-header{height:62px;padding:12px 16px 6px}.home-page{padding:8px 12px}.home-heading h1{font-size:2.3rem}.home-heading .eyebrow{font-size:.62rem}.feeling-heading{height:67px}.radar{min-width:260px;max-width:calc(100svh - 315px)}.radar-label span{font-size:.73rem}.radar-label small{font-size:.63rem}.home-tools .text-button{font-size:.67rem}.private-state{font-size:.62rem}.page-section{padding:20px 17px}.sheet-inner{padding-left:18px;padding-right:18px}.axis-edit-button small{max-width:160px}.axis-row-actions .icon-button{width:29px}.axis-row{gap:0}.chart-controls{gap:8px}.segmented button{padding:10px 9px}.select-label select{min-width:125px}.bottom-nav{padding-left:8px;padding-right:8px}.bottom-nav button{min-width:59px;font-size:.64rem}.quick-note-launch button{padding:14px}.toast{font-size:.7rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.reduced-motion *,.reduced-motion :before,.reduced-motion :after{transition:none!important;animation:none!important}.radar-label span{color:#696075;font-size:.875rem}.radar-label small{color:#85798f;font-size:.75rem}.radar-legend{color:#776b83;font-size:.75rem}.bottom-nav button{color:#81768e;font-size:.75rem}.eyebrow{letter-spacing:.14em;font-size:.75rem}.private-state{color:#82758e;font-size:.75rem}.home-tools .text-button{font-size:.8rem}.hint,.footnote,.sheet-lead,.settings-group .hint{color:#776a85;font-size:.875rem}.toggle-row small,.settings-feature small,.settings-signature>span,.journal-entry small{color:#82708e;font-size:.8rem}.settings-row>span,.quick-note-launch button span,.axis-edit-button strong,.sheet p,.entry-measures>span,.toggle-row strong{font-size:.9rem}.settings-page .settings-row,.settings-page .text-button{color:#846c97}.journal-entry p{color:#806a91;font-size:.875rem}.sheet-lead{color:#7c6c89}.share-choice{font-size:.875rem}.privacy-caption{color:#81718e;font-size:.8rem}.axis-edit-button small{color:#85708f;font-size:.75rem}.note-mini-head>span,.entry-note-tools{font-size:.75rem}.chart-reading,.chart-title span,.data-details{color:#816991;font-size:.8rem}.home-heading .eyebrow{font-size:.72rem}@media (min-width:700px) and (max-height:800px){.radar{max-width:calc(100svh - 380px)}.home-heading h1{font-size:2.5rem}.feeling-heading{height:70px}.app-header{height:68px}}.note-head-actions{align-items:center;gap:4px;display:flex}.note-head-actions .text-button{gap:3px;padding:6px 4px;font-size:.72rem}.home-page{padding:6px 8px 14px}.home-heading{padding:0 14px}.home-heading h1{font-size:2.2rem}.home-heading .eyebrow{margin-bottom:4px;font-size:.62rem}.app-header{height:64px;padding:12px 22px 6px}.feeling-heading{height:58px;padding:7px 15px 0}.feeling-heading strong{font-size:.9rem}.radar{width:100%;min-width:0;max-width:484px;margin:1px auto 8px}.radar-label{gap:2px;width:78px;min-height:40px;padding:3px 0}.radar-label span{max-width:78px;font-size:.8rem}.radar-label small{font-size:.7rem}.anchor{width:56px;height:56px}.anchor-bead{border-width:3px;width:23px;height:23px}.anchor.held{z-index:8}.anchor.held .anchor-bead{box-shadow:0 0 0 10px color-mix(in srgb,var(--axis-color) 15%,transparent),0 8px 22px #53496d35;transform:scale(1.35)}.radar-ring.major{stroke:#8995bf35;stroke-width:1px}.radar-ring.minor{stroke:#8995bf20;stroke-width:.65px;stroke-dasharray:1 3}.radar-neutral{stroke:#9085b5;stroke-width:1.4px;stroke-dasharray:4 5}.radar-spoke{stroke:#a2a8c7;opacity:.4}.spoke-tick{stroke:#8e96b2;stroke-width:.8px;opacity:.45}.spoke-group.focused .radar-spoke{stroke:var(--axis-color);stroke-width:2.5px;opacity:.45}.spoke-group.focused .spoke-tick{stroke:var(--axis-color);stroke-width:1.7px;opacity:.8}.radar-shape{stroke-width:2.3px;filter:drop-shadow(0 12px 18px #7962e630)}.origin-halo{fill:#fff4;stroke:#fff5}.radar-origin{fill:#fff;opacity:.9}.radar.is-alive .radar-aura{transform-origin:50%;animation:5s ease-in-out infinite aura-breathe}.radar.is-alive .radar-heart{animation:4s ease-in-out infinite heart-glow}.radar.is-alive .radar-sheen{animation:7s ease-in-out infinite toile-light}.radar.is-still .radar-sheen{display:none}.radar.is-dragging .radar-aura{opacity:.95}.release-ripple{stroke:var(--axis-color);fill:none;stroke-width:1.5px;transform-box:fill-box;transform-origin:50%;animation:.65s ease-out forwards perle-ripple}.release-spark{fill:var(--axis-color);pointer-events:none;animation:.6s ease-out forwards perle-spark}.drag-bubble{background:#292844f5;min-width:150px;padding:12px 15px;top:50%;transform:translate(-50%,-50%)}.drag-bubble strong{align-items:center;gap:10px;display:flex}.drag-bubble strong b{color:#fff;font-size:1.15rem}.drag-bubble small{color:#cbc5df;margin-top:3px;font-size:.63rem}.radar-legend{gap:22px;padding:2px 0 9px;font-size:.7rem}.home-tools,.quick-note,.quick-note-launch,.weekly-nudge{margin-left:10px;margin-right:10px}.weekly-nudge{width:calc(100% - 20px)}.slider-invitation{text-align:center;color:#857594;padding:3px 20px 12px;font-size:.75rem;line-height:1.5}.feeling-slider{background:linear-gradient(140deg,#fff,#f9f8ff);border:1px solid #dedcf0;border-radius:22px;margin:0 10px 12px;padding:13px 17px 9px;box-shadow:0 8px 28px #7160ba0a}.slider-heading{justify-content:space-between;align-items:center;gap:8px;font-size:.78rem;display:flex}.slider-heading>span{align-items:center;gap:7px;font-weight:650;display:flex}.slider-heading i{background:var(--axis-color);border-radius:50%;width:7px;height:7px}.slider-heading output{color:#756a89;text-align:right;font-size:.75rem}.slider-control{height:65px;margin:0 12px;position:relative}.slider-track{background:linear-gradient(90deg,#d0c5e4,#ded9ef 50%,#ade3d8);border-radius:20px;height:9px;position:absolute;inset:37px 0 auto;box-shadow:inset 0 1px 3px #51446915}.slider-fill{width:var(--position);background:var(--axis-color);opacity:.38;border-radius:20px;position:absolute;inset:0 auto 0 0}.slider-track>i{background:#b8afca;border-radius:2px;width:2px;height:5px;position:absolute;top:13px;transform:translate(-50%)}.slider-track>i.neutral-tick{background:#79708c;height:8px;top:12px}.slider-cursor{top:3px;left:var(--position);pointer-events:none;flex-direction:column;align-items:center;gap:5px;width:34px;display:flex;position:absolute;transform:translate(-50%)}.slider-cursor strong{text-align:center;color:#fff;background:var(--axis-color);min-width:34px;box-shadow:0 3px 9px color-mix(in srgb,var(--axis-color) 22%,transparent);border-radius:9px;padding:0 5px;font-size:.8rem;line-height:24px}.slider-cursor>span{background:var(--axis-color);width:27px;height:27px;box-shadow:0 0 0 1px color-mix(in srgb,var(--axis-color) 45%,white),0 3px 9px #30204c30;border:4px solid #fff;border-radius:50%;transition:box-shadow .2s,transform .2s}.feeling-slider.is-held .slider-cursor>span{box-shadow:0 0 0 7px color-mix(in srgb,var(--axis-color) 15%,transparent),0 4px 12px #30204c25;transform:scale(1.2)}.slider-control input[type=range]{opacity:.01;touch-action:none;cursor:ew-resize;appearance:none;background:0 0;border:0;border-radius:18px;width:calc(100% + 28px);height:49px;margin:0;padding:0;position:absolute;top:16px;left:-14px}.slider-control input[type=range]::-webkit-slider-thumb{appearance:none;background:0 0;border:0;width:28px;height:49px}.slider-control input[type=range]::-moz-range-thumb{background:0 0;border:0;width:28px;height:49px}.slider-control:has(input:focus-visible){outline:2px solid var(--axis-color);outline-offset:4px;border-radius:13px}.slider-poles{color:#8a7f97;justify-content:space-between;margin:0 3px;font-size:.65rem;display:flex}.slider-poles span:nth-child(2){position:absolute;left:50%;transform:translate(-50%)}.slider-hint{text-align:center;color:#9687a2;margin:9px 0 0;font-size:.67rem;line-height:1.3}@keyframes aura-breathe{0%,to{opacity:.55;transform:scale(.95)}50%{opacity:1;transform:scale(1.03)}}@keyframes heart-glow{0%,to{opacity:.55}50%{opacity:1}}@keyframes toile-light{0%,15%{transform:translate(0)}60%,to{transform:translate(100%)}}@keyframes perle-ripple{0%{opacity:.75;transform:scale(1)}to{opacity:0;transform:scale(3.8)}}@keyframes perle-spark{0%{opacity:.8;transform:translate(0)}to{opacity:0;transform:translate(var(--dx),var(--dy))}}@media (min-width:700px){.app-header{height:72px}.home-page{padding:8px 8px 20px}.home-heading{padding:0 22px}.home-heading h1{font-size:2.5rem}.feeling-heading{height:66px}.radar{max-width:484px}.home-tools,.quick-note,.quick-note-launch,.feeling-slider{margin-left:20px;margin-right:20px}}@media (max-width:370px){.app-header{height:56px;padding:8px 17px 4px}.home-heading h1{font-size:1.9rem}.home-heading .eyebrow{font-size:.57rem}.feeling-heading{height:51px}.feeling-heading strong{font-size:.77rem}.feeling-heading small{font-size:.69rem}.radar{min-width:0;max-width:none}.radar-label span{font-size:.72rem}.radar-label small{font-size:.63rem}.radar-label{width:70px}.radar-legend{font-size:.65rem}.feeling-slider{padding:11px 13px 8px}.slider-heading output{font-size:.68rem}.slider-poles{font-size:.6rem}}@media (prefers-reduced-motion:reduce){.radar *,.feeling-slider *{transition:none!important;animation:none!important}.radar-sheen{display:none}}.reduced-motion .radar *,.reduced-motion .feeling-slider *{transition:none!important;animation:none!important}.reduced-motion .radar-sheen{display:none}.auth-page{background:radial-gradient(at 90% 8%,#e9e1ff,#0000 50%),radial-gradient(at 0 38%,#dff8f0,#0000 55%),#f6f8ff;max-width:500px;min-height:100svh;margin:0 auto;padding:22px 22px 40px}.auth-brand{align-items:center;gap:8px;display:flex}.auth-brand img{border-radius:10px;width:32px;height:32px}.auth-brand>span{letter-spacing:-.08em;font-size:1.5rem;font-weight:750}.auth-brand>span>span{color:#19a88c}.auth-orbit{justify-content:center;align-items:center;height:151px;display:flex;position:relative}.auth-orbit img{z-index:1;border-radius:29px;width:96px;height:96px;animation:6s ease-in-out infinite auth-float;position:relative;box-shadow:0 16px 36px #55419625}.auth-orbit>i{border:1px solid #aca0d84d;border-radius:50%;width:160px;height:120px;position:absolute;transform:rotate(-24deg)}.auth-orbit>i:last-child{border-color:#60cdbd42;width:190px;height:95px;transform:rotate(35deg)}.auth-card{padding:0 2px}.auth-card h1{letter-spacing:-.06em;margin:8px 0 13px;font-size:2.05rem;line-height:1.12}.auth-card>p{color:#81718e;font-size:.86rem}.auth-lead{margin-bottom:22px}.auth-card>.eyebrow{font-size:.62rem}.auth-tabs{background:#eae6f480;border:1px solid #dfdaed;border-radius:15px;margin-bottom:22px;padding:4px;display:flex}.auth-tabs button{color:#8b7b9b;background:0 0;border-radius:11px;flex:1;min-height:43px;font-size:.82rem}.auth-tabs button[aria-pressed=true]{color:#6651b6;background:#fff;font-weight:600;box-shadow:0 2px 10px #655b7c10}.auth-form{flex-direction:column;gap:17px;display:flex}.auth-form>label:not(.remember-me){color:#685574;flex-direction:column;gap:8px;font-size:.83rem;font-weight:600;display:flex}.auth-form input:not([type=checkbox]),.auth-form textarea{background:#fff;border:1px solid #dcd6e9;width:100%;min-height:51px}.password-field{display:flex;position:relative}.password-field input{padding-right:48px!important}.password-field button{color:#9b8ba9;background:0 0;border-radius:12px;place-items:center;width:46px;height:47px;display:grid;position:absolute;top:2px;right:2px}.auth-field-hint{color:#9988a5;margin-top:-10px;font-size:.7rem;font-weight:400;line-height:1.5}.remember-me{color:#7b688a;align-items:flex-start;gap:9px;font-size:.8rem;line-height:1.5;display:flex;font-weight:400!important}.remember-me input{accent-color:#6b55d0;width:18px;height:18px;margin:3px 0 0}.remember-me small{color:#9687a2;font-size:.69rem;display:block}.auth-form .primary-button{min-height:53px;margin-top:1px}.auth-privacy{color:#9c8dad;border-top:1px solid #e0dbea;align-items:flex-start;gap:9px;margin-top:18px;padding-top:19px;display:flex}.auth-privacy>svg{flex-shrink:0;margin-top:3px}.auth-privacy p{margin:0;font-size:.74rem;line-height:1.6}.auth-symbol{color:#7961c2;background:#ebe5ff;border-radius:23px;place-items:center;width:68px;height:68px;margin:36px 0 28px;display:grid}.recovery-code{overflow-wrap:anywhere;color:#695087;-webkit-user-select:all;user-select:all;background:#fff;border:1px solid #d7cee8;border-radius:17px;margin:24px 0;padding:20px 16px;font-size:1.05rem;line-height:1.8;display:block}.auth-card>.secondary-button{margin-top:14px}.auth-card>.hint{margin:18px 0;font-size:.75rem}.account-panel{background:#eee9fd;border:1px solid #ded5f6;border-radius:20px;align-items:center;gap:10px;margin:0 0 26px;padding:17px;display:flex}.account-panel>span{flex:1;grid-template-columns:23px 1fr;gap:5px 7px;min-width:0;display:grid}.account-panel strong{text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.account-panel svg{color:#8872b2;grid-row:span 2}.account-panel small{color:#9c88ad;font-size:.7rem}.account-panel button{min-height:44px;padding:10px;font-size:.72rem}@keyframes auth-float{0%,to{transform:translateY(0)rotate(-4deg)}50%{transform:translateY(-6px)rotate(2deg)}}@media (prefers-reduced-motion:reduce){.auth-orbit img{animation:none}}@media (max-width:370px){.auth-page{padding:16px 20px 28px}.auth-orbit{height:122px}.auth-card h1{font-size:1.85rem}.auth-tabs{margin-bottom:19px}.auth-form{gap:15px}}.toile-history{align-items:center;gap:10px;min-height:42px;margin:-4px 0 5px;display:flex}.undo-toile,.redo-toile{color:#66569c;background:#fff9;border:1px solid #d9d1ef;border-radius:24px;align-items:center;gap:7px;min-height:42px;padding:10px 16px;font-size:.8rem;font-weight:600;display:inline-flex;box-shadow:0 4px 14px #8b77ba09}.undo-toile:disabled{opacity:.38;box-shadow:none}.redo-toile{background:0 0;border-color:#0000}.home-heading{margin-bottom:12px}.feeling-heading{min-height:62px}.swipe-card{background:linear-gradient(130deg,#ffffffc9,#faf6ffb8);border:1px solid #e1d7f0;border-radius:28px;margin:0 0 14px;padding:0 4px 6px;transition:box-shadow .2s,background .2s;box-shadow:0 8px 28px #9773c10c}.swipe-surface{touch-action:none;cursor:ew-resize;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;outline-offset:3px;border-radius:28px;height:86px;position:relative}.swipe-bed{pointer-events:none;background:linear-gradient(90deg,#b5a1df,#aca4f0 40%,#85cdc7 75%,#63d0b2);border-radius:30px;height:28px;position:absolute;top:29px;left:26px;right:26px;box-shadow:inset 0 2px 5px #66549c1a}.swipe-bed>i{background:#ffffff9c;border-radius:4px;width:3px;height:6px;position:absolute;top:11px;transform:translate(-50%)}.swipe-bed>i:nth-of-type(7){background:#fff;height:12px;top:8px}.swipe-orb{left:var(--position);background:var(--axis-color);color:#fff;border:4px solid #fff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:.85rem;font-weight:700;transition:scale .15s,box-shadow .15s;display:grid;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 5px 15px #69528335,0 0 0 1px #bfaee560}.swipe-orb strong{font-weight:700}.swipe-glow{left:var(--position);background:radial-gradient(circle,color-mix(in srgb,var(--axis-color) 24%,transparent),transparent 70%);opacity:0;border-radius:50%;width:78px;height:78px;transition:opacity .2s;position:absolute;top:50%;transform:translate(-50%,-50%)}.swipe-card.is-held{box-shadow:0 8px 32px #a17cdc22}.is-held .swipe-glow{opacity:1}.is-held .swipe-orb{scale:1.1;box-shadow:0 7px 22px #69528350}.swipe-caption{color:#9b8aac;justify-content:space-between;gap:6px;padding:0 16px 10px;font-size:.61rem;display:flex}.swipe-instruction{color:#a493b5;font-size:.58rem}.radar-fireflies circle{fill:#fff;filter:drop-shadow(0 0 4px #fff);animation:4s ease-in-out infinite firefly}@keyframes firefly{0%,to{opacity:.15;transform:translateY(2px)}50%{opacity:.9;transform:translateY(-5px)}}.sound-toggle.enabled{background:#ece5ff;box-shadow:0 0 0 5px #d4c9f238}.reduced-motion .radar-fireflies circle{animation:none}@media (prefers-reduced-motion:reduce){.radar-fireflies circle{animation:none}.swipe-orb,.swipe-glow,.swipe-card{transition:none}}.access-back{min-height:44px;margin-bottom:30px}.mail-orbit{color:#7660b9;background:linear-gradient(140deg,#ded3ff,#d9f6ec);border-radius:31px;place-items:center;width:90px;height:90px;margin:12px 0 32px;animation:6s ease-in-out infinite auth-float;display:grid;position:relative;box-shadow:0 12px 36px #9881cb20}.mail-orbit>span{color:#28a790;background:#fff;border:1px solid #e0e5ee;border-radius:50%;place-items:center;width:33px;height:33px;display:grid;position:absolute;bottom:0;right:-5px}.email-code{text-align:center;letter-spacing:.3em;font-variant-numeric:tabular-nums;font-size:1.5rem!important}.email-settings{text-align:left;color:#776398;background:linear-gradient(130deg,#f0e9ff,#e9f9f2);border:1px solid #e0d8f0;border-radius:19px;align-items:center;gap:12px;width:100%;margin:-14px 0 26px;padding:16px 18px;display:flex}.email-settings>span{flex-direction:column;flex:1;gap:5px;display:flex}.email-settings strong{font-size:.78rem}.email-settings small{color:#9b88aa;font-size:.69rem}.account-panel small,.auth-card>.auth-lead{overflow-wrap:anywhere}@media (prefers-reduced-motion:reduce){.mail-orbit{animation:none}}.email-reminder{color:#87749d;background:#eee8fa;border-radius:16px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:44px;margin:4px 0 13px;padding:11px 12px;font-size:.67rem;display:flex}.email-reminder>svg{flex-shrink:0}.domain-move{color:#305a49;background:#edf6f0;border-radius:22px;margin:10px 20px 20px;padding:16px 18px;font-size:12px;line-height:1.6}.domain-move p{margin:7px 0}.domain-move .text-button{padding-left:0;font-size:12px}.domain-move [role=status]{gap:8px;display:flex}.transfer-panel{margin:30px 20px;padding:26px;font-size:15px}.med-form .med-search-field input{padding-left:41px}:is(.sheet:has(.med-notice) .sheet-head,.sheet:has(.med-form) .sheet-head){z-index:3;background:#fbfbff;margin-left:-7px;margin-right:-7px;padding:12px 7px;position:sticky;top:-10px;box-shadow:0 8px 12px #fbfbfff0}.sheet .med-leaflet-section{scroll-margin-top:78px}.bottom-nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding-left:5px;padding-right:5px;display:grid}.bottom-nav button{letter-spacing:-.025em;min-width:0;padding:4px 1px;font-size:clamp(.61rem,2.5vw,.73rem)}.medications-page .page-heading h1{letter-spacing:-.06em;font-size:clamp(1.95rem,7vw,2.45rem)}.med-intro{background:radial-gradient(at 12%,#e4d9ff,#0000 65%),linear-gradient(120deg,#f7f4ff,#edf9f6);border:1px solid #e0dbf1;border-radius:24px;align-items:center;gap:18px;margin:0 0 25px;padding:22px 16px;display:flex}.med-intro strong{font-size:.91rem}.med-intro p{color:#776983;margin:7px 0 0;font-size:.82rem;line-height:1.5}.med-orbit{color:#7b5ec0;flex:none;place-items:center;width:54px;height:62px;animation:5s ease-in-out infinite med-float;display:grid;position:relative}.med-orbit svg{stroke-width:1.7px;filter:drop-shadow(0 7px 8px #a393cb60);transform:rotate(-17deg)}.med-orbit i{background:#50bdb1;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:2px}.med-orbit i:last-child{background:#b887c6;width:4px;height:4px;top:auto;bottom:7px;left:1px}.med-list{gap:13px;margin:24px 0;display:grid}.med-card{text-align:left;background:#fff;border:1px solid #e2deed;border-radius:21px;align-items:flex-start;gap:11px;width:100%;padding:18px 14px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 5px 16px #79619607}.med-card:active{transform:scale(.98);box-shadow:0 1px 5px #79619607}.med-card>svg{color:#9381aa;flex:none;align-self:center}.med-card-icon{color:#8660b5;background:#eee8fc;border-radius:16px;flex:none;place-items:center;width:43px;height:43px;display:grid}.med-card-copy{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.med-card-top{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.med-card-top strong{color:#4e405f;overflow-wrap:anywhere;font-size:1rem;line-height:1.4}.med-card-top small{color:#317461;white-space:nowrap;background:#e7f6f0;border-radius:6px;padding:3px 6px;font-size:.64rem}.med-card.past .med-card-top small{color:#82758f;background:#f0edf5}.med-card.past .med-card-icon{color:#9a87b0;background:#f1edf7}.med-date{color:#8c779f;font-size:.77rem;line-height:1.5}.med-dose{color:#70617e;white-space:pre-wrap;overflow-wrap:anywhere;font-size:.81rem}.med-card-footer{color:#887396;align-items:center;gap:5px;margin-top:3px;font-size:.72rem;display:flex}.med-empty{text-align:center;padding:39px 15px 22px}.med-empty h2{color:#756185;font-size:1.08rem;line-height:1.5}.med-empty p{color:#907a9f;font-size:.86rem;line-height:1.6}.med-empty-dots{justify-content:center;gap:8px;margin:0 0 24px;display:flex}.med-empty-dots i{background:#a594c4;border-radius:50%;width:7px;height:7px}.med-empty-dots i:nth-child(2){background:#95c7bd;transform:translateY(-6px)}.med-empty-dots i:nth-child(3){background:#d2aac3}.med-private{color:#8e7b9b;align-items:flex-start;gap:8px;margin-top:26px;font-size:.78rem;line-height:1.6;display:flex}.med-private svg{flex:none;margin-top:3px}.med-form .field-label{margin-top:21px;margin-bottom:9px;font-size:.86rem;display:block}.med-form .field-label>span{color:#9989a4;margin-left:4px;font-size:.73rem;font-weight:400}.med-form input,.med-form textarea{box-sizing:border-box;width:100%}.med-form textarea{resize:vertical;min-height:75px;line-height:1.65}.med-form input[type=date]{max-width:100%;min-height:50px;display:block}.med-form .hint{margin:8px 0;font-size:.76rem;line-height:1.6}.med-search-field{position:relative}.med-search-field>svg{color:#9c8daf;pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.med-search-field input{padding-left:41px}.med-search-results{background:#fff;border:1px solid #d9d0e8;border-radius:15px;max-height:275px;margin:7px 0;overflow:hidden auto}.med-search-results>button{text-align:left;color:#70578c;background:#fff;border-bottom:1px solid #f0eaf6;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:55px;padding:13px 14px;display:flex}.med-search-results>button:active{background:#f1e9ff}.med-search-results>button>svg{flex:none}.med-search-results strong{font-size:.84rem;font-weight:600;line-height:1.5}.med-search-results small{color:#9681a4;margin-top:4px;font-size:.7rem;display:block}.med-search-results>p{color:#90769f;padding:0 14px;font-size:.71rem}.med-reference{color:#477a65;background:#edf6f1;border-radius:13px;align-items:flex-start;gap:8px;margin-top:11px;padding:12px;display:flex}.med-reference>svg{flex:none;margin-top:3px}.med-reference>span{flex:1;min-width:0}.med-reference strong{font-size:.78rem}.med-reference small{overflow-wrap:anywhere;margin-top:4px;font-size:.72rem;line-height:1.5;display:block}.med-reference .text-button{color:#477a65;min-height:38px;padding:2px;font-size:.73rem}.med-catalogue-refresh{line-height:1.6;padding:4px 0!important;font-size:.68rem!important}.med-end{border-top:1px solid #e6dfed;margin-top:20px;padding:15px 0}.med-end>summary{color:#80648e;cursor:pointer;min-height:30px;font-size:.83rem}.med-form .sticky-actions{z-index:1}.med-form .sticky-actions>.text-button{align-self:center}.med-detail-title{align-items:flex-start;gap:14px;margin:20px 0;display:flex}.med-detail-title>div{min-width:0}.med-detail-title h3{overflow-wrap:anywhere;letter-spacing:-.03em;margin:5px 0 0;font-size:1.27rem;line-height:1.4}.med-detail-title .eyebrow{color:#4b8a78;font-size:.66rem}.med-detail-title .med-card-icon{width:52px;height:52px}.med-dates{color:#8c6b9c;gap:10px;padding:14px 0 20px;font-size:.83rem;line-height:1.7;display:flex}.med-dates svg{flex:none;margin-top:3px}.med-personal-block{background:#f2eef8;border:1px solid #e6ddec;border-radius:15px;margin:0 0 15px;padding:17px}.med-personal-block h3{color:#9375a1;margin:0;font-size:.79rem;font-weight:500}.med-personal-block p{white-space:pre-wrap;overflow-wrap:anywhere;color:#665071;margin:9px 0 0;line-height:1.7}.med-notice{border-top:1px solid #e1d9eb;margin:28px 0 22px;padding-top:9px}.med-notice-heading{color:#896ba3;align-items:center;gap:10px;margin:18px 0 14px;display:flex}.med-notice-heading h3{margin:0;font-size:1.02rem}.med-source-name{color:#6a537c;margin-bottom:7px;font-weight:600;line-height:1.5}.med-notice>.hint{font-size:.75rem;line-height:1.7}.med-source-links{flex-wrap:wrap;gap:13px;margin:14px 0 18px;display:flex}.med-source-links a{color:#785897;align-items:center;gap:4px;min-height:30px;font-size:.75rem;text-decoration:none;display:flex}.med-notice>p{line-height:1.7}.med-notice .med-care-note{color:#627e76;background:#eef4f3;border-radius:13px;margin-top:24px;padding:13px 14px;font-size:.79rem}.med-privacy-detail{color:#96809f;font-size:.73rem;line-height:1.6}.med-privacy-detail summary{cursor:pointer;min-height:35px}.med-privacy-detail p{font-size:.75rem}.med-refresh{padding-left:0;font-size:.8rem}.med-source-date{color:#9c84aa;line-height:1.7;font-size:.7rem!important}.med-shortcut{text-align:left;color:#80609f;background:#eee7fc;border-radius:12px;justify-content:space-between;align-items:center;width:100%;margin:19px 0;padding:14px;font-size:.85rem;display:flex}.med-leaflet .field-label{margin-bottom:8px;font-size:.76rem}.med-leaflet>input{box-sizing:border-box;width:100%;min-height:44px;margin-bottom:17px}.med-leaflet-section{border-bottom:1px solid #e4ddeb;scroll-margin-top:20px}.med-leaflet-section summary{cursor:pointer;color:#7a5d8f;padding:16px 4px;font-size:.84rem;font-weight:550;line-height:1.5}.med-leaflet-section[open]>summary{color:#67428c}.med-leaflet-text{color:#66576d;padding:0 4px 10px;line-height:1.8}.med-leaflet-text h4{margin:6px 0 17px;font-size:.86rem;font-weight:600}.med-leaflet-text p{overflow-wrap:anywhere;font-size:.85rem}.med-table-scroll{border:1px solid #d8cede;border-radius:7px;margin:12px 0;overflow-x:auto}.med-table-scroll table{border-collapse:collapse;min-width:100%;font-size:.8rem;line-height:1.6}.med-table-scroll td,.med-table-scroll th{vertical-align:top;white-space:pre-line;border:1px solid #d8cede;min-width:85px;padding:9px}.med-table-scroll th{background:#eee9f4}.med-timeline{background:#f5f1fa;border:1px solid #e2d9ef;border-radius:20px;margin-top:30px;padding:21px 18px}.med-timeline h2{color:#87669e;align-items:center;gap:8px;margin:0 0 23px;font-size:.9rem;line-height:1.5;display:flex}.med-timeline>div{gap:14px;padding-bottom:23px;display:flex}.med-timeline>div>i{box-sizing:content-box;background:#b198cc;border:3px solid #e4d7f3;border-radius:50%;flex:none;width:8px;height:8px;margin-top:4px}.med-timeline>div>span{flex-direction:column;gap:6px;display:flex}.med-timeline time{color:#987aa8;font-size:.73rem}.med-timeline strong{color:#6d527d;overflow-wrap:anywhere;font-size:.88rem}.med-timeline small{color:#9c82ac;font-size:.72rem}.med-timeline .footnote{margin-bottom:0;font-size:.77rem;line-height:1.7}.spin{animation:1.5s linear infinite med-spin}@keyframes med-float{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-5px)rotate(4deg)}}@keyframes med-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.med-orbit,.spin{animation:none}.med-card{transition:none}}.reduced-motion .med-orbit,.reduced-motion .spin{animation:none}.reduced-motion .med-card{transition:none}@media (max-width:350px){.med-intro{gap:10px;padding:17px 11px}.med-card{gap:9px;padding:15px 11px}.med-card-icon{border-radius:12px;width:34px;height:36px}.med-reference{flex-wrap:wrap}}.photo-input{display:none}.med-photo{background:linear-gradient(130deg,#e9f8ee,#eaf3ff);border:1px solid #cae5da;border-radius:24px;margin-bottom:24px;padding:14px}.photo-trigger{text-align:left;color:#193f36;background:0 0;border:0;align-items:center;gap:12px;width:100%;padding:5px 0;display:flex}.photo-trigger>span:nth-child(2){flex:1}.photo-trigger strong{font-size:16px;display:block}.photo-trigger small{margin-top:5px;font-size:12px;line-height:1.4;display:block}.photo-camera{color:#fff;background:#348973;border-radius:18px;place-items:center;width:50px;height:54px;display:grid;transform:rotate(-5deg);box-shadow:0 5px #206252}.photo-trigger:active .photo-camera{transform:translateY(3px)rotate(0);box-shadow:0 2px #206252}.photo-bottom{flex-wrap:wrap;align-items:center;gap:4px 12px;margin-top:12px;display:flex}.photo-bottom>span{color:#346354;align-items:center;gap:5px;font-size:10px;display:flex}.photo-bottom .text-button{min-height:44px;padding:5px 0;font-size:12px}.photo-tip{color:#54706a;margin:7px 0 0;font-size:11px;line-height:1.55}.photo-preview{background:#163f38;border-radius:16px;height:190px;position:relative;overflow:hidden}.photo-preview img{object-fit:contain;width:100%;height:100%}.photo-preview .icon-button{color:#193f36;background:#fff;width:44px;height:44px;position:absolute;top:8px;right:8px}.photo-scan-line{display:none}.reading .photo-scan-line{background:#a0ffcf;height:2px;animation:2.4s ease-in-out infinite alternate photo-scan;display:block;position:absolute;top:12%;left:7%;right:7%;box-shadow:0 0 20px 8px #70ffc04a}@keyframes photo-scan{to{top:88%}}.photo-progress{color:#215244;gap:10px;padding:16px 0 8px;font-size:13px;display:flex}.photo-progress>span{flex:1}.photo-progress progress{accent-color:#348973;width:100%;height:6px;margin:10px 0;display:block}.photo-progress small{font-size:11px;line-height:1.5;display:block}.photo-results{padding-top:16px}.photo-results>p{margin:8px 0 14px;font-size:12px;line-height:1.5}.photo-results>button{text-align:left;color:#244c40;background:#ffffffed;border:1px solid #c3d8cf;border-radius:15px;align-items:center;gap:8px;width:100%;margin:8px 0;padding:13px 12px;display:flex}.photo-results>button>span{flex:1;min-width:0}.photo-results strong,.photo-results small{overflow-wrap:anywhere;display:block}.photo-results small{margin:3px 0;font-size:10px;line-height:1.5}.photo-results details{margin-top:14px;font-size:12px}.photo-text{white-space:pre-wrap;max-height:150px;overflow:auto}.photo-actions{flex-wrap:wrap;align-items:center;gap:10px;margin:14px 0 8px;display:flex}@media (prefers-reduced-motion:reduce){.reading .photo-scan-line{animation:none}}
