:root{
  --ink:#173449;--ink-soft:#557087;--sea:#246f78;--sea-deep:#185d65;--sky:#eaf5f8;--paper:#f9fcfb;--line:rgba(39,94,108,.18);--gold:#b88c45;--white:#fff;--danger:#a84c4c;--shadow:0 22px 60px rgba(26,70,84,.13);--radius:24px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#edf5f4;font-family:"Microsoft YaHei","PingFang SC","Noto Sans SC",sans-serif;line-height:1.65}button,input,select{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}.smart-skip{position:fixed;left:12px;top:-80px;z-index:100;background:#fff;padding:10px 18px;border-radius:999px;color:var(--sea-deep)}.smart-skip:focus{top:12px}.smart-topbar{height:76px;padding:0 clamp(20px,4vw,72px);position:fixed;inset:0 0 auto;z-index:30;display:grid;grid-template-columns:minmax(250px,1fr) auto minmax(250px,1fr);align-items:center;gap:24px;background:rgba(239,247,246,.9);border-bottom:1px solid rgba(36,91,104,.12);backdrop-filter:blur(18px)}.smart-brand{display:flex;align-items:center;gap:13px;color:inherit;text-decoration:none}.smart-brand img{width:56px;height:42px;object-fit:contain;filter:brightness(.28) saturate(.8)}.smart-brand span{display:grid}.smart-brand b{font-size:16px;letter-spacing:.12em}.smart-brand small{font:10px/1.3 Georgia,serif;letter-spacing:.2em;color:#708b99}.smart-topbar nav{display:flex;gap:30px}.smart-topbar nav a{font-size:14px;color:#365469;text-decoration:none;position:relative}.smart-topbar nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--sea);transition:.25s}.smart-topbar nav a:hover:after{right:0}.smart-account{justify-self:end;border:1px solid var(--line);background:rgba(255,255,255,.72);border-radius:999px;padding:8px 13px 8px 17px;display:flex;align-items:center;gap:14px;cursor:pointer}.smart-account span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#567083}.smart-account b{font-size:12px;color:#fff;background:var(--sea);padding:6px 11px;border-radius:999px}.smart-hero{height:min(900px,94svh);min-height:680px;position:relative;overflow:hidden;background:#dfeff3}.smart-hero picture,.smart-hero picture img{position:absolute;inset:0;width:100%;height:100%}.smart-hero picture img{object-fit:cover;object-position:center}.smart-hero:after{content:"";position:absolute;inset:auto 0 0;height:25%;background:linear-gradient(to bottom,transparent,#edf5f4)}.smart-hero-copy{position:absolute;z-index:2;left:clamp(28px,8vw,150px);top:50%;width:min(600px,42vw);transform:translateY(-44%)}.smart-hero-copy>p,.smart-section-head p,.smart-panel-head p,.smart-home-intro p,.smart-dialog form>p{margin:0 0 13px;font:600 12px/1.3 Georgia,serif;letter-spacing:.26em;color:var(--sea)}.smart-hero-copy h1{margin:0;font-family:"STKaiti","KaiTi",serif;font-size:clamp(42px,5.4vw,82px);font-weight:500;line-height:1.08;letter-spacing:.02em}.smart-hero-copy>span{display:block;max-width:520px;margin-top:22px;font-size:16px;color:#4f6d80}.smart-hero-actions{display:flex;gap:12px;margin-top:30px}.smart-hero-actions a,.smart-hero-actions button{min-width:152px;padding:12px 20px;border-radius:4px;border:1px solid var(--sea);text-align:center;text-decoration:none;cursor:pointer}.smart-hero-actions a{background:var(--sea);color:#fff}.smart-hero-actions button{background:rgba(255,255,255,.65);color:var(--sea-deep)}.smart-hero-index{position:absolute;z-index:3;left:clamp(28px,8vw,150px);right:clamp(28px,8vw,150px);bottom:5%;display:grid;grid-template-columns:repeat(4,1fr);margin:0;border-top:1px solid rgba(40,91,107,.25)}.smart-hero-index div{display:flex;align-items:baseline;gap:12px;padding:13px 18px;border-right:1px solid rgba(40,91,107,.16)}.smart-hero-index div:first-child{padding-left:0}.smart-hero-index dt{font:12px/1 Georgia;color:var(--sea)}.smart-hero-index dd{margin:0;font-size:13px}.smart-workspace{width:min(1500px,calc(100% - 48px));margin:0 auto;padding:70px 0 110px}.smart-section-head,.smart-panel-head{display:flex;justify-content:space-between;gap:32px;align-items:end}.smart-section-head h2,.smart-panel-head h3{margin:0;font-family:"STKaiti","KaiTi",serif;font-weight:500}.smart-section-head h2{font-size:clamp(30px,4vw,50px)}.smart-section-head>span{max-width:500px;color:var(--ink-soft);font-size:13px;text-align:right}.smart-login-gate{margin-top:30px;padding:34px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;background:rgba(255,255,255,.74);border:1px solid var(--line);box-shadow:var(--shadow)}.smart-login-mark{width:70px;height:70px;border:1px solid var(--sea);display:grid;place-items:center;border-radius:50%;font-size:32px;color:var(--sea)}.smart-login-gate p{margin:0;font-size:12px;letter-spacing:.2em;color:var(--sea)}.smart-login-gate h3{margin:2px 0;font-size:24px}.smart-login-gate span{font-size:13px;color:var(--ink-soft)}.smart-login-gate button,.smart-home-intro button{border:0;background:var(--sea);color:#fff;padding:12px 22px;cursor:pointer}.smart-app{margin-top:28px}.smart-tool-nav{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:rgba(255,255,255,.55)}.smart-tool-nav button{min-height:96px;padding:17px 20px;border:0;border-right:1px solid var(--line);background:transparent;display:flex;align-items:center;gap:14px;text-align:left;cursor:pointer;position:relative}.smart-tool-nav button:last-child{border-right:0}.smart-tool-nav button:after{content:"";position:absolute;left:20px;right:100%;bottom:0;height:3px;background:var(--sea);transition:.25s}.smart-tool-nav button.is-active{background:#fff}.smart-tool-nav button.is-active:after{right:20px}.smart-tool-nav i{font:12px Georgia;color:#71919e}.smart-tool-nav span{display:grid}.smart-tool-nav b{font-size:16px}.smart-tool-nav small{font-size:11px;color:var(--ink-soft)}.smart-panel{margin-top:18px;padding:34px;background:rgba(255,255,255,.82);border:1px solid var(--line);box-shadow:0 18px 52px rgba(33,74,88,.08)}.smart-panel-head{padding-bottom:24px;border-bottom:1px solid var(--line)}.smart-panel-head h3{font-size:32px}.smart-panel-head>span{max-width:600px;font-size:13px;color:var(--ink-soft);text-align:right}.smart-home-summary{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;margin-top:24px;background:var(--line);border:1px solid var(--line)}.smart-home-stat{padding:22px;background:#f8fbfa;min-height:112px;display:flex;flex-direction:column;justify-content:space-between;gap:6px}.smart-home-stat span{font-size:12px;color:var(--ink-soft);order:1}.smart-home-stat strong{font:500 27px/1.1 Georgia,serif;order:2;text-align:left;overflow:visible;word-break:break-all}.smart-home-stat small{font-size:11px;color:#77909c;order:3}.smart-home-intro{margin-top:20px;padding:25px 28px;display:flex;justify-content:space-between;align-items:center;gap:24px;background:#e7f2f2;border-left:3px solid var(--sea)}.smart-home-intro h4{margin:2px 0;font-size:22px}.smart-home-intro span{font-size:13px;color:var(--ink-soft)}.smart-home-frame{margin-top:22px;border:1px solid var(--line);background:#fff}.smart-frame-toolbar{height:54px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:12px}.smart-frame-toolbar a{color:var(--sea)}.smart-home-frame iframe{display:block;width:100%;height:min(1200px,82svh);border:0}.smart-split{display:grid;grid-template-columns:minmax(330px,.85fr) minmax(500px,1.15fr);gap:20px;margin-top:24px}.smart-input-card,.smart-result-card,.smart-food-chooser{padding:24px;border:1px solid var(--line);background:#f9fbfa}.smart-card-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:17px}.smart-card-title b{font-size:19px}.smart-card-title span{font-size:11px;color:var(--ink-soft)}.smart-search{display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--line);padding-bottom:12px}.smart-search span{font-size:12px;color:var(--ink-soft);white-space:nowrap}.smart-search input{width:100%;border:0;background:transparent;outline:0}.smart-inventory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px;max-height:650px;overflow:auto;padding-right:4px}.smart-inventory-item{display:grid;grid-template-columns:40px 1fr 70px;align-items:center;gap:9px;padding:9px;border:1px solid rgba(42,98,109,.12);background:#fff}.smart-inventory-item img,.smart-food-card img,.smart-recipe-media img,.smart-food-plan-head img{width:100%;height:100%;object-fit:contain}.smart-inventory-item figure{width:40px;height:40px;margin:0;background:#edf4f3}.smart-inventory-item span{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-inventory-item input{width:70px;border:1px solid var(--line);background:#f8fbfb;padding:5px;text-align:center}.smart-recipe-list{display:grid;gap:10px;max-height:720px;overflow:auto;padding-right:4px}.smart-recipe{display:grid;grid-template-columns:62px 1fr auto;gap:14px;padding:14px;background:#fff;border:1px solid rgba(42,98,109,.12)}.smart-recipe-media{width:62px;height:62px;background:#eef5f4}.smart-recipe h4{margin:0;font-size:16px}.smart-recipe p{margin:3px 0;font-size:12px;color:var(--ink-soft)}.smart-recipe small{display:block;font-size:11px;color:#718795}.smart-recipe>strong{align-self:center;min-width:82px;text-align:center;font:600 15px Georgia;color:var(--sea)}.smart-recipe.is-ready{border-left:3px solid var(--sea)}.smart-food-chooser{margin-top:24px}.smart-food-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-top:17px;max-height:450px;overflow:auto}.smart-food-card{border:1px solid var(--line);background:#fff;padding:8px;cursor:pointer;text-align:left}.smart-food-card.is-selected{border-color:var(--sea);box-shadow:inset 0 0 0 1px var(--sea)}.smart-food-card figure{aspect-ratio:1;margin:0;background:#eef5f4}.smart-food-card b{display:block;margin-top:7px;font-size:12px}.smart-food-card small{display:block;font-size:10px;color:var(--ink-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.smart-food-plans{display:grid;gap:14px;margin-top:18px}.smart-food-plan{padding:20px;border:1px solid var(--line);background:#f9fbfa}.smart-food-plan-head{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:14px}.smart-food-plan-head figure{width:58px;height:58px;margin:0;background:#edf4f3}.smart-food-plan-head h4{margin:0}.smart-food-plan-head p{margin:2px 0;font-size:12px;color:var(--ink-soft)}.smart-food-plan-head button{border:0;background:transparent;color:var(--danger);cursor:pointer}.smart-food-target{display:grid;grid-template-columns:130px 100px 1fr;gap:12px;align-items:center;margin-top:14px;padding-top:14px;border-top:1px solid var(--line);font-size:12px}.smart-food-target input{width:100%;padding:7px;border:1px solid var(--line);background:#fff}.smart-food-materials{display:grid;gap:8px;margin-top:12px}.smart-food-material{display:grid;grid-template-columns:minmax(180px,1fr) 90px 90px auto;gap:9px;align-items:center}.smart-food-material select,.smart-food-material input{min-width:0;padding:8px;border:1px solid var(--line);background:#fff}.smart-food-material button,.smart-food-add{border:1px solid var(--line);background:#fff;padding:7px 11px;cursor:pointer}.smart-food-result{margin-top:14px;padding:13px 15px;background:#e6f1f0;font-size:12px}.smart-empty{padding:36px;text-align:center;color:var(--ink-soft);border:1px dashed var(--line)}.smart-empty b,.smart-empty span{display:block}.circle-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;margin-top:24px}.circle-form,.circle-progress,.circle-ledger,.circle-rules{padding:24px;border:1px solid var(--line);background:#f9fbfa}.circle-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.circle-field{display:grid;gap:6px}.circle-field>span{font-size:11px;color:var(--ink-soft)}.circle-field input,.circle-field select{width:100%;padding:10px;border:1px solid var(--line);background:#fff}.circle-type{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.circle-type button{padding:13px;border:1px solid var(--line);background:#fff;cursor:pointer}.circle-type button.is-active{background:var(--sea);color:#fff}.circle-badge{display:grid;grid-template-columns:80px 1fr;gap:17px;align-items:center}.circle-badge figure{width:80px;height:80px;margin:0;display:grid;place-items:center;border-radius:50%;background:#e7f2f2;border:1px solid var(--line);overflow:hidden}.circle-badge img{width:100%;height:100%;object-fit:contain}.circle-badge h4{margin:0;font-size:22px}.circle-badge p{margin:3px 0;color:var(--ink-soft);font-size:12px}.circle-meter{height:9px;background:#dae7e7;margin:20px 0 8px;overflow:hidden}.circle-meter i{display:block;height:100%;background:var(--sea)}.circle-progress dl{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);margin:18px 0 0}.circle-progress dl div{padding:13px;background:#fff}.circle-progress dt{font-size:10px;color:var(--ink-soft)}.circle-progress dd{margin:2px 0 0;font:600 18px Georgia}.circle-ledger{margin-top:20px}.circle-task-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.circle-task{padding:11px;border:1px solid var(--line);background:#fff}.circle-task b{display:block;font-size:12px}.circle-task small{display:block;font-size:10px;color:var(--ink-soft)}.circle-task input{width:100%;margin-top:8px;padding:7px;border:1px solid var(--line)}.circle-subhead{display:flex;align-items:center;justify-content:space-between;margin:20px 0 9px}.circle-subhead h4{margin:0}.circle-subhead span{font-size:11px;color:var(--ink-soft)}.circle-milestones{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.circle-milestones label{display:flex;gap:8px;align-items:flex-start;padding:10px;border:1px solid var(--line);background:#fff;font-size:11px}.circle-result{margin-top:20px;padding:20px;background:#173f4a;color:#fff;display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.circle-result div{padding:10px 16px;border-right:1px solid rgba(255,255,255,.18)}.circle-result div:last-child{border:0}.circle-result span{font-size:10px;color:#c7dadd}.circle-result strong{display:block;font:500 22px Georgia}.circle-rules{margin-top:20px}.circle-rules h4{margin:0 0 12px}.circle-rules ol{margin:0;padding-left:20px;columns:2;column-gap:38px}.circle-rules li{break-inside:avoid;margin-bottom:8px;font-size:12px;color:var(--ink-soft)}.smart-dialog{width:min(520px,calc(100% - 30px));border:0;padding:0;background:transparent}.smart-dialog::backdrop{background:rgba(18,43,54,.46);backdrop-filter:blur(8px)}.smart-dialog form{position:relative;padding:36px;background:#f7fbfa;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.5)}.smart-dialog h2{margin:0;font:500 34px "STKaiti","KaiTi",serif}.smart-dialog form>span{display:block;margin:8px 0 22px;color:var(--ink-soft);font-size:13px}.smart-dialog label{display:grid;gap:8px}.smart-dialog label b{font-size:12px}.smart-dialog input{padding:12px;border:1px solid var(--line);background:#fff}.smart-dialog-close{position:absolute;right:18px;top:14px;border:0;background:transparent;font-size:28px;cursor:pointer}.smart-dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.smart-dialog-actions button{padding:10px 17px;border:1px solid var(--line);background:#fff;cursor:pointer}.smart-dialog-actions button:last-child{border-color:var(--sea);background:var(--sea);color:#fff}
@media(max-width:980px){.smart-topbar{grid-template-columns:1fr auto;height:68px}.smart-topbar nav{display:none}.smart-hero{min-height:630px}.smart-hero-copy{left:32px;width:48vw}.smart-home-summary{grid-template-columns:repeat(3,1fr)}.smart-split{grid-template-columns:1fr}.smart-food-grid{grid-template-columns:repeat(4,1fr)}.circle-task-grid,.circle-milestones{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){
  .smart-topbar{height:62px;padding:0 14px;gap:8px;background:rgba(241,248,247,.94)}.smart-brand{gap:7px}.smart-brand img{width:38px;height:32px}.smart-brand b{font-size:12px;letter-spacing:.05em}.smart-brand small{display:none}.smart-account{padding:5px 6px 5px 10px;gap:6px}.smart-account span{max-width:84px;font-size:10px}.smart-account b{padding:5px 8px;font-size:10px}.smart-hero{height:96svh;min-height:720px;margin-top:0}.smart-hero picture img{object-position:center top}.smart-hero:after{height:48%;background:linear-gradient(to bottom,transparent,#edf5f4 84%)}.smart-hero-copy{left:20px;right:20px;top:auto;bottom:11%;width:auto;transform:none;text-align:left}.smart-hero-copy>p{font-size:10px;margin-bottom:8px}.smart-hero-copy h1{font-size:36px;line-height:1.12}.smart-hero-copy>span{margin-top:10px;font-size:13px;max-width:330px}.smart-hero-actions{margin-top:16px;gap:8px}.smart-hero-actions a,.smart-hero-actions button{min-width:0;flex:1;padding:10px 8px;font-size:12px}.smart-hero-index{display:none}.smart-workspace{width:calc(100% - 24px);padding:42px 0 70px}.smart-section-head{align-items:start}.smart-section-head h2{font-size:29px}.smart-section-head>span{display:none}.smart-login-gate{padding:22px 18px;grid-template-columns:52px 1fr;gap:13px}.smart-login-mark{width:52px;height:52px}.smart-login-gate h3{font-size:19px}.smart-login-gate span{font-size:11px}.smart-login-gate>button{grid-column:1/-1;width:100%}.smart-tool-nav{grid-template-columns:repeat(2,1fr)}.smart-tool-nav button{min-height:76px;padding:12px;border-bottom:1px solid var(--line)}.smart-tool-nav button:nth-child(2){border-right:0}.smart-tool-nav button:nth-child(n+3){border-bottom:0}.smart-tool-nav button:after{left:12px}.smart-tool-nav button.is-active:after{right:12px}.smart-panel{padding:20px 14px;margin-top:12px}.smart-panel-head{display:block}.smart-panel-head h3{font-size:27px}.smart-panel-head>span{display:block;text-align:left;margin-top:8px;font-size:11px}.smart-home-summary{grid-template-columns:repeat(2,1fr)}.smart-home-stat{padding:12px 10px;min-height:80px;display:flex;flex-direction:column;justify-content:space-between;gap:4px}.smart-home-stat span{font-size:11px;order:1}.smart-home-stat strong{font-size:18px;order:2;text-align:left;overflow:visible;word-break:break-all}.smart-home-stat small{font-size:10px;order:3}.smart-home-intro{display:block;padding:20px}.smart-home-intro h4{font-size:19px}.smart-home-intro button{width:100%;margin-top:15px}.smart-home-frame iframe{height:78svh}.smart-input-card,.smart-result-card,.smart-food-chooser{padding:16px}.smart-inventory-grid{grid-template-columns:1fr;max-height:none}.smart-recipe{grid-template-columns:52px 1fr}.smart-recipe-media{width:52px;height:52px}.smart-recipe>strong{grid-column:2;text-align:left}.smart-food-grid{grid-template-columns:repeat(3,1fr);max-height:480px}.smart-food-plan-head{grid-template-columns:50px 1fr auto}.smart-food-plan-head figure{width:50px;height:50px}.smart-food-target{grid-template-columns:1fr 90px}.smart-food-target span:last-child{grid-column:1/-1}.smart-food-material{grid-template-columns:1fr 70px 70px}.smart-food-material button{grid-column:1/-1}.circle-intro{grid-template-columns:1fr}.circle-form,.circle-progress,.circle-ledger,.circle-rules{padding:17px}.circle-form-grid{grid-template-columns:1fr 1fr}.circle-task-grid,.circle-milestones{grid-template-columns:repeat(2,1fr)}.circle-result{grid-template-columns:repeat(2,1fr)}.circle-result div:nth-child(2){border-right:0}.circle-rules ol{columns:1}.smart-dialog form{padding:30px 22px}.smart-dialog h2{font-size:28px}
}
@media(max-width:380px){.smart-brand b{font-size:11px}.smart-account span{display:none}.smart-hero-copy h1{font-size:32px}.smart-tool-nav b{font-size:14px}.smart-tool-nav small{font-size:9px}.smart-home-summary{grid-template-columns:1fr 1fr}.circle-form-grid{grid-template-columns:1fr}.smart-food-grid{grid-template-columns:repeat(2,1fr)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

body.smart-embed .smart-topbar,body.smart-embed .smart-hero,body.smart-embed .smart-section-head,body.smart-embed .smart-tool-nav{display:none!important}
body.smart-embed .smart-workspace{width:100%;padding:0;margin:0}body.smart-embed .smart-app{margin:0}body.smart-embed .smart-panel{margin:0;padding:20px;border:0;box-shadow:none;background:#f7fbfa}body.smart-embed .smart-login-gate{margin:12px}body.smart-embed .smart-panel-head{padding-top:0}
@media(max-width:720px){body.smart-embed .smart-panel{padding:12px 8px}}

/* 2026-08-21 药品结果卡：固定图片区、弹性正文、独立状态，避免 figure 默认边距压住文字 */
.smart-split{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)}
.smart-input-card,.smart-result-card{min-width:0}
.smart-card-title{min-width:0}
.smart-card-title>b{min-width:0}
.smart-card-title>span{flex:0 1 220px;min-width:0;text-align:right;white-space:normal;line-height:1.45}
.smart-recipe-list{min-width:0}
.smart-recipe{
  grid-template-columns:76px minmax(0,1fr) 112px;
  align-items:center;
  gap:18px;
  min-width:0;
  min-height:116px;
  padding:18px 20px
}
.smart-recipe-media{
  grid-column:1;
  width:76px;
  height:76px;
  margin:0;
  overflow:hidden;
  border:1px solid rgba(42,98,109,.1);
  background:#eef5f4
}
.smart-recipe>div{grid-column:2;min-width:0;align-self:center}
.smart-recipe h4{margin:0 0 5px;font-size:17px;line-height:1.35}
.smart-recipe p{margin:0 0 5px;overflow-wrap:anywhere;line-height:1.55}
.smart-recipe small{overflow-wrap:anywhere;line-height:1.55}
.smart-recipe>strong{
  grid-column:3;
  align-self:center;
  justify-self:stretch;
  min-width:0;
  padding:10px 8px;
  border-left:1px solid var(--line);
  text-align:center;
  line-height:1.35;
  white-space:normal
}
@media(max-width:720px){
  .smart-split{grid-template-columns:1fr}
  .smart-recipe{grid-template-columns:64px minmax(0,1fr);gap:13px;min-height:104px;padding:14px}
  .smart-recipe-media{width:64px;height:64px}
  .smart-recipe>div{grid-column:2}
  .smart-recipe>strong{grid-column:2;justify-self:start;margin-top:3px;padding:5px 10px;border:0;border-radius:999px;background:#e7f2f2;font-size:12px;text-align:left}
}
/* interest-circle-input-fix-v4 */
.circle-input-note{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;margin:0 0 16px;padding:12px 14px;background:#e7f2f2;border-left:3px solid var(--sea);font-size:12px}.circle-input-note b{color:var(--sea-deep);white-space:nowrap}.circle-input-note span{color:var(--ink-soft)}.circle-field-wide{grid-column:1/-1}.circle-field small{display:block;min-height:2.9em;font-size:10px;line-height:1.45;color:#728894}.circle-field input::placeholder{color:#9aabb2;font-size:11px}.circle-readonly{display:grid;gap:6px;padding:11px 13px;background:#edf4f3;border:1px solid var(--line)}.circle-readonly span{font-size:10px;color:var(--ink-soft)}.circle-readonly output{font:600 20px/1.2 Georgia,serif;color:var(--sea-deep)}.circle-task{display:flex;min-width:0;min-height:132px;flex-direction:column;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--line);background:#fff}.circle-task b{display:block;font-size:12px;line-height:1.45}.circle-task small{display:block;margin-top:3px;font-size:10px;line-height:1.45;color:var(--ink-soft)}.circle-task label{display:grid;gap:5px}.circle-task label>span:first-child{font-size:10px;color:#708892}.circle-task-input{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid var(--line);background:#f8fbfb}.circle-task-input:focus-within{border-color:var(--sea);box-shadow:0 0 0 2px rgba(42,125,116,.1)}.circle-task-input input{width:100%;min-width:0;margin:0;padding:7px 8px;border:0;background:transparent;outline:0}.circle-task-input em{padding-right:8px;font-style:normal;font-size:10px;color:var(--ink-soft)}
@media(max-width:680px){.circle-input-note{grid-template-columns:1fr;gap:4px}.circle-form-grid{grid-template-columns:1fr 1fr}.circle-field-wide{grid-column:1/-1}.circle-field small{min-height:0}.circle-task-grid{grid-template-columns:1fr}.circle-task{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 116px;align-items:center}.circle-task label{min-width:0}.circle-subhead{align-items:flex-start;gap:8px}.circle-subhead span{max-width:55%;text-align:right;line-height:1.45}.circle-result{padding:12px}.circle-result div{padding:9px 10px}.circle-result strong{font-size:19px}}
