/* A small collection of tactile spaces, built around the Echo palette. */
html{scroll-padding-top:28px}.page{padding-right:clamp(66px,7.4vw,120px)}.page-content{flex:1;min-width:0}.chapter-nav{display:flex;align-items:center;gap:28px;font-size:11px;letter-spacing:1px;color:var(--muted)}.chapter-nav a{padding:9px 0;position:relative}.chapter-nav a::after{content:"";position:absolute;bottom:1px;left:0;right:0;height:1px;background:var(--ink);transform:scaleX(0);transition:transform .2s}.chapter-nav a:hover::after,.chapter-nav a.active::after{transform:scaleX(1)}
#home.hero{position:relative;min-height:calc(100svh - 110px);padding-bottom:72px}#home .logo-stage{padding:0;border:0;background:none;cursor:pointer;border-radius:44%;outline-offset:16px}#home .logo-stage:focus-visible{outline:1px dashed #bb8749}#home .hero-logo{pointer-events:none}#home .art-controls{margin-bottom:10px}#home .music-strip{margin:15px auto 0;display:flex;align-items:center;justify-content:center;gap:11px;width:max-content;max-width:100%;text-align:left;padding:12px 20px;border-top:1px solid #d8e0e7b3}.music-info{display:flex;flex-direction:column;gap:5px}.track-title{font:12px/1.3 var(--serif);color:var(--ink)}.track-title>span{color:var(--muted);font-size:10px}#music-state{font-size:9px;line-height:1.5;color:var(--muted)}.music-time{font:9px/1.5 monospace;color:var(--muted);white-space:nowrap;margin-left:10px}.music-indicator{height:22px;display:flex;align-items:center;gap:3px;color:#bb8749}.music-indicator i{width:2px;height:4px;background:currentColor;border-radius:3px;transition:height .3s}.music-playing .music-indicator i{animation:music-meter 1.2s ease-in-out infinite alternate}.music-playing .music-indicator i:nth-child(2){animation-delay:-.5s}.music-playing .music-indicator i:nth-child(3){animation-delay:-.9s}.music-playing .music-indicator i:nth-child(4){animation-delay:-.2s}.music-loading .music-indicator{opacity:.4}.music-playing #home .orbit{border-color:#bb87494a}.explore-link{position:absolute;bottom:21px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:14px;font-size:9px;letter-spacing:1px;color:var(--muted);white-space:nowrap}.explore-link>span:last-child{font-size:16px;transition:transform .25s}.explore-link:hover>span:last-child{transform:translateY(4px)}
.lyre-scroll{display:none;position:fixed;z-index:30;right:clamp(10px,1.6vw,28px);top:50%;transform:translateY(-50%);height:29svh;width:46px;user-select:none;text-align:center}.has-lyre-scroll .lyre-scroll{display:block}.has-lyre-scroll{scrollbar-width:none}.has-lyre-scroll::-webkit-scrollbar{display:none}.lyre-track{height:100%;width:100%;position:relative;cursor:pointer;touch-action:none}.rail-frame{position:absolute;inset:0;width:100%;height:100%;opacity:.68;pointer-events:none;transition:opacity .2s}.lyre-track:hover .rail-frame,.scrollbar-dragging .rail-frame{opacity:1}.robot-thumb{position:absolute;left:50%;top:12px;transform:translateX(-50%);padding:0;width:35px;height:31px;background:#f0f4f7;border:0;border-radius:10px;cursor:grab;touch-action:none;box-shadow:0 0 0 3px #f0f4f7ad,0 3px 9px #273b6410}.robot-thumb img{display:block;width:100%;height:100%;pointer-events:none}.robot-thumb:active,.scrollbar-dragging .robot-thumb{cursor:grabbing}.robot-thumb:focus-visible{outline:1px solid #263879;outline-offset:5px}.rail-top-label{position:absolute;top:-16px;left:50%;transform:translateX(-50%);font:6px monospace;letter-spacing:1.7px;color:var(--muted)}.rail-chapter{display:block;font-size:8px;margin-top:8px;letter-spacing:1px;color:var(--ink)}.rail-count{display:block;font:7px monospace;letter-spacing:1px;margin-top:6px;color:var(--muted)}.scrollbar-dragging,.scrollbar-dragging *{cursor:grabbing!important}.scrollbar-dragging{scroll-behavior:auto!important}
.chapter{display:grid;grid-template-columns:.78fr 1.5fr;gap:7%;align-items:center;min-height:100svh;padding:110px 0;border-top:1px solid var(--line);position:relative}.chapter-heading{align-self:start;padding-top:30px;position:sticky;top:70px}.chapter-kicker{display:flex;align-items:center;gap:13px;font:9px/1.6 monospace;letter-spacing:1.6px;color:var(--muted);margin:0 0 34px}.chapter-kicker>span{display:inline-grid;place-items:center;letter-spacing:0;width:27px;height:27px;border:1px solid var(--line);border-radius:50%;color:var(--ink)}.chapter h2{font:400 clamp(36px,3.2vw,54px)/1.35 var(--serif);letter-spacing:-1.5px;margin:0 0 25px}.chapter h2 em{font-style:normal;color:#607b9e}.chapter-heading>p:not(.chapter-kicker){font-size:12px;line-height:2.1;color:var(--muted);margin:0}.chapter-note{display:block;font:8px/1.6 monospace;letter-spacing:1.7px;color:#8b98a8;margin-top:65px}.chapter-content{min-width:0}.demo-panel{position:relative;background:#ffffff70;border:1px solid #d8e0e7;padding:28px;border-radius:22px;box-shadow:0 10px 30px #657c9610}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.component-label{font:8px/1.5 monospace;letter-spacing:1.2px;color:var(--muted)}.live-badge{display:flex;align-items:center;gap:5px;font-size:8px;color:#678779}.live-badge i{width:4px;height:4px;background:#7b9c87;border-radius:50%}.demo-panel h3{font-size:20px;letter-spacing:-.5px;font-weight:500;margin:24px 0 10px}.panel-description{font-size:11px;line-height:1.9;color:var(--muted);max-width:340px;margin:0 0 24px}.button-samples{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.ui-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:44px;padding:13px 20px;border-radius:99px;font-size:11px;line-height:1.4;border:1px solid transparent;transition:background .2s,box-shadow .2s,transform .2s}.ui-button:hover:not(:disabled){transform:translateY(-2px)}.ui-button:active:not(:disabled){transform:translateY(0) scale(.98)}.ui-button.primary{background:#273b64;color:#f6f8fb;box-shadow:0 3px 5px #273b640a}.ui-button.primary:hover:not(:disabled){background:#3b547f;box-shadow:0 7px 18px #273b6420}.ui-button.secondary{background:#ffffff42;color:var(--ink);border-color:#cdd8e5}.ui-button.secondary:hover{background:#fff9}.ui-button:disabled{opacity:.36;cursor:not-allowed}.favorite-button{width:44px;height:44px;border-radius:50%;border:1px solid #d4dce6;background:#ffffff70;font:22px/1 var(--serif);color:#657b97;transition:background .2s,color .2s,transform .2s}.favorite-button:hover{transform:rotate(-8deg)}.favorite-button[aria-pressed=true]{color:#b67f83;background:#fcecee;border-color:#e4c8cb}.seed-meadow{height:145px;position:relative;margin-top:12px;overflow:hidden}.meadow-line{position:absolute;left:0;right:0;bottom:17px;height:1px;background:linear-gradient(90deg,transparent,#cad8cd 15%,#cad8cd 85%,transparent)}.garden-sprout{position:absolute;bottom:18px;height:var(--sprout-height);width:1px;background:#879f8d;transform:rotate(var(--sprout-lean));transform-origin:bottom;animation:sprout-in .55s cubic-bezier(.2,.8,.3,1) both}.garden-sprout::before,.garden-sprout::after{content:"";position:absolute;width:13px;height:7px;background:#b7c8b7;border-radius:100% 0 100% 0;left:1px;top:50%;transform:rotate(-25deg)}.garden-sprout::after{left:-12px;top:66%;transform:rotate(40deg);background:#c5d4c1}.garden-sprout>span{position:absolute;left:50%;top:-22px;transform:translateX(-50%);color:#b59460;font:27px/1 var(--serif)}.garden-sprout:nth-child(3n)>span{color:#8e9dbf}.garden-sprout:nth-child(3n+1)>span{color:#c8978c}.garden-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px;line-height:1.7;color:var(--muted);border-top:1px solid #dbe3e9;padding-top:12px}.seed-count{font:8px monospace;white-space:nowrap}.seed-count>span{color:var(--ink)}.two-panels{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.compact-panel{padding:24px;min-width:0}.switch-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 0}.switch-row h3{font-size:13px;margin:0 0 7px}.switch-row p{font-size:9px;color:var(--muted);margin:0}.ui-switch{width:43px;height:25px;flex-shrink:0;border-radius:99px;background:#d9e2eb;padding:3px;transition:background .25s}.ui-switch>span{display:block;width:19px;height:19px;background:white;border-radius:50%;box-shadow:0 1px 4px #52688520;transition:transform .25s}.ui-switch[aria-checked=true]{background:#587297}.ui-switch[aria-checked=true]>span{transform:translateX(18px)}.setting-hint{font-size:8px;color:var(--muted);line-height:1.7;display:block}.range-label{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin:20px 0 12px}.range-label output{font:10px monospace;color:#8e7956}.ui-range{--range-fill:40%;appearance:none;-webkit-appearance:none;height:4px;display:block;width:100%;margin:23px 0 25px;border-radius:99px;background:linear-gradient(to right,#b79a6e var(--range-fill),#dce4eb var(--range-fill));cursor:pointer}.ui-range::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #b79a6e;box-shadow:0 1px 5px #5a4b3320}.ui-range::-moz-range-thumb{width:11px;height:11px;border-radius:50%;background:#fff;border:3px solid #b79a6e}
.write-chapter{grid-template-columns:.7fr 1.6fr;gap:5%}.note-workspace{display:grid;grid-template-columns:1.08fr .9fr;gap:23px;align-items:center}.note-form{padding:28px}.field-group{margin-top:25px}.field-group>label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;margin-bottom:11px;color:var(--ink)}.field-group>label span,.field-group output{font-size:8px;font-weight:400;color:var(--muted)}.input-shell{position:relative}.input-icon{position:absolute;left:13px;top:50%;transform:translateY(-50%);font-size:15px;color:#93a2b3;pointer-events:none}.input-shell input,textarea{width:100%;border:1px solid #d2dce6;background:#f9fbfc8c;color:var(--ink);font-family:inherit;font-size:11px;line-height:1.9;border-radius:11px;padding:12px 13px;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}.input-shell input{padding-left:36px;min-height:44px;font-family:inherit;font-size:11px}textarea{display:block;resize:vertical;min-height:110px;max-height:220px;font-family:inherit;font-size:11px;line-height:1.9}.input-shell input::placeholder,textarea::placeholder{color:#98a4b1}.input-shell input:focus,textarea:focus{border-color:#829cbc;background:white;box-shadow:0 0 0 4px #92abc21a}.input-shell input[aria-invalid=true]{border-color:#c5908f;box-shadow:0 0 0 3px #c5908f14}.field-error{display:block;color:#ac7172;font-size:9px;line-height:1.7;min-height:0;margin-top:6px}.field-error:empty{display:none}.mood-field{border:0;padding:0;margin:24px 0}.mood-field legend{font-size:11px;margin-bottom:13px}.mood-options{display:flex;gap:6px;flex-wrap:wrap}.mood-options label{position:relative;cursor:pointer}.mood-options input{position:absolute;inset:0;opacity:0;cursor:pointer;margin:0}.mood-options label>span{display:flex;align-items:center;gap:5px;padding:9px 10px;border:1px solid #dce3ea;border-radius:99px;font-size:9px;transition:background .2s,border-color .2s}.mood-options input:checked+span{background:#ffffffd9;border-color:#8da1b9;box-shadow:0 2px 5px #26387908}.mood-options input:focus-visible+span{outline:2px solid #7189aa;outline-offset:3px}.mood-dot{display:inline-block;width:7px;height:7px;border-radius:50%}.mood-dot.blue{background:#a5b9d2}.mood-dot.sage{background:#a8bca7}.mood-dot.peach{background:#dabca7}.form-footer{display:flex;align-items:flex-start;flex-direction:column;gap:12px}.form-footer .ui-button{width:100%;gap:15px}.form-footer>span{font-size:8px;color:var(--muted);text-align:center;width:100%}.note-preview-wrap{min-width:0}.preview-label{display:flex;align-items:center;gap:8px;font:7px/1.5 monospace;letter-spacing:1.5px;color:var(--muted);margin:0 0 22px 5px}.preview-label i{width:4px;height:4px;background:#bb8749;border-radius:50%}.preview-note{--note-paper:#e6edf5;--note-line:#cbd8e6;position:relative;background:var(--note-paper);border:1px solid var(--note-line);border-radius:3px 3px 28px 3px;padding:30px 24px 25px;min-height:275px;transform:rotate(3deg);box-shadow:6px 10px 0 #71859807,0 15px 30px #6077950c;transition:background .3s,border-color .3s}.preview-note[data-mood=sage]{--note-paper:#e5ecdf;--note-line:#cbd7c2}.preview-note[data-mood=peach]{--note-paper:#f2e5d9;--note-line:#e0cfc0}.note-pin{position:absolute;width:42px;height:16px;background:#d6c9ad82;left:calc(50% - 21px);top:-8px;transform:rotate(-8deg);border-inline:1px dashed #f6f4eb}.note-eyebrow{font:7px/1.6 monospace;letter-spacing:1.4px;color:#8292a5}.preview-note h3{font:400 22px/1.6 var(--serif);color:#4f6381;margin:25px 0 17px;overflow-wrap:anywhere}.preview-note>p{font-size:11px;line-height:2;color:#718199;white-space:pre-wrap;overflow-wrap:anywhere;min-height:80px}.note-signature{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--note-line);margin-top:25px;padding-top:17px}.note-signature>span:first-child{font:6px monospace;letter-spacing:1px;color:#8a97a5}.note-signature>span:last-child{font:italic 23px var(--serif);color:#8b795c}.note-feedback{font-size:9px;line-height:1.9;color:var(--muted);margin:23px 0 0;text-align:center;min-height:36px}.note-confirmed{animation:note-settle .6s ease-out}
.collect-chapter{grid-template-columns:.7fr 1.6fr;gap:5%}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.filter-chips{display:flex;gap:5px;flex-shrink:0}.filter-chips button{font-size:10px;padding:10px 15px;border-radius:99px;color:var(--muted);border:1px solid transparent}.filter-chips button:hover{background:#ffffff80}.filter-chips button[aria-pressed=true]{background:#273b64;color:#f6f8fb}.search-shell{display:flex;align-items:center;gap:8px;border-bottom:1px solid #cbd6e2;padding:7px 0;max-width:180px}.search-shell>span{font-size:22px;color:#8394ab}.search-shell input{width:100%;min-width:0;border:0;background:none;outline:none;color:var(--ink);font-family:inherit;font-size:10px;line-height:1.6;font-family:inherit;font-size:10px}.search-shell:focus-within{border-color:#607da2;box-shadow:0 2px 0 #607da216}.search-shell input::placeholder{color:#8d9bab}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.collection-card{display:block;width:100%;text-align:left;padding:10px 10px 20px;background:#ffffff6b;border:1px solid #d6e0e9;border-radius:18px;transition:transform .25s,box-shadow .25s,border-color .25s;min-width:0}.collection-card[hidden]{display:none}.collection-card:hover{transform:translateY(-6px);border-color:#b9c9da;box-shadow:0 14px 28px #738aa017}.card-art{height:165px;border-radius:10px;display:block;position:relative;overflow:hidden;margin-bottom:20px;background:#e0e9f2}.art-work{background:#dfe9e4}.art-work i{position:absolute;width:92px;height:110px;border:1px solid #94afa4;border-radius:46px 46px 4px 4px;left:30%;top:25%;transform:rotate(20deg);background:#dae7db}.art-work i:nth-child(2){left:13%;top:44%;transform:rotate(-18deg);background:#c5d8cf85}.card-art>span{position:absolute;top:43%;left:42%;font:45px/1 var(--serif);color:#769082}.art-reading{background:#e9e4d8}.art-reading i{position:absolute;width:68%;height:80%;left:16%;top:24%;border:1px solid #b7ad94;background:#f4eedf;transform:rotate(-12deg)}.art-reading i:nth-child(2){top:30%;left:21%;transform:rotate(8deg);background:repeating-linear-gradient(transparent,transparent 13px,#c4ba9e65 14px,#c4ba9e65 15px),#e7dfcb}.art-reading>span{left:44%;top:36%;font-size:37px;color:#b79b69}.art-daily{background:#dfe6f0}.art-daily i{position:absolute;width:85px;height:85px;border:1px solid #9eafc6;border-radius:50%;left:23%;top:20%}.art-daily i:nth-child(2){width:120px;height:58px;left:10%;top:44%;transform:rotate(-24deg);background:#c6d3e352}.art-daily>span{font-size:50px;left:34%;top:33%;color:#8e9fb9}.card-meta{display:block;font:7px/1.6 monospace;color:#8895a5;letter-spacing:.5px;margin:0 5px 10px}.card-title{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:12px;font-weight:500;margin:0 5px 10px;line-height:1.6}.card-title>span{font-size:15px;color:#8a9bb1}.card-description{display:block;font-size:9px;line-height:1.9;color:var(--muted);margin:0 5px}.collection-count{display:block;font-size:8px;color:var(--muted);margin:18px 0 30px}.collection-empty{padding:36px 20px;text-align:center;font-size:12px;color:var(--muted);border:1px dashed #cbd6e2;border-radius:14px}.collection-empty[hidden]{display:none}.ui-accordion{border-top:1px solid #d3dde7;border-bottom:1px solid #d3dde7}.ui-accordion summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:21px 0;font-size:11px;cursor:pointer}.ui-accordion summary::-webkit-details-marker{display:none}.ui-accordion summary>span{font-size:18px;color:#8c9caf;transition:transform .2s}.ui-accordion[open] summary>span{transform:rotate(45deg)}.ui-accordion p{font-size:11px;line-height:2;color:var(--muted);margin:0 0 24px;max-width:550px}
.detail-dialog{color:var(--ink);background:#f6f8fb;border:1px solid #d3dde7;box-shadow:0 20px 90px #21355625;border-radius:24px;width:min(470px,calc(100vw - 40px));padding:42px;overflow-wrap:anywhere}.detail-dialog::backdrop{background:#263b6455;backdrop-filter:blur(6px)}.dialog-close{position:absolute;top:13px;right:17px;width:32px;height:32px;border:1px solid #d5e0e9;border-radius:50%;font-size:20px;color:var(--muted)}.dialog-orbit{display:block;color:#bb8749;font:38px/1 var(--serif);margin:18px 0 24px}.detail-dialog h2{font:400 29px/1.5 var(--serif);margin:0 0 18px}.detail-dialog>p{font-size:12px;line-height:2;color:var(--muted)}.dialog-placeholder{display:block;font-size:9px;color:#8b9aab;margin:22px 0}.detail-dialog .ui-button{margin-top:8px}.footer{flex-wrap:wrap;margin-top:15px}.music-attribution{flex-basis:100%;font-size:8px;line-height:1.9;letter-spacing:.2px;color:#94a0af;margin-top:3px}.music-attribution a{border-bottom:1px solid #cad5e080}.music-attribution a:hover{color:var(--ink)}
@keyframes music-meter{0%{height:4px}100%{height:19px}}@keyframes sprout-in{from{opacity:0;transform:rotate(var(--sprout-lean)) scaleY(.1)}to{opacity:1;transform:rotate(var(--sprout-lean)) scaleY(1)}}@keyframes note-settle{0%{transform:rotate(3deg) scale(.98)}45%{transform:rotate(1deg) scale(1.025)}100%{transform:rotate(3deg) scale(1)}}
@media(min-width:1600px){.page{padding-right:110px}}
@media(max-width:1150px){.chapter{gap:5%;grid-template-columns:.72fr 1.5fr}.chapter h2{font-size:34px}.note-workspace{grid-template-columns:1fr;gap:35px}.note-preview-wrap{max-width:330px;margin:auto;width:90%}.write-chapter{align-items:start}.chapter-heading{position:sticky;top:50px}.demo-panel{padding:24px}.compact-panel{padding:19px}.collection-grid{grid-template-columns:1fr 1fr}.collection-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:140px 1fr;column-gap:16px;padding:12px;align-items:start}.collection-card:last-child .card-art{grid-row:1/4;height:140px;margin:0}.collection-card:last-child .card-meta{margin-top:10px}.card-art{height:175px}.collection-toolbar{gap:12px}.filter-chips button{padding:10px 12px}.search-shell{max-width:140px}}
@media(max-width:740px){.page{padding-left:6vw;padding-right:47px}.header{flex-wrap:wrap}.chapter-nav{order:3;flex:1 0 100%;justify-content:center;gap:35px;border-top:1px solid var(--line);margin-top:12px;padding-top:9px;font-size:10px}.header-contact{margin-left:auto}.lyre-scroll{width:29px;right:7px;height:29svh}.robot-thumb{width:26px;height:24px;border-radius:7px;box-shadow:0 0 0 2px #f0f4f7d9}.rail-frame{opacity:.55}.rail-top-label{font-size:5px;letter-spacing:1px;top:-12px}.rail-chapter{font-size:7px}.rail-count{font-size:5px;letter-spacing:.4px}#home.hero{padding-top:35px;padding-bottom:68px;min-height:0;gap:20px}#home h1{font-size:clamp(31px,9.8vw,62px);letter-spacing:-2px}#home .title-spark{right:-16px;font-size:15px}#home .eyebrow{font-size:6px;letter-spacing:.8px}#home .art-surface{height:255px}#home .logo-stage{width:133px}#home .art-controls{gap:3px;flex-wrap:wrap;justify-content:center}#home .pluck-controls{gap:0}#home .pluck-controls button{width:27px}#home .pluck-hint{font-size:7px;max-width:80px;line-height:1.7}#home .sound-toggle{font-size:8px;padding:6px 8px;min-height:35px;margin-left:0}#home .music-strip{padding:12px 0 0;gap:7px;width:100%}.track-title{font-size:10px}.track-title>span{font-size:9px}#music-state{font-size:7px;max-width:150px}.music-time{font-size:7px;margin-left:0}.music-indicator{gap:2px;height:16px}.music-indicator i{width:1px}.explore-link{font-size:7px;letter-spacing:.5px;gap:9px;bottom:23px}#home .intro{font-size:11px}#home .contact-row{gap:12px;flex-wrap:wrap}#home .contact{padding:12px 16px;gap:14px;font-size:10px}#home .copy-email{font-size:8px;gap:6px}
.chapter,.write-chapter,.collect-chapter{grid-template-columns:1fr;gap:34px;padding:62px 0;min-height:100svh;align-items:start}.chapter-heading{position:static;padding-top:0}.chapter-kicker{font-size:7px;letter-spacing:1px;margin-bottom:22px;gap:10px}.chapter-kicker>span{width:23px;height:23px}.chapter h2{font-size:34px;line-height:1.35;letter-spacing:-1px;margin-bottom:16px}.chapter-heading>p:not(.chapter-kicker){font-size:10px;line-height:2}.chapter-note{display:none}.demo-panel{padding:21px 18px;border-radius:17px}.component-label{font-size:7px;letter-spacing:.8px}.live-badge{font-size:7px}.demo-panel h3{font-size:18px;margin-top:23px}.panel-description{font-size:10px;margin-bottom:21px}.button-samples{gap:8px}.ui-button{font-size:10px;padding:12px 15px;gap:13px}.favorite-button{width:40px;height:40px}.seed-meadow{height:122px}.garden-caption{font-size:8px}.two-panels{grid-template-columns:1fr;gap:12px;margin-top:12px}.compact-panel{padding:21px}.switch-row h3{font-size:13px;margin:0 0 7px}.switch-row p{font-size:9px}.setting-hint{font-size:8px}.note-workspace{grid-template-columns:1fr;gap:34px}.note-form{padding:24px 18px}.field-group{margin-top:23px}.field-group>label{font-size:11px}.mood-options{gap:5px}.mood-options label>span{font-size:8px;padding:8px 8px}.note-preview-wrap{width:90%;max-width:320px}.preview-note{min-height:250px;padding:29px 23px}.collection-toolbar{align-items:stretch;flex-direction:column;gap:18px}.filter-chips{gap:6px}.filter-chips button{font-size:9px;padding:9px 14px}.search-shell{width:100%;max-width:none}.search-shell input{font-size:11px;min-height:26px}.collection-grid{grid-template-columns:1fr;gap:16px}.collection-card,.collection-card:last-child{display:block;grid-column:auto;padding:11px 11px 22px}.collection-card:last-child .card-art,.card-art{height:190px;margin-bottom:20px}.collection-card:last-child .card-meta{margin-top:0}.card-meta{font-size:8px}.card-title{font-size:14px}.card-description{font-size:10px}.collection-count{font-size:8px}.ui-accordion summary{font-size:10px;line-height:1.7}.ui-accordion p{font-size:10px}.detail-dialog{padding:34px 24px;border-radius:19px}.detail-dialog h2{font-size:25px}.detail-dialog>p{font-size:11px}.music-attribution{font-size:7px;line-height:2.1}.footer-left{flex-wrap:wrap;gap:8px}.footer-right{margin-left:0}.footer{row-gap:16px}.music-attribution{margin-top:0}}
@media(max-width:360px){.page{padding-left:18px;padding-right:42px}.lyre-scroll{right:5px;width:27px}#home h1{font-size:31px}#home .art-surface{height:238px}#home .logo-stage{width:124px}#home .orbit-two{width:58%;height:70%}#home .music-strip{gap:6px}#home .track-title>span{display:none}#home .music-time{font-size:6px}.chapter h2{font-size:30px}.demo-panel{padding:20px 15px}.mood-options label>span{padding:8px 6px;font-size:7px}.ui-button{gap:9px;padding:12px 13px}.button-samples{gap:7px}.seed-count{font-size:7px}}
@media(prefers-reduced-motion:reduce){.music-indicator i,.garden-sprout,.note-confirmed{animation:none!important}.ui-button,.collection-card,.ui-switch>span{transition:none!important}}

.collection-card[hidden],.collection-empty[hidden]{display:none!important}

html.dialog-open{overflow:hidden}.robot-thumb::before{content:"";position:absolute;inset:-8px;border-radius:12px}
@media(max-width:740px){.input-shell input,textarea,.search-shell input{font-size:16px;line-height:1.65}.music-attribution{color:#697c95}}

#home .subscription-row{display:block;width:min(560px,100%);margin-inline:auto;justify-self:center}
.subscription-form{display:flex;align-items:center;gap:10px;width:100%;padding:7px;border:1px solid #cbd8e5;border-radius:99px;background:#ffffff8c;box-shadow:0 5px 18px #607c9410;transition:border-color .2s,box-shadow .2s}
.subscription-form:focus-within{border-color:#829cbc;box-shadow:0 0 0 4px #92abc21a,0 5px 18px #607c9410}
.subscription-form input{flex:1;min-width:0;width:100%;border:0;background:none;outline:none;color:var(--ink);padding:10px 16px;font:13px/1.6 -apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif}
.subscription-form input::placeholder{color:#8c9cad}.subscription-form:has(input[aria-invalid="true"]){border-color:#c5908f}
.subscribe-button{flex-shrink:0;min-height:44px;display:flex;align-items:center;justify-content:center;gap:18px;padding:12px 25px;background:#273b64;color:#f6f8fb;border-radius:99px;font-size:12px;transition:background .2s,box-shadow .2s}
.subscribe-button:hover{background:#3b547f;box-shadow:0 3px 12px #273b6420}.subscribe-button:active{background:#203354}
.subscription-feedback{min-height:18px;margin:10px 0 0;text-align:center;font-size:9px;line-height:1.8;color:#7c8da2}
.subscription-feedback[data-state="error"]{color:#aa6a6c}.subscription-feedback[data-state="preview"]{color:#607b8b}
@media(max-width:740px){#home .subscription-row{width:100%;margin-top:3px}.subscription-form{padding:5px;gap:3px}.subscription-form input{font-size:16px;padding:8px 10px}.subscribe-button{font-size:11px;padding:11px 16px;gap:9px}.subscription-feedback{font-size:8px;margin-top:9px}}

/* Quiet edge linework: fixed, noninteractive, and faded away from the content. */
.edge-orbits{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;mask-image:linear-gradient(90deg,#000 0%,#000b 12%,transparent 30%,transparent 70%,#000b 88%,#000 100%);-webkit-mask-image:linear-gradient(90deg,#000 0%,#000b 12%,transparent 30%,transparent 70%,#000b 88%,#000 100%)}
.edge-orbit{position:absolute;width:clamp(340px,36vw,650px);height:110svh;pointer-events:none}
.edge-orbit-left{left:clamp(-240px,-14vw,-100px);top:4svh}
.edge-orbit-right{right:clamp(-245px,-15vw,-105px);top:-18svh}
.edge-linework{stroke:#263879;stroke-width:1.2;stroke-opacity:.06}
.edge-linework ellipse{vector-effect:non-scaling-stroke}
html[data-edition="echo"] .ambient{opacity:.48;transition:background-color 1.4s ease,opacity 1.4s ease}
html[data-edition="echo"] .ambient-one{width:54vw;height:72svh;right:-18vw;top:10svh;background:#d8e7f7}
html[data-edition="echo"] .ambient-two{width:48vw;height:65svh;left:-20vw;bottom:-6svh;background:#e6e0d4}
html[data-scene="touch"] .ambient-one{background:#dce7db}
html[data-scene="touch"] .ambient-two{background:#d1dfcf}
html[data-scene="write"] .ambient-one{background:#efdccc}
html[data-scene="write"] .ambient-two{background:#f1e5d7}
html[data-scene="collect"] .ambient-one{background:#cedff3}
html[data-scene="collect"] .ambient-two{background:#e0e8f4}
@media(max-width:1100px){.edge-orbits{opacity:.7}}
@media(max-width:740px){.edge-orbits{display:none}html[data-edition="echo"] .ambient{opacity:.27;filter:blur(65px)}html[data-edition="echo"] .ambient-one{width:80vw;height:85svh;right:-48vw;top:10svh}html[data-edition="echo"] .ambient-two{width:76vw;height:70svh;left:-48vw;bottom:0}}
@media(prefers-reduced-motion:reduce){html[data-edition="echo"] .ambient{transition:none}}

/* ---- 订阅区（收拢版） ---- */
.sub-box{display:flex;flex-direction:column;align-items:center;gap:9px;width:100%;max-width:440px;margin:0 auto}
.sub-tout{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 10px;margin:0;font-size:11.5px;letter-spacing:.4px;color:#3d4f6e}
.tout-item{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-weight:500}
.tout-item i{width:6px;height:6px;border-radius:50%;flex-shrink:0}
.tout-models i{background:#273b64}.tout-perks i{background:#bb8749}.tout-news i{background:#516d9a}
.tout-sep{color:#b6c2d2}
.tout-tail{color:#707e93}
.tout-spark{display:inline-block;margin-left:5px;color:#bb8749;font-size:12px;animation:slow-turn 35s linear infinite}
.subscription-form{width:100%}
.subscription-feedback{min-height:16px;margin:0;text-align:center;font-size:9.5px;line-height:1.7;color:#8b98a8}
[data-edition=folio] .sub-box{align-items:flex-start}
[data-edition=folio] .sub-tout{justify-content:flex-start}

/* ---- 语言切换：文 / A ---- */
.lang-toggle{flex-shrink:0;display:inline-flex;align-items:center;gap:3px;min-height:28px;padding:5px 11px;border:1px solid var(--line);border-radius:99px;background:transparent;font-family:Georgia,'Times New Roman',serif;font-size:10px;line-height:1;letter-spacing:0;color:var(--muted);cursor:pointer;transition:color .25s,border-color .25s,box-shadow .25s}
.lang-toggle:hover{color:var(--ink);border-color:var(--accent);box-shadow:0 3px 10px #48648312}
.lang-toggle:active{transform:scale(.95)}
.lang-toggle .lt-sep{opacity:.4;font-size:9px}
.lang-toggle[lang-state=zh] .lt-zh{color:var(--ink);font-weight:600}
.lang-toggle[lang-state=zh] .lt-en{opacity:.45}
.lang-toggle[lang-state=en] .lt-en{color:var(--ink);font-weight:600}
.lang-toggle[lang-state=en] .lt-zh{opacity:.45}
[data-edition=folio] .lang-toggle{border-radius:3px}

/* A quiet headline and three compact topics above the email field. */
.sub-box{gap:13px}
.sub-tout{gap:7px 8px;width:100%}
.sub-tout .tout-tail{order:-1;flex-basis:100%;text-align:center;font:400 18px/1.6 var(--serif);letter-spacing:1px;color:#526784;margin-bottom:2px}
.sub-tout .tout-item{font-size:10px;font-weight:400;letter-spacing:.45px;padding:5px 9px;border:1px solid #cedae66b;border-radius:99px;background:#ffffff48;gap:5px;color:#7386a0}
.sub-tout .tout-item i{width:4px;height:4px;opacity:.8}
.sub-tout .tout-sep{display:none}
.sub-tout .tout-spark{font-size:11px;margin-left:8px;vertical-align:middle;opacity:.75}
.subscription-form input{font-size:14px;letter-spacing:.2px}
.subscription-form input::placeholder{font-family:var(--serif);font-size:15px;letter-spacing:.7px;color:#7c8fa7;opacity:1}
.subscribe-button{font-weight:500;letter-spacing:1px}.subscribe-button>span{letter-spacing:0;font-size:14px}
.subscription-feedback{font-size:10px;letter-spacing:.4px;color:#8795a8}
@media(max-width:740px){.sub-tout .tout-tail{font-size:16px;letter-spacing:.5px}.sub-tout .tout-item{font-size:9px;padding:4px 7px;letter-spacing:.15px}.subscription-form input,.subscription-form input::placeholder{font-size:16px}.subscription-form input::placeholder{letter-spacing:.1px}.subscription-feedback{font-size:9px;letter-spacing:.15px}.sub-box{gap:11px}}
