:root{--navy:#173852;--navy-soft:#31556d;--mint:#63c7b2;--mint-light:#dff5ef;--yellow:#fff2b9;--cream:#fffdf7;--line:#dbe8e5;--text:#213847;--muted:#6f828d;--shadow:0 18px 50px #183e4c1a}*{box-sizing:border-box}html{background:#eff8f6}body{color:var(--text);background:radial-gradient(circle at 5% 5%,#63c7b22e,#0000 24rem),linear-gradient(#f7fcfb 0%,#eef7f5 100%);margin:0;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Arial,sans-serif}button,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}.appShell{width:min(1500px,100% - 40px);margin:0 auto;padding:26px 0 40px}.appHeader{align-items:center;gap:14px;min-height:58px;display:flex}.brandMark{color:#fff;background:var(--navy);border-radius:15px;place-items:center;width:52px;height:46px;font-size:17px;font-weight:900;display:grid;box-shadow:0 8px 22px #17385233}.appHeader p,.appHeader h1{margin:0}.appHeader p{color:var(--mint);letter-spacing:.14em;font-size:10px;font-weight:900}.appHeader h1{letter-spacing:-.04em;margin-top:3px;font-size:20px}.prototypeBadge{color:var(--navy-soft);letter-spacing:.08em;background:#ffffffa6;border:1px solid #b7dcd4;border-radius:999px;margin-left:auto;padding:8px 12px;font-size:11px;font-weight:800}.heroSection{color:#fff;background:linear-gradient(120deg, #173852fa, #285b69f0), var(--navy);box-shadow:var(--shadow);border-radius:28px;justify-content:space-between;gap:30px;margin:28px 0 22px;padding:32px 36px;display:flex}.moduleLabel{color:#15394a;background:var(--yellow);border-radius:999px;margin-bottom:10px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-block}.heroSection h2{letter-spacing:-.06em;margin:0;font-size:clamp(28px,4vw,43px)}.heroSection p{color:#d9ece9;margin:10px 0 0;font-size:15px}.heroSteps{align-content:center;gap:9px;min-width:215px;display:grid}.heroSteps span{color:#e9f7f4;align-items:center;gap:10px;font-size:13px;display:flex}.heroSteps b{width:26px;height:26px;color:var(--navy);background:var(--mint);border-radius:9px;place-items:center;display:grid}.workspaceGrid{grid-template-columns:minmax(330px,.68fr) minmax(0,1.32fr);align-items:start;gap:22px;display:grid}.inputPanel,.publicInputPanel,.previewPanel{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #cfe2dee6;border-radius:24px}.inputPanel,.publicInputPanel{padding:24px;position:sticky;top:20px}.previewPanel{min-width:0;padding:24px}.panelHeading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.panelHeading h2{color:var(--navy);letter-spacing:-.04em;margin:6px 0 0;font-size:19px}.stepBadge{color:#319a84;letter-spacing:.12em;font-size:10px;font-weight:900}.inputHint,.formatBadge{color:var(--muted);font-size:11px}.formatBadge{color:var(--navy);background:var(--mint-light);border-radius:999px;padding:7px 10px;font-weight:800}.inputPanel textarea{resize:vertical;color:#294352;background:#f9fcfb;border:1px solid #cfdfdc;border-radius:16px;outline:none;width:100%;min-height:500px;padding:18px;font-family:Consolas,Courier New,monospace;font-size:12px;line-height:1.6;transition:border-color .2s,box-shadow .2s}.publicSafetyNotice{border:1px solid #d8e8e4;border-left:5px solid var(--mint);color:#31556d;background:#f3fbf8;border-radius:12px;margin:0 0 16px;padding:12px 14px;font-size:12px;font-weight:800;line-height:1.55}.publicGuideNotice{color:#17495a;background:#edf8f5;border-radius:12px;margin:-6px 0 16px;padding:11px 13px;font-size:12px;font-weight:800;line-height:1.55}.publicFieldGrid{gap:12px;display:grid}.publicFieldGrid label{color:var(--navy);gap:7px;font-size:12px;font-weight:900;display:grid}.publicFieldGrid select,.publicFieldGrid input{color:#294352;width:100%;height:44px;font:inherit;background:#f9fcfb;border:1px solid #cfdfdc;border-radius:12px;outline:none;padding:0 12px;font-size:13px;font-weight:750}.publicFieldGrid select:focus,.publicFieldGrid input:focus{border-color:var(--mint);box-shadow:0 0 0 4px #63c7b224}.topicCheckboxGroup{background:#f9fcfb;border:1px solid #cfdfdc;border-radius:14px;gap:10px;margin:0;padding:13px;display:grid}.topicCheckboxGroup legend{color:var(--navy);padding:0 6px;font-size:12px;font-weight:900}.topicCheckboxList{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.topicCheckbox{color:#294352;background:#fff;border:1px solid #d8e8e4;border-radius:11px;align-items:center;gap:8px;min-height:38px;padding:8px 10px;font-size:12px;font-weight:850;display:flex}.topicCheckbox input{accent-color:#319a84;width:16px;height:16px}.latestResultButtons{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:12px;display:grid}.latestResultButtons button{min-height:44px;color:var(--navy);text-align:left;background:#f0faf7;border:1px solid #cde3de;border-radius:12px;align-items:center;gap:9px;padding:8px 11px 8px 8px;font-size:11px;font-weight:800;display:flex}.latestResultButtons button:last-child{background:#f3f7fb;border-color:#d7dfeb}.latestResultButtons button:disabled{cursor:wait}.latestResultButtons span{color:#fff;background:var(--navy);border-radius:8px;flex:none;place-items:center;min-width:35px;height:29px;padding:0 7px;font-size:9px;font-weight:900;display:grid}.latestResultButtons button:last-child span{background:#3aa78f}.inputPanel textarea:focus{border-color:var(--mint);box-shadow:0 0 0 4px #63c7b224}.errorMessage{color:#a73c3c;background:#fff0f0;border-radius:10px;margin:10px 0 0;padding:10px 12px;font-size:12px}.buttonRow{flex-wrap:wrap;gap:9px;margin-top:14px;display:flex}.buttonRow button,.downloadButtons button{border:0;border-radius:12px;font-weight:800}.primaryButton{color:#fff;background:var(--navy);flex:100%;min-height:46px}.secondaryButton,.textButton{flex:1;min-height:40px}.secondaryButton{color:var(--navy);background:var(--mint-light)}.textButton{color:var(--muted);background:#f3f6f5}.previewViewport{background:linear-gradient(45deg,#edf3f2 25%,#0000 25%) 0 0/20px 20px,linear-gradient(-45deg,#edf3f2 25%,#0000 25%) 0 10px/20px 20px,linear-gradient(45deg,#0000 75%,#edf3f2 75%) 10px -10px/20px 20px,linear-gradient(-45deg,#0000 75%,#edf3f2 75%) -10px 0/20px 20px,#f7faf9;border:1px solid #dce9e6;border-radius:18px;min-height:500px;padding:20px;overflow:hidden}.a4ScaleFrame{aspect-ratio:1123/794;contain:size layout;width:100%;overflow:hidden;container-type:inline-size}.a4Newsletter{width:1123px;height:794px;transform:scale(var(--a4-scale,1));transform-origin:0 0;color:#17384d;background:#fffdf7;position:relative;overflow:hidden;container-type:size}@supports (width:1cqw){.a4ScaleFrame .a4Newsletter{--a4-scale:calc(100cqw / 1123px)}}.a4Header{background:radial-gradient(circle at 82% 10%,#fff2b9cc,#0000 170px),linear-gradient(115deg,#dff5ef,#f5fcfa);grid-template-columns:115px 1fr 205px;align-items:center;height:168px;padding:22px 42px 16px;display:grid;position:relative}.a4Header:after{content:"";border:16px solid #63c7b221;border-radius:50%;width:90px;height:90px;position:absolute;bottom:25px;right:248px}.monthPill{color:#fff;background:var(--navy);width:92px;height:92px;box-shadow:8px 8px 0 var(--mint);border-radius:30px;place-items:center;font-size:22px;font-weight:900;display:grid;transform:rotate(-3deg)}.a4Title{z-index:1;position:relative}.a4Title p,.a4Title h2,.a4Title strong{margin:0}.a4Title p{color:#3f9885;letter-spacing:.08em;font-size:13px;font-weight:800}.a4Title h2{letter-spacing:-.06em;margin:5px 0 3px;font-size:42px}.a4Title strong{color:var(--navy-soft);font-size:18px}.a4Otter{z-index:2;object-fit:contain;object-position:center bottom;mix-blend-mode:multiply;width:205px;height:152px;position:absolute;bottom:0;right:27px}.otterFallback{color:#277e6d;text-align:center;background:#dff5efe6;border:3px dashed #319a8459;border-radius:44% 44% 36% 36%;place-content:center;display:grid}.otterFallback span{font-size:20px;font-weight:900}.otterFallback small{margin-top:4px;font-size:10px}.topicStrip{color:#fff;background:var(--navy);align-items:center;gap:9px;height:39px;padding:0 42px;font-size:12px;font-weight:700;display:flex}.topicStrip span{border-right:1px solid #ffffff38;padding-right:9px}.introCard{border-left:7px solid var(--mint);background:#f2faf7;border-radius:0 13px 13px 0;align-items:center;gap:18px;margin:14px 42px 12px;padding:12px 17px;display:flex}.introCard span{color:#3b9985;letter-spacing:.1em;flex:none;font-size:10px;font-weight:900}.introCard p{margin:0;font-size:12px;line-height:1.5}.a4Content{grid-template-rows:225px 144px;grid-template-columns:1.2fr 1fr .82fr;gap:12px;padding:0 42px;display:grid}.newsletterCard{background:#fff;border:1px solid #d8e8e4;border-radius:18px;padding:18px}.newsletterCard h3,.healthRoomCard h3{color:var(--navy);letter-spacing:-.04em;margin:0 0 8px;font-size:19px}.newsletterCard p,.healthRoomCard p{color:#4d6877;margin:0;font-size:11px;line-height:1.52}.newsletterBullets{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:13px 0 0;padding:0;list-style:none;display:grid}.newsletterBullets li{color:#294d5e;background:#edf8f5;border-radius:9px;padding:7px 8px 7px 28px;font-size:10px;font-weight:700;position:relative}.newsletterBullets li:before{content:"✓";color:#2b9b83;font-weight:900;position:absolute;left:9px}.mainHealthCard{background:radial-gradient(circle at 92% 94%, #63c7b233, transparent 120px), var(--yellow);border:0;grid-row:1/3;padding:24px;position:relative}.mainHealthCard:before{color:#fff;background:var(--navy);content:"이번 달 핵심 건강정보";border-radius:999px;width:max-content;margin-bottom:18px;padding:6px 10px;font-size:10px;font-weight:900;display:block}.mainHealthCard h3{max-width:330px;font-size:28px}.mainHealthCard p{max-width:330px;font-size:13px}.mainHealthCard .newsletterBullets li{background:#ffffffb8;padding:8px 10px 8px 31px;font-size:11px}.sectionCardGrid{grid-column:2/4;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.sectionCardGrid .newsletterCard:first-child{border-top:6px solid var(--mint)}.sectionCardGrid .newsletterCard:nth-child(2){border-top:6px solid #f0d46e}.sectionCardGrid .newsletterBullets{grid-template-columns:1fr}.miniCardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.miniHealthCard{background:#eef8f6;border:0;padding:12px}.miniHealthCard:nth-child(2),.miniHealthCard:nth-child(3){background:#fff8da}.healthRoomCard{color:#fff;background:var(--navy);border-radius:18px;grid-column:3;grid-template-columns:100px 1fr;gap:10px;padding:15px 14px 12px 4px;display:grid;position:relative;overflow:hidden}.healthRoomCard span{color:var(--mint);letter-spacing:.12em;font-size:9px;font-weight:900}.healthRoomCard p{color:#dcebea;font-size:9px}.healthRoomCard .newsletterBullets{flex-wrap:wrap;gap:4px;margin-top:7px;display:flex}.healthRoomCard .newsletterBullets li{color:#fff;background:#ffffff1c;padding:5px 7px 5px 22px;font-size:8px}.healthRoomOtter{object-fit:contain;mix-blend-mode:multiply;align-self:end;width:105px;height:125px}.a4Footer{height:58px;color:var(--navy);background:#dff5ef;justify-content:space-between;align-items:center;margin-top:14px;padding:0 42px;font-size:11px;display:flex}.a4Newsletter{background:linear-gradient(90deg,#63c7b209 1px,#0000 1px) 0 0/28px 28px,#fffdf8}.a4Header{background:radial-gradient(circle at 84% 6%,#fff2b9eb,#0000 175px),linear-gradient(115deg,#dcf4ee,#f8fdfb 75%);border-bottom:1px solid #cfe7e1;grid-template-columns:108px 1fr 230px;height:148px;padding:16px 30px 12px}.monthPill{width:84px;height:84px;box-shadow:7px 7px 0 var(--mint);font-size:21px}.a4Title strong{font-size:17px;line-height:1.35}.topicStrip{gap:11px;height:36px;padding:0 30px}.topicStrip strong{color:var(--navy);background:var(--yellow);letter-spacing:.04em;border-radius:999px;margin-right:3px;padding:5px 9px;font-size:9px}.introCard{border:1px solid #d8ebe6;border-left:6px solid var(--mint);background:#f2faf7eb;border-radius:0 10px 10px 0;gap:16px;min-height:51px;margin:9px 30px 8px;padding:9px 15px}.a4Content{grid-template-rows:248px 224px;grid-template-columns:1.13fr 1fr .94fr;gap:10px;height:482px;padding:0 30px}.newsletterCard{background:#fffffff5;border:1px solid #d5e5e1;border-radius:14px;min-width:0;min-height:0;padding:17px;box-shadow:0 4px 12px #1a424e0e}.newsletterCard h3,.healthRoomCard h3{margin:0 0 7px;font-size:20px;line-height:1.25}.newsletterCard p,.healthRoomCard p{font-size:12px;line-height:1.58}.newsletterBullets{gap:6px;margin-top:11px}.newsletterBullets li{border-radius:8px;min-height:31px;padding:7px 8px 7px 29px;font-size:11px;line-height:1.45}.newsletterBullets li:before{content:"✓"}.mainHealthCard{background:radial-gradient(circle at 92% 94%, #63c7b238, transparent 145px), var(--yellow);padding:24px 22px}.mainHealthCard:before{content:"이번 달 핵심 건강정보";margin-bottom:22px;padding:7px 11px;font-size:10.5px}.mainHealthCard h3{max-width:340px;margin-bottom:12px;font-size:30px;line-height:1.23}.mainHealthCard .newsletterBullets{width:88%;margin-top:22px}.sectionCardGrid{grid-area:1/2/3;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1fr;gap:10px}.sectionCardGrid .newsletterCard:first-child,.sectionCardGrid .newsletterCard:nth-child(2){border-top-width:5px}.sectionCardGrid .newsletterCard p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.miniCardGrid{grid-area:1/3;gap:8px}.miniHealthCard{box-shadow:none;border:0;flex-direction:column;justify-content:center;padding:13px;display:flex}.miniHealthCard h3{margin-bottom:7px;font-size:15px;line-height:1.25}.miniHealthCard p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.healthRoomCard{min-height:0;color:var(--navy);background:linear-gradient(90deg,#fff 0 112px,#0000 112px),linear-gradient(135deg,#e4f6f1,#f7fcfa);border:1px solid #cfe5df;border-radius:14px;grid-area:2/3;grid-template-columns:102px minmax(0,1fr);gap:11px;padding:12px 13px 12px 7px;box-shadow:0 4px 12px #1a424e0e}.healthRoomCard span{color:#2c907b;font-size:9.5px}.healthRoomCard h3{color:var(--navy);margin:4px 0 7px;font-size:18px}.healthRoomCard p{color:#496675;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:10.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.healthRoomCard .newsletterBullets{grid-template-columns:1fr;gap:5px;margin-top:8px;display:grid}.healthRoomCard .newsletterBullets li{color:#294d5e;background:#fffc;min-height:25px;padding:5px 7px 5px 24px;font-size:9px}.healthRoomCard .newsletterBullets li:before{left:8px}.healthRoomCharacter{justify-content:center;align-items:flex-end;min-width:0;display:flex;overflow:hidden}.healthRoomCopy{min-width:0}.healthRoomOtter{object-position:center bottom;mix-blend-mode:normal;width:132px;height:184px}.a4Footer{border-top:1px solid #c9e5de;height:49px;margin-top:9px;padding:0 30px}.cardNewsArea{width:100%}.cardNewsToolbar{max-width:620px;color:var(--muted);justify-content:space-between;align-items:center;margin:0 auto 14px;font-size:12px;display:flex}.segmentedControl{background:#e8f0ee;border-radius:10px;padding:3px;display:flex}.segmentedControl button{color:var(--muted);background:0 0;border:0;border-radius:8px;padding:7px 11px;font-size:11px;font-weight:800}.segmentedControl button.active{color:var(--navy);background:#fff;box-shadow:0 3px 10px #183e4c1a}.cardNewsSlider{place-items:center;display:grid}.cardNewsList{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.cardNewsCard{aspect-ratio:1;width:min(100%,620px);color:var(--navy);background:radial-gradient(circle at 82% 18%,#fff2b9d6,#0000 28%),linear-gradient(145deg,#fff,#eaf8f4);padding:40px 42px 34px;position:relative;overflow:hidden;box-shadow:0 22px 45px #193c4924}.cardNewsList .cardNewsCard{padding:28px 30px 26px}.cardNewsCard.brandCard{color:#fff;background:radial-gradient(circle at 85% 10%,#fff2b945,#0000 32%),linear-gradient(145deg,#173852,#286776)}.hiddenCard{display:none}.cardNewsTopline{z-index:2;letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:12px;font-weight:900;display:flex;position:relative}.cardNewsTopline span:last-child{width:40px;height:40px;color:var(--navy);background:var(--yellow);border-radius:14px;place-items:center;display:grid}.cardNewsBody{z-index:2;width:75%;margin-top:20%;position:relative}.cardNewsList .cardNewsBody{margin-top:14%}.cardRole{color:#267b6a;background:var(--mint-light);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;display:inline-block}.brandCard .cardRole{color:var(--navy);background:var(--yellow)}.cardNewsCard h2{letter-spacing:-.065em;margin:14px 0 12px;font-size:clamp(28px,4.3vw,48px);line-height:1.14}.cardNewsList .cardNewsCard h2{font-size:clamp(21px,3vw,34px)}.cardNewsCard p{color:#526c79;margin:0;font-size:16px;line-height:1.55}.brandCard p{color:#ddedeb}.cardNewsCard ul{gap:9px;margin:20px 0 0;padding:0;list-style:none;display:grid}.cardNewsCard li{background:#ffffffc7;border-radius:13px;padding:12px 14px 12px 43px;font-size:14px;font-weight:800;position:relative}.cardNewsCard li:before{color:#2b9b83;content:"✓";font-weight:900;position:absolute;left:15px}.brandCard li{color:var(--navy)}.cardOtterLarge,.cardOtterSmall{z-index:1;object-fit:contain;object-position:right bottom;mix-blend-mode:multiply;width:42%;height:43%;position:absolute;bottom:11%;right:1%}.cardOtterSmall{width:24%;height:26%;bottom:12%;right:3%}.cardNewsCard footer{z-index:3;border-top:1px solid #17385224;justify-content:space-between;padding-top:12px;font-size:10px;font-weight:800;display:flex;position:absolute;bottom:25px;left:42px;right:42px}.brandCard footer{border-top-color:#ffffff2e}.sliderNavigation{justify-content:center;align-items:center;gap:22px;margin-top:18px;display:flex}.sliderNavigation>button{color:#fff;background:var(--navy);border:0;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.sliderNavigation div{gap:7px;display:flex}.sliderNavigation div button{background:#c5d6d2;border:0;border-radius:999px;width:8px;height:8px;padding:0}.sliderNavigation div button.active{background:var(--mint);width:24px}.downloadArea{background:#f2f9f7;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:18px 20px;display:flex}.downloadArea h3,.downloadArea p{margin:0}.downloadArea h3{color:var(--navy);margin-top:3px;font-size:16px}.downloadArea p{color:var(--muted);margin-top:3px;font-size:11px}.downloadButtons{flex-wrap:wrap;gap:8px;display:flex}.downloadButtons button{color:#fff;background:var(--navy);align-items:center;gap:9px;min-height:44px;padding:8px 14px 8px 8px;font-size:11px;display:flex}.downloadButtons button:last-child{background:#3aa78f}.downloadButtons span{height:29px;color:var(--navy);background:#fff;border-radius:8px;place-items:center;padding:0 7px;font-size:9px;font-weight:900;display:grid}.downloadStatus{color:#397565;text-align:right;flex:1 0 100%;margin:3px 0 0;font-size:10px}.appFooter{color:#78908e;justify-content:space-between;padding:24px 4px 0;font-size:11px;display:flex}@media (max-width:1100px){.workspaceGrid{grid-template-columns:1fr}.inputPanel{position:static}.inputPanel textarea{min-height:330px}}@media (max-width:720px){.appShell{width:min(100% - 22px,1500px);padding-top:14px}.appHeader p,.prototypeBadge{display:none}.appHeader h1{font-size:17px}.heroSection{border-radius:22px;margin-top:18px;padding:25px 22px;display:block}.heroSection h2{font-size:30px}.heroSteps{grid-template-columns:repeat(3,1fr);min-width:0;margin-top:24px}.heroSteps span{text-align:center;justify-items:center;gap:6px;font-size:10px;display:grid}.inputPanel,.previewPanel{border-radius:18px;padding:16px}.inputHint{display:none}.previewViewport{min-height:0;padding:8px}.cardNewsList{grid-template-columns:1fr}.cardNewsCard,.cardNewsList .cardNewsCard{padding:24px 24px 22px}.cardNewsBody{margin-top:12%}.cardNewsCard p{font-size:13px}.cardNewsCard li{padding:9px 10px 9px 35px;font-size:11px}.cardNewsCard footer{bottom:17px;left:24px;right:24px}.downloadArea{display:block}.downloadButtons{margin-top:14px}.downloadButtons button{flex:1;justify-content:center}}@media (max-width:450px){.latestResultButtons{grid-template-columns:1fr}.cardNewsToolbar{align-items:flex-start;gap:8px}.cardNewsToolbar>span{padding-top:8px}.cardNewsCard h2,.cardNewsList .cardNewsCard h2{font-size:24px}.cardNewsBody{width:82%}.downloadButtons{display:grid}.appFooter{gap:4px;display:grid}}.a4Newsletter,.a4Newsletter h2,.a4Newsletter h3,.a4Newsletter p,.a4Newsletter li,.a4Newsletter span,.a4Newsletter strong{word-break:keep-all;line-break:strict;overflow-wrap:normal}.a4Newsletter li{overflow-wrap:break-word}.a4Content{grid-template-rows:148px 148px 166px}.mainHealthCard,.sectionCardGrid{grid-row:1/4}.miniHealthCard{min-width:0;padding:14px 15px;display:block}.miniHealthCard h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:7px;font-size:16px;line-height:1.32;display:-webkit-box;overflow:hidden}.miniHealthCard p{-webkit-line-clamp:2;font-size:10.5px;line-height:1.45}.miniHealthCard .newsletterBullets li{min-height:23px;padding:4px 6px 4px 24px;font-size:9.5px;line-height:1.4}.miniHealthCard .newsletterBullets li:before{left:8px}.healthRoomCard{background:linear-gradient(90deg,#fff 0 98px,#0000 98px),linear-gradient(135deg,#e4f6f1,#f7fcfa);grid-area:3/3;grid-template-columns:90px minmax(0,1fr);padding:9px 12px 9px 5px}.healthRoomCard h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:5px;font-size:17px;line-height:1.25;display:-webkit-box;overflow:hidden}.healthRoomCard p{-webkit-line-clamp:3;font-size:9.5px;line-height:1.42}.healthRoomCard .newsletterBullets{gap:3px;margin-top:5px}.healthRoomCard .newsletterBullets li{min-height:21px;padding:3px 5px 3px 22px;font-size:8.5px}.cardNewsExportLayer{z-index:-1000;pointer-events:none;width:620px;display:block;position:fixed;top:0;left:-10000px}.cardNewsExportLayer .cardNewsExportCard{aspect-ratio:1;visibility:visible;opacity:1;width:620px;height:620px;margin:0;padding:40px 42px 34px;display:block;transform:none}.cardNewsExportLayer .cardNewsExportCard h2{font-size:48px}.cardNewsExportLayer .cardNewsExportCard footer{bottom:25px;left:42px;right:42px}.cardNewsCard,.cardNewsCard h2,.cardNewsCard p,.cardNewsCard li{word-break:keep-all;line-break:strict;overflow-wrap:normal}.cardNewsCard li{overflow-wrap:break-word}.cardNewsCard .cardNewsBody{width:84%;margin-top:12%}.cardNewsCard h2{letter-spacing:-.055em;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;line-height:1.16;display:-webkit-box;overflow:hidden}.cardNewsCard h2.cardTitleLarge{font-size:clamp(38px,5vw,52px)}.cardNewsCard h2.cardTitleMedium{font-size:clamp(33px,4.3vw,44px)}.cardNewsCard h2.cardTitleSmall{font-size:clamp(28px,3.7vw,38px)}.cardNewsCard p{max-width:92%;font-size:16px;line-height:1.62}.cardKind-cover .cardNewsBody{width:64%;margin-top:18%}.cardKind-cover h2{margin-top:16px}.cardKind-cover p{color:#e5f1ef;max-width:90%;font-size:17px}.cardKind-info .cardNewsBody{width:86%;margin-top:13%}.cardKind-info:after{content:"";border:18px solid #63c7b229;border-radius:50%;width:116px;height:116px;position:absolute;bottom:88px;right:45px}.cardKind-practice{background:linear-gradient(135deg,#dff5eff2,#fffffffa)}.cardKind-practice .cardNewsBody{width:88%;margin-top:10%}.cardKind-practice ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cardKind-practice li{background:#ffffffe0;border:1px solid #cfe9e3;align-items:center;min-height:64px;padding:13px 13px 13px 48px;display:flex}.cardKind-warning{background:linear-gradient(160deg,#fffdf5,#fff4c8)}.cardKind-warning .cardNewsBody{background:#ffffffb3;border:1px solid #e0c04c73;border-radius:24px;width:88%;margin-top:10%;padding:24px 26px 26px}.cardKind-warning .cardRole{color:#725a08;background:#ffe896}.cardKind-warning li{background:#fff9df}.cardKind-warning li:before{color:#b68700;content:"!"}.cardKind-rice{background:radial-gradient(circle at 90% 12%,#fff2b9cc,#0000 25%),linear-gradient(145deg,#fff,#e8f7f3)}.cardKind-rice .cardNewsBody{width:100%;margin-top:7%}.cardKind-rice h2{max-width:88%;margin-bottom:8px}.cardKind-rice p{max-width:82%;font-size:14px}.riceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:88%;margin-top:18px;display:grid}.riceItem{background:#ffffffeb;border:1px solid #cde7e1;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:48px 1fr;min-height:86px;padding:14px 15px;display:grid;position:relative}.riceItem b{color:#fff;background:var(--navy);border-radius:12px;grid-row:1/3;align-self:center;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.riceItem span{color:#3c8878;align-self:end;font-size:12px;font-weight:900}.riceItem strong{color:var(--navy);font-size:17px}.cardKind-ending .cardNewsBody{width:66%;margin-top:8%}.cardKind-ending h2{margin-bottom:14px}.cardKind-ending p{color:#e5f1ef;max-width:100%;font-size:14px;line-height:1.58}.cardKind-ending .endingBody{white-space:pre-line}.cardKind-ending ul{gap:7px;margin-top:14px}.cardKind-ending li{padding:9px 10px 9px 38px;font-size:12px}.cardOtterHalo{z-index:0;background:#fffffff5;border-radius:50%;width:245px;height:245px;position:absolute;bottom:68px;right:22px;box-shadow:0 18px 40px #08243238}.cardNewsCard .cardOtterLarge{z-index:1;mix-blend-mode:normal;background:#fff;border-radius:50%;width:220px;height:220px;padding:8px;bottom:78px;right:30px}.cardNewsCard .cardOtterSmall{z-index:1;mix-blend-mode:normal;background:#ffffffeb;border-radius:50%;width:118px;height:118px;padding:4px;bottom:72px;right:24px}.cardKind-rice .cardOtterSmall,.cardKind-practice .cardOtterSmall,.cardKind-warning .cardOtterSmall{width:96px;height:96px}.cardNewsExportLayer .cardNewsExportCard h2.cardTitleLarge{font-size:52px}.cardNewsExportLayer .cardNewsExportCard h2.cardTitleMedium{font-size:44px}.cardNewsExportLayer .cardNewsExportCard h2.cardTitleSmall{font-size:38px}.cardNewsCard .cardNewsBody{max-height:438px;padding-bottom:28px}.cardNewsCard .cardNewsBody>ul,.cardNewsCard .riceGrid{margin-bottom:24px}.cardNewsCard footer{z-index:5;background:linear-gradient(#fff0,#ffffffeb 34%);min-height:34px;padding-top:12px}.brandCard footer{background:linear-gradient(#17385200,#173852f5 34%)}.cardKind-cover .cardNewsBody{width:70%;max-height:400px;margin-top:15%}.cardKind-cover h2{max-width:390px;font-size:46px;line-height:1.13}.cardKind-cover h2 span{white-space:nowrap;display:block}.cardKind-practice .cardNewsBody,.cardKind-warning .cardNewsBody,.cardKind-info .cardNewsBody{max-height:444px}.cardKind-practice ul,.cardKind-warning ul,.cardKind-info ul{margin-bottom:30px}.cardDense h2.cardTitleLarge{font-size:clamp(35px,4.5vw,46px)}.cardDense h2.cardTitleMedium{font-size:clamp(30px,4vw,40px)}.cardDense h2.cardTitleSmall{font-size:clamp(27px,3.4vw,35px)}.cardDense p{font-size:14px;line-height:1.5}.cardDense ul{gap:8px;margin-top:14px}.cardDense li{padding-top:10px;padding-bottom:10px;font-size:13px}.cardKind-practice.cardDense li{min-height:55px;padding-top:10px;padding-bottom:10px}.cardKind-warning.cardDense .cardNewsBody{padding-top:20px;padding-bottom:34px}.cardNewsExportLayer .cardNewsExportCard.cardDense h2.cardTitleLarge{font-size:46px}.cardNewsExportLayer .cardNewsExportCard.cardDense h2.cardTitleMedium{font-size:40px}.cardNewsExportLayer .cardNewsExportCard.cardDense h2.cardTitleSmall{font-size:35px}.cardNewsExportLayer .cardNewsExportCard.cardKind-cover h2{font-size:46px}.outputFooterHidden{justify-content:flex-end}.a4Newsletter .healthRoomCard p{font-size:10.3px;line-height:1.48}.a4Newsletter .healthRoomCard .newsletterBullets li{min-height:22px;font-size:9.2px;line-height:1.4}.a4ScaleFrame{aspect-ratio:794/1123;contain:size layout;width:min(100%,600px);margin:0 auto;overflow:hidden;container-type:inline-size}.a4Newsletter{background:linear-gradient(90deg,#63c7b209 1px,#0000 1px) 0 0/28px 28px,#fffdf8;width:794px;height:1123px}@supports (width:1cqw){.a4ScaleFrame .a4Newsletter{--a4-scale:calc(100cqw / 794px)}}.a4Header{background:radial-gradient(circle at 84% 4%,#fff2b9eb,#0000 150px),linear-gradient(115deg,#dcf4ee,#f8fdfb 76%);grid-template-columns:90px minmax(0,1fr) 180px;height:156px;padding:17px 28px 12px}.a4Header:after{border-width:11px;width:66px;height:66px;bottom:24px;right:185px}.monthPill{width:72px;height:72px;box-shadow:6px 6px 0 var(--mint);border-radius:24px;font-size:18px}.a4Title p{font-size:10px}.a4Title h2{margin:4px 0 3px;font-size:38px;line-height:1.08}.a4Title strong{font-size:15px}.a4Otter{width:185px;height:156px;bottom:-2px;right:10px}.topicStrip{gap:8px;height:34px;padding:0 28px;font-size:10px}.topicStrip strong{padding:4px 8px;font-size:8px}.topicStrip span{padding-right:8px}.introCard{min-height:62px;margin:9px 28px 8px;padding:10px 14px}.introCard span{font-size:8px}.introCard p{font-size:11px;line-height:1.55}.a4Content{grid-template-rows:248px 210px 142px 160px;grid-template-columns:1fr;gap:10px;height:790px;padding:0 28px;display:grid}.a4Content .newsletterCard{border-radius:14px;padding:16px 18px}.a4Content .newsletterCard h3{font-size:18px}.a4Content .newsletterCard p{font-size:11px;line-height:1.55}.mainHealthCard{background:radial-gradient(circle at 94% 92%, #63c7b23b, transparent 155px), var(--yellow);grid-area:1/1;padding:20px 22px!important}.mainHealthCard:before{margin-bottom:13px;padding:6px 10px;font-size:9px}.mainHealthCard h3{max-width:560px;margin-bottom:8px;font-size:27px!important}.mainHealthCard p{max-width:620px;font-size:12.5px!important;line-height:1.55!important}.mainHealthCard .newsletterBullets{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:14px}.mainHealthCard .newsletterBullets li{min-height:34px;padding:8px 10px 8px 32px;font-size:11px}.sectionCardGrid{grid-area:2/1;grid-template-rows:1fr;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.sectionCardGrid .newsletterCard{min-height:0;padding:15px 16px}.sectionCardGrid .newsletterCard h3{font-size:17px}.sectionCardGrid .newsletterBullets{gap:5px;margin-top:9px}.sectionCardGrid .newsletterBullets li{min-height:28px;padding:6px 7px 6px 27px;font-size:9.5px}.miniCardGrid{grid-area:3/1;grid-template-rows:1fr;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.miniHealthCard{display:block;padding:14px 16px!important}.miniHealthCard h3{margin-bottom:6px;font-size:15px!important}.miniHealthCard p{font-size:10px!important}.miniHealthCard .newsletterBullets{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:7px}.miniHealthCard .newsletterBullets li{min-height:23px;padding:4px 5px 4px 23px;font-size:8.5px}.healthRoomCard{background:linear-gradient(90deg,#fff 0 142px,#0000 142px),linear-gradient(135deg,#e4f6f1,#f7fcfa);grid-area:4/1;grid-template-columns:130px minmax(0,1fr);gap:15px;padding:12px 18px 11px 8px}.healthRoomCard h3{margin:3px 0 6px;font-size:18px}.a4Newsletter .healthRoomCard p{-webkit-line-clamp:3;font-size:10.5px;line-height:1.5}.healthRoomCard .newsletterBullets{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:8px}.a4Newsletter .healthRoomCard .newsletterBullets li{min-height:25px;padding:5px 7px 5px 25px;font-size:9.5px}.healthRoomOtter{width:130px;height:142px}.a4Footer{height:56px;margin-top:8px;padding:0 28px;font-size:10px}.a4Footer strong{font-size:12.5px}.a4Newsletter.keywordBarHidden .a4Content{grid-template-rows:258px 220px 150px 166px;height:824px}.a4Newsletter.keywordBarHidden .introCard{margin-top:9px}.healthIcon{background:radial-gradient(circle at 32% 24%,#fffffffa,#0000 32%),linear-gradient(145deg,#dff5ef,#fff7cd);border:1px solid #17385214;border-radius:32%;place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 8px #ffffff73}.healthIcon:after{content:"";background:#63c7b22e;border-radius:50%;width:55%;height:55%;position:absolute;bottom:-16%;right:-12%}.healthIcon img{z-index:2;object-fit:contain;width:76%;height:76%;position:absolute}.healthMiniIllustration{z-index:1;fill:none;width:88%;height:88%;stroke:var(--navy);stroke-width:7px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 8px 10px #1738521a);position:relative;overflow:visible}.healthMiniIllustration .visualFill{fill:#63c7b23d}.healthMiniIllustration .visualAccent{stroke:#e9a72f}.healthMiniIllustration .visualSmall{stroke-width:6px}.healthMiniIllustration .visualBadge{fill:#ffca5c42;stroke:#d48131}.healthMiniIllustration .visualSteam,.healthMiniIllustration .visualSpray,.healthMiniIllustration .visualSnow,.healthMiniIllustration .visualWing{stroke:var(--mint)}.healthMiniIllustration .visualCross{stroke:#d8584c;stroke-width:10px}.healthIcon-foodSafety,.healthIcon-warning{background:linear-gradient(145deg,#fff7d2,#ffe7ad)}.healthIcon-heat,.healthIcon-handwash,.healthIcon-icepack{background:linear-gradient(145deg,#e6f8ff,#d9f4ee)}.healthIcon-study,.healthIcon-sleep{background:linear-gradient(145deg,#eef0ff,#fff3cf)}.healthIcon-bug,.healthIcon-stretch{background:linear-gradient(145deg,#e4f6e4,#fff6cf)}.imageRichA4 .visualNewsletterCard{word-break:keep-all;line-break:strict;overflow-wrap:normal;min-width:0;display:grid;overflow:hidden}.imageRichA4 .visualNewsletterCard:before{content:none}.imageRichA4 .newsletterCardVisual,.imageRichA4 .newsletterCardCopy{min-width:0}.imageRichA4 .newsletterCardVisual{place-items:center;display:grid}.imageRichA4 .newsletterCardCopy{z-index:1;position:relative}.imageRichA4 .newsletterCardCopy h3,.imageRichA4 .newsletterCardCopy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.imageRichA4 .cardEyebrow{color:#fff;background:var(--navy);letter-spacing:.04em;border-radius:999px;margin-bottom:8px;padding:5px 9px;font-size:8px;font-weight:900;display:inline-block}.imageRichA4 .mainHealthCard{grid-template-columns:242px minmax(0,1fr);align-items:center;gap:24px;padding:18px 22px!important}.imageRichA4 .mainHealthCard .newsletterCardVisual{height:208px}.imageRichA4 .mainHealthCard .healthMiniIllustration{width:92%;height:92%}.imageRichA4 .mainHealthCard h3{max-width:100%;margin:0 0 7px;line-height:1.18;font-size:25px!important}.imageRichA4 .mainHealthCard p{max-width:100%;margin:0;font-size:11.5px!important;line-height:1.52!important}.imageRichA4 .mainHealthCard .newsletterBullets{grid-template-columns:1fr;gap:5px;margin-top:10px}.imageRichA4 .mainHealthCard .newsletterBullets li{min-height:27px;padding:5px 8px 5px 28px;font-size:9.5px}.imageRichA4 .sectionCardGrid .visualNewsletterCard{grid-template-columns:118px minmax(0,1fr);align-items:center;gap:14px;padding:15px!important}.imageRichA4 .sectionHealthCard .newsletterCardVisual{height:150px}.imageRichA4 .sectionHealthCard .healthMiniIllustration{width:90%;height:90%}.imageRichA4 .sectionHealthCard h3{margin:0 0 7px;line-height:1.25;font-size:16px!important}.imageRichA4 .sectionHealthCard p{margin:0;font-size:9.5px!important;line-height:1.5!important}.imageRichA4 .sectionHealthCard .newsletterBullets{grid-template-columns:1fr;gap:4px;margin-top:8px}.imageRichA4 .sectionHealthCard .newsletterBullets li{min-height:25px;padding:5px 6px 5px 26px;font-size:8.8px}.imageRichA4 .miniCardGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.imageRichA4 .miniHealthCard{grid-template-rows:1fr;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:10px;padding:11px!important}.imageRichA4 .miniHealthCard .newsletterCardVisual{height:82px}.imageRichA4 .miniHealthCard .healthMiniIllustration{width:92%;height:92%}.imageRichCardNews .healthMiniIllustration{width:90%;height:90%}.imageRichA4 .miniHealthCard h3{margin:0 0 4px;line-height:1.22;font-size:12px!important}.imageRichA4 .miniHealthCard p{-webkit-line-clamp:1;margin:0;font-size:8.2px!important;line-height:1.42!important}.imageRichA4 .miniHealthCard .newsletterBullets{margin-top:5px;display:block}.imageRichA4 .miniHealthCard .newsletterBullets li{background:0 0;min-height:0;margin-top:3px;padding:2px 2px 2px 18px;font-size:7.4px;line-height:1.25}.imageRichA4 .miniHealthCard .newsletterBullets li:nth-child(n+2){display:none}.imageRichA4 .healthRoomCard{background:radial-gradient(circle at 11%,#fff 0 74px,#0000 75px),linear-gradient(135deg,#e4f6f1,#f7fcfa);grid-template-columns:160px minmax(0,1fr);padding-left:8px}.imageRichA4 .healthRoomCharacter{place-items:center;display:grid}.imageRichA4 .healthRoomOtter{object-fit:contain;width:150px;height:148px}.imageRichA4 .healthRoomCopy{min-width:0}.imageRichA4 .healthRoomCard p{-webkit-line-clamp:2;font-size:10.8px;line-height:1.5}.imageRichA4 .healthRoomCard .newsletterBullets li{font-size:9.8px}.imageRichCardNews .cardNewsTopicVisual{z-index:1;width:210px;height:210px;position:absolute;top:104px;right:32px}.imageRichCardNews:not(.brandCard) .cardNewsBody{width:100%;max-height:455px;margin-top:52px;padding:0 0 42px}.imageRichCardNews:not(.brandCard) h2{margin-top:13px}.imageRichCardNews:not(.brandCard) p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:15px;line-height:1.55;display:-webkit-box;overflow:hidden}.imageRichCardNews:not(.brandCard) ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;margin-top:30px}.imageRichCardNews:not(.brandCard) li{border:1px solid #297e6c24;align-items:center;min-height:94px;padding:16px 12px 16px 42px;font-size:13px;line-height:1.4;display:flex}.imageRichCardNews.cardKind-warning .cardNewsBody{background:0 0;border:0}.imageRichCardNews.cardKind-warning .cardNewsTopicVisual{top:100px}.imageRichCardNews.cardKind-rice .cardNewsBody{margin-top:34px}.imageRichCardNews.cardKind-rice h2,.imageRichCardNews.cardKind-rice p{max-width:58%}.imageRichCardNews.cardKind-rice .cardNewsTopicVisual{width:190px;height:190px;top:98px}.imageRichCardNews .riceGrid{width:100%;margin-top:30px}.imageRichCardNews.brandCard .cardNewsBody{z-index:2}.imageRichCardNews footer{bottom:22px}.cardNewsExportLayer .imageRichCardNews .cardNewsTopicVisual{width:210px;height:210px}@media (max-width:720px){.cardNewsList{grid-template-columns:1fr}}.healthIcon-water,.healthIcon-icepack,.healthIcon-handwash{background:linear-gradient(145deg,#e2f7ff,#daf3ef)}.healthIcon-sun,.healthIcon-heat{background:linear-gradient(145deg,#fff1b8,#ffd9ad)}.healthIcon-toothbrush,.healthIcon-dental{background:linear-gradient(145deg,#edf6ff,#e5f7ee)}.healthIcon-firstAid,.healthIcon-injury{background:linear-gradient(145deg,#ffe8e2,#fff5ca)}.imageRichA4 .mainHealthCard{grid-template-columns:45% minmax(0,1fr)}.imageRichA4 .sectionCardGrid .visualNewsletterCard{grid-template-columns:40% minmax(0,1fr)}.imageRichA4 .miniHealthCard{grid-template-columns:38% minmax(0,1fr)}.imageRichA4 .newsletterCardCopy{overflow:hidden}.imageRichA4 .newsletterBullets li{text-overflow:ellipsis;overflow:hidden}.imageRichCardNews .cardNewsTopicVisual{width:230px;height:230px}.imageRichCardNews:not(.brandCard) .cardNewsBody{margin-top:44px}.imageRichCardNews:not(.brandCard) .cardRole,.imageRichCardNews:not(.brandCard) h2,.imageRichCardNews:not(.brandCard) p{max-width:50%}.imageRichCardNews:not(.brandCard) ul{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:26px}.imageRichCardNews:not(.brandCard) li:nth-child(n+4){display:none}.imageRichCardNews.brandCard .cardOtterLarge{opacity:1;filter:none;mix-blend-mode:normal}.imageRichCardNews h2{-webkit-line-clamp:3;line-height:1.08}.imageRichCardNews:not(.brandCard) h2{max-width:48%}.cardNewsExportLayer .imageRichCardNews h2.cardTitleLarge{font-size:46px}.cardNewsExportLayer .imageRichCardNews h2.cardTitleMedium{font-size:40px}.cardNewsExportLayer .imageRichCardNews h2.cardTitleSmall{font-size:34px}.aiVisual{border-radius:inherit;background:radial-gradient(circle at 28% 22%,#fffffff2,#0000 36%),linear-gradient(145deg,#e7f8f2,#fff5c8);place-items:center;width:100%;height:100%;min-height:100%;display:grid;position:relative;overflow:hidden}.aiVisualImage{object-fit:contain;width:100%;height:100%}.aiVisualLoading{color:#55707f;text-align:center;place-items:center;gap:10px;width:82%;height:82%;font-size:12px;font-weight:900;display:grid}.aiVisualLoading span{background:linear-gradient(90deg,#ffffff40,#ffffffc2,#ffffff40) 0 0/220% 100%,linear-gradient(145deg,#63c7b23b,#fff2b9cc) 0 0/100% 100%;border-radius:30px;width:78%;height:68%;animation:1.35s ease-in-out infinite aiVisualPulse;display:block}.aiVisualFallback{width:74%;height:74%}.aiVisualError{color:#8d2f24;text-align:center;background:#fff6f4f5;border:1px solid #f0b4a8;border-radius:12px;gap:5px;width:86%;padding:10px;font-size:10px;line-height:1.25;display:grid}.aiVisualError strong{font-size:12px;font-weight:950}.aiVisualError span{color:#14364d;font-weight:900}.aiVisualError small{color:#7b504a;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.aiVisualDebug{z-index:3;color:#17384d;pointer-events:none;background:#ffffffdb;border:1px solid #0f34482e;border-radius:7px;gap:1px;max-height:48%;padding:4px 5px;font-family:Consolas,Courier New,monospace;font-size:7.5px;line-height:1.15;display:grid;position:absolute;bottom:4px;left:4px;right:4px;overflow:hidden}.aiVisualDebug span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@keyframes aiVisualPulse{0%{background-position:180% 0,0 0}to{background-position:-40% 0,0 0}}.a4ModeSwitch{background:#f7fbfa;border:1px solid #d7e8e4;border-radius:14px;gap:8px;margin:-4px 0 14px;padding:5px;display:flex}.a4ModeSwitch button{color:#55707f;background:0 0;border:0;border-radius:10px;flex:1;min-height:36px;font-size:12px;font-weight:900}.a4ModeSwitch button.active{color:#12374e;background:#fff;box-shadow:0 6px 16px #183e4c1a}.ssukaengOriginalA4{color:#132f45;background:radial-gradient(circle at 5% 12%,#7ccde84d,#0000 120px),radial-gradient(circle at 96% 6%,#68b66a33,#0000 90px),linear-gradient(#fffef9 0%,#f8fffb 100%);padding:18px 22px 16px;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Arial,sans-serif}.originalA4Header{grid-template-columns:82px minmax(0,1fr) 126px 118px;align-items:center;gap:12px;height:132px;padding:4px 0 8px;display:grid;position:relative}.originalA4SeasonScene{pointer-events:none;width:116px;height:116px;position:absolute;inset:4px auto auto 0}.originalA4SeasonScene span{display:block;position:absolute}.sunDot{background:#ffe47a;border-radius:50%;width:32px;height:32px;top:8px;left:15px;box-shadow:0 0 0 9px #ffe47a38}.wave{background:#7dc9e580;border-radius:50%;width:112px;height:28px;left:0}.waveOne{bottom:16px}.waveTwo{background:#6ab7d959;bottom:0;left:12px}.leaf{background:#49a966;border-radius:24px 0;width:24px;height:46px}.leafOne{top:24px;right:12px;transform:rotate(26deg)}.leafTwo{background:#75bf66;top:44px;right:35px;transform:rotate(-18deg)}.originalA4MonthBadge{z-index:1;color:#fff;letter-spacing:-.04em;background:#10833d;border-radius:50%;place-items:center;width:76px;height:76px;font-size:29px;font-weight:950;display:grid;position:relative;box-shadow:0 10px #10833d1f}.originalA4TitleBlock{z-index:1;text-align:center;position:relative}.originalA4TitleBlock h2{color:#0c3769;letter-spacing:-.06em;margin:0;font-size:58px;font-weight:950;line-height:.95}.originalA4TitleBlock strong{color:#151515;margin-top:9px;font-size:24px;font-weight:900;line-height:1.15;display:block}.originalA4IssueBox{z-index:2;background:#ffffffe0;border:2px solid #bd9274;border-radius:8px;grid-template-columns:38px 1fr;align-self:start;gap:4px 8px;margin-top:14px;padding:12px;font-size:11px;font-weight:800;display:grid;position:relative}.originalA4IssueBox span,.originalA4IssueBox p{margin:0}.originalA4IssueBox span{color:#72513d}.originalA4HeaderOtter{z-index:1;object-fit:contain;align-self:end;width:112px;height:126px;position:relative}.originalA4Intro{background:linear-gradient(90deg,#e6f7ffbd,#fff0);border-left:2px dotted #aac6ca;align-items:center;min-height:46px;margin-bottom:7px;padding:8px 20px 8px 144px;display:grid}.originalA4Intro p{color:#18334a;margin:0;font-size:14px;font-weight:700;line-height:1.35}.originalA4Canvas{grid-template-rows:242px 158px 158px 112px 104px;grid-template-columns:1fr 1fr;gap:9px 12px;display:grid}.originalA4MainFeature,.originalA4MidCard,.originalA4SmallTopic,.originalA4StudyStrip,.originalA4HealthRoom,.originalA4Remember{background:#ffffffeb;border:1.5px solid #679f9d47;border-radius:12px;overflow:hidden;box-shadow:0 5px 14px #1f4c520f}.originalA4MainFeature{background:linear-gradient(#ffefb7a6,#fffffff0 70px),#fff;border-color:#f0d48e;grid-column:1/-1;grid-template-columns:230px minmax(0,1fr) 274px;gap:12px;padding:12px 15px;display:grid}.originalA4MainCopy span,.originalA4StudyStrip h3{color:#0c7a3a;font-weight:950}.originalA4MainCopy h3,.originalA4MidCard h3,.originalA4SmallTopic h3,.originalA4HealthCopy h3,.originalA4Remember strong{letter-spacing:-.04em;margin:0;font-weight:950}.originalA4MainCopy h3{color:#121212;margin-top:4px;font-size:26px}.originalA4MainCopy p{margin:9px 0 0;font-size:13px;font-weight:700;line-height:1.45}.originalA4Speech{color:#102d42;text-align:center;background:#fff;border:2px solid #75b9f0;border-radius:22px;margin-top:10px;padding:10px 14px;font-size:12px;font-weight:900;line-height:1.35;position:relative}.originalA4MainVisual{border-radius:18px;align-self:stretch;min-height:214px}.originalA4MainFeature>.originalA4BulletRows{align-self:stretch}.originalA4BulletRows{gap:6px;margin:0;padding:0;list-style:none;display:grid}.originalA4BulletRows li{border-bottom:1px dashed #184a5d2e;grid-template-columns:30px 1fr;align-items:center;gap:9px;min-height:43px;display:grid}.originalA4BulletRows span{color:#fff;background:#0c6fc8;border-radius:50%;place-items:center;width:25px;height:25px;font-size:14px;font-weight:950;display:grid}.originalA4BulletRows p{margin:0;font-size:11.5px;font-weight:800;line-height:1.32}.originalA4MidCard{grid-template-columns:34% 1fr;gap:10px;padding:10px 12px;display:grid}.originalA4MidCard.right{background:linear-gradient(#def1ffbf,#fffffff2 54px),#fff;border-color:#b9d5f1;grid-template-columns:1fr 34%}.originalA4MidCard.left{background:linear-gradient(#e5faebbf,#fffffff2 54px),#fff;border-color:#acd9c2}.originalA4MidVisual{border-radius:18px;min-height:134px}.originalA4MidCard h3{color:#0e7a38;font-size:19px}.originalA4MidCard.right h3{color:#0a65c0}.originalA4MidCard p{margin:7px 0 6px;font-size:11.4px;font-weight:700;line-height:1.34}.originalA4MidCard .originalA4BulletRows{gap:4px}.originalA4MidCard .originalA4BulletRows li{min-height:25px}.originalA4MidCard .originalA4BulletRows span{width:21px;height:21px;font-size:11px}.originalA4SmallGrid{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.originalA4SmallTopic{padding:8px 10px}.originalA4SmallTopic.blue{background:linear-gradient(#eff8ff,#fff);border-color:#b6d9f6}.originalA4SmallTopic.green{background:linear-gradient(#f0fbf1,#fff);border-color:#b7dfc6}.originalA4SmallTopic.orange{background:linear-gradient(#fff4e6,#fff);border-color:#f0c79a}.originalA4SmallTopic h3{text-align:center;font-size:16px}.originalA4SmallTopic.blue h3{color:#075db3}.originalA4SmallTopic.green h3{color:#157c31}.originalA4SmallTopic.orange h3{color:#e24b1a}.originalA4SmallBody{grid-template-columns:82px 1fr;gap:8px;margin-top:6px;display:grid}.originalA4SmallVisual{border-radius:16px;height:106px}.originalA4SmallBody ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.originalA4SmallBody li{padding-left:16px;font-size:10.2px;font-weight:800;line-height:1.24;position:relative}.originalA4SmallBody li:before{content:"";background:#f4b545;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;left:0}.originalA4StudyStrip{background:linear-gradient(90deg,#f4eafb,#fff);border-color:#dcc6ef;grid-column:1/-1;grid-template-columns:140px 1fr;align-items:center;gap:10px;padding:8px 12px;display:grid}.originalA4StudyStrip h3{color:#672ea6;margin:0;font-size:20px}.originalA4StripItems{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.originalA4StripItem{border-left:1px dashed #592f7d3d;grid-template-rows:auto auto;grid-template-columns:48px 1fr;align-items:center;gap:2px 8px;min-height:76px;padding:6px;display:grid}.originalA4StripVisual{border-radius:14px;grid-row:1/3;height:48px}.originalA4StripItem strong{color:#1d5e9f;font-size:12px}.originalA4StripItem p{margin:0;font-size:8.8px;font-weight:700;line-height:1.18}.originalA4HealthRoom{background:linear-gradient(90deg,#fff4d6,#fff);border-color:#f0d9a6;grid-template-columns:102px 1fr 84px;align-items:center;gap:10px;padding:8px 11px;display:grid}.originalA4HealthOtter{object-fit:contain;width:98px;height:100px}.originalA4HealthCopy h3{color:#0e6b35;font-size:18px}.originalA4HealthCopy p{margin:5px 0;font-size:10.3px;font-weight:750;line-height:1.28}.originalA4HealthCopy .originalA4BulletRows{grid-template-columns:1fr 1fr;gap:5px}.originalA4HealthCopy .originalA4BulletRows li{border:0;min-height:22px}.originalA4HealthCopy .originalA4BulletRows span{background:#f1a90b;width:19px;height:19px;font-size:10px}.originalA4HealthCopy .originalA4BulletRows p{font-size:9.5px}.originalA4DoorSign{background:#fffdf7;border:3px solid #c69a74;border-radius:4px;place-items:center;height:88px;display:grid}.originalA4DoorSign strong{font-size:17px}.originalA4DoorSign span{color:#fff;background:#5fb86e;border-radius:8px;place-items:center;width:36px;height:36px;font-size:27px;font-weight:950;display:grid}.originalA4Remember{background:#f4fbef;border-color:#cfe8c8;grid-template-columns:150px 1fr 260px;align-items:center;gap:14px;height:54px;padding:7px 14px;display:grid;position:absolute;bottom:14px;left:22px;right:22px}.originalA4Remember strong{color:#137539;font-size:22px}.originalA4Remember p{margin:0;font-size:12px;font-weight:800;line-height:1.28}.originalA4Memo{background:#fff;border:1.5px dashed #9bcba0;border-radius:8px;height:34px}.originalA4Memo span{background:linear-gradient(135deg,#ffd36d 0 36%,#f27b52 36% 54%,#f8f8f8 54%);border-radius:6px;width:28px;height:28px;margin:5px 0 0 12px;display:block;transform:rotate(-20deg)}.ssukaengOriginalA4 .aiVisual{background:radial-gradient(circle at 34% 22%,#fffffff2,#0000 38%),linear-gradient(145deg,#e9fbf5,#fff6d3);border:1px solid #6db1aa33}.ssukaengOriginalA4 .aiVisualImage{object-fit:contain;width:112%;height:112%}.ssukaengOriginalA4 .aiVisualLoading{font-size:10px}.ssukaengOriginalA4 .originalA4MainVisual .aiVisualImage{width:118%;height:118%}.ssukaengOriginalA4 .aiVisualFallback{opacity:.78;width:68%;height:68%}.juneOriginalA4{background:radial-gradient(circle at 6% 10%,#a3def68c,#0000 120px),radial-gradient(circle at 97% 7%,#4ba6542e,#0000 92px),linear-gradient(#fffef9 0%,#fafffb 100%);padding:18px 22px 16px}.juneHeader{grid-template-columns:82px minmax(0,1fr) 124px 104px;align-items:center;gap:12px;height:136px;display:grid;position:relative}.juneSeasonArt{pointer-events:none;width:128px;height:112px;position:absolute;inset:8px auto auto 0}.juneSeasonArt span{display:block;position:absolute}.juneCloud{background:#cdeeff;border-radius:999px;width:52px;height:24px;top:4px;left:4px;box-shadow:22px 5px #dff6ff,10px -9px #d3f0ff}.juneIsland{background:linear-gradient(#55ad5c 0 48%,#f8d985 48%);border-radius:45% 45% 8px 8px;width:46px;height:42px;bottom:22px;left:18px}.juneWave{background:#71c4e78c;border-radius:50%;width:118px;height:20px;left:0}.juneWave.one{bottom:10px}.juneWave.two{background:#69b3dd59;bottom:-2px;left:14px}.juneLeaf{background:#3ca65a;border-radius:22px 0;width:22px;height:42px;right:4px}.juneLeaf.one{top:16px;transform:rotate(28deg)}.juneLeaf.two{background:#71bd65;top:38px;right:28px;transform:rotate(-20deg)}.juneMonthBadge{z-index:1;color:#fff;letter-spacing:-.04em;background:#12833e;border-radius:50%;place-items:center;width:76px;height:76px;font-size:29px;font-weight:950;display:grid;position:relative;box-shadow:0 10px #12833e21}.juneTitleBlock{z-index:1;text-align:center;position:relative}.juneTitleBlock h2{color:#0c3869;letter-spacing:-.07em;margin:0;font-size:56px;font-weight:950;line-height:.96}.juneTitleBlock strong{color:#151515;margin-top:8px;font-size:23px;font-weight:900;line-height:1.12;display:block}.juneHeaderOtter{z-index:2;object-fit:contain;align-self:end;width:118px;height:132px;position:relative}.juneIssueBox{background:#ffffffe6;border:2px solid #bd9274;border-radius:8px;grid-template-columns:34px 1fr;align-self:start;gap:4px 7px;margin-top:12px;padding:10px;font-size:10.5px;font-weight:850;display:grid}.juneIssueBox span,.juneIssueBox p{margin:0}.juneIssueBox span{color:#71503c}.juneIntro{background:linear-gradient(90deg,#e2f6ffcc,#fff0);border-left:2px dotted #adc6ca;align-items:center;min-height:46px;margin-bottom:7px;padding:8px 18px 8px 145px;display:grid}.juneIntro p{color:#17334b;margin:0;font-size:13.4px;font-weight:750;line-height:1.34}.juneCanvas{grid-template-rows:242px 152px 154px 100px 108px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px 12px;height:792px;display:grid}.juneMainBox,.juneDentalDay,.juneDentalCare,.juneSmallInfo,.juneStudyBox,.juneHealthRoom,.juneRemember{background:#fffffff0;border:1.5px solid #659f9d47;border-radius:12px;overflow:hidden;box-shadow:0 5px 14px #1f4c520e}.juneMainBox{background:linear-gradient(#fff0bbc2,#fffffff5 58px),#fff;border-color:#f0d391;grid-column:1/-1;grid-template-columns:220px 225px minmax(0,1fr);gap:13px;padding:12px 15px;display:grid}.juneMainLeft h3,.juneDentalDay h3,.juneDentalCare h3,.juneSmallInfo h3,.juneStudyBox h3,.juneHealthCopy h3,.juneRemember strong{letter-spacing:-.04em;margin:0;font-weight:950}.juneMainLeft h3{color:#111;font-size:25px}.juneMainLeft p{margin:10px 0 0;font-size:12.4px;font-weight:760;line-height:1.45}.juneSpeechBubble{color:#102d42;text-align:center;background:#fff;border:2px solid #74baf0;border-radius:22px;margin-top:12px;padding:11px 13px;font-size:11.3px;font-weight:900;line-height:1.34}.juneVisualCut{border-radius:17px;min-width:0;min-height:0}.juneVisualCut.large{min-height:214px}.juneRiceRules{gap:6px;display:grid}.juneRiceRules div{border-bottom:1px dashed #184a5d2e;grid-template-columns:105px 1fr;align-items:center;gap:9px;min-height:48px;display:grid}.juneRiceRules strong{color:#0d69c3;font-size:15px;font-weight:950}.juneRiceRules p{margin:0;font-size:10.8px;font-weight:760;line-height:1.32}.juneDentalDay,.juneDentalCare{gap:10px;padding:10px 12px;display:grid}.juneDentalDay{background:linear-gradient(#effbf3,#fff);border-color:#aedac2;grid-template-columns:135px 1fr}.juneDentalCare{background:linear-gradient(#eef8ff,#fff);border-color:#b9d6f0;grid-template-columns:1fr 135px}.juneDentalDay h3,.juneDentalCare h3{font-size:19px}.juneDentalDay h3{color:#0d7a38}.juneDentalCare h3{color:#0a65bf}.juneDentalDay p{margin:7px 0 6px;font-size:11.2px;font-weight:740;line-height:1.34}.juneCheckList{gap:6px;margin:0;padding:0;list-style:none;display:grid}.juneCheckList li{min-height:20px;padding-left:18px;font-size:10.4px;font-weight:850;line-height:1.25;position:relative}.juneCheckList li:before{content:"";background:#f3b544;border-radius:50%;width:9px;height:9px;position:absolute;top:4px;left:0}.juneLowerInfo{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.juneSmallInfo{padding:8px 10px}.juneSmallInfo.blue{background:linear-gradient(#eff8ff,#fff);border-color:#b8d9f4}.juneSmallInfo.green{background:linear-gradient(#effbf2,#fff);border-color:#b9dec7}.juneSmallInfo.orange{background:linear-gradient(#fff3e5,#fff);border-color:#f0c798}.juneSmallInfo h3{text-align:center;font-size:16px}.juneSmallInfo.blue h3{color:#075db3}.juneSmallInfo.green h3{color:#157c31}.juneSmallInfo.orange h3{color:#e24b1a}.juneSmallInfoBody{grid-template-columns:82px 1fr;gap:8px;margin-top:6px;display:grid}.juneSmallInfo .juneVisualCut{height:106px}.juneStudyBox{background:linear-gradient(90deg,#f4eafb,#fff);border-color:#dcc6ef;grid-column:1/-1;grid-template-columns:140px 1fr;align-items:center;gap:10px;padding:8px 12px;display:grid}.juneStudyBox h3{color:#672ea6;font-size:20px}.juneStudyItems{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.juneStudyItem{border-left:1px dashed #592f7d3d;grid-template-rows:auto auto;grid-template-columns:48px 1fr;align-items:center;gap:2px 8px;min-height:76px;padding:6px;display:grid}.juneStudyItem .juneVisualCut{grid-row:1/3;height:48px}.juneStudyItem strong{color:#1d5e9f;font-size:11.4px}.juneStudyItem p{margin:0;font-size:8.4px;font-weight:720;line-height:1.18}.juneHealthRoom{background:linear-gradient(90deg,#fff4d6,#fff);border-color:#f0d9a6;grid-column:1/-1;grid-template-columns:102px 1fr 84px;align-items:center;gap:10px;padding:8px 11px;display:grid}.juneHealthOtter{object-fit:contain;width:98px;height:100px}.juneHealthCopy h3{color:#0e6b35;font-size:18px}.juneHealthCopy p{margin:5px 0;font-size:10.3px;font-weight:750;line-height:1.28}.juneHealthCopy .juneCheckList{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.juneDoorSign{background:#fffdf7;border:3px solid #c69a74;border-radius:4px;place-items:center;height:88px;display:grid}.juneDoorSign strong{font-size:17px}.juneDoorSign span{color:#fff;background:#5fb86e;border-radius:8px;place-items:center;width:36px;height:36px;font-size:27px;font-weight:950;display:grid}.juneRemember{background:#f4fbef;border-color:#cfe8c8;grid-template-columns:150px 1fr 260px;align-items:center;gap:14px;height:54px;padding:7px 14px;display:grid;position:absolute;bottom:14px;left:22px;right:22px}.juneRemember strong{color:#137539;font-size:22px}.juneRemember p{margin:0;font-size:12px;font-weight:800;line-height:1.28}.juneMemo{background:#fff;border:1.5px dashed #9bcba0;border-radius:8px;height:34px}.juneMemo span{background:linear-gradient(135deg,#ffd36d 0 36%,#f27b52 36% 54%,#f8f8f8 54%);border-radius:6px;width:28px;height:28px;margin:4px 0 0 12px;display:block;transform:rotate(-20deg)}.juneOriginalA4 .aiVisual{background:radial-gradient(circle at 32% 18%,#fffffffa,#0000 38%),linear-gradient(145deg,#e9fbf5,#fff7d8)}.juneOriginalA4 .aiVisualImage{object-fit:contain;width:118%;height:118%}.juneOriginalA4 .juneVisualCut.large .aiVisualImage{width:124%;height:124%}.promptWorkspaceGrid{grid-template-columns:minmax(340px,.62fr) minmax(0,1.38fr)}.promptHero h2{max-width:760px}.promptStudio{min-width:0;box-shadow:var(--shadow);background:#fffffff0;border:1px solid #cfe2dee6;border-radius:24px;padding:24px}.promptStudioHeader{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.promptStudioHeader h2,.promptStudioHeader p,.promptOutputHeading h3,.promptOutputHeading p{margin:0}.promptStudioHeader h2{color:var(--navy);margin-top:6px;font-size:20px}.promptStudioHeader p{color:var(--muted);margin-top:6px;font-size:12px}.promptTabs{background:#f5faf8;border:1px solid #d8e8e4;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:18px;padding:5px;display:grid}.promptTabs button{color:#617681;background:0 0;border:0;border-radius:8px;min-height:40px;padding:7px 9px;font-size:11px;font-weight:850}.promptTabs button.active{color:#fff;background:var(--navy);box-shadow:0 5px 12px #1738522e}.promptGenerateActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.promptGenerateActions button{color:#17495a;background:#e7f7f2;border:1px solid #bddfd7;border-radius:9px;min-height:42px;font-size:11px;font-weight:900}.promptGenerateActions button:nth-child(2){background:#edf4fb;border-color:#cad8e8}.promptOutputHeading{justify-content:space-between;align-items:center;gap:16px;margin-top:18px;display:flex}.promptOutputHeading h3{color:#173852;font-size:16px}.promptOutputHeading p{color:var(--muted);margin-top:4px;font-size:11px}.copyPromptButton{color:#fff;background:#319a84;border:0;border-radius:9px;flex:none;min-height:38px;padding:0 14px;font-size:11px;font-weight:900}.promptStyleStatus{background:#f7fbfa;border:1px solid #c8ddd8;border-radius:10px;margin-top:12px;padding:12px 14px}.promptStyleStatus.included{background:#edf9f5;border-color:#a8d9cd}.promptStyleStatus.missing{background:#fff6f3;border-color:#e4c2ba}.promptStyleStatus>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.promptStyleStatus strong{color:#185c4e;font-size:12px}.promptStyleStatus span{color:var(--muted);text-align:right;font-size:10.5px}.promptStylePreview{color:#315a62;border-top:1px solid #89b9ae59;margin-top:9px;font-size:11px}.promptStylePreview summary{cursor:pointer;padding-top:9px;font-weight:850}.promptStylePreview pre{color:#29434b;white-space:pre-wrap;word-break:keep-all;background:#fff;border-radius:8px;max-height:240px;margin:10px 0 0;padding:12px;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Arial,sans-serif;font-size:10.5px;line-height:1.65;overflow:auto}.promptOutput{color:#203946;white-space:pre-wrap;word-break:keep-all;background:#fbfdfc;border:1px solid #d4e3df;border-radius:12px;outline:none;width:100%;height:600px;margin:12px 0 0;padding:20px;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Arial,sans-serif;font-size:12px;line-height:1.72;overflow:auto}.promptOutput:focus{border-color:#63c7b2;box-shadow:0 0 0 4px #63c7b21f}.promptActions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.promptActions button{min-height:40px;color:var(--navy);background:#edf8f5;border:1px solid #cfe3de;border-radius:9px;padding:7px 9px;font-size:10.5px;font-weight:850}.promptActions button:last-child{color:#fff;border-color:var(--navy);background:var(--navy)}.sendToImageRow{justify-content:flex-end;margin-top:10px;display:flex}.sendToImageRow button{color:#fff;background:#277c89;border:0;border-radius:9px;min-height:38px;padding:0 14px;font-size:11px;font-weight:900}.aiImageStudio{margin-top:14px}.aiImageControls{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.aiImageControls label,.aiPromptEditor{color:#173852;gap:6px;font-size:11px;font-weight:900;display:grid}.aiImageControls select,.aiPromptEditor textarea{color:#203946;width:100%;font:inherit;background:#fbfdfc;border:1px solid #cfe3de;border-radius:10px}.aiImageControls select{height:42px;padding:0 11px}.aiPromptEditor{margin-top:12px}.aiPromptEditor textarea{resize:vertical;min-height:320px;padding:15px;font-size:11.5px;font-weight:600;line-height:1.65}.sheetPresetPanel{background:#f5f9fd;border:1px solid #c7d9e9;border-radius:12px;margin-top:12px;padding:14px}.sheetPresetHeader{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.sheetPresetHeader strong{color:#173852;font-size:12px}.sheetPresetHeader p{color:var(--muted);margin:5px 0 0;font-size:10.5px;line-height:1.45}.sheetPresetHeader>span{color:#17495a;background:#e4f0fa;border-radius:8px;flex:none;padding:6px 9px;font-size:10px;font-weight:900}.stylePresetGroups{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.stylePresetGroup{min-width:0}.stylePresetGroup h4{color:var(--navy);margin:12px 0 0;font-size:13px}.sheetPresetList{gap:7px;margin:11px 0 0;padding:0;list-style:none;display:grid}.sheetPresetList li{background:#fff;border:1px solid #d9e6f1;border-radius:9px;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:9px;padding:9px;display:grid}.sheetPresetList li>span{color:#fff;background:#277c89;border-radius:8px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:950;display:grid}.sheetPresetList strong,.sheetPresetList p,.sheetPresetList small{display:block}.sheetPresetList strong{color:#173852;font-size:11px}.sheetPresetList p{color:#617681;margin:3px 0 0;font-size:10px;line-height:1.45}.sheetPresetList small{color:#a45242;margin-top:4px;font-size:9.5px;font-weight:800}.presetFileLink{color:#fff;background:var(--navy);border-radius:9px;align-items:center;min-height:28px;margin-top:7px;padding:5px 9px;font-size:10px;font-weight:900;text-decoration:none;display:inline-flex}.sheetPresetMessage,.sheetPresetError{color:#617681;background:#fff;border-radius:9px;margin-top:10px;padding:10px 12px;font-size:10.5px;font-weight:850}.sheetPresetError{color:#9b382e;background:#fff4f1}.referenceUploadPanel{background:#f8fcfb;border:1px solid #cfe3de;border-radius:12px;margin-top:12px;padding:14px}.referenceUploadHeader{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.referenceUploadHeader strong{color:#173852;font-size:12px}.referenceUploadHeader p{color:var(--muted);margin:5px 0 0;font-size:10.5px;line-height:1.45}.referenceIncludeOption{color:#17495a;flex:none;align-items:center;gap:7px;min-height:30px;font-size:10.5px;font-weight:900;display:flex}.referenceIncludeOption input{accent-color:#319a84;width:15px;height:15px}.referenceUploadActions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:11px;display:flex}.referenceFileButton,.referenceUploadActions button{min-height:34px;color:var(--navy);background:#edf8f5;border:1px solid #bddfd7;border-radius:9px;place-items:center;padding:0 12px;font-size:10.5px;font-weight:900;display:inline-grid}.referenceFileButton{cursor:pointer}.referenceFileButton input{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.referenceUploadActions>span{color:var(--muted);font-size:10px;font-weight:800}.referencePreview{background:#fff;border:1px solid #d9e9e5;border-radius:10px;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:11px;margin-top:12px;padding:10px;display:grid}.referencePreview img{object-fit:cover;background:#edf6f4;border-radius:8px;width:96px;height:96px;display:block}.referencePreview strong,.referencePreview span{display:block}.referencePreview strong{color:#173852;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.referencePreview span,.referenceEmpty,.referenceError{color:var(--muted);font-size:10.5px;font-weight:800;line-height:1.45}.referenceEmpty{background:#eef8f5;border-radius:9px;margin-top:10px;padding:10px 12px}.referenceError{color:#9b382e;margin-top:10px}.aiKeyNotice{color:#6f5615;background:#fff9df;border:1px solid #e4d7a4;border-radius:10px;margin-top:12px;padding:12px 14px;font-size:11px;font-weight:850}.aiImageButtons{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.aiImageButtons button{min-height:40px;color:var(--navy);background:#edf8f5;border:1px solid #cfe3de;border-radius:9px;padding:7px 8px;font-size:10.5px;font-weight:900}.aiImageButtons button:first-child{color:#fff;background:#319a84;border-color:#319a84}.aiImageButtons button:disabled{cursor:not-allowed;opacity:.55}.aiImageResult{background:linear-gradient(135deg,#fbfdfc,#eef8f5);border:1px solid #d4e3df;border-radius:14px;place-items:center;min-height:360px;margin-top:14px;display:grid;overflow:hidden}.aiImageResult img{object-fit:contain;max-width:100%;max-height:720px;display:block}.aiImageNotice{color:#315a62;text-align:center;background:#f7fbfa;border-top:1px solid #d4e3df;width:100%;padding:10px 14px;font-size:10.5px;font-weight:850}.aiImageLoading,.aiImageEmpty,.aiImageError{color:#617681;text-align:center;padding:18px;font-size:12px;font-weight:850}.aiImageError{color:#9b382e}@media (max-width:1100px){.promptWorkspaceGrid{grid-template-columns:1fr}.promptTabs,.promptActions,.promptGenerateActions,.aiImageButtons{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.promptStudio{border-radius:18px;padding:16px}.promptStudioHeader,.promptOutputHeading,.sheetPresetHeader,.referenceUploadHeader,.promptStyleStatus>div{flex-direction:column;align-items:stretch}.promptStyleStatus span{text-align:left}.promptTabs,.promptActions,.promptGenerateActions,.aiImageControls,.aiImageButtons,.stylePresetGroups,.topicCheckboxList{grid-template-columns:1fr}.referencePreview{grid-template-columns:72px minmax(0,1fr)}.referencePreview img{width:72px;height:72px}.promptOutput{height:520px;padding:15px}}
