:root{--ink:#191a1c;--muted:#62676d;--faint:#767b82;--line:rgba(18,20,26,.09);--blue:#1a6ef5;--primary:linear-gradient(135deg,#2464ec,#0d7cad);--font:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI","Hiragino Sans","Hiragino Kaku Gothic ProN","Noto Sans JP",sans-serif;--shadow:0 1px 2px rgba(16,18,26,.025),0 14px 42px rgba(16,18,26,.045)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#fff;color:var(--ink);font:500 14px/1.65 var(--font);letter-spacing:0;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button,a{touch-action:manipulation}button:disabled{cursor:default}button{border:0;background:none}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #63b9f0;outline-offset:5px}button:disabled{opacity:.28}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:19px;height:19px;display:inline-block;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.back{transform:rotate(180deg)}.wrap{width:calc(100% - 120px);max-width:1264px;margin-inline:auto}.site-header{height:92px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:52px}.brand{display:flex;align-items:center;gap:11px;font-size:21px;font-weight:600;white-space:nowrap;letter-spacing:.04em}.brand-period{color:#4595d7}.brand-mark{width:26px;height:28px;display:flex;gap:3px;align-items:center}.brand-mark i{width:11px;height:22px;display:block;border-radius:2px 5px 3px 2px;background:linear-gradient(160deg,#84d5ee,#3e8fe0);transform:skewY(-14deg);box-shadow:0 2px 4px #2781be15}.brand-mark i+i{background:linear-gradient(160deg,#e3f5ff,#8cbfe8);transform:skewY(14deg)}.page-nav{display:flex;gap:28px;align-items:center}.page-nav a{font-size:13.5px;color:var(--muted);padding:14px 0;position:relative}.page-nav a:hover{color:var(--ink)}.header-actions{display:flex;gap:25px;align-items:center;margin-left:auto}.lab-link{display:flex;gap:7px;align-items:center;color:var(--muted);font-size:12.5px;white-space:nowrap}.lab-link .icon{width:16px}.lab-link:hover{color:var(--blue)}.button{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:42px;padding:10px 17px;border-radius:10px;font-size:13.5px;font-weight:600;line-height:1.4;white-space:nowrap;transition:box-shadow .18s,transform .15s,background-color .15s}.button.primary{color:#fff;background:var(--primary);box-shadow:0 1px 2px #114b9b20,0 5px 12px #1a6ef517}.button.primary:hover{box-shadow:0 2px 4px #114b9b30,0 7px 16px #1a6ef529;transform:translateY(-1px)}.button:active{transform:translateY(1px)}.button .icon{width:17px;height:17px}.intro{padding:42px 0 43px;display:flex;justify-content:space-between;gap:50px;align-items:center}.eyeline{color:var(--muted);font-size:12.5px;display:flex;align-items:center;gap:14px}.sample{font-size:11.5px;color:#777d85;border:1px solid var(--line);border-radius:5px;padding:0 6px}.greeting h1{font-size:36px;line-height:1.5;letter-spacing:.025em;font-weight:500;margin:11px 0 9px}.intro-copy{font-size:13.5px;font-weight:400;color:var(--muted)}.condition{width:298px;flex-shrink:0;padding-left:30px;border-left:1px solid var(--line)}.condition-title{display:flex;justify-content:space-between;align-items:center;font-size:12.5px}.calm{display:inline-flex;align-items:center;gap:6px;color:#3c7161;font-size:11.5px}.calm:before{content:"";width:5px;height:5px;border-radius:50%;background:#62a28c}.condition-body{display:flex;align-items:center;gap:17px;height:64px}.score{font-size:40px;line-height:1;font-weight:400;font-variant-numeric:tabular-nums;letter-spacing:-1px;white-space:nowrap}.score span{font-size:13.5px;letter-spacing:0;color:var(--faint);margin-left:5px}.mood-chart{width:160px;height:58px;overflow:visible}.condition-caption{display:flex;justify-content:space-between;gap:15px;font-size:11.5px;color:var(--faint)}.condition-caption span:first-child{color:#52746a}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.heading-group{display:flex;gap:10px;align-items:center}.heading-group .icon{width:19px;color:#536b7c}.section-heading h2{font-size:16px;font-weight:600}.section-heading p{font-size:12.5px;color:var(--faint);font-weight:400}.calendar-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;gap:30px;align-items:center;min-height:84px}.month-nav{display:flex;align-items:center;justify-content:space-between;width:220px;gap:10px;font-size:15px;white-space:nowrap}.month-nav>div{display:flex;gap:0}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:36px;border-radius:7px;padding:6px;transition:background-color .15s}.icon-button:hover:not(:disabled){background:#f4f6f8}.icon-button .icon{width:17px;height:17px}.week-days{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;flex:1;max-width:714px;margin-inline:auto}.day-button{height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;line-height:1.4;position:relative;min-width:0;gap:1px;border:1px solid transparent;transition:background-color .15s,color .15s}.day-button .day-name{font-size:11.5px;color:var(--faint)}.day-button .day-num{font-size:18px;font-weight:500;font-variant-numeric:tabular-nums}.day-button .has-record{width:3px;height:3px;border-radius:50%;background:#b2b8c0;display:block;margin-top:2px}.day-button:hover{background:#f6f8fa}.day-button[aria-pressed=true]{background:linear-gradient(#f3faff,#f3faff) padding-box,linear-gradient(140deg,#73b7ec,#8bd5e9) border-box;border-color:transparent;color:#1b5f9d;box-shadow:0 3px 8px #4b9cce0d}.day-button[aria-pressed=true] .day-name{color:#427ba5}.day-button[aria-pressed=true] .has-record{background:#2d8ade}.today-button{font-size:12.5px;padding:8px 12px;border:1px solid var(--line);border-radius:7px;white-space:nowrap;color:var(--muted)}.today-button:hover{background:#f6f8fa}.day-meta{display:flex;align-items:center;justify-content:space-between;padding:22px 0 18px;min-height:65px}.day-meta p{display:flex;align-items:center;gap:15px}.day-meta strong{font-size:15px;font-weight:600}.day-meta p>span{font-size:12.5px;color:var(--faint);font-weight:400}.day-stats{display:flex;gap:24px;font-size:12.5px;color:var(--muted)}.day-stats span{display:flex;align-items:center;gap:7px}.day-stats .icon{width:15px;height:15px;color:#82909b}.day-stats b{font-weight:500;color:#32383e}.spread{display:grid;grid-template-columns:1.05fr 1fr;min-height:392px;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:var(--shadow);background:#fff}.photo-page{position:relative;min-width:0;min-height:392px;overflow:hidden;background:#ebf0ef}.photo-page>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;display:block}.photo-label{position:absolute;left:24px;bottom:23px;display:flex;align-items:center;gap:8px;border:1px solid #ffffffa3;border-radius:999px;background:#fffffff0;box-shadow:0 3px 14px #1b272718;padding:7px 13px;font-size:12.5px;color:#394245;font-weight:500;backdrop-filter:blur(16px)}.photo-label .icon{width:15px;height:15px}.bookmark-button{display:flex;align-items:center;justify-content:center;position:absolute;right:20px;top:20px;background:#ffffffeb;border:1px solid #ffffffaa;box-shadow:0 2px 8px #1320190a;width:38px;height:38px;border-radius:10px;color:#495057;transition:background-color .15s}.bookmark-button:hover{background:#fff}.bookmark-button[aria-pressed=true]{color:var(--blue);background:#f2f8ff}.bookmark-button[aria-pressed=true] .icon{fill:#2d80e91f}.story-page{padding:28px 37px 24px;display:flex;flex-direction:column;min-width:0;box-shadow:inset 6px 0 12px #11111101}.story-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.story-number{font-size:12.5px;letter-spacing:.05em;color:#44505b;font-variant-numeric:tabular-nums}.story-number span{color:#9da2a8;margin-left:5px}.category{font-size:11.5px;font-weight:500;padding:3px 9px;background:#f4f7fa;color:#667585;border-radius:6px}.story-main{margin-bottom:20px}.story-main h3{font-size:28px;font-weight:500;line-height:1.6;letter-spacing:.05em;margin-bottom:19px}.entry-body{font-size:13.5px;line-height:1.95;color:#60666d;font-weight:400}.entry-body p+p{margin-top:12px}.story-footer{margin-top:auto}.feeling{display:flex;align-items:center;gap:7px;font-size:12.5px;color:#737b83;margin-bottom:20px}.feeling-dot{width:6px;height:6px;border-radius:50%;background:#88afa8}.text-button{display:inline-flex;align-items:center;gap:9px;color:#346e9d;font-size:12.5px;font-weight:500;line-height:1.6;padding:0;text-align:left}.text-button .icon{width:16px;height:16px}.text-button:hover{color:var(--blue)}.story-footer>.text-button{padding-top:16px;border-top:1px solid var(--line);width:100%;justify-content:space-between;color:#384b5c}.story-footer>.text-button:hover{color:var(--blue)}.memory-index{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:18px}.memory-item{position:relative;display:flex;align-items:center;gap:13px;text-align:left;padding:9px 0 15px;border-bottom:2px solid transparent;min-width:0;color:var(--muted);transition:opacity .15s}.memory-item:after{content:"";position:absolute;inset:0 -7px 7px;border-radius:10px;z-index:-1}.memory-item:hover:after{background:#f7f9fb}.memory-item[aria-pressed=true]{border-image:linear-gradient(90deg,#3689dc,#7dcced) 1;color:var(--ink)}.memory-item:not([aria-pressed=true]) img{opacity:.76}.memory-item:hover img{opacity:1}.memory-item img{width:82px;height:59px;object-fit:cover;border-radius:7px;flex-shrink:0}.memory-item-text{display:block;min-width:0}.memory-item-time{font-size:11.5px;color:var(--faint);display:block;margin-bottom:4px;font-variant-numeric:tabular-nums}.memory-item-title{font-size:12.5px;font-weight:500;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.memory-item[aria-pressed=true] .memory-item-time{color:#3a7baa}.reflection-section{display:grid;grid-template-columns:1.1fr 1fr;gap:24px;margin-top:42px}.insight-card{border:1px solid var(--line);border-radius:16px;padding:26px 28px;background:#fff;box-shadow:0 1px 2px #10121a02,0 8px 20px #10121a02}.card-kicker{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#6d747d}.card-kicker .icon{width:16px;height:16px;color:#4e96c4}.week-range{margin-left:auto;color:#7c848d;font-size:11.5px;font-variant-numeric:tabular-nums}.insight-card h2{font-size:21px;line-height:1.75;font-weight:500;letter-spacing:.02em;margin:19px 0 9px}.mobile-break{display:none}.insight-card>p{font-size:12.5px;line-height:1.9;font-weight:400;color:var(--muted)}.evidence-toggle{margin-top:21px;color:#464f58}.evidence-toggle .icon{margin-left:5px;transform:rotate(90deg);transition:transform .18s}.evidence-toggle[aria-expanded=true] .icon{transform:rotate(-90deg)}.source-count{border:1px solid #d9e2e9;color:#4a6b87;border-radius:5px;min-width:23px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:11.5px}.insight-card .inference-note{font-size:11.5px;color:#838990;margin-top:17px}.evidence-list{padding-top:12px}.evidence-entry{display:flex;align-items:center;gap:12px;width:100%;padding:10px 0;border-bottom:1px solid var(--line);text-align:left;font-size:12.5px}.evidence-entry>span:first-child{color:#818892;font-size:11.5px;min-width:32px}.evidence-entry .icon{width:14px;margin-left:auto}.evidence-entry:hover{color:var(--blue)}.practice-card{min-width:0;position:relative;overflow:hidden;border:1px solid #dbeaf4;border-radius:16px;background:#fff;box-shadow:0 1px 2px #1c568406,0 8px 24px #1c568405}.practice-content{position:relative;z-index:1;padding:26px 28px}.practice-art{position:absolute;width:62%;height:95%;right:-55px;top:-25px;overflow:hidden;pointer-events:none;background:radial-gradient(ellipse at 70% 35%,#eefaff55,#ffffff00 70%)}.light-sheet{position:absolute;border-radius:50%;box-shadow:inset 1px 1px 3px #ffffffee}.light-sheet-one{width:145%;height:160%;top:-98%;left:18%;transform:rotate(-32deg);background:linear-gradient(100deg,#fff0 36%,#eaf6fc 43%,#bfdeef 51%,#edf9ff 62%,#fff0 78%);filter:blur(.3px)}.light-sheet-two{width:96%;height:145%;top:-30%;left:30%;transform:rotate(41deg);background:linear-gradient(100deg,#fff0,#fbffff 26%,#b4d9efbb 37%,#f6fbff 56%,#fff0 72%);border-left:1px solid #ffffffa3}.light-sheet-three{width:120%;height:96%;top:62%;left:8%;transform:rotate(-35deg);background:linear-gradient(100deg,#fff0,#dff4fb 32%,#b5e1eaaa 45%,#fff0 73%)}.practice-card h2{font-size:24px;line-height:1.6;font-weight:500;letter-spacing:.04em;margin:18px 0 9px}.practice-card p{color:var(--muted);font-size:12.5px;line-height:1.95;font-weight:400}.practice-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:23px}.practice-duration{font-size:11.5px;display:flex;align-items:center;gap:7px;color:#607888;white-space:nowrap}.practice-duration .icon{width:16px}.practice-bottom .button{min-height:38px;font-size:12.5px;padding:9px 14px}.practice-status{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12.5px;margin-top:14px}.practice-status>span{color:#3f7163}.practice-status .text-button{font-size:11.5px;color:var(--muted)}.page-footer{border-top:1px solid var(--line);margin-top:46px;display:flex;align-items:center;gap:22px;padding:25px 0 38px;font-size:11.5px;color:#828890}.page-footer>span{font-size:13.5px;color:#6b737c;white-space:nowrap}.page-footer>p{font-weight:400}.page-footer>a{margin-left:auto;white-space:nowrap;display:flex;gap:7px;align-items:center}.page-footer .icon{width:14px}.empty-state{padding:64px 24px;text-align:center;border:1px solid var(--line);border-radius:22px;min-height:350px;background:linear-gradient(140deg,#fff,#fcfeff)}.empty-book{width:38px;height:38px;stroke:#89aac4;fill:none;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round;margin-bottom:18px}.empty-state h3{font-size:24px;line-height:1.6;font-weight:500;margin-bottom:10px;letter-spacing:.05em}.empty-state p{font-size:13.5px;color:var(--muted);font-weight:400;margin-bottom:26px}.saved-section{margin-top:40px}.saved-local{font-size:11.5px;color:var(--faint)}.saved-insight{border-bottom:1px solid var(--line);padding:20px 0;display:grid;grid-template-columns:1fr auto;gap:10px 24px}.saved-insight h3{font-size:15px;font-weight:600}.saved-insight p{grid-column:1;font-size:13.5px;line-height:1.85;color:var(--muted);white-space:pre-line;font-weight:400}.saved-insight small{font-size:11.5px;color:var(--faint)}.saved-insight button{grid-column:2;grid-row:1/3;align-self:center}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);z-index:20;border-radius:12px;background:#1d2530;color:#fff;padding:12px 20px;box-shadow:0 5px 24px #17253624;opacity:0;pointer-events:none;transition:opacity .18s,transform .18s;font-size:13.5px;max-width:calc(100% - 32px);text-align:center;white-space:normal}.toast.visible{opacity:1;transform:translate(-50%,0)}.skip-link{position:absolute;left:20px;top:10px;transform:translateY(-160%);background:#fff;color:var(--blue);z-index:20;padding:10px 15px;border-radius:8px}.skip-link:focus{transform:none}dialog{width:560px;max-width:calc(100% - 32px);border:1px solid #ffffffa1;border-radius:22px;padding:30px 32px;color:var(--ink);box-shadow:0 18px 100px #10283e29;max-height:calc(100dvh - 48px);overflow-y:auto;background:#fff}dialog::backdrop{background:#0e203438;backdrop-filter:blur(6px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.dialog-kicker{color:#6b7e8c;font-size:12.5px}dialog h2{font-size:24px;font-weight:500;line-height:1.6;margin:3px 0 18px}.dialog-source{font-size:12.5px;color:var(--muted);font-weight:400;padding-bottom:16px;line-height:1.8}.dialog-source:empty{display:none}.field-label{display:block;font-size:12.5px;margin-bottom:8px;color:#4c5661}input,textarea,select{border:1px solid #dce2e7;border-radius:10px;color:var(--ink);background:#fff;padding:12px 13px;font-size:14px;font-weight:400;min-width:0}input,textarea{width:100%}input::placeholder,textarea::placeholder{color:#949aa2}textarea{resize:vertical;min-height:125px;line-height:1.8}.editor-meta{display:flex;gap:16px;margin:17px 0}.editor-meta label{font-size:12.5px;flex:1;color:#4c5661}.editor-meta input,.editor-meta select{display:block;width:100%;margin-top:8px;height:45px}.dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}.dialog-footer>span{font-size:11.5px;color:var(--faint)}.editor-error{font-size:12.5px;color:#ad4938;margin-top:12px}body.dialog-open{overflow:hidden}[hidden]{display:none!important}
@media(min-width:1672px){.wrap{max-width:1384px}.intro{padding:48px 0}.spread{grid-template-columns:1.1fr 1fr}.story-page{padding:33px 44px 29px}.photo-page{min-height:408px}.story-main h3{font-size:30px}.entry-body{font-size:14px}.memory-item img{width:96px;height:64px}.reflection-section{margin-top:46px}}
@media(min-width:1900px){.wrap{max-width:1480px}.greeting h1{font-size:40px}.intro{padding:54px 0}.story-page{padding:36px 50px 30px}.photo-page{min-height:440px}.entry-body{font-size:15px}.story-main h3{font-size:32px}.memory-item img{width:105px;height:68px}}
@media(max-width:1280px){.wrap{width:calc(100% - 88px)}.site-header{gap:38px}.page-nav{gap:22px}.intro{gap:30px}.greeting h1{font-size:32px}.condition{width:275px;padding-left:24px}.mood-chart{width:145px}.month-nav{width:190px;font-size:14px}.calendar-bar{gap:22px}.story-page{padding:25px 28px 22px}.story-main h3{font-size:26px}.story-top{margin-bottom:21px}.photo-page{min-height:392px}.memory-index{gap:16px}.memory-item{gap:10px}.memory-item img{width:68px;height:55px}.memory-item-title{font-size:12.5px}.practice-content,.insight-card{padding:24px}.insight-card h2{font-size:20px}.practice-bottom{gap:8px}.practice-duration{font-size:11.5px}.page-footer{gap:18px}}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.site-header{gap:24px;height:82px}.brand{font-size:19px}.page-nav{gap:18px}.page-nav a{font-size:12.5px}.header-actions{gap:14px}.lab-link{font-size:11.5px}.header-actions .button{padding:9px 12px;font-size:12.5px;min-height:38px}.intro{padding:35px 0}.greeting h1{font-size:28px}.condition{width:236px;padding-left:20px}.score{font-size:34px}.mood-chart{width:125px}.condition-body{gap:9px}.condition-caption{font-size:11.5px;gap:5px}.month-nav{width:155px;font-size:12.5px;gap:6px}.month-nav .icon-button{width:28px}.calendar-bar{gap:16px}.week-days{gap:4px}.today-button{padding:7px 8px;font-size:11.5px}.spread{grid-template-columns:1fr 1fr}.story-page{padding:23px}.story-main h3{font-size:24px;line-height:1.6}.entry-body{font-size:12.5px;line-height:1.9}.entry-body br{display:none}.story-top{margin-bottom:20px}.photo-page{min-height:390px}.story-footer>.text-button{font-size:11.5px}.feeling{font-size:11.5px}.memory-item{flex-direction:column;align-items:stretch;gap:7px}.memory-item img{width:100%;height:85px}.memory-item-time{margin-bottom:2px}.memory-item-title{font-size:11.5px}.reflection-section{gap:18px;margin-top:30px;grid-template-columns:1.05fr 1fr}.insight-card,.practice-content{padding:22px}.insight-card h2{font-size:18px}.practice-card h2{font-size:21px}.card-kicker{font-size:11.5px}.week-range{display:none}.practice-bottom{align-items:flex-start;flex-direction:column;gap:14px;margin-top:20px}.practice-card p{font-size:12.5px}.practice-art{width:80%;right:-65px}.page-footer{align-items:flex-start}.page-footer p{font-size:11.5px;max-width:65%}.day-stats{gap:18px}}
@media(max-width:720px){.wrap{width:calc(100% - 40px)}.site-header{height:77px;gap:15px}.brand{font-size:18px;gap:8px}.brand-mark{width:22px;height:25px;gap:2px}.brand-mark i{width:10px;height:19px}.page-nav{display:none}.header-actions{gap:12px}.lab-link{font-size:0;gap:0}.lab-link .icon{width:18px}.header-actions .button{min-height:36px;padding:8px 10px;font-size:11.5px;gap:5px}.header-actions .button .icon{width:15px;height:15px}.intro{display:block;padding:28px 0 27px}.eyeline{font-size:11.5px;gap:12px}.sample{font-size:10px}.greeting h1{font-size:26px;line-height:1.55;letter-spacing:.015em;margin-top:12px;margin-bottom:8px}.intro-copy{font-size:12.5px;max-width:25em;line-height:1.9}.condition{margin-top:23px;border-left:0;width:100%;padding:15px 0 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:5px 20px}.condition-title{align-self:center;justify-content:start;gap:12px}.condition-body{grid-column:2;grid-row:1/3;height:57px;gap:10px;justify-content:end}.score{font-size:30px}.score span{font-size:11.5px}.mood-chart{width:93px;height:49px}.condition-caption{grid-column:1;gap:8px;font-size:10px;justify-content:start}.condition-caption span:last-child{display:none}.section-heading{margin-bottom:15px}.section-heading h2{font-size:15px}.section-heading p{font-size:10px}.heading-group{gap:8px}.heading-group .icon{width:17px}.calendar-bar{display:grid;grid-template-columns:1fr auto;gap:9px 16px;padding:11px 0 9px}.month-nav{width:auto;justify-content:flex-start;gap:14px;font-size:13.5px}.month-nav .icon-button{height:29px}.week-days{grid-column:1/3;grid-row:2;width:100%;gap:4px;max-width:none}.today-button{grid-column:2;grid-row:1;font-size:11.5px;padding:5px 9px}.day-button{height:56px;gap:0;border-radius:8px}.day-button .day-name{font-size:10px}.day-button .day-num{font-size:17px}.day-meta{padding:16px 0 14px;align-items:flex-start;gap:10px;min-height:58px}.day-meta p{gap:9px}.day-meta strong{font-size:13.5px;white-space:nowrap}.day-meta p>span{font-size:10px;white-space:nowrap;line-height:2.2}.day-stats{gap:12px;font-size:10px;padding-top:2px}.day-stats span{gap:4px}.day-stats .icon{width:12px;height:12px}.day-stats b{font-size:10px}.spread{display:block;border-radius:16px}.photo-page{min-height:224px;height:224px}.photo-label{left:16px;bottom:15px;font-size:11.5px;padding:6px 10px}.bookmark-button{top:14px;right:14px;width:34px;height:34px;border-radius:8px}.story-page{padding:22px 24px 23px}.story-top{margin-bottom:16px}.story-number{font-size:11.5px}.category{font-size:10px}.story-main{margin-bottom:18px}.story-main h3{font-size:24px;line-height:1.6;margin-bottom:14px;letter-spacing:.04em}.entry-body{font-size:13.5px;line-height:1.9}.entry-body p+p{margin-top:10px}.feeling{margin-bottom:16px;font-size:11.5px}.story-footer>.text-button{font-size:12.5px;padding-top:15px}.memory-index{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:11px}.memory-item{gap:6px;padding-bottom:11px}.memory-item img{height:59px;border-radius:6px}.memory-item-time{font-size:10px}.memory-item-title{font-size:10px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.65}.memory-item-text{min-height:47px}.reflection-section{display:block;margin-top:28px}.insight-card{padding:23px}.insight-card h2{font-size:20px;margin-top:16px;line-height:1.75}.mobile-break{display:block}.insight-card>p{font-size:12.5px}.week-range{display:inline;font-size:10px}.card-kicker{font-size:11.5px}.inference-note{font-size:10px!important;line-height:1.8!important}.practice-card{margin-top:18px}.practice-content{padding:24px}.practice-card h2{font-size:24px;margin-top:17px}.practice-art{width:74%;height:110%;right:-15px;top:-20px}.practice-bottom{flex-direction:row;align-items:center;gap:10px;margin-top:24px}.practice-duration{font-size:10px;gap:5px}.practice-bottom .button{font-size:11.5px;padding:9px 10px}.practice-card p{font-size:12.5px}.page-footer{margin-top:32px;flex-wrap:wrap;gap:12px;padding:22px 0 28px}.page-footer>p{max-width:100%;order:3;width:100%;font-size:10px;line-height:1.8}.page-footer>a{font-size:11.5px}.page-footer>span{font-size:12.5px}.empty-state{padding:48px 20px;min-height:330px;border-radius:16px}.empty-state h3{font-size:21px}.saved-insight{grid-template-columns:1fr}.saved-insight button{grid-column:1;grid-row:auto}.saved-insight h3{font-size:14px}.saved-local{font-size:10px}.saved-section{margin-top:30px}dialog{padding:22px 23px}dialog h2{font-size:21px}.dialog-kicker{font-size:11.5px}.dialog-source{font-size:11.5px}.dialog-footer{align-items:flex-end;gap:14px}.dialog-footer>span{max-width:130px;font-size:10px}.dialog-footer>.button{font-size:12.5px;padding:10px 12px}.dialog-heading .icon-button{margin-right:-7px}.dialog-footer{margin-top:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* 実寸校正: 写真の読書面を保ち、上段から記録への距離を短くする。 */
@media(min-width:1001px) and (max-width:1671px){
  .site-header{height:80px}
  .intro{padding:28px 0 31px}
  .section-heading{margin-bottom:16px}
  .calendar-bar{min-height:76px}
  .day-button{height:60px}
  .day-meta{padding:18px 0 15px;min-height:58px}
  .story-top{margin-bottom:20px}
  .story-main h3{margin-bottom:16px}
  .photo-page{min-height:385px}
  .reflection-section{margin-top:35px}
}
