.notebook{border:1px solid #d4dfd4;border-radius:16px;background:#fff;overflow:hidden;margin-top:12px;box-shadow:0 8px 30px #254b3b05}.ink-heading{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;gap:12px;background:#f5f8f0}.ink-heading h3{font-size:17px;margin-top:5px}.ink-kicker{font-size:10px;letter-spacing:1.7px;font-weight:800;color:#758b62}.ink-expand{border:1px solid #d7e1cf;border-radius:8px;background:white;padding:10px 12px;font-size:12px;min-height:44px;white-space:nowrap}.ink-toolbar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0e8;padding:10px 12px;gap:9px}.ink-tools{display:flex;gap:4px;flex-wrap:wrap}.ink-tool{width:65px;border:1px solid transparent;background:none;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:53px;padding:4px}.ink-tool>span{font-size:24px;line-height:1.15}.ink-tool small{font-size:9px;margin-top:4px}.ink-tool.selected{background:#e6efdb;border-color:#b4c89b;color:#284e35}.ink-tool:hover{background:#f0f4e8}.ink-history{display:flex;gap:4px}.ink-history button{height:44px;width:40px;background:#f8f9f4;border:1px solid #dfe5d6;border-radius:8px;font-size:24px}.ink-settings{padding:10px 15px;display:flex;gap:14px;align-items:center;flex-wrap:wrap;font-size:11px;border-bottom:1px solid #e4e9df;background:#fff}.ink-colors{display:flex;gap:7px}.ink-colors button{height:29px;width:29px;border-radius:50%;background:var(--swatch);border:3px solid white;box-shadow:0 0 0 1px #d9dfd1;position:relative}.ink-colors button.selected{box-shadow:0 0 0 2px #668358}.ink-colors button.selected:after{content:'✓';color:white;font-weight:bold;position:absolute;inset:0;display:grid;place-items:center;font-size:13px}.ink-settings select{padding:6px;border:1px solid #d7dfcd;border-radius:7px;margin-left:3px;background:white;min-height:36px}.ink-finger{display:flex;align-items:center;gap:5px;margin-left:auto}.ink-finger input{width:17px;height:17px;accent-color:#365e42}.ink-stage{position:relative;aspect-ratio:1000/680;background:white;overflow:hidden;isolation:isolate}.ink-stage canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.ink-background{pointer-events:none}.ink-surface{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;cursor:crosshair}.ink-empty{pointer-events:none;position:absolute;left:0;right:0;top:43%;text-align:center;color:#8b9b91;font-size:19px;font-weight:600}.ink-empty[hidden]{display:none}.ink-empty>span{display:block;font-size:12px;font-weight:400;margin-top:8px}.ink-footer{display:flex;justify-content:space-between;align-items:center;padding:11px 16px;gap:10px;border-top:1px solid #e2e8dc;background:#fcfdf9;font-size:11px;color:#67805b}.ink-footer>div{display:flex;gap:10px}.ink-footer button{border:0;background:none;color:#4e6443;padding:8px;font-size:11px;min-height:38px}.ink-legacy{font-size:11px;padding:10px 18px;background:#fff5df;color:#8b733d}.ink-focus{overflow:hidden}.ink-expanded{position:fixed;inset:12px;z-index:60;margin:0;display:flex;flex-direction:column;max-width:1500px;margin-inline:auto;box-shadow:0 0 0 100vmax #213b32c9;overflow-y:auto}.ink-expanded .ink-heading{flex-shrink:0;padding:10px 20px}.ink-expanded .ink-legacy{display:none}.ink-expanded .ink-stage{flex-shrink:0;width:min(100%,calc((100dvh - 255px) * 1.470588));margin:0 auto}.ink-expanded .ink-footer{margin-top:auto}.ink-expanded .ink-toolbar,.ink-expanded .ink-settings{flex-shrink:0}.ink-drawer{margin-top:13px}.ink-drawer>summary{cursor:pointer;display:flex;align-items:center;gap:10px;padding:13px 16px;border:1px dashed #bbccaa;border-radius:10px;background:#f4f8ed;font-size:13px;color:#416437;list-style:none;min-height:46px}.ink-drawer>summary:after{content:'＋';margin-left:auto}.ink-drawer[open]>summary:after{content:'−'}.ink-drawer[open]>summary{border-style:solid}.ink-drawer>summary::-webkit-details-marker{display:none}.ink-general{margin:28px 0 8px}.notebook-callout{margin:4px 0 25px;border:1px solid #d4dfc6;background:#fffef8;border-radius:14px;padding:18px 22px;display:flex;justify-content:space-between;align-items:center;gap:20px}.notebook-callout h3{font-size:16px}.notebook-callout p{font-size:12px;color:#77846b;margin-top:6px}.notebook-callout .primary{white-space:nowrap}.notebook-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:24px 0}.notebook-card{background:#fffef9;border:1px solid #dce5d3;border-radius:14px;padding:19px;display:flex;flex-direction:column;gap:10px;min-width:0}.notebook-card h3{font-size:17px;line-height:1.4}.notebook-card p{font-size:12px;color:#728365}.notebook-card .primary,.notebook-card .secondary{margin-top:auto}.notebook-thumb{width:100%;aspect-ratio:1000/680;object-fit:contain;border:1px solid #e3e9dd;border-radius:8px;background:white}.notebook-placeholder{width:100%;aspect-ratio:1000/440;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f1f5e9;border-radius:9px;color:#7e936a;font-size:12px}.notebook-placeholder b{font-size:40px;font-weight:400}.notebook-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin:15px 0}.notebook-title-row h1{font-size:35px}.notebook-title-row p{font-size:14px;margin-top:13px;max-width:600px}.ink-badge{display:inline-flex;gap:7px;align-items:center;background:#eaf0df;color:#577547;border-radius:20px;padding:4px 9px;font-size:10px;align-self:flex-start}.ink-review{margin-top:12px;padding:12px;background:#f6f8f0;border:1px solid #dfe7d4;border-radius:9px}.ink-review img{max-height:400px;display:block;width:100%;object-fit:contain;border:1px solid #dbe4d3;background:#fff}.ink-review a{font-size:12px;margin-top:7px;display:inline-block}.ink-review p{font-size:12px;color:#69825b;margin-bottom:10px}.ink-text-option{margin-top:14px}.ink-text-option summary{font-size:12px;color:#697e58;cursor:pointer}.ink-text-option .explanation{margin-top:10px}.notebook-filter{display:flex;gap:9px;flex-wrap:wrap;margin:20px 0}.notebook-filter button{padding:9px 14px;border:1px solid #dbe4cf;background:#fff;border-radius:22px;font-size:12px}.notebook-filter button.active{background:#284d3c;color:white;border-color:#284d3c}
@media(max-width:1100px){.notebook .ink-tool{width:57px}.ink-settings{gap:10px}.ink-finger{margin-left:0}.notebook-gallery{grid-template-columns:1fr 1fr}}
@media(pointer:coarse){.ink-tool{min-height:58px;min-width:58px}.ink-history button{height:48px;min-width:44px}.ink-colors button{width:34px;height:34px}.ink-settings select{min-height:44px}.ink-expand{min-height:46px}}
@media(max-width:650px){.ink-heading{padding:14px}.ink-heading h3{font-size:15px}.ink-toolbar{flex-wrap:wrap;padding:7px}.ink-tools{gap:1px;flex:1}.notebook .ink-tool{width:48px;min-width:40px}.ink-tool small{font-size:8px}.ink-history{margin-left:auto}.ink-settings{padding:9px;gap:10px}.ink-stage{min-height:0}.ink-footer{font-size:10px;flex-wrap:wrap;padding:7px 11px}.ink-empty{font-size:15px}.ink-empty>span{font-size:10px}.ink-expanded{inset:5px}.ink-expanded .ink-stage{width:100%;max-height:none}.ink-expanded .ink-toolbar{flex-wrap:wrap}.ink-expanded .ink-heading{padding:10px}.ink-expanded .ink-heading h3{font-size:13px}.ink-expanded .ink-expand{font-size:10px}.notebook-gallery{grid-template-columns:1fr}.notebook-callout{align-items:flex-start;flex-direction:column}.notebook-title-row{flex-direction:column}.notebook-title-row h1{font-size:28px}.notebook-thumb{max-height:320px}}
@media print{.notebook{break-inside:avoid}.ink-toolbar,.ink-settings,.ink-footer,.ink-expand{display:none}.ink-stage canvas{position:absolute}.ink-review img{max-height:none}.notebook-gallery{display:block}}
