.write-module__ShH7fa__pageWrapper{background:var(--bg-color);-webkit-overflow-scrolling:touch;width:100%;height:100vh;position:relative;overflow:hidden scroll}.write-module__ShH7fa__roomTint{background-color:var(--room-wall,#f2a98c);background-image:linear-gradient(180deg, #23160f94 0%, #23160f80 50%, #23160f4d 72%, #23160f75 100%), var(--room-img,none);--bg-color:var(--room-wall,#f2a98c);--text-primary:#fff;--text-secondary:#ffffffdb;--text-tertiary:#ffffff9e;--terra-ink:#ffe3d2;--brief-label:#ffffffb8;--brief-body:#fffffff5;--bg-soft:#ffffff21;--card-bg:#ffffff29;--border-color:#ffffff38;--floating-bar-bg:transparent;--floating-bar-border:transparent;--floating-bar-shadow:none;--header-blur:none;--nav-cta-bg:#ffffffeb;--nav-cta-fg:#3b332c;background-position:bottom;background-repeat:no-repeat;background-size:cover;transition:background-color .45s}.write-module__ShH7fa__container{max-width:600px;margin:0 auto;padding-bottom:144px;position:relative}.write-module__ShH7fa__topBar{justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex}.write-module__ShH7fa__headerTitleBox{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.write-module__ShH7fa__headerRight{justify-content:flex-end;align-items:center;width:40px;height:40px;display:flex}.write-module__ShH7fa__cardContainer{padding:24px 20px 0}.write-module__ShH7fa__questionCard{box-shadow:none;background:0 0;border:none;border-radius:0;margin-bottom:0;padding:0}.write-module__ShH7fa__questionTitle{font-family:var(--font-title);color:var(--text-primary);letter-spacing:-.02em;align-items:center;gap:8px;margin-bottom:16px;font-size:1.25rem;font-weight:700;line-height:1.42;display:flex}.write-module__ShH7fa__aiHintCard{background:var(--bg-soft);border:1px solid #0000000f;border-radius:18px;margin-bottom:14px;padding:12px 14px}.write-module__ShH7fa__aiHintText{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}.write-module__ShH7fa__stepNum{font-family:var(--font-num);color:#fff;background:var(--color-primary);border-radius:12px;padding:2px 8px;font-size:.85rem;font-weight:700}.write-module__ShH7fa__verseContent{word-break:break-all;flex:1}.write-module__ShH7fa__plainWord{cursor:default;border-bottom:2px solid #0000;border-radius:2px 2px 0 0;margin:0;padding:0 2px;transition:all .2s;display:inline-block}.write-module__ShH7fa__highlightedWord{cursor:pointer;margin:0;padding:0 2px;transition:all .2s cubic-bezier(.23,1,.32,1);display:inline-block}[data-theme=night] .write-module__ShH7fa__highlightedWord{box-shadow:0 0 15px var(--highlight-glow);border-bottom:1px solid #ffffff1a}.write-module__ShH7fa__bibleToggleBtn{background:var(--bg-color);border:1px dashed var(--border-color);width:100%;color:var(--text-secondary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:6px;margin-bottom:16px;padding:12px;font-size:.9rem;transition:all .2s;display:flex}.write-module__ShH7fa__bibleToggleBtn:hover{background:var(--bg-soft);border-style:solid}.write-module__ShH7fa__textarea{border:1px solid var(--border-color);background:var(--input-bg);width:100%;font-family:var(--font-main);color:var(--text-primary);resize:none;border-radius:20px;padding:20px;font-size:1.05rem;line-height:1.6;transition:all .2s}.write-module__ShH7fa__textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .1);outline:none}.write-module__ShH7fa__batteryOption.write-module__ShH7fa__selected{background:var(--bg-soft);border-color:var(--color-primary)}.write-module__ShH7fa__chip.write-module__ShH7fa__selected{background:var(--color-primary);color:#fff;font-weight:600}.write-module__ShH7fa__loading{height:100vh;font-family:var(--font-main);color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.write-module__ShH7fa__introHeader{padding-top:0}@keyframes write-module__ShH7fa__pulse-hint{0%,to{opacity:.5}50%{opacity:1}}.write-module__ShH7fa__introIcon{opacity:1;filter:drop-shadow(0 10px 20px #0000001a);justify-content:center;align-items:center;margin-bottom:16px;display:flex}.write-module__ShH7fa__introTitle{font-size:1.68rem;font-family:var(--font-title);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:8px;font-weight:700;line-height:1.3}.write-module__ShH7fa__introDesc{color:var(--text-secondary);line-height:1.62;font-family:var(--font-main);opacity:.7;text-align:center;word-break:keep-all;margin-bottom:32px;font-size:.9rem}.write-module__ShH7fa__modeListContainer{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;width:100%;max-width:320px;margin-bottom:24px;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000008}.write-module__ShH7fa__modeOptionCard{cursor:pointer;background:0 0;align-items:center;gap:16px;padding:18px 20px;transition:background .2s;display:flex;position:relative}.write-module__ShH7fa__modeOptionBlock+.write-module__ShH7fa__modeOptionBlock .write-module__ShH7fa__modeOptionCard{border-top:1px solid var(--border-color)}.write-module__ShH7fa__modeOptionCard:hover,.write-module__ShH7fa__modeOptionCard.write-module__ShH7fa__selected{background:var(--bg-soft)}.write-module__ShH7fa__modeOptionIcon{background:var(--bg-secondary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex}.write-module__ShH7fa__modeOptionCard.write-module__ShH7fa__selected .write-module__ShH7fa__modeOptionIcon{background:var(--surface-raised-strong)}.write-module__ShH7fa__modeOptionContent{text-align:left;flex:1}.write-module__ShH7fa__modeOptionTitle{font-family:var(--font-main);color:var(--text-primary);font-size:1rem;font-weight:600;display:block}.write-module__ShH7fa__modeOptionCard.write-module__ShH7fa__selected .write-module__ShH7fa__modeOptionTitle{color:#c2410c;font-weight:700}.write-module__ShH7fa__checkIcon{color:var(--color-primary-text);white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;width:auto;min-width:24px;display:flex}
