.tower-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.8fr);gap:22px;align-items:stretch;margin:28px 0 22px}
.food-tower{min-width:0;border:1px solid #dce8dc;border-radius:22px;padding:26px 28px 28px;background:radial-gradient(circle at 50% 23%,#fffefb 0,#f4f7f0 65%,#eaf1e8 100%);box-shadow:0 16px 38px #2b5a3810;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}
.tower-label{text-align:center;margin-bottom:13px}.tower-label span{display:block;font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:.2em;color:#71937a;font-weight:700}.tower-label strong{display:block;font-size:23px;letter-spacing:-.035em;margin-top:5px;color:#315c43}
.tower-level{min-height:103px;display:flex;justify-content:center;align-items:center;gap:14px;padding:14px 22px;clip-path:polygon(5% 0,95% 0,100% 100%,0 100%);text-align:left;filter:drop-shadow(0 3px 0 #fff);transition:transform .2s ease}
.tower-level:hover{transform:translateY(-2px)}.tower-level>div{display:flex;flex-direction:column;line-height:1.45;min-width:0}.tower-level small{font-size:10px;font-weight:700;letter-spacing:.08em;opacity:.76}.tower-level strong{font-size:19px;letter-spacing:-.03em;margin:3px 0}.tower-level>div>span{font-size:11px;line-height:1.5;font-weight:500}.tower-emoji{display:block;flex:none;min-width:85px;font-size:24px;line-height:1.1;letter-spacing:-.16em;text-align:center}
.tower-fats{width:58%;background:linear-gradient(125deg,#efdfae,#f6eccd);color:#695321}.tower-calcium{width:68%;background:linear-gradient(125deg,#bfdce9,#dcecf2);color:#2b5f70}.tower-protein{width:78%;background:linear-gradient(125deg,#efbca5,#f7d7c5);color:#744831}.tower-produce{width:89%;background:linear-gradient(125deg,#a7d4ad,#d6ebc6);color:#285e3d}.tower-staples{width:100%;background:linear-gradient(125deg,#d9b484,#eacfa8);color:#5f452e}.tower-foundation{width:100%;border-radius:8px 8px 14px 14px;background:#285743;color:#f6fff8;text-align:center;padding:16px 13px;line-height:1.5}.tower-foundation strong{display:block;font-size:12px;letter-spacing:.12em;color:#bbe1c1}.tower-foundation span{font-size:12px}
.tower-guidance{background:#fff;border:1px solid #dce8dc;border-radius:22px;padding:27px 26px;box-shadow:0 16px 38px #2b5a380c;display:flex;flex-direction:column}.tower-guidance-head{padding-bottom:18px;border-bottom:1px solid #e2ebe1}.tower-guidance-head span{font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:.16em;font-weight:700;color:#729d7c}.tower-guidance-head h3{font-size:22px;line-height:1.3;margin:9px 0}.tower-guidance-head p{font-size:12px;line-height:1.8;color:#69806e;margin:0}.tower-guide-item{padding:16px 0;border-bottom:1px solid #e6eee4;display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:start}.tower-guide-item:last-child{border-bottom:0;padding-bottom:0}.tower-guide-item b{display:grid;place-items:center;min-height:34px;background:#e6f0e5;color:#3e7750;font-size:12px;border-radius:7px}.tower-guide-item p{font-size:12px;line-height:1.75;color:#5e7464;margin:0}
.tower-outside{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:19px 0}.tower-outside>div{padding:20px 22px;border-radius:13px;background:#fff2e9;border:1px solid #f0dacb}.tower-outside>div+div{background:#eaf3ec;border-color:#d4e7d8}.tower-outside span{display:block;font-size:10px;letter-spacing:.1em;font-weight:700;color:#a77657;margin-bottom:6px}.tower-outside>div+div span{color:#59846a}.tower-outside strong{display:block;font-size:15px;color:#714b38}.tower-outside>div+div strong{color:#315f45}.tower-outside p{font-size:12px;line-height:1.8;color:#836d61;margin:7px 0 0}.tower-outside>div+div p{color:#607b68}.tower-attribution{font-size:11px;line-height:1.9;color:#7a907d;margin:18px 0 29px}.tower-attribution a{color:#3d7f52}
.tower-amounts{background:#fff;border:1px solid #dce8dc;border-radius:13px;margin:16px 0;overflow:hidden}.tower-amounts summary{cursor:pointer;list-style:none;padding:19px 22px;color:#315e43;font-size:15px;font-weight:700;display:flex;justify-content:space-between;gap:15px}.tower-amounts summary::-webkit-details-marker{display:none}.tower-amounts summary:before{content:'＋';margin-right:9px;color:#54936a}.tower-amounts[open] summary:before{content:'－'}.tower-amounts summary span{font-size:11px;font-weight:500;color:#7b9b83;margin-left:auto;white-space:nowrap}.tower-amounts-body{padding:0 22px 22px}.tower-amounts-body>p{font-size:12px;line-height:1.85;color:#687e6e;margin:7px 0 17px}.tower-amounts-body .scroll{border:1px solid #e1e9df;border-radius:10px}.tower-amounts-body .data-table{min-width:680px}.tower-amounts-body .data-table td:first-child{font-weight:700;color:#3e6c4b}.tower-amounts-body .tower-amounts-note{margin:15px 0 0}
.tower-swipe{display:none}
@media(max-width:960px){.tower-layout{grid-template-columns:1fr}.food-tower{padding:30px}.tower-guidance{display:grid;grid-template-columns:repeat(2,1fr);gap:0 16px}.tower-guidance-head{grid-column:1/-1}}
@media(max-width:600px){.food-tower{padding:19px 13px;gap:7px}.tower-label strong{font-size:20px}.tower-level{clip-path:none;border-radius:10px;width:100%!important;min-height:90px;justify-content:flex-start;padding:13px 15px;gap:11px}.tower-level strong{font-size:16px}.tower-level>div>span{font-size:10px}.tower-emoji{min-width:72px;font-size:22px}.tower-foundation{border-radius:11px}.tower-foundation span{font-size:11px}.tower-guidance{display:block;padding:23px 20px}.tower-outside{grid-template-columns:1fr}.tower-guide-item{grid-template-columns:52px 1fr}.tower-guide-item p{font-size:11px}.tower-amounts summary{font-size:13px;display:block}.tower-amounts summary span{display:block;margin:4px 0 0 26px}.tower-swipe{display:block;color:#3d8054!important;font-weight:700}}
