:root{color:#312a36;background:#fffaf3;--ink: #2d2634;--muted: #716778;--purple: #7c5ca7;--purple-deep: #5d3f87;--lavender: #efe2ff;--coral: #f490ae;--mint: #7ecfbd;--cream: #fffaf3;font-family:Inter,Yu Gothic UI,Hiragino Sans,Noto Sans JP,system-ui,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 14% 4%,rgba(244,144,174,.2),transparent 18rem),radial-gradient(circle at 88% 12%,rgba(126,207,189,.16),transparent 16rem),linear-gradient(180deg,#fffaf3,#f7f1fa 48%,#eeebf2)}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{width:min(100%,540px);min-height:100vh;margin:0 auto;padding:14px 16px 104px}.app-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 2px 14px}.brand-lockup{display:flex;align-items:center;min-width:0;flex:1}.brand-logo{display:block;width:auto;height:50px;max-width:min(64vw,214px);object-fit:contain;object-position:left center}.app-header h1,.hero-panel h2,.panel h2,.task-group h3,.domain-card h3{margin:0;letter-spacing:0}.app-header h1{font-size:1.6rem;line-height:1.05}.header-pill,.score-chip,.soft-tag{border:1px solid rgba(124,92,167,.2);border-radius:999px;background:#ffffffb3;color:var(--purple-deep);font-weight:800;white-space:nowrap}.header-pill{padding:7px 12px;font-size:.82rem}.app-main{display:block}.stack{display:flex;flex-direction:column;gap:14px}.stack.compact{gap:8px}.hero-panel,.panel,.domain-card{border:1px solid rgba(87,72,104,.12);box-shadow:0 18px 48px #4b365f1c}.hero-panel{position:relative;overflow:hidden;padding:22px 20px;border-radius:8px;background:linear-gradient(135deg,#fffffff0,#f5e9ffeb),linear-gradient(125deg,#f490ae,#7c5ca7 72%)}.hero-panel:after{content:"";position:absolute;right:18px;bottom:18px;width:56px;height:56px;border-radius:20px;background:linear-gradient(135deg,#f490ae57,#7ecfbd33);transform:rotate(8deg)}.hero-panel h2{position:relative;z-index:1;max-width:16ch;color:var(--ink);font-size:clamp(1.75rem,7vw,2.45rem);line-height:1.12}.hero-panel p:not(.eyebrow){position:relative;z-index:1;max-width:28rem;margin:10px 0 0;color:#5b5162}.score-chip{display:inline-flex;margin-top:18px;padding:8px 12px}.hero-stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px;max-width:260px}.hero-stats span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:54px;border:1px solid rgba(124,92,167,.16);border-radius:8px;background:#ffffffb3;color:var(--purple-deep);text-align:center}.hero-stats b{font-size:1.45rem;line-height:1}.hero-stats small{color:var(--muted);font-size:.76rem;font-weight:850;line-height:1}.panel{padding:16px;border-radius:8px;background:#ffffffdb}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.section-heading>span{color:#7c5ca7;font-size:1rem;font-weight:900}.eyebrow{margin:0 0 4px;color:#8b779c;font-size:.72rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.task-group{display:flex;flex-direction:column;gap:8px;margin-top:12px}.task-group h3{color:#6a4f91;font-size:.92rem}.task-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:54px;padding:11px 12px;border:1px solid rgba(87,72,104,.12);border-radius:8px;background:#fff;color:#312a36;text-align:left;box-shadow:0 6px 18px #312a360a}.task-card.is-selected,.task-card.is-done{border-color:#7c5ca759;background:linear-gradient(135deg,#fbf7ff,#f3ebff)}.task-card[data-limit-reached=true]{color:#9d94a4}.task-domain{min-width:58px;color:var(--purple);font-size:.76rem;font-weight:900}.task-title{overflow-wrap:anywhere;font-weight:800}.task-action,.task-points{display:inline-flex;align-items:center;justify-content:center;min-width:34px;color:var(--purple);font-size:.82rem;font-weight:900}.selected-strip{display:flex;flex-direction:column;gap:8px}.domain-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-bottom:12px}.domain-tabs button{min-height:38px;border:1px solid rgba(124,92,167,.14);border-radius:8px;background:#fff;color:#746a7c;font-size:.74rem;font-weight:900}.domain-tabs .is-active{border-color:#7c5ca761;background:var(--purple);color:#fff;box-shadow:0 10px 20px #7c5ca733}.domain-intro{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;padding:9px 11px;border-radius:8px;background:linear-gradient(135deg,#fff6f8,#f5effd);color:var(--muted);font-size:.84rem}.domain-intro strong{color:var(--purple-deep);white-space:nowrap}.empty-text{margin:0;color:#6d6472}.domain-grid{display:grid;grid-template-columns:1fr;gap:9px}.domain-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;padding:16px;border-radius:8px;background:#ffffffdb}.domain-card p{margin:4px 0 0;color:#756b7b;font-size:.86rem}.domain-card strong{color:var(--purple-deep);font-size:1.1rem}.meter{grid-column:1 / -1;overflow:hidden;height:9px;border-radius:999px;background:#ece5f0}.meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--coral),var(--purple))}.domain-status{grid-column:1 / -1;color:var(--muted);font-size:.78rem;font-weight:850}.tag-row{display:flex;flex-wrap:wrap;gap:8px}.soft-tag{padding:7px 10px}.form-panel label{display:flex;flex-direction:column;gap:7px;color:#51445a;font-weight:850}.form-panel{display:flex;flex-direction:column;gap:14px}textarea,input,select{width:100%;border:1px solid rgba(87,72,104,.16);border-radius:8px;background:#fff;color:#312a36;outline:none}textarea{min-height:88px;resize:vertical;padding:12px}input{min-height:42px;padding:9px 10px}select{min-height:38px;padding:8px 10px}textarea:focus,input:focus,select:focus{border-color:#7c5ca78c;box-shadow:0 0 0 4px #7c5ca71f}.two-col{display:grid;grid-template-columns:1fr;gap:12px}.picker{display:flex;flex-direction:column;gap:8px}.segmented{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.segmented button,.mini-toggle{min-height:38px;border:1px solid rgba(87,72,104,.14);border-radius:8px;background:#fff;color:#6a4f91;font-weight:900}.segmented .is-active,.mini-toggle.is-active{background:var(--purple);color:#fff}.action-row{display:grid;grid-template-columns:1fr;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border:0;border-radius:8px;padding:10px 14px;font-weight:900}.button-primary{background:var(--purple);color:#fff}.button-secondary{background:var(--coral);color:#fff}.button-danger{background:#423849;color:#fff}.markdown-preview{overflow:auto;max-height:360px;margin:0;padding:14px;border-radius:8px;background:#2d2731;color:#fff7fb;font-size:.78rem;line-height:1.6;white-space:pre-wrap}.template-list{display:flex;flex-direction:column;gap:10px}.template-editor{position:relative;overflow:hidden;border-radius:8px;background:#f3dce4;touch-action:pan-y}.template-editor.is-dragging{outline:3px solid rgba(124,92,167,.14)}.template-editor-surface{display:grid;grid-template-columns:38px minmax(0,1fr) 58px;align-items:center;gap:8px;min-height:86px;padding:10px;border:1px solid rgba(87,72,104,.12);border-radius:8px;background:#fffffff2;box-shadow:0 8px 22px #312a360d;transition:transform .16s ease}.template-fields{display:flex;flex-direction:column;gap:7px;min-width:0}.template-fields select{min-height:36px;max-width:132px}.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;border:1px solid rgba(124,92,167,.16);border-radius:8px;background:#fff;color:var(--purple);font-weight:900}.icon-button.labeled{width:auto;padding:0 10px}.icon-button.danger{color:#8f4053}.drag-handle{display:inline-flex;align-items:center;justify-content:center;width:38px;height:56px;border:0;border-radius:8px;background:#f6effc;color:#8d78a1;cursor:grab;touch-action:none}.drag-handle:active{cursor:grabbing}.swipe-delete-action{position:absolute;inset:0 0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:82px;border:0;border-radius:0 8px 8px 0;background:#d95b74;color:#fff}.template-textarea{min-height:220px;font-family:Yu Gothic UI,Hiragino Sans,Noto Sans JP,monospace;font-size:.82rem;line-height:1.55}.hint-text{margin:0;color:var(--muted);font-size:.82rem}.file-input-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.danger-zone{background:#fff0f3}.bottom-nav{position:fixed;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;width:min(100%,540px);margin:0 auto;padding:10px 10px calc(10px + env(safe-area-inset-bottom));border-top:1px solid rgba(87,72,104,.12);background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:54px;border:0;border-radius:8px;background:transparent;color:#817588;font-size:.72rem;font-weight:900}.nav-item.is-active{background:#f1e8fb;color:#6a4f91}@media(min-width:520px){.two-col,.action-row,.domain-grid{grid-template-columns:1fr 1fr}}
