.tg-cookbox,.tg-cookbox *{box-sizing:border-box}
.tg-cookbox{--tgcb-primary:#06485f;--tgcb-turquoise:#16879d;--tgcb-yellow:#fab742;--tgcb-ochre:#d37561;--tgcb-ink:#163237;--tgcb-muted:#52676b;--tgcb-line:#d7e3e4;font-family:inherit;color:var(--tgcb-ink);line-height:1.5;max-width:1280px;margin:0 auto;scroll-margin-top:24px}
.tg-cookbox .tgcb-shell{background:#fff;padding:clamp(20px,4vw,48px);border:1px solid var(--tgcb-line);border-radius:24px;box-shadow:0 18px 50px #0c465014;overflow:clip}
.tg-cookbox h2,.tg-cookbox h3,.tg-cookbox h4,.tg-cookbox p{padding:0;margin:0;color:inherit;font-family:inherit;text-transform:none;letter-spacing:normal}
.tg-cookbox button,.tg-cookbox a{font:inherit;text-transform:none;letter-spacing:normal;box-shadow:none}
.tg-cookbox button{cursor:pointer;appearance:none}
.tg-cookbox button:disabled{cursor:default;opacity:.46}
.tg-cookbox button:focus-visible,.tg-cookbox a:focus-visible,.tg-cookbox summary:focus-visible{outline:3px solid var(--tgcb-turquoise);outline-offset:4px}
.tg-cookbox .tgcb-title:focus{outline:none}
.tg-cookbox .tgcb-header{position:relative;max-width:780px;margin-bottom:34px}
.tg-cookbox .tgcb-eyebrow{color:var(--tgcb-primary);font-size:11px;font-weight:800;letter-spacing:.13em;margin:0 0 12px}
.tg-cookbox .tgcb-title{font-size:clamp(30px,3.6vw,48px);line-height:1.12;letter-spacing:-.045em;font-weight:800;color:var(--tgcb-primary);margin-bottom:18px}
.tg-cookbox .tgcb-intro{font-size:16px;line-height:1.65;max-width:670px;color:var(--tgcb-muted)}
.tg-cookbox .tgcb-logo{display:block;max-width:180px;max-height:65px;object-fit:contain;margin-bottom:22px}
.tg-cookbox .tgcb-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,1fr);gap:32px;align-items:start}
.tg-cookbox .tgcb-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}
.tg-cookbox .tgcb-choices > .tgcb-section-head:first-child{margin-top:1.4rem}
.tg-cookbox .tgcb-section-head h3{font-size:20px;line-height:1.3;font-weight:750}
.tg-cookbox .tgcb-number{font-size:12px;letter-spacing:.08em;color:var(--tgcb-muted);font-weight:700}
.tg-cookbox .tgcb-hint{font-size:13px;color:var(--tgcb-muted);line-height:1.65}
.tg-cookbox .tgcb-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}
.tg-cookbox .tgcb-tile{border:1px solid var(--tgcb-line);border-radius:14px;background:#fff;min-width:0;position:relative;transition:border-color .18s,box-shadow .18s,background .18s}
.tg-cookbox .tgcb-tile:hover{border-color:var(--tgcb-turquoise);box-shadow:0 6px 16px #06485f0d}
.tg-cookbox .tgcb-tile.is-selected{border-color:var(--tgcb-primary);background:#f1f8f8}
.tg-cookbox .tgcb-pick{position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:13px;padding:16px 13px 4px;border:0;background:transparent;color:var(--tgcb-ink);width:100%;min-height:140px;border-radius:14px;user-select:none}
.tg-cookbox .tgcb-icon{display:inline-flex;width:40px;height:40px;color:var(--tgcb-primary);flex-shrink:0}
.tg-cookbox .tgcb-icon svg{width:100%;height:100%;display:block}
.tg-cookbox .tgcb-tile:nth-child(3n+2) .tgcb-pick>.tgcb-icon{color:var(--tgcb-turquoise)}
.tg-cookbox .tgcb-tile:nth-child(3n) .tgcb-pick>.tgcb-icon{color:var(--tgcb-ochre)}
.tg-cookbox .tgcb-tile-title{font-size:14px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}
.tg-cookbox .tgcb-plus{position:absolute;right:12px;top:12px;width:22px;height:22px;display:grid;place-items:center;color:var(--tgcb-primary);background:#edf3f4;border-radius:50%;font-size:16px;font-weight:500}
.tg-cookbox .is-selected .tgcb-plus{background:var(--tgcb-primary);color:white;font-size:12px}
.tg-cookbox .tgcb-tile-bottom{display:flex;justify-content:space-between;align-items:start;padding:0 5px 3px 9px;gap:4px}
.tg-cookbox .tgcb-details{min-width:0;flex:1}
.tg-cookbox .tgcb-detail-trigger{list-style:none;cursor:pointer;min-height:40px;display:flex;align-items:center;font-size:0;color:var(--tgcb-muted);width:40px}
.tg-cookbox .tgcb-detail-trigger::before{content:'ⓘ';font-size:17px;line-height:1}
.tg-cookbox .tgcb-detail-trigger::-webkit-details-marker{display:none}
.tg-cookbox .tgcb-details p{font-size:12px;line-height:1.55;padding:0 0 12px;overflow-wrap:anywhere}
.tg-cookbox .tgcb-grip{touch-action:none;user-select:none;width:40px;height:40px;display:grid;place-items:center;border:0;background:transparent;color:var(--tgcb-muted);border-radius:8px;cursor:grab;padding:7px}
.tg-cookbox .tgcb-grip .tgcb-icon{width:24px;height:24px;color:var(--tgcb-muted)}
.tg-cookbox .tgcb-side{position:sticky;top:20px;padding-top:0}
.tg-cookbox .tgcb-box{padding:24px 22px 18px;border:2px dashed #b9ccce;border-radius:20px;background:linear-gradient(160deg,#f4f8f7,#edf4f3);text-align:center;transition:background .15s,border-color .15s}
.tg-cookbox .tgcb-box .tgcb-section-head{text-align:left}
.tg-cookbox .tgcb-box-art{height:170px;display:flex;align-items:center;justify-content:center;position:relative;margin:12px 0}
.tg-cookbox .tgcb-box-art::before{content:'';position:absolute;width:148px;height:148px;background:#dceced;border-radius:50%}
.tg-cookbox .tgcb-box-art::after{content:'+';position:absolute;font-size:28px;line-height:1;background:var(--tgcb-yellow);width:40px;height:40px;display:grid;place-items:center;border-radius:50%;right:calc(50% - 78px);top:14px;color:var(--tgcb-primary)}
.tg-cookbox .tgcb-box-art .tgcb-icon{width:114px;height:114px;z-index:1;transform:rotate(-5deg)}
.tg-cookbox .tgcb-box-art .tgcb-foodbox-icon{background:currentColor;-webkit-mask:url("icon-foodbox.svg") center/contain no-repeat;mask:url("icon-foodbox.svg") center/contain no-repeat;transform:none}
.tg-cookbox .tgcb-box-contents{min-height:105px;display:flex;flex-direction:column;gap:8px;justify-content:center}
.tg-cookbox .tgcb-box-contents h4{font-size:16px;font-weight:750}
.tg-cookbox .tgcb-chip{display:flex;align-items:center;justify-content:space-between;gap:6px;text-align:left;border:1px solid #c7dadb;background:#fff;padding:4px 4px 4px 12px;border-radius:9px;font-size:12px;font-weight:650;animation:tgcb-in .18s ease-out}
.tg-cookbox .tgcb-remove{padding:0;width:36px;height:36px;flex-shrink:0;background:transparent;border:0;border-radius:6px;font-size:22px;color:var(--tgcb-primary)}
.tg-cookbox .tgcb-count{font-size:11px;color:var(--tgcb-muted);margin-top:18px;padding-top:14px;border-top:1px solid var(--tgcb-line)}
.tg-cookbox .tgcb-primary{display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;padding:16px 18px;border:1px solid var(--tgcb-primary);border-radius:10px;background:var(--tgcb-primary);color:white;text-decoration:none;font-size:14px;font-weight:750;min-height:52px;line-height:1.4}
.tg-cookbox .tgcb-primary:hover{filter:brightness(1.12);color:white}
.tg-cookbox .tgcb-side>.tgcb-primary{margin-top:16px;width:100%}
.tg-cookbox .tgcb-reset{display:block;padding:12px 8px;min-height:44px;margin:6px auto 0;background:transparent;color:var(--tgcb-primary);border:0;text-decoration:underline;text-underline-offset:4px;font-size:12px}
.tg-cookbox .tgcb-ticket{margin-top:30px;padding:22px 24px;display:flex;gap:18px;align-items:center;background:#fff8eb;border:1px solid #f0d4a3;border-radius:14px}
.tg-cookbox .tgcb-ticket>.tgcb-icon{color:#896014;width:44px;height:44px}
.tg-cookbox .tgcb-ticket h3{font-size:16px;font-weight:750;margin-bottom:3px}
.tg-cookbox .tgcb-ticket p{font-size:12px;color:var(--tgcb-muted)}
.tg-cookbox .tgcb-ticket-button{margin-left:auto;max-width:260px;padding:11px 14px;background:transparent;border:1px solid #cba867;color:var(--tgcb-primary);font-size:12px;font-weight:700;border-radius:9px;min-height:44px}
.tg-cookbox .tgcb-box.is-over{border-color:var(--tgcb-turquoise);background:#d9edeb;box-shadow:0 0 0 5px #16879d14}
.tg-cookbox .tgcb-drag-ghost{position:fixed;z-index:999999;pointer-events:none;transform:translate(-50%,-50%) rotate(-3deg);background:var(--tgcb-primary);color:#fff;border:2px solid white;border-radius:12px;padding:16px;width:180px;font-size:14px;font-weight:700;box-shadow:0 18px 30px #06485f33}
.tg-cookbox .tgcb-solutions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.tg-cookbox .tgcb-solution{border:1px solid var(--tgcb-line);border-radius:18px;padding:28px;display:flex;flex-direction:column;align-items:flex-start;background:#f8faf9}
.tg-cookbox .tgcb-solution.is-recommended{border:2px solid var(--tgcb-primary);background:#f0f7f6;padding:27px}
.tg-cookbox .tgcb-result-flag{min-height:22px;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800;color:var(--tgcb-primary);margin-bottom:16px}
.tg-cookbox .tgcb-solution>.tgcb-icon{width:54px;height:54px;margin-bottom:16px}
.tg-cookbox .tgcb-solution h3{font-size:30px;font-weight:800;color:var(--tgcb-primary);letter-spacing:-.03em;margin-bottom:12px}
.tg-cookbox .tgcb-description{font-size:14px;color:var(--tgcb-muted);flex:1;margin-bottom:24px}
.tg-cookbox .tgcb-score{display:flex;align-items:baseline;gap:12px;margin-bottom:10px}
.tg-cookbox .tgcb-score strong{font-size:40px;letter-spacing:-.05em;color:var(--tgcb-primary);line-height:1.2}
.tg-cookbox .tgcb-score span{font-size:12px;color:var(--tgcb-muted)}
.tg-cookbox .tgcb-meter{width:100%;height:8px;border-radius:10px;background:#dce8e8;overflow:hidden;margin-bottom:26px}
.tg-cookbox .tgcb-meter span{display:block;height:100%;background:var(--tgcb-primary);border-radius:10px}
.tg-cookbox .is-teller .tgcb-meter span{background:var(--tgcb-turquoise)}
.tg-cookbox .tgcb-solution .tgcb-primary{width:100%}
.tg-cookbox .tgcb-link-missing{font-size:12px;color:var(--tgcb-muted)}
.tg-cookbox .tgcb-reasons{padding:24px 0 10px}.tg-cookbox .tgcb-reasons h3{font-size:18px;font-weight:750}.tg-cookbox .tgcb-reasons ul{padding-left:20px;display:grid;grid-template-columns:1fr 1fr;gap:6px 28px;font-size:14px;margin:14px 0 18px}
.tg-cookbox .tgcb-conflict{border-left:3px solid var(--tgcb-yellow);padding:10px 14px;background:#fff8eb;font-size:13px;margin-bottom:16px}
.tg-cookbox .tgcb-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@keyframes tgcb-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1050px){.tg-cookbox .tgcb-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.tg-cookbox .tgcb-layout{gap:24px}}
@media(max-width:700px){.tg-cookbox .tgcb-shell{padding:22px 16px;border-radius:18px;overflow:visible}.tg-cookbox .tgcb-header{margin-bottom:22px}.tg-cookbox .tgcb-intro{font-size:14px}.tg-cookbox .tgcb-layout{display:flex;flex-direction:column;gap:22px}.tg-cookbox .tgcb-side{order:-1;width:100%;top:8px;z-index:5;background:#fff;border-radius:14px;padding-bottom:4px;box-shadow:0 7px 16px #06485f0d}.tg-cookbox .tgcb-box{padding:12px 14px;border-radius:14px}.tg-cookbox .tgcb-box-art{display:none}.tg-cookbox .tgcb-box-contents{min-height:0;max-height:88px;overflow-y:auto;overscroll-behavior:contain}.tg-cookbox .tgcb-box-contents h4{display:none}.tg-cookbox .tgcb-box-contents>.tgcb-hint{font-size:12px}.tg-cookbox .tgcb-count{margin-top:8px;padding-top:6px}.tg-cookbox .tgcb-section-head h3{font-size:17px}.tg-cookbox .tgcb-side>.tgcb-primary{margin-top:8px;min-height:46px;padding:11px;font-size:13px}.tg-cookbox .tgcb-side>.tgcb-reset{margin:0 auto;padding:6px;min-height:36px}.tg-cookbox .tgcb-choices{width:100%}.tg-cookbox .tgcb-ticket{flex-wrap:wrap;padding:18px;gap:12px}.tg-cookbox .tgcb-ticket>div{flex:1;min-width:160px}.tg-cookbox .tgcb-ticket-button{max-width:none;width:100%;margin:4px 0 0}.tg-cookbox .tgcb-solutions{grid-template-columns:1fr}.tg-cookbox .tgcb-solution{padding:24px}.tg-cookbox .tgcb-solution.is-recommended{padding:23px}.tg-cookbox .tgcb-reasons ul{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.tg-cookbox *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* CI headings use the font supplied by the active Transgourmet theme. */
.tg-cookbox .tgcb-shell :is(h1,h2,h3,h4,h5,h6),.tg-cookbox .tgcb-tile-title{font-family:"TG Cookbox Transgourmet","Transgourmet",Arial,sans-serif;font-weight:700;letter-spacing:normal}
.tg-cookbox .tgcb-contact-card{cursor:pointer;transition:border-color .15s,box-shadow .15s}
.tg-cookbox .tgcb-contact-card:hover{border-color:var(--tgcb-turquoise);box-shadow:0 8px 24px #06485f18}
.tg-cookbox .tgcb-contact-dialog{padding:0;width:min(780px,calc(100vw - 32px));max-width:none;max-height:90vh;max-height:90dvh;margin:auto;border:1px solid var(--tgcb-line);border-radius:18px;box-shadow:0 24px 90px #0005;background:#fff;color:var(--tgcb-ink);overflow:auto;overscroll-behavior:contain;font:inherit}
.tg-cookbox .tgcb-contact-dialog::backdrop{background:rgba(8,28,35,.62)}
.tg-cookbox .tgcb-contact-head{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--tgcb-line);padding:22px 28px;background:#f4f8f7}
.tg-cookbox .tgcb-contact-head h2{font-family:"TG Cookbox Transgourmet","Transgourmet",Arial,sans-serif;font-size:26px;line-height:1.25;font-weight:700;color:var(--tgcb-primary);margin:0;letter-spacing:normal}
.tg-cookbox .tgcb-contact-close{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;font-size:28px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--tgcb-primary)}
.tg-cookbox .tgcb-contact-body{padding:24px 28px}
.tg-cookbox .tgcb-contact-intro{font-size:14px;color:var(--tgcb-muted);margin-bottom:16px}
.tg-cookbox .tgcb-contact-required{font-size:12px;text-align:center;color:var(--tgcb-muted);margin-bottom:20px}
.tg-cookbox .tgcb-contact-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0;margin:0;border:0;min-width:0}
.tg-cookbox .tgcb-contact-field{display:flex;flex-direction:column;gap:6px;min-width:0}.tg-cookbox .tgcb-contact-field.is-wide{grid-column:1/-1}
.tg-cookbox .tgcb-contact-field label{font-size:14px;color:var(--tgcb-ink);font-weight:600;margin:0;display:block}
.tg-cookbox .tgcb-contact-field input,.tg-cookbox .tgcb-contact-field textarea{font:inherit;font-size:16px;line-height:1.5;letter-spacing:normal;width:100%;max-width:100%;padding:10px 12px;min-height:44px;border:1px solid #bdccce;border-radius:7px;background:#fff;color:var(--tgcb-ink);box-shadow:none}
.tg-cookbox .tgcb-contact-field textarea{min-height:12rem;resize:vertical}
.tg-cookbox .tgcb-contact-field input:focus,.tg-cookbox .tgcb-contact-field textarea:focus{outline:2px solid var(--tgcb-turquoise);outline-offset:2px}
.tg-cookbox .tgcb-contact-actions{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-top:18px}.tg-cookbox .tgcb-contact-actions .tgcb-reset{margin:0}
.tg-cookbox .tgcb-contact-privacy{font-size:12px;color:var(--tgcb-muted);line-height:1.5;margin-top:16px}
.tg-cookbox .tgcb-contact-privacy a,.tg-cookbox .tgcb-contact-more{color:var(--tgcb-primary);text-decoration:underline}
.tg-cookbox .tgcb-contact-more{display:inline-block;margin-top:16px;font-size:13px}
.tg-cookbox .tgcb-contact-status{font-size:14px;margin-top:14px;line-height:1.5}.tg-cookbox .tgcb-contact-status:empty{display:none}
.tg-cookbox .tgcb-contact-status.is-error{color:#9f2922;background:#fff0ee;border:1px solid #e4b6b2;padding:12px;border-radius:7px}
.tg-cookbox .tgcb-contact-success{padding:20px;background:#edf8f3;color:#195640;border:1px solid #b5d9c9;border-radius:10px;margin-bottom:20px}
@media(max-width:600px){.tg-cookbox .tgcb-contact-dialog{width:calc(100vw - 20px);max-height:94vh;max-height:94dvh}.tg-cookbox .tgcb-contact-head{padding:16px}.tg-cookbox .tgcb-contact-head h2{font-size:22px}.tg-cookbox .tgcb-contact-body{padding:18px 16px}.tg-cookbox .tgcb-contact-fields{grid-template-columns:1fr;gap:14px}.tg-cookbox .tgcb-contact-actions{flex-wrap:wrap}.tg-cookbox .tgcb-contact-actions .tgcb-primary{flex:1}}

.tg-cookbox .tgcb-required-star{color:#c62828}
.tg-cookbox .tgcb-reasons ul{padding-left:0;list-style:none}
.tg-cookbox .tgcb-reasons li{position:relative;padding-left:26px;list-style:none}
.tg-cookbox .tgcb-reasons li::before{content:"";position:absolute;left:2px;top:.35em;width:8px;height:13px;border:solid var(--tgcb-turquoise);border-width:0 2px 2px 0;transform:rotate(45deg)}
