:root{--gfc-cream:#fffaf2;--gfc-paper:#fffdf9;--gfc-ink:#31263b;--gfc-muted:#6d6a70;--gfc-green:#0c684d;--gfc-green2:#eaf7f0;--gfc-purple:#72519a;--gfc-purple2:#f1ebf8;--gfc-gold:#c99b3d;--gfc-line:#e8dfd4;--gfc-danger:#b33a45;--gfc-shadow:0 18px 50px rgba(49,38,59,.10);--gfc-radius:24px}
.gfc-app,.gfc-player-page{box-sizing:border-box;color:var(--gfc-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.gfc-app *,.gfc-player-page *{box-sizing:border-box}.gfc-app{width:min(1220px,calc(100vw - 32px));max-width:1220px;margin:28px 0 60px 50%;transform:translateX(-50%);background:transparent}.gfc-kicker{font-size:12px;letter-spacing:.14em;font-weight:900;color:var(--gfc-green);text-transform:uppercase}.gfc-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 260px;gap:32px;align-items:center;padding:46px 54px;border:1px solid #dfd2ef;border-radius:32px;background:radial-gradient(circle at 85% 20%,rgba(201,155,61,.18),transparent 28%),linear-gradient(135deg,#f5eefb 0%,#fff9ef 100%);box-shadow:var(--gfc-shadow)}.gfc-hero h1{font-family:Georgia,serif;font-size:clamp(44px,7vw,76px);line-height:.95;margin:10px 0 18px;color:#3f3151}.gfc-hero p{max-width:760px;margin:0;font-size:19px;line-height:1.55;color:#62596d}.gfc-hero-fox{text-align:right;height:205px}.gfc-hero-fox img{height:235px;max-width:100%;object-fit:contain;transform:translateY(-8px)}
.gfc-tabs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:20px 0 26px;padding:8px;border-radius:18px;background:#fff;border:1px solid var(--gfc-line);box-shadow:0 8px 30px rgba(49,38,59,.05)}.gfc-tabs a{text-decoration:none;color:#4d4556;font-weight:800;padding:12px 18px;border-radius:12px}.gfc-tabs a:hover,.gfc-tabs a.is-active{background:var(--gfc-purple2);color:#55387c}.gfc-tabs .gfc-tab-create{margin-left:auto;background:var(--gfc-green);color:#fff}.gfc-tabs .gfc-tab-create:hover,.gfc-tabs .gfc-tab-create.is-active{background:#084f3b;color:#fff}
.gfc-filter-panel{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:12px;padding:18px;background:#fff;border:1px solid var(--gfc-line);border-radius:22px;box-shadow:0 8px 28px rgba(49,38,59,.05);margin-bottom:22px}.gfc-filter-panel label{display:flex;flex-direction:column;gap:6px}.gfc-filter-panel label>span{font-size:11px;text-transform:uppercase;font-weight:900;letter-spacing:.08em;color:#756b7b}.gfc-filter-panel select,.gfc-filter-panel input{width:100%;height:44px;border:1px solid #ded6e7;border-radius:12px;background:#fff;padding:0 12px;font:inherit;color:var(--gfc-ink)}.gfc-search{position:relative}.gfc-search>span{position:absolute;left:13px;bottom:12px;font-size:16px}.gfc-search input{padding-left:38px}.gfc-filter-reset{align-self:end;height:44px;border:1px solid #ddcfbd;background:#fff9ef;border-radius:12px;font-weight:800;color:#7b5a17;cursor:pointer}.gfc-library-head{display:flex;justify-content:space-between;align-items:center;margin:26px 2px 14px}.gfc-library-head strong{font-family:Georgia,serif;font-size:29px}.gfc-library-head div span{display:inline-flex;margin-left:10px;min-width:28px;height:28px;align-items:center;justify-content:center;border-radius:999px;background:var(--gfc-green2);color:var(--gfc-green);font-weight:900}.gfc-library-head p{margin:0;color:var(--gfc-muted)}
.gfc-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gfc-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--gfc-line);border-radius:22px;overflow:hidden;box-shadow:0 10px 28px rgba(49,38,59,.06);transition:.18s ease}.gfc-card:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(49,38,59,.10)}.gfc-card-top{height:118px;padding:14px 16px;display:flex;justify-content:space-between;align-items:flex-end;background:linear-gradient(135deg,#f3ecfa,#fff9ef)}.gfc-card-avatar{width:94px;height:94px;object-fit:contain;align-self:center}.gfc-card-badges{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.gfc-card-badges span,.gfc-card-badges em{font-style:normal;font-size:10px;font-weight:900;border-radius:999px;padding:6px 8px;background:#fff;color:#5c4e67;border:1px solid #e5dbea}.gfc-card-badges em{background:#e5f7ed;color:#086445;border-color:#c1ead2}.gfc-card-badges em.is-community{background:#f2ebf8;color:#654585;border-color:#ddcfeb}.gfc-card-body{padding:18px 18px 10px}.gfc-card h3{font-family:Georgia,serif;font-size:23px;line-height:1.15;margin:0 0 8px}.gfc-card-body>p{font-size:13px;color:var(--gfc-muted);margin:0 0 15px}.gfc-card-speaker{display:flex;align-items:baseline;gap:8px;font-size:12px}.gfc-card-speaker strong{color:var(--gfc-green)}.gfc-card-speaker span{color:#817984}.gfc-card-stats{display:flex;gap:8px;align-items:center;margin-top:14px;font-size:12px;color:#756c7b}.gfc-card-actions{display:flex;flex-wrap:wrap;gap:8px;padding:12px 18px 18px;margin-top:auto}.gfc-btn{display:inline-flex;justify-content:center;align-items:center;min-height:40px;padding:0 14px;border-radius:11px;border:1px solid transparent;font:inherit;font-weight:850;text-decoration:none;cursor:pointer}.gfc-btn-primary{background:var(--gfc-green);color:#fff}.gfc-btn-primary:hover{background:#084e3a;color:#fff}.gfc-btn-ghost{background:#fff;color:#4d4057;border-color:#ddd4e3}.gfc-btn-danger{background:#fff4f4;color:var(--gfc-danger);border-color:#f1c9cd}.gfc-like-btn,.gfc-like-readonly{display:inline-flex;align-items:center;gap:4px;border:1px solid #ecd797;background:#fff9e8;color:#7b5a17;padding:5px 9px;border-radius:999px;font:inherit;font-size:12px;font-weight:900}.gfc-like-btn{cursor:pointer}.gfc-like-btn.is-liked{background:#fff1d2;color:#8b5413}.gfc-status{display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.06em}.gfc-status-publish{background:#e5f7ed;color:#086445}.gfc-status-pending{background:#fff4d5;color:#805c07}.gfc-status-draft{background:#f0edf2;color:#655d69}.gfc-empty{padding:28px;border:1px dashed #d8cce0;border-radius:18px;background:#fff;color:#766d7a;text-align:center}.gfc-filter-empty{margin-top:18px}.gfc-section-title{display:flex;align-items:center;justify-content:space-between;margin:28px 0 8px}.gfc-section-title h2{font-family:Georgia,serif;font-size:36px;margin:4px 0}.gfc-limit-note{color:var(--gfc-muted);font-size:13px;margin:0 0 18px}.gfc-login-card{display:grid;grid-template-columns:180px 1fr;gap:26px;align-items:center;padding:32px;background:#fff;border:1px solid var(--gfc-line);border-radius:24px;box-shadow:var(--gfc-shadow)}.gfc-login-card img{width:170px;height:170px;object-fit:contain}.gfc-login-card h2{font-family:Georgia,serif;font-size:34px;margin:0 0 8px}.gfc-login-card p{color:var(--gfc-muted);font-size:17px}.gfc-login-actions{display:flex;gap:10px}
/* player */
.gfc-player-route{margin:0;background:#f7f0fb}.gfc-player-page{min-height:100vh;padding:28px clamp(18px,4vw,54px) 50px;background:radial-gradient(circle at 88% 13%,rgba(201,155,61,.12),transparent 22%),linear-gradient(180deg,#f2eafa 0,#fffaf5 43%,#fffdf9 100%)}.gfc-public-head{max-width:1320px;margin:0 auto 22px;display:grid;grid-template-columns:160px 1fr 210px;gap:18px;align-items:start}.gfc-back{font-weight:900;color:var(--gfc-green);text-decoration:none;margin-top:10px}.gfc-public-title{text-align:center}.gfc-public-title h1{font-family:Georgia,serif;font-size:clamp(34px,4.4vw,62px);line-height:1.05;margin:7px 0 8px}.gfc-public-title p{margin:0;color:#68726f}.gfc-public-tags{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin-top:11px}.gfc-public-tags span,.gfc-public-tags em{font-style:normal;font-size:11px;font-weight:900;border-radius:999px;background:#e9f7f0;color:#0b654a;padding:6px 9px}.gfc-public-tags em{background:#fff0bf;color:#7c5b12}.gfc-public-actions{display:flex;justify-content:flex-end;gap:8px;align-items:center}.gfc-icon-btn{width:44px;height:44px;border-radius:13px;border:1px solid #e6dac6;background:#fff;font-size:18px;color:var(--gfc-green);cursor:pointer}.gfc-chat-shell{max-width:1060px;margin:0 auto;background:#fff;border:1px solid #e1d6e7;border-radius:28px;box-shadow:0 22px 70px rgba(62,43,74,.12);overflow:hidden}.gfc-chat-topbar{position:sticky;top:0;z-index:6;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:13px 18px;background:rgba(255,255,255,.96);border-bottom:1px solid #eee7f1;backdrop-filter:blur(10px)}.gfc-chat-person{display:flex;align-items:center;gap:11px}.gfc-chat-person img{width:48px;height:48px;object-fit:contain;border-radius:50%;background:#f2ebf7}.gfc-chat-person strong{display:block;font-size:15px}.gfc-chat-person span{display:block;font-size:11px;color:#7c747f;margin-top:2px}.gfc-chat-progress{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:900;color:#6b6270}.gfc-chat-progress>div{width:110px;height:6px;border-radius:999px;background:#ece6ef;overflow:hidden}.gfc-chat-progress i{display:block;height:100%;width:0;background:var(--gfc-purple);transition:width .25s ease}.gfc-chat-transcript{height:min(68vh,720px);min-height:520px;overflow:auto;padding:26px 26px 54px;scroll-behavior:smooth;background:linear-gradient(180deg,#fffefd,#fffaf7)}.gfc-bubble-row{display:flex;align-items:flex-end;gap:9px;margin:0 0 13px;animation:gfcIn .22s ease}.gfc-bubble-row.is-user{justify-content:flex-end}.gfc-bubble-avatar{width:34px;height:34px;border-radius:50%;object-fit:contain;background:#f3edf7;flex:0 0 auto}.gfc-bubble{max-width:min(74%,720px);padding:12px 15px;border-radius:18px 18px 18px 5px;background:#f0ebf6;color:#372d3e;font-size:16px;line-height:1.46;box-shadow:0 3px 12px rgba(49,38,59,.05)}.gfc-bubble-row.is-user .gfc-bubble{border-radius:18px 18px 5px 18px;background:#dff3e9;color:#164b39}.gfc-bubble.is-info{background:#fff4d8;border:1px solid #f1d48d}.gfc-bubble img{max-width:100%;border-radius:13px}.gfc-bubble audio,.gfc-bubble video{max-width:100%;width:100%}.gfc-answer-set{display:flex;gap:8px;flex-wrap:wrap;margin:4px 0 18px 44px}.gfc-answer-btn{border:1px solid #cfc1dc;background:#fff;color:#533e68;border-radius:999px;padding:10px 15px;font:inherit;font-weight:800;cursor:pointer}.gfc-answer-btn:hover{background:#f3edf8}.gfc-answer-btn:disabled{opacity:.55;cursor:not-allowed}.gfc-typing{display:inline-flex;gap:4px;align-items:center}.gfc-typing i{width:6px;height:6px;border-radius:50%;background:#8a7b91;animation:gfcDot 1s infinite}.gfc-typing i:nth-child(2){animation-delay:.15s}.gfc-typing i:nth-child(3){animation-delay:.3s}.gfc-gap-line{line-height:2.4}.gfc-gap-slot{display:inline-flex;min-width:86px;height:34px;align-items:center;justify-content:center;border:1.5px dashed #a989c5;border-radius:9px;background:#fff;color:#54366f;padding:0 8px;font-weight:800;vertical-align:middle;cursor:pointer}.gfc-gap-bank{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0 2px}.gfc-gap-chip{border:0;background:#72519a;color:#fff;border-radius:999px;padding:8px 12px;font-weight:800;cursor:pointer}.gfc-gap-chip.is-used{opacity:.25;pointer-events:none}.gfc-gap-slot.is-wrong{border-color:#d6656f;background:#fff0f1}.gfc-gap-slot.is-right{border-color:#58a47d;background:#effaf4}.gfc-complete-card{text-align:center;margin:20px auto;max-width:520px;padding:28px;border-radius:22px;background:linear-gradient(135deg,#eef9f3,#fff5de);border:1px solid #d9eadf}.gfc-complete-card h3{font-family:Georgia,serif;font-size:32px;margin:0 0 8px}.gfc-chat-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:11px 18px;border-top:1px solid #eee7f1;color:#7b737f;font-size:11px}.gfc-chat-footer button{border:0;background:none;color:var(--gfc-green);font-weight:900;cursor:pointer}.gfc-public-meta{max-width:1060px;margin:16px auto 0;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:16px 18px;background:rgba(255,255,255,.8);border:1px solid #eadff0;border-radius:18px}.gfc-public-meta strong,.gfc-public-meta span{display:block}.gfc-public-meta span{font-size:12px;color:#7c747f;margin-top:4px}.gfc-share-inline{display:flex;gap:8px;flex-wrap:wrap}.gfc-modal{border:0;border-radius:20px;max-width:min(92vw,520px);width:100%;padding:28px;box-shadow:0 25px 80px rgba(20,15,24,.28)}.gfc-modal::backdrop{background:rgba(26,20,30,.55)}.gfc-modal-close{position:absolute;right:12px;top:10px;width:34px;height:34px;border:0;background:#f2edf4;border-radius:50%;font-size:20px;cursor:pointer}.gfc-modal-body{text-align:center}.gfc-modal-body img{max-width:320px;width:100%;height:auto}.gfc-modal-body textarea{width:100%;min-height:120px;margin-top:12px;border:1px solid #dcd3e0;border-radius:12px;padding:10px}.gfc-player-page.is-embed{padding:0;background:#fff;min-height:auto}.gfc-player-page.is-embed .gfc-chat-shell{max-width:none;border:0;border-radius:0;box-shadow:none}.gfc-player-page.is-embed .gfc-chat-transcript{height:100vh;min-height:460px;padding-bottom:80px}.gfc-player-page:fullscreen{overflow:auto;background:#fffaf6}.gfc-player-page:fullscreen .gfc-chat-shell{max-width:1200px}.gfc-player-page:fullscreen .gfc-chat-transcript{height:calc(100vh - 170px)}
@keyframes gfcIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes gfcDot{0%,60%,100%{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}
@media(max-width:980px){.gfc-hero{grid-template-columns:1fr 180px;padding:38px 34px}.gfc-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gfc-filter-panel{grid-template-columns:repeat(3,1fr)}.gfc-filter-panel .gfc-search{grid-column:span 2}.gfc-public-head{grid-template-columns:100px 1fr 150px}.gfc-public-title h1{font-size:42px}.gfc-chat-transcript{height:70vh}}
@media(max-width:700px){.gfc-app{width:calc(100vw - 20px);margin-top:12px}.gfc-hero{grid-template-columns:1fr;padding:28px 22px}.gfc-hero-fox{display:none}.gfc-hero h1{font-size:48px}.gfc-hero p{font-size:16px}.gfc-tabs{position:sticky;top:0;z-index:30;overflow-x:auto;flex-wrap:nowrap}.gfc-tabs a{white-space:nowrap}.gfc-tabs .gfc-tab-create{margin-left:0}.gfc-filter-panel{grid-template-columns:1fr 1fr;padding:12px}.gfc-filter-panel .gfc-search{grid-column:1/-1}.gfc-card-grid{grid-template-columns:1fr}.gfc-library-head{align-items:flex-end}.gfc-library-head p{font-size:12px}.gfc-login-card{grid-template-columns:1fr;text-align:center}.gfc-login-card img{margin:auto}.gfc-login-actions{justify-content:center}.gfc-public-head{grid-template-columns:1fr auto;padding-top:8px}.gfc-back{grid-column:1}.gfc-public-title{grid-column:1/-1;grid-row:2;text-align:left}.gfc-public-tags{justify-content:flex-start}.gfc-public-actions{grid-column:2;grid-row:1}.gfc-player-page{padding:10px 10px 24px}.gfc-public-title h1{font-size:34px}.gfc-chat-shell{border-radius:20px}.gfc-chat-topbar{padding:10px}.gfc-chat-progress>div{width:70px}.gfc-chat-transcript{height:68vh;min-height:480px;padding:18px 12px 50px}.gfc-bubble{max-width:84%;font-size:15px}.gfc-answer-set{margin-left:42px}.gfc-public-meta{flex-direction:column;align-items:flex-start}.gfc-share-inline{width:100%}.gfc-share-inline .gfc-btn{flex:1}.gfc-chat-footer span{display:none}.gfc-chat-footer{justify-content:flex-end}}

/* ==========================================================
   FuchsChat 4.0.15 · constructor route owns the content width
   ========================================================== */
body.gfc-builder-route{overflow-x:clip!important}
body.gfc-builder-route .entry-content,
body.gfc-builder-route .wp-block-post-content,
body.gfc-builder-route main,
body.gfc-builder-route .site-main,
body.gfc-builder-route #primary,
body.gfc-builder-route .content-area,
body.gfc-builder-route .site-content{
  max-width:none!important;
  width:100%!important;
  flex:1 1 100%!important;
  float:none!important;
  overflow:visible!important;
}
body.gfc-builder-route #secondary,
body.gfc-builder-route .widget-area,
body.gfc-builder-route aside#secondary{display:none!important}

/* FuchsChat owns its visible page heading; hide duplicate theme title/meta. */
body.gfc-page .entry-title,
body.gfc-page .wp-block-post-title,
body.gfc-page .page-title,
body.gfc-page .entry-meta,
body.gfc-page .post-meta,
body.gfc-page .posted-on{display:none!important}

/* 1.3.0: the constructor is a dedicated workspace, without library hero/tabs. */
.gfc-view-create{padding-top:2px!important}

/* ==========================================================
   FuchsChat 1.6.0 · Library first + separate Werkstatt
   ========================================================== */
html{scroll-behavior:smooth}
.gfc-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.gfc-discover{scroll-margin-top:24px;margin-top:26px}
.gfc-workshop{scroll-margin-top:24px;margin-top:64px;padding:30px;border:1px solid #ded3e5;border-radius:30px;background:linear-gradient(180deg,#fbf8fd 0%,#fffdf9 100%);box-shadow:0 16px 42px rgba(49,38,59,.07)}
.gfc-workshop.is-standalone{margin-top:26px}
.gfc-workshop-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}
.gfc-workshop-heading h2{font-family:Georgia,serif;font-size:clamp(32px,4vw,46px);line-height:1.05;margin:5px 0 8px;color:#3f3151}
.gfc-workshop-heading p{max-width:760px;margin:0;color:#756d79;font-size:14px;line-height:1.55}
.gfc-workshop-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(310px,.75fr);gap:24px;align-items:start}
.gfc-workshop-library{min-width:0;padding:22px;border:1px solid #e7dfe9;border-radius:23px;background:#fff}
.gfc-workshop-subhead{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #eee8f0}
.gfc-workshop-subhead>div{display:flex;align-items:center;gap:9px}
.gfc-workshop-subhead strong{font-family:Georgia,serif;font-size:26px;color:#46374f}
.gfc-workshop-subhead span{display:inline-grid;place-items:center;min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:#eaf7f0;color:#0c684d;font-size:12px;font-weight:950}
.gfc-workshop-subhead small{color:#837a87;font-size:11px;font-weight:750}
.gfc-workshop-chat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.gfc-workshop-chat-grid .gfc-card{border-radius:18px;box-shadow:0 6px 18px rgba(49,38,59,.05)}
.gfc-workshop-chat-grid .gfc-card-top{height:96px}
.gfc-workshop-chat-grid .gfc-card-avatar{width:76px;height:76px}
.gfc-workshop-chat-grid .gfc-card h3{font-size:20px}
.gfc-workshop-chat-grid .gfc-card-body{padding:15px 15px 8px}
.gfc-workshop-chat-grid .gfc-card-actions{padding:10px 15px 15px}
.gfc-workshop-empty{grid-column:1/-1;display:flex;flex-direction:column;gap:5px;min-height:180px;justify-content:center}
.gfc-workshop-empty strong{font-family:Georgia,serif;font-size:24px;color:#4b3b53}
.gfc-workshop-empty span{font-size:13px;color:#7b727f}
.gfc-workshop-login{display:grid;grid-template-columns:100px 1fr;gap:20px;align-items:center;min-height:210px;padding:22px;border:1px dashed #d9cde1;border-radius:18px;background:#fdfbfd}
.gfc-workshop-login img{width:96px;height:96px;object-fit:contain}
.gfc-workshop-login strong{display:block;font-family:Georgia,serif;font-size:24px;color:#483850}
.gfc-workshop-login p{margin:7px 0 14px;color:#756d79;font-size:13px;line-height:1.5}
.gfc-constructor-launch-card{position:sticky;top:18px;padding:26px 24px;border:2px solid #d9c9e5;border-radius:24px;background:radial-gradient(circle at 90% 5%,rgba(201,155,61,.16),transparent 27%),linear-gradient(145deg,#f4eef9 0%,#fffaf0 100%);box-shadow:0 16px 38px rgba(71,49,84,.10)}
.admin-bar .gfc-constructor-launch-card{top:50px}
.gfc-constructor-launch-icon{display:grid;place-items:center;width:56px;height:56px;margin-bottom:14px;border-radius:17px;background:#72519a;color:#fff;font-size:27px;box-shadow:0 9px 20px rgba(114,81,154,.20)}
.gfc-constructor-launch-card h3{font-family:Georgia,serif;font-size:30px;line-height:1.08;margin:7px 0 10px;color:#42334b}
.gfc-constructor-launch-card>p{margin:0;color:#6f6674;font-size:13px;line-height:1.55}
.gfc-constructor-launch-card ol{list-style:none;padding:0;margin:18px 0;display:grid;gap:7px}
.gfc-constructor-launch-card li{display:flex;align-items:center;gap:9px;color:#564c5b;font-size:12px;font-weight:800}
.gfc-constructor-launch-card li b{display:grid;place-items:center;flex:0 0 26px;width:26px;height:26px;border-radius:9px;background:#fff;border:1px solid #ddcfe6;color:#6b4d84;font-size:11px}
.gfc-constructor-open{width:100%;min-height:50px;font-size:15px}
.gfc-constructor-launch-card>small{display:block;margin-top:9px;text-align:center;color:#817886;font-size:10px}
.gfc-constructor-launch-card.is-locked{border-style:dashed}
.gfc-admin-workshop-note{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:18px;padding:11px 14px;border:1px solid #e5d39d;border-radius:14px;background:#fff9e8;color:#6f5617;font-size:11px}
.gfc-admin-workshop-note span{font-weight:950;letter-spacing:.06em}
.gfc-admin-workshop-note strong{font-weight:800}
.gfc-admin-workshop-note a{margin-left:auto;color:#6b4d84;font-weight:900;text-decoration:none}

/* Legacy tab URLs remain functional, but the main FuchsChat page no longer uses tab navigation. */
.gfc-view-discover>.gfc-tabs,.gfc-view-mine>.gfc-tabs{display:none!important}

@media(max-width:980px){
  .gfc-workshop-layout{grid-template-columns:1fr}
  .gfc-constructor-launch-card{position:relative;top:auto!important}
  .gfc-workshop-chat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .gfc-hero-actions{display:grid;grid-template-columns:1fr}
  .gfc-workshop{margin-top:42px;padding:18px 14px;border-radius:22px}
  .gfc-workshop-heading{align-items:flex-start;flex-direction:column}
  .gfc-workshop-library{padding:14px;border-radius:18px}
  .gfc-workshop-subhead{align-items:flex-start;flex-direction:column}
  .gfc-workshop-chat-grid{grid-template-columns:1fr}
  .gfc-workshop-login{grid-template-columns:1fr;text-align:center}
  .gfc-workshop-login img{margin:auto}
  .gfc-workshop-login .gfc-login-actions{justify-content:center}
  .gfc-constructor-launch-card{padding:22px 18px}
}

/* ==========================================================
   FuchsChat 1.7.0 · clear full-width library architecture
   Library = learners. Werkstatt = authors. Constructor = separate route.
   ========================================================== */
body.gfc-page{overflow-x:clip!important}
body.gfc-page .entry-content,
body.gfc-page .wp-block-post-content,
body.gfc-page main{overflow:visible!important}

.gfc-app.gfc-view-discover,
.gfc-app.gfc-view-mine{
  position:relative!important;
  width:min(1320px,calc(100vw - 48px))!important;
  max-width:1320px!important;
  margin:28px 0 64px!important;
  transform:translate3d(var(--gfc-library-x,0px),0,0)!important;
  overflow:visible!important;
}
.gfc-view-discover>.gfc-hero,
.gfc-view-discover>.gfc-discover,
.gfc-view-discover>.gfc-workshop,
.gfc-view-mine>.gfc-hero,
.gfc-view-mine>.gfc-workshop{width:100%!important;max-width:none!important}

.gfc-hero h1{display:block!important;visibility:visible!important;opacity:1!important}
.gfc-hero-path{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.gfc-hero-path span{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid #dfd4e7;border-radius:999px;background:rgba(255,255,255,.72);color:#62596d;font-size:12px;line-height:1.2}
.gfc-hero-path b{color:#3f3151;font-weight:900}

.gfc-zone-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:38px 2px 18px}
.gfc-zone-heading h2{font-family:Georgia,serif;font-size:clamp(32px,3.5vw,46px);line-height:1.04;margin:8px 0 7px;color:#3f3151}
.gfc-zone-heading p{max-width:760px;margin:0;color:#756d79;font-size:14px;line-height:1.55}
.gfc-zone-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;font-size:10px;line-height:1;font-weight:950;letter-spacing:.08em}
.gfc-zone-badge.is-student{background:#e9f7f0;color:#0b684d;border:1px solid #cbe9da}
.gfc-zone-badge.is-author{background:#f2ebf8;color:#654585;border:1px solid #ddcfeb}
.gfc-zone-step{flex:0 0 auto;display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#fff9e8;border:1px solid #ead9a8;color:#785d1c;font-size:10px;font-weight:950;letter-spacing:.07em}

.gfc-filter-panel{grid-template-columns:1.35fr 1.35fr repeat(3,minmax(0,1fr));gap:12px;padding:20px}
.gfc-filter-panel .gfc-search{grid-column:span 2}
.gfc-library-head{margin-top:28px}
.gfc-card-grid>.gfc-empty:not(.gfc-filter-empty){grid-column:1/-1;min-height:150px;display:grid;place-items:center;font-size:15px;background:linear-gradient(135deg,#fff,#fdf9ff)}

.gfc-workshop{margin-top:76px;padding:36px;border-radius:32px}
.gfc-workshop-heading{align-items:flex-end;margin-bottom:26px}
.gfc-workshop-heading h2{font-size:clamp(34px,4vw,50px);margin-top:9px}
.gfc-workshop-heading p{font-size:14px}
.gfc-workshop-layout{grid-template-columns:minmax(0,2fr) minmax(340px,.82fr);gap:28px}
.gfc-workshop-library{padding:24px;min-height:320px}
.gfc-workshop-chat-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:16px}
.gfc-workshop-chat-grid .gfc-card{min-width:0}
.gfc-workshop-chat-grid .gfc-card-actions{gap:7px}
.gfc-workshop-chat-grid .gfc-card-actions .gfc-btn{flex:1 1 auto;min-width:96px}
.gfc-constructor-launch-card{padding:28px 26px}
.gfc-admin-workshop-note{margin-top:22px}

@media(max-width:1180px){
  .gfc-filter-panel{grid-template-columns:repeat(4,minmax(0,1fr))}
  .gfc-filter-panel .gfc-search{grid-column:span 2}
  .gfc-workshop-layout{grid-template-columns:minmax(0,1.55fr) minmax(310px,.85fr)}
  .gfc-workshop-chat-grid{grid-template-columns:1fr}
}
@media(max-width:980px){
  .gfc-app.gfc-view-discover,.gfc-app.gfc-view-mine{width:calc(100vw - 28px)!important}
  .gfc-zone-heading{align-items:flex-start;flex-direction:column;gap:10px}
  .gfc-zone-step{align-self:flex-start}
  .gfc-filter-panel{grid-template-columns:repeat(3,minmax(0,1fr))}
  .gfc-workshop-layout{grid-template-columns:1fr}
  .gfc-workshop-chat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .gfc-app.gfc-view-discover,.gfc-app.gfc-view-mine{width:calc(100vw - 20px)!important;margin-top:12px!important}
  .gfc-hero-path{display:grid;grid-template-columns:1fr}
  .gfc-zone-heading{margin-top:28px}
  .gfc-filter-panel{grid-template-columns:1fr 1fr;padding:12px}
  .gfc-filter-panel .gfc-search{grid-column:1/-1}
  .gfc-workshop{margin-top:48px;padding:20px 14px}
  .gfc-workshop-chat-grid{grid-template-columns:1fr}
}

/* FuchsChat 1.7.3 · admin-only actions */
.gfc-admin-workshop-note{
  justify-content:flex-end;
  padding:0;
  border:0;
  background:transparent;
}
.gfc-admin-workshop-note .gfc-admin-gold-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  margin-left:auto;
  padding:0 16px;
  border:1px solid #9b6d1b;
  border-radius:999px;
  background:linear-gradient(180deg,#c99b3d 0%,#a97820 100%);
  color:#fff!important;
  box-shadow:0 7px 16px rgba(169,120,32,.18);
  font-weight:900;
  text-decoration:none!important;
}
.gfc-admin-workshop-note .gfc-admin-gold-link:hover{
  background:linear-gradient(180deg,#d4aa50 0%,#b58429 100%);
}

/* ==========================================================
   FuchsChat 2.2.0 · polished messenger player
   Character = lavender left, learner = mint right.
   Active turn is quiet; completed turn is vivid.
   ========================================================== */
.gfc-chat-shell{
  max-width:1080px;
  border:1px solid #ded4e5;
  border-radius:30px;
  background:#fff;
  box-shadow:0 24px 72px rgba(55,38,67,.11);
}
.gfc-chat-topbar{
  padding:14px 20px;
  border-bottom:1px solid #ece5f0;
  background:rgba(255,255,255,.97);
}
.gfc-chat-person img{
  width:50px;height:50px;
  border:0;
  background:#f4eef8;
  box-shadow:0 3px 12px rgba(72,48,91,.10);
}
.gfc-chat-person strong{font-size:16px;font-weight:900;color:#2f2635}
.gfc-chat-person span{font-size:11.5px;color:#817985}
.gfc-chat-progress{font-size:12px;color:#665c6d}
.gfc-chat-progress>div{height:7px;background:#eee8f1}
.gfc-chat-progress i{background:linear-gradient(90deg,#7a58a1,#9b7bbb)}
.gfc-chat-transcript{
  height:min(68vh,735px);
  min-height:535px;
  padding:28px 30px 58px;
  background:linear-gradient(180deg,#fffefd 0%,#fdfbfc 58%,#fffaf6 100%);
}
.gfc-bubble-row{
  display:flex;
  align-items:flex-end;
  gap:10px;
  margin:0 0 12px;
  animation:gfcIn .22s ease;
}
.gfc-bubble-row.is-user{justify-content:flex-end}
.gfc-bubble-avatar{
  width:38px;height:38px;flex:0 0 38px;
  border:0;
  border-radius:50%;
  background:#f3edf7;
  box-shadow:0 2px 9px rgba(66,44,79,.10);
}
.gfc-bubble{
  position:relative;
  max-width:min(72%,720px);
  padding:12px 16px 13px;
  border:0;
  border-radius:18px 18px 18px 7px;
  background:#eee6f6;
  color:#2e2634;
  font-size:17px;
  line-height:1.48;
  font-weight:780;
  box-shadow:0 5px 16px rgba(66,43,82,.07);
}
.gfc-bubble-row:not(.is-user):not(.is-reaction-row) .gfc-bubble::after{
  content:"";
  position:absolute;
  left:-5px;
  bottom:0;
  width:12px;height:13px;
  background:#eee6f6;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}
.gfc-bubble-row.is-user .gfc-bubble{
  border:0;
  border-radius:18px 18px 7px 18px;
  background:#dff3e8;
  color:#143e31;
  font-weight:820;
  box-shadow:0 5px 16px rgba(18,104,77,.07);
}
.gfc-bubble-row.is-user .gfc-bubble::after{
  content:"";
  position:absolute;
  right:-5px;
  bottom:0;
  width:12px;height:13px;
  background:#dff3e8;
  clip-path:polygon(0 0,100% 100%,0 100%);
}
.gfc-learner-avatar{
  display:block;
  width:38px;height:38px;flex:0 0 38px;
  border:0;
  border-radius:50%;
  background:#edf8f3 center/cover no-repeat;
  box-shadow:0 2px 9px rgba(18,104,77,.12);
  overflow:hidden;
}
.gfc-learner-avatar img{display:block;width:100%;height:100%;object-fit:cover}
.gfc-answer-choice-row{
  display:flex;
  align-items:flex-end;
  justify-content:flex-end;
  gap:10px;
  max-width:90%;
  margin:4px 0 22px auto;
  transition:opacity .2s ease,filter .2s ease;
}
.gfc-answer-choice-row.is-turn-active{opacity:.86;filter:saturate(.72)}
.gfc-answer-set{
  margin:0;
  display:flex;
  justify-content:flex-end;
  gap:9px;
  flex-wrap:wrap;
}
.gfc-answer-btn{
  border:1.5px solid #a8cdbb;
  background:#fff;
  color:#315c4b;
  border-radius:16px;
  padding:11px 16px;
  font:inherit;
  font-size:16px;
  line-height:1.25;
  font-weight:850;
  box-shadow:0 3px 10px rgba(18,104,77,.04);
  transition:transform .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease;
}
.gfc-answer-btn:hover{
  transform:translateY(-1px);
  background:#edf8f2;
  border-color:#6aa98a;
  box-shadow:0 5px 14px rgba(18,104,77,.08);
}
.gfc-answer-btn:focus-visible{outline:3px solid rgba(55,139,101,.18);outline-offset:2px}
.gfc-answer-btn:disabled{opacity:.42;cursor:not-allowed;transform:none}
/* Quiet current turn; vivid closed turn. */
.gfc-bubble-row.is-question-row.is-turn-active{opacity:.88;filter:saturate(.56)}
.gfc-bubble-row.is-question-row.is-turn-active .gfc-bubble{
  background:#f5f2f6;
  color:#625b65;
  box-shadow:0 2px 9px rgba(53,42,59,.04);
}
.gfc-bubble-row.is-question-row.is-turn-active .gfc-bubble::after{background:#f5f2f6}
.gfc-bubble-row.is-question-row.is-turn-complete{opacity:1;filter:none}
.gfc-bubble-row.is-question-row.is-turn-complete .gfc-bubble{
  background:#e9ddf4;
  color:#2d2135;
  box-shadow:0 5px 16px rgba(79,50,99,.09);
}
.gfc-bubble-row.is-question-row.is-turn-complete .gfc-bubble::after{background:#e9ddf4}
.gfc-bubble-row.is-user.is-turn-complete .gfc-bubble{
  background:#d8f1e3;
  color:#113d2f;
  box-shadow:0 5px 16px rgba(18,104,77,.09);
}
.gfc-bubble-row.is-user.is-turn-complete .gfc-bubble::after{background:#d8f1e3}
.gfc-bubble-row.is-user.is-wrong-attempt .gfc-bubble{
  background:#fff0f1;color:#78343b;box-shadow:0 4px 13px rgba(157,74,83,.07)
}
.gfc-bubble-row.is-user.is-wrong-attempt .gfc-bubble::after{background:#fff0f1}
/* Reaction = compact feedback strip, not another speech bubble. */
.gfc-bubble-row.is-reaction-row{
  align-items:center;
  margin:2px 0 19px 48px;
  gap:8px;
}
.gfc-bubble-row.is-reaction-row .gfc-bubble-avatar{
  width:27px;height:27px;flex-basis:27px;
  box-shadow:none;
}
.gfc-bubble-row.is-reaction-row .gfc-bubble{
  max-width:min(64%,590px);
  min-height:34px;
  padding:8px 13px 8px 36px;
  border:0;
  border-radius:11px;
  background:#f7f5f8;
  color:#514958;
  font-size:14.5px;
  line-height:1.35;
  font-weight:800;
  box-shadow:none;
}
.gfc-bubble-row.is-reaction-row .gfc-bubble::after{display:none}
.gfc-bubble-row.is-reaction-row .gfc-bubble::before{
  position:absolute;
  left:10px;top:50%;transform:translateY(-50%);
  display:grid;place-items:center;
  width:18px;height:18px;border-radius:50%;
  font-size:11px;font-weight:1000;
}
.gfc-bubble-row.is-reaction-row .gfc-bubble.is-reaction-right{
  background:#eef8f2;
  color:#245d45;
  box-shadow:inset 4px 0 0 #4a9a73;
}
.gfc-bubble-row.is-reaction-row .gfc-bubble.is-reaction-right::before{
  content:"✓";background:#3d8d68;color:#fff;
}
.gfc-bubble-row.is-reaction-row .gfc-bubble.is-reaction-wrong{
  background:#fff4ec;
  color:#74492f;
  box-shadow:inset 4px 0 0 #d48a59;
}
.gfc-bubble-row.is-reaction-row .gfc-bubble.is-reaction-wrong::before{
  content:"↻";background:#cf8050;color:#fff;
}
.gfc-system-row{display:flex;justify-content:center;margin:3px 0 18px;animation:gfcIn .22s ease}
.gfc-system-bubble{
  max-width:min(78%,760px);
  padding:10px 15px;
  border:1px solid #e7c970;
  border-radius:13px;
  background:#fff7dc;
  color:#654d17;
  font-size:14.5px;
  line-height:1.4;
  font-weight:820;
  text-align:center;
  box-shadow:0 3px 10px rgba(138,96,16,.05);
}
.gfc-bubble img{display:block;max-width:100%;border-radius:16px}
.gfc-bubble audio,.gfc-bubble video{display:block;max-width:100%;width:100%}
.gfc-gap-line{line-height:2.45}
.gfc-gap-slot{
  border:1.5px dashed #9d83b3;
  border-radius:9px;
  background:#fff;
  color:#583d6d;
  font-weight:900;
}
.gfc-gap-chip{
  border:0;
  background:#76549a;
  color:#fff;
  font-weight:900;
  box-shadow:0 3px 9px rgba(79,54,103,.12);
}
/* Result screen */
.gfc-complete-card{
  position:relative;
  overflow:hidden;
  width:min(720px,94%);
  max-width:720px;
  margin:28px auto 10px;
  padding:30px;
  text-align:left;
  border:1px solid #d8e7df;
  border-radius:26px;
  background:linear-gradient(135deg,#f0faf5 0%,#fff 54%,#fff7e6 100%);
  box-shadow:0 18px 44px rgba(31,91,67,.10);
}
.gfc-complete-card::after{
  content:"";
  position:absolute;right:-70px;top:-90px;
  width:220px;height:220px;border-radius:50%;
  background:rgba(201,155,61,.10);
}
.gfc-result-head{display:flex;align-items:center;gap:15px;position:relative;z-index:1}
.gfc-result-mark{
  display:grid;place-items:center;
  width:54px;height:54px;flex:0 0 54px;
  border-radius:17px;
  background:#167454;color:#fff;
  font-size:25px;font-weight:1000;
  box-shadow:0 8px 18px rgba(22,116,84,.18);
}
.gfc-result-copy small{
  display:block;margin-bottom:3px;
  color:#167454;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase
}
.gfc-complete-card h3{
  margin:0;
  font-family:Georgia,serif;
  font-size:34px;
  line-height:1.05;
  color:#34273d;
}
.gfc-complete-card p{margin:5px 0 0;color:#706775;font-size:14px;line-height:1.45}
.gfc-result-score{
  position:relative;z-index:1;
  display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;
  margin:24px 0 14px;padding:17px 18px;
  border-radius:18px;background:#fff;
  box-shadow:0 7px 22px rgba(46,77,63,.06)
}
.gfc-result-number{display:flex;align-items:baseline;gap:5px;color:#146d50}
.gfc-result-number strong{font-size:34px;line-height:1;font-weight:950}
.gfc-result-number span{font-size:16px;font-weight:850;color:#718079}
.gfc-result-summary strong{display:block;font-size:15px;color:#2f3d36}
.gfc-result-summary span{display:block;margin-top:3px;font-size:12.5px;color:#748078}
.gfc-result-bar{height:8px;border-radius:999px;background:#e7eee9;overflow:hidden;margin:0 0 20px;position:relative;z-index:1}
.gfc-result-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#167454,#56a982)}
.gfc-result-actions{display:flex;gap:10px;flex-wrap:wrap;position:relative;z-index:1}
.gfc-result-actions .gfc-btn{min-height:44px;border-radius:13px;padding:0 18px}
.gfc-result-actions .gfc-btn-secondary{background:#fff;color:#4a4051;border:1px solid #dcd4df}
.gfc-chat-footer{border-top:1px solid #ece5f0;padding:11px 18px}
@media(max-width:700px){
  .gfc-chat-transcript{padding:18px 13px 48px}
  .gfc-bubble{max-width:84%;font-size:16px;padding:11px 13px}
  .gfc-bubble-avatar,.gfc-learner-avatar{width:34px;height:34px;flex-basis:34px}
  .gfc-answer-choice-row{max-width:96%}
  .gfc-answer-btn{font-size:14.5px;padding:10px 12px}
  .gfc-bubble-row.is-reaction-row{margin-left:42px}
  .gfc-bubble-row.is-reaction-row .gfc-bubble{max-width:82%;font-size:13.5px}
  .gfc-system-bubble{max-width:92%}
  .gfc-complete-card{width:100%;padding:22px 18px;border-radius:21px}
  .gfc-result-score{grid-template-columns:1fr;gap:8px}
}


/* ==========================================================
   FuchsChat 2.3.1 · calm messenger visual language
   - no status-card reactions
   - no yellow system boxes
   - one clear visual language per speaker
   ========================================================== */
.gfc-chat-transcript{
  background:
    radial-gradient(circle at 14% 6%,rgba(118,84,154,.035),transparent 20%),
    radial-gradient(circle at 88% 80%,rgba(22,116,84,.035),transparent 24%),
    #fffdfc;
}
.gfc-bubble-row{margin-bottom:14px;gap:9px}
.gfc-bubble-avatar,
.gfc-learner-avatar{
  width:36px;height:36px;flex-basis:36px;
  box-shadow:0 2px 8px rgba(53,39,62,.08);
}
.gfc-bubble{
  padding:12px 16px 13px;
  border-radius:20px 20px 20px 8px;
  background:#eee7f5;
  color:#2f2834;
  font-size:17px;
  line-height:1.44;
  font-weight:800;
  box-shadow:0 5px 14px rgba(65,43,78,.055);
}
.gfc-bubble-row:not(.is-user):not(.is-reaction-row) .gfc-bubble::after{
  width:10px;height:11px;left:-4px;background:#eee7f5;
}
.gfc-bubble-row.is-user .gfc-bubble{
  border-radius:20px 20px 8px 20px;
  background:#dff3e8;
  color:#173e32;
  box-shadow:0 5px 14px rgba(22,116,84,.055);
}
.gfc-bubble-row.is-user .gfc-bubble::after{
  width:10px;height:11px;right:-4px;background:#dff3e8;
}
/* Current question is deliberately quieter; completed dialogue is fully saturated. */
.gfc-bubble-row.is-question-row.is-turn-active{
  opacity:1;filter:none;
}
.gfc-bubble-row.is-question-row.is-turn-active .gfc-bubble{
  background:#f4f1f6;
  color:#665f69;
  box-shadow:none;
}
.gfc-bubble-row.is-question-row.is-turn-active .gfc-bubble::after{background:#f4f1f6}
.gfc-bubble-row.is-question-row.is-turn-complete .gfc-bubble{
  background:#ece3f4;
  color:#2f2636;
  box-shadow:0 5px 14px rgba(77,52,93,.06);
}
.gfc-bubble-row.is-question-row.is-turn-complete .gfc-bubble::after{background:#ece3f4}
.gfc-bubble-row.is-user.is-turn-complete .gfc-bubble{
  background:#d9f0e4;
  color:#173d31;
  box-shadow:0 5px 14px rgba(22,116,84,.06);
}
.gfc-bubble-row.is-user.is-turn-complete .gfc-bubble::after{background:#d9f0e4}
.gfc-answer-choice-row{
  max-width:92%;
  margin:5px 0 23px auto;
  opacity:1!important;
  filter:none!important;
}
.gfc-answer-set{gap:9px}
.gfc-answer-btn{
  border:1px solid #d3e1da;
  background:#fff;
  color:#52665d;
  border-radius:17px;
  padding:11px 16px;
  font-size:16px;
  font-weight:800;
  box-shadow:0 3px 10px rgba(40,72,59,.035);
}
.gfc-answer-btn:hover{
  transform:translateY(-1px);
  border-color:#82b19c;
  background:#edf8f2;
  color:#245b46;
  box-shadow:0 5px 13px rgba(22,116,84,.07);
}
/* Reactions stay normal Fuchs chat messages. Only the text color marks feedback. */
.gfc-bubble-row.is-reaction-row{
  align-items:flex-end;
  gap:9px;
  margin:0 0 14px;
  min-height:0;
}
.gfc-bubble-row.is-reaction-row .gfc-bubble-avatar{
  width:36px;height:36px;flex-basis:36px;
  opacity:1;
  box-shadow:0 2px 8px rgba(53,39,62,.08);
}
.gfc-bubble-row.is-reaction-row .gfc-bubble{
  max-width:min(74%,720px);
  padding:12px 16px 13px;
  border:0;
  border-radius:20px 20px 20px 8px;
  background:#eee7f5!important;
  font-size:17px;
  line-height:1.44;
  font-weight:800;
  box-shadow:0 5px 14px rgba(65,43,78,.055)!important;
  position:relative;
}
.gfc-bubble-row.is-reaction-row .gfc-bubble::before{display:none!important;content:none!important}
.gfc-bubble-row.is-reaction-row .gfc-bubble::after{
  display:block!important;
  content:""!important;
  position:absolute;
  width:10px;height:11px;
  left:-4px;bottom:0;
  background:#eee7f5;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}
.gfc-bubble-row.is-reaction-row .gfc-bubble.is-reaction-right{color:#16724f}
.gfc-bubble-row.is-reaction-row .gfc-bubble.is-reaction-wrong{color:#a74f3d}
/* Info/hints = neutral system note, not a yellow chat message. */
.gfc-system-row{margin:4px 0 20px}
.gfc-system-bubble{
  max-width:min(82%,780px);
  padding:9px 15px;
  border:0;
  border-radius:14px;
  background:#f5f2f6;
  color:#625b66;
  font-size:14px;
  line-height:1.42;
  font-weight:750;
  text-align:center;
  box-shadow:none;
}
.gfc-chat-footer{
  background:#fff;
  border-top:1px solid #eee8f1;
}
@media(max-width:700px){
  .gfc-bubble{font-size:16px}
  .gfc-bubble-row.is-reaction-row{margin:0 0 14px}
  .gfc-bubble-row.is-reaction-row .gfc-bubble{max-width:84%;font-size:16px}
  .gfc-system-bubble{max-width:94%;font-size:13.5px}
}

/* ==========================================================
   FuchsChat 2.3.2 · retry round + unmistakable finish screen
   ========================================================== */
.gfc-bubble-row.is-question-row.is-turn-attempted .gfc-bubble{
  background:#f1edf3;
  color:#756d79;
  box-shadow:none;
}
.gfc-bubble-row.is-question-row.is-turn-attempted .gfc-bubble::after{background:#f1edf3}
.gfc-chat-transcript.is-finished{
  display:grid;
  place-items:center;
  overflow:auto;
  padding:30px;
}
.gfc-chat-transcript.is-finished > :not(.gfc-complete-card){display:none!important}
.gfc-chat-transcript.is-finished .gfc-complete-card{
  display:block!important;
  width:min(720px,96%);
  margin:0 auto;
}


/* FuchsChat 2.3.3 · gap retry + multi-gap sequential choice */
.gfc-gap-slot{transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease;cursor:default}
.gfc-gap-slot.is-active{border-style:solid;border-color:#76549a;background:#fbf8fd;color:#4f3565;box-shadow:0 0 0 3px rgba(118,84,154,.10)}
.gfc-gap-slot.is-right{border-style:solid;border-color:#6baa8c;background:#e8f6ef;color:#175f47;box-shadow:none}
.gfc-gap-slot.is-wrong{border-style:solid;border-color:#d37d73;background:#fff0ef;color:#9c4337;box-shadow:none}
.gfc-gap-bank{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}
.gfc-gap-chip{min-height:42px;padding:9px 15px;border-radius:15px;background:#fff;color:#53665d;border:1.5px solid #a8cdbb;box-shadow:0 3px 10px rgba(40,72,59,.035);font-size:15.5px}
.gfc-gap-chip:hover{background:#edf8f2;color:#245b46;border-color:#82b19c;transform:translateY(-1px)}
.gfc-gap-chip:disabled{opacity:.55;cursor:wait;transform:none}

/* ==========================================================
   FuchsChat 2.3.11 · final reaction + answer colors
   One solid green; gloss only via highlight/shadow.
   ========================================================== */
.gfc-bubble-row.is-reaction-row .gfc-bubble{
  background:#eee7f5!important;
  background-image:none!important;
  color:#372d3e!important;
  box-shadow:0 4px 12px rgba(65,43,78,.055)!important;
}
.gfc-bubble-row.is-reaction-row .gfc-reaction-copy{
  display:inline!important;
  font-family:inherit!important;
  font-size:inherit!important;
  font-weight:inherit!important;
  font-style:normal!important;
  letter-spacing:inherit!important;
  line-height:inherit!important;
  background:none!important;
  background-image:none!important;
  -webkit-background-clip:border-box!important;
  background-clip:border-box!important;
  animation:none!important;
  filter:none!important;
}
.gfc-bubble-row.is-reaction-row .gfc-bubble.is-reaction-right .gfc-reaction-copy{
  color:#078653!important;
  -webkit-text-fill-color:#078653!important;
  text-shadow:none!important;
}
.gfc-bubble-row.is-reaction-row .gfc-bubble.is-reaction-wrong .gfc-reaction-copy{
  color:#b24f3d!important;
  -webkit-text-fill-color:#b24f3d!important;
  text-shadow:none!important;
}
.gfc-bubble-row.is-reaction-row .gfc-reaction-emoji{
  color:initial!important;
  -webkit-text-fill-color:initial!important;
  text-shadow:none!important;
  filter:none!important;
}

/* Learner choices must stay visibly colored, even while the turn is active. */
.gfc-answer-choice-row.is-turn-active{opacity:1!important;filter:none!important}
.gfc-answer-set{gap:10px!important}
.gfc-answer-btn{
  background:#d9f2e4!important;
  border:2px solid #79b393!important;
  color:#174f3b!important;
  box-shadow:0 4px 12px rgba(24,104,73,.08)!important;
  font-weight:800!important;
}
.gfc-answer-btn:hover{
  background:#cbead8!important;
  border-color:#4f9772!important;
  color:#103f2f!important;
}
.gfc-gap-bank{gap:9px!important}
.gfc-gap-chip{
  background:#76549a!important;
  border:2px solid #654486!important;
  color:#fff!important;
  box-shadow:0 4px 12px rgba(91,57,119,.14)!important;
  font-weight:800!important;
}
.gfc-gap-chip:hover{background:#67458b!important;border-color:#563873!important;color:#fff!important}


/* FuchsChat 2.3.12 · pending choices stay quiet until the learner answers */
.gfc-answer-choice-row.is-turn-active{
  opacity:.78!important;
  filter:saturate(.38)!important;
}
.gfc-answer-choice-row.is-turn-active .gfc-answer-btn{
  background:#f5f7f6!important;
  border:1.5px solid #d3ddd8!important;
  color:#69766f!important;
  box-shadow:none!important;
}
.gfc-answer-choice-row.is-turn-active .gfc-answer-btn:hover{
  background:#e9f3ee!important;
  border-color:#a9c7b8!important;
  color:#315748!important;
}
.gfc-answer-choice-row.is-turn-active .gfc-gap-chip{
  background:#f2eef6!important;
  border:1.5px solid #d1c3dc!important;
  color:#6e5b7d!important;
  box-shadow:none!important;
}
.gfc-answer-choice-row.is-turn-active .gfc-gap-chip:hover{
  background:#e9e0f0!important;
  border-color:#b59dc7!important;
  color:#543b68!important;
}


/* FuchsChat 2.3.14 · reaction text: plain black, same typography */
.gfc-bubble-row.is-reaction-row .gfc-bubble .gfc-reaction-copy{
  color:#1f1f1f!important;
  -webkit-text-fill-color:#1f1f1f!important;
  text-shadow:none!important;
  background:none!important;
  background-image:none!important;
  font-family:inherit!important;
  font-size:inherit!important;
  font-weight:inherit!important;
  font-style:normal!important;
}


/* ==========================================================
   FuchsChat 2.5.0 · Schüler-Chat final polish
   ========================================================== */
.gfc-chat-shell{
  border:1px solid rgba(101,73,126,.14);
  box-shadow:0 24px 72px rgba(55,38,68,.12),0 2px 10px rgba(55,38,68,.04);
}
.gfc-chat-topbar{padding:14px 20px;border-bottom:1px solid #eee9f1;background:rgba(255,255,255,.975)}
.gfc-chat-person img{width:46px;height:46px;box-shadow:0 4px 14px rgba(70,45,87,.10)}
.gfc-chat-person strong{font-size:16px;font-weight:850;color:#302637}
.gfc-chat-person .gfc-presence{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#6f7773;margin-top:3px}
.gfc-presence i{width:7px;height:7px;border-radius:50%;background:#35a672;box-shadow:0 0 0 3px rgba(53,166,114,.11)}
.gfc-chat-progress{font-size:12px;color:#5f5664}.gfc-chat-progress>div{height:7px;background:#eee9f1}.gfc-chat-progress i{background:linear-gradient(90deg,#6d4a92,#9c7aba)}
.gfc-chat-transcript{
  padding:22px 28px 38px;
  background:radial-gradient(circle at 85% 12%,rgba(217,243,229,.24),transparent 27%),linear-gradient(180deg,#fffefd 0%,#fffcfa 100%);
}
.gfc-bubble-row{gap:8px;margin:0 0 7px}
.gfc-bubble-avatar{width:33px;height:33px;box-shadow:0 2px 8px rgba(67,44,80,.08)}
.gfc-bubble{max-width:min(72%,720px);padding:11px 14px;border-radius:18px 18px 18px 6px;background:#efe8f6;color:#302638;font-size:16px;line-height:1.46;font-weight:650;box-shadow:0 4px 13px rgba(62,43,73,.055)}
.gfc-bubble-row.is-user{margin:2px 0 5px}
.gfc-bubble-row.is-user .gfc-bubble{background:#def3e8;color:#173e31;border-radius:18px 18px 6px 18px;box-shadow:0 4px 13px rgba(24,93,68,.055)}
.gfc-learner-avatar{width:33px;height:33px;box-shadow:0 2px 8px rgba(24,94,69,.09);border:2px solid rgba(66,150,111,.16);background:#eef8f3}
.gfc-learner-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.gfc-bubble-row.is-question-row{margin-top:10px}
.gfc-bubble-row.is-question-row.is-turn-active{opacity:.68;filter:saturate(.58)}
.gfc-bubble-row.is-question-row.is-turn-active .gfc-bubble{background:#f5f2f7;color:#6c6570;box-shadow:none}
.gfc-bubble-row.is-question-row.is-turn-complete{opacity:1;filter:none}
.gfc-bubble-row.is-question-row.is-turn-complete .gfc-bubble{background:#eee5f6;color:#302638}
.gfc-bubble-row.is-question-row.is-turn-attempted{margin-bottom:5px}
.gfc-bubble-row.is-reaction-row{margin:1px 0 18px}
.gfc-bubble-row.is-reaction-row .gfc-bubble-avatar{width:29px;height:29px}
.gfc-bubble-row.is-reaction-row .gfc-bubble{padding:9px 13px;background:#efe8f6!important;color:#302638!important;font-size:15.5px;font-weight:650;box-shadow:0 3px 10px rgba(62,43,73,.045)!important}
.gfc-bubble-row.is-reaction-row .gfc-reaction-copy{color:#302638!important;-webkit-text-fill-color:#302638!important;font-weight:650!important}
.gfc-answer-choice-row{display:flex;justify-content:flex-end;align-items:flex-end;gap:9px;margin:2px 0 15px auto;max-width:88%}
.gfc-answer-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:6px;min-width:0}
.gfc-turn-label{display:inline-flex;align-items:center;gap:5px;margin-right:4px;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.09em;font-weight:900;color:#6f857b}
.gfc-turn-label::before{content:"";width:6px;height:6px;border-radius:50%;background:#66ae8b}
.gfc-answer-choice-row.is-turn-active{opacity:.74!important;filter:saturate(.5)!important}
.gfc-answer-choice-row.is-turn-active:hover{opacity:.9!important;filter:saturate(.8)!important}
.gfc-answer-set{margin:0!important;display:flex;justify-content:flex-end;gap:9px!important;flex-wrap:wrap}
.gfc-answer-btn{min-height:44px;border:1.5px solid #d4dfda!important;background:#f9fbfa!important;color:#64716b!important;border-radius:15px!important;padding:10px 15px!important;font-weight:750!important;box-shadow:0 2px 8px rgba(28,72,55,.025)!important;transition:.16s ease}
.gfc-answer-btn:hover{background:#edf6f1!important;border-color:#9bbdac!important;color:#345a49!important;transform:translateY(-1px)}
.gfc-gap-bank{margin:0!important;justify-content:flex-end}
.gfc-answer-choice-row.is-turn-active .gfc-gap-chip{background:#f7f4fa!important;border:1.5px solid #d7cce0!important;color:#756981!important;box-shadow:none!important}
.gfc-answer-choice-row.is-turn-active .gfc-gap-chip:hover{background:#eee6f5!important;border-color:#b49ec6!important;color:#543c68!important}
.gfc-system-row{margin:4px 0 16px;display:flex;justify-content:center}
.gfc-system-bubble{display:inline-flex;align-items:center;gap:9px;max-width:min(92%,720px);padding:4px 7px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#6f6973!important;font-size:13px!important;font-weight:600!important;text-align:left!important}
.gfc-system-label{display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border-radius:999px;background:#f0ebf5;color:#6b567d;font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.09em;font-weight:950;white-space:nowrap}
.gfc-system-bubble.is-hint .gfc-system-label{background:#fff1df;color:#9a6841}
.gfc-system-copy{line-height:1.4}
.gfc-typing-row{margin-bottom:5px;opacity:.72}
.gfc-typing-row .gfc-bubble{display:flex;align-items:center;gap:8px;padding:8px 12px;box-shadow:none;background:#f5f1f7;color:#817789;font-size:12px;font-weight:650}
.gfc-typing-label{font-size:11px;color:#8a818e}
.gfc-typing i{width:5px;height:5px;background:#8f8198}
.gfc-chat-footer{min-height:40px;padding:10px 20px;justify-content:center;background:#fff;color:#817985;font-size:11.5px}
.gfc-chat-shell.is-finished .gfc-chat-footer{display:none}
.gfc-complete-card{width:min(680px,96%);max-width:680px;padding:34px 36px;border:1px solid rgba(73,139,106,.18);border-radius:28px;background:radial-gradient(circle at 90% 10%,rgba(218,177,79,.18),transparent 28%),linear-gradient(145deg,#f1faf5 0%,#fffdf8 62%,#fff6df 100%);box-shadow:0 22px 56px rgba(31,91,67,.10)}
.gfc-result-mark{width:58px;height:58px;border-radius:18px;background:#0d7454;box-shadow:0 10px 24px rgba(13,116,84,.18)}
.gfc-result-copy small{font-size:10px;letter-spacing:.12em;color:#7c857f}.gfc-complete-card h3{font-size:38px;color:#302638}
.gfc-result-score{padding:17px 18px;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(84,135,111,.13)}
.gfc-result-number strong{font-size:40px}.gfc-result-bar{height:9px;background:#e9eeeb}.gfc-result-bar i{background:#16805c}
@media(max-width:700px){
  .gfc-chat-transcript{padding:18px 13px 32px}
  .gfc-bubble{max-width:84%;font-size:15.5px}
  .gfc-answer-choice-row{max-width:94%;margin-bottom:14px}
  .gfc-answer-set{gap:7px!important}
  .gfc-answer-btn{min-height:42px;padding:9px 12px!important;font-size:14px}
  .gfc-system-bubble{max-width:96%;font-size:12.5px!important}
  .gfc-complete-card{padding:26px 20px}
}

/* 2.5.0 · tighter desktop viewport, long chats still scroll */
@media(min-width:701px){
  .gfc-chat-transcript{height:min(62vh,650px);min-height:460px}
}


/* ==========================================================
   FuchsChat 2.5.1 · natural page flow (no inner chat scroll)
   ========================================================== */
.gfc-player-page:not(.is-embed) .gfc-chat-transcript{
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  scroll-behavior:auto!important;
}
.gfc-player-page:not(.is-embed) .gfc-chat-transcript.is-finished{
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
}


/* 2.7.0 — saved first-try results for profile integration */
.gfc-my-results{max-width:1180px;margin:24px auto;padding:0 16px}.gfc-my-results h2{font-family:Georgia,serif;font-size:32px;margin:0 0 16px;color:#352a3e}.gfc-my-results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.gfc-result-history-card{padding:18px;border:1px solid #e5dbe9;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(61,42,72,.07)}.gfc-result-history-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.gfc-result-history-top strong{font-size:17px}.gfc-result-history-top span{font-size:11px;font-weight:900;padding:5px 8px;border-radius:999px;background:#edf7f2;color:#126b50}.gfc-result-history-score{display:flex;align-items:baseline;gap:10px;margin:18px 0 8px}.gfc-result-history-score b{font-size:32px;color:#117353}.gfc-result-history-score span{font-size:12px;color:#746d77}.gfc-result-history-card p{font-size:12px;color:#7a737e;margin:0 0 14px}.gfc-results-empty{padding:20px;border:1px dashed #ded2e4;border-radius:16px;color:#756c79;background:#fff}


/* ==========================================================
   FuchsChat 2.9.0 · persistent progress + final explanations
   ========================================================== */
.gfc-player-page:not(.is-embed) .gfc-chat-topbar{
  position:sticky;
  top:var(--wp-admin--admin-bar--height,0px);
  z-index:40;
  box-shadow:0 8px 22px rgba(54,39,63,.055);
}
.gfc-chat-progress{min-width:205px;justify-content:flex-end}
.gfc-chat-progress>span{white-space:nowrap;font-variant-numeric:tabular-nums}
.gfc-chat-progress>div{width:125px}
.gfc-complete-card.has-explanations{width:min(820px,96%);max-width:820px}
.gfc-result-actions .gfc-btn-explain{
  background:#f2ebf8;color:#5d4275;border:1px solid #d7c8e2;
}
.gfc-result-actions .gfc-btn-explain:hover{background:#e9def2;color:#4e3566}
.gfc-result-explanations{
  position:relative;z-index:2;margin-top:22px;padding-top:20px;border-top:1px solid rgba(92,73,103,.13)
}
.gfc-result-explanations[hidden]{display:none!important}
.gfc-result-explanations-head{display:flex;flex-direction:column;gap:3px;margin-bottom:12px}
.gfc-result-explanations-head strong{font-size:17px;color:#342b39}
.gfc-result-explanations-head span{font-size:12px;color:#7a727d}
.gfc-result-explanation-item{margin:8px 0;border:1px solid #e3dbe7;border-radius:15px;background:rgba(255,255,255,.78);overflow:hidden}
.gfc-result-explanation-item summary{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 13px;cursor:pointer;list-style:none;color:#3e3444}
.gfc-result-explanation-item summary::-webkit-details-marker{display:none}
.gfc-result-explanation-item summary>b{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#eee7f4;color:#684d7c;font-size:11px}
.gfc-result-explanation-item summary>span{font-size:13px;font-weight:850;line-height:1.35}
.gfc-result-explanation-item summary>em{font-style:normal;font-size:9px;font-weight:950;letter-spacing:.03em;border-radius:999px;padding:5px 7px;white-space:nowrap}
.gfc-result-explanation-item summary>em.is-first-right{background:#e7f6ee;color:#0d6d50}
.gfc-result-explanation-item summary>em.is-after-retry{background:#fff1df;color:#9a6437}
.gfc-result-explanation-body{padding:0 14px 14px 51px;border-top:1px solid #eee8f0}
.gfc-result-explanation-body p{margin:11px 0 0;font-size:13px;line-height:1.5;color:#5e5662}
.gfc-result-explanation-body .gfc-result-rule{padding:11px 12px;border-radius:12px;background:#f5f0f8;color:#493b52;border-left:3px solid #8a68a7}
@media(max-width:700px){
  .gfc-chat-progress{min-width:0;gap:6px}.gfc-chat-progress>div{width:72px}.gfc-chat-progress>span{font-size:10px}
  .gfc-result-explanation-item summary{grid-template-columns:26px 1fr}.gfc-result-explanation-item summary>em{grid-column:2;justify-self:start}
  .gfc-result-explanation-body{padding-left:14px}
}

/* Keep the progress header visible while the page itself scrolls. */
.gfc-player-page:not(.is-embed) .gfc-chat-shell{overflow:clip}
.gfc-player-page:not(.is-embed) .gfc-chat-topbar{top:0}
.admin-bar .gfc-player-page:not(.is-embed) .gfc-chat-topbar{top:32px}
@media(max-width:782px){.admin-bar .gfc-player-page:not(.is-embed) .gfc-chat-topbar{top:46px}}


/* ==========================================================
   FuchsChat 2.9.1 · polished share actions + share dialogs
   ========================================================== */
.gfc-public-meta{padding:18px 20px;gap:24px}
.gfc-share-inline{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:12px;min-width:min(100%,600px)}
.gfc-share-action{
  position:relative;isolation:isolate;min-height:58px;padding:0 18px;border:1px solid #ddd2e5;border-radius:18px;
  display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(180deg,#fff 0%,#fcfafc 100%);
  color:#493a55;font:inherit;font-weight:900;letter-spacing:-.01em;cursor:pointer;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 5px 16px rgba(67,45,78,.055);
  transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease;
}
.gfc-share-action::after{content:"";position:absolute;inset:6px 8px auto;height:42%;border-radius:13px;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,0));z-index:-1;pointer-events:none}
.gfc-share-action:hover{transform:translateY(-2px);border-color:#baa7c8;box-shadow:inset 0 1px 0 rgba(255,255,255,.98),0 10px 24px rgba(67,45,78,.11);color:#392944}
.gfc-share-action:active{transform:translateY(0);box-shadow:inset 0 2px 7px rgba(67,45,78,.08),0 3px 9px rgba(67,45,78,.06)}
.gfc-share-action:focus-visible{outline:0;border-color:#83649b;box-shadow:0 0 0 4px rgba(131,100,155,.16),0 8px 22px rgba(67,45,78,.09)}
.gfc-share-action-icon{display:grid;place-items:center;width:31px;height:31px;flex:0 0 31px;border-radius:10px;background:#efe8f6;color:#624777;font-size:16px;font-weight:950;line-height:1;box-shadow:inset 0 0 0 1px rgba(98,71,119,.06)}
.gfc-share-action-qr .gfc-share-action-icon{background:#e8f5ef;color:#0c7655}
.gfc-share-action-embed .gfc-share-action-icon{background:#fff1da;color:#936418}
.gfc-share-action-code{font-size:10px;letter-spacing:-.08em}
.gfc-share-action-label{position:relative;z-index:1;white-space:nowrap}

.gfc-modal{max-width:min(92vw,610px);width:100%;padding:0;border:1px solid rgba(111,86,126,.16);border-radius:28px;background:#fff;overflow:hidden;box-shadow:0 28px 90px rgba(34,24,40,.28)}
.gfc-modal::backdrop{background:rgba(28,20,34,.55);backdrop-filter:blur(3px)}
.gfc-modal-close{right:16px;top:16px;z-index:5;width:38px;height:38px;border:1px solid #e8e0eb;background:rgba(255,255,255,.9);color:#675a6e;border-radius:50%;font-size:22px;line-height:1;box-shadow:0 5px 14px rgba(50,35,60,.08);transition:.15s ease}
.gfc-modal-close:hover{background:#f4eff6;color:#3f3247;transform:rotate(4deg)}
.gfc-modal-body{text-align:left}
.gfc-share-dialog{padding:34px 34px 30px;background:radial-gradient(circle at 92% 4%,rgba(135,100,159,.11),transparent 30%),linear-gradient(180deg,#fff,#fdfbfd)}
.gfc-share-dialog-qr{background:radial-gradient(circle at 92% 4%,rgba(23,128,91,.11),transparent 30%),linear-gradient(180deg,#fff,#fbfefc)}
.gfc-share-dialog-embed{background:radial-gradient(circle at 92% 4%,rgba(203,151,55,.13),transparent 30%),linear-gradient(180deg,#fff,#fffdf9)}
.gfc-share-dialog-head{display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:start;padding-right:36px;margin-bottom:24px}
.gfc-share-dialog-symbol{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#eee6f5;color:#614477;font-size:25px;font-weight:950;box-shadow:inset 0 0 0 1px rgba(97,68,119,.06),0 8px 20px rgba(75,53,88,.08)}
.gfc-share-dialog-qr .gfc-share-dialog-symbol{background:#e6f4ed;color:#0e7556}
.gfc-share-dialog-embed .gfc-share-dialog-symbol{background:#fff0d6;color:#936116;font-size:15px;letter-spacing:-.08em}
.gfc-share-dialog-kicker{display:block;margin:2px 0 5px;color:#8b7f91;font-size:9px;font-weight:950;letter-spacing:.14em}
.gfc-share-dialog h3{margin:0 0 6px;font-family:Georgia,serif;font-size:30px;line-height:1.08;color:#332839}
.gfc-share-dialog-head p{margin:0;color:#766d79;font-size:13px;line-height:1.5}
.gfc-share-copybox,.gfc-share-codebox{padding:15px;border:1px solid #e5dce9;border-radius:18px;background:rgba(255,255,255,.82);box-shadow:0 8px 24px rgba(60,43,70,.045)}
.gfc-share-copybox-label,.gfc-share-codebox-top{display:block;margin:0 0 8px;color:#736879;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.gfc-share-copyrow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:center}
.gfc-share-copyrow input{width:100%;min-width:0;height:46px;padding:0 13px;border:1px solid #e0d7e4;border-radius:12px;background:#f8f5f9;color:#5e5264;font:inherit;font-size:12px;outline:0}
.gfc-share-copyrow input:focus{border-color:#bca7cb;box-shadow:0 0 0 3px rgba(132,98,156,.10)}
.gfc-share-modal-btn{min-height:46px;padding:0 16px;border:1px solid #6d4f82;border-radius:12px;background:#644778;color:#fff;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 6px 16px rgba(80,55,96,.14);transition:.15s ease}
.gfc-share-modal-btn:hover{background:#533766;transform:translateY(-1px)}
.gfc-share-modal-btn.is-copied{background:#0f7957;border-color:#0f7957}
.gfc-share-modal-btn.is-secondary{background:#fff;color:#564b5b;border-color:#ddd5e1;box-shadow:none}
.gfc-share-modal-btn.is-secondary:hover{background:#f6f2f7}
.gfc-share-dialog-note{display:flex;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;border-radius:12px;background:#f4f0f6;color:#6d6172;font-size:11px;line-height:1.4}
.gfc-share-dialog-note>span{display:grid;place-items:center;width:20px;height:20px;flex:0 0 20px;border-radius:7px;background:#e7f5ed;color:#0d7655;font-weight:950}
.gfc-share-qr-card{display:grid;grid-template-columns:210px minmax(0,1fr);gap:18px;align-items:center;padding:18px;border:1px solid #dbe9e1;border-radius:20px;background:rgba(255,255,255,.86);box-shadow:0 10px 28px rgba(36,87,67,.06)}
.gfc-share-qr-frame{display:grid;place-items:center;padding:14px;border:1px solid #d9e8e0;border-radius:18px;background:#fff}
.gfc-share-qr-frame img{display:block;width:178px;max-width:100%;height:auto;border-radius:9px}
.gfc-share-qr-caption strong{display:block;margin-bottom:7px;color:#2e3733;font-size:17px;line-height:1.25}
.gfc-share-qr-caption span{display:block;overflow-wrap:anywhere;color:#7a827e;font-size:11px;line-height:1.5}
.gfc-share-dialog-actions{display:flex;gap:9px;justify-content:flex-end;margin-top:14px}
.gfc-share-codebox-top{display:flex;justify-content:space-between;gap:12px;align-items:center}
.gfc-share-codebox-top span:last-child{padding:4px 7px;border-radius:999px;background:#fff1dc;color:#8b601a;font-size:9px}
.gfc-share-codebox textarea{display:block;width:100%;min-height:150px;resize:vertical;margin:0;padding:13px 14px;border:1px solid #e2d9e6;border-radius:13px;background:#2f2933;color:#f5eef7;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;outline:0;box-sizing:border-box}
.gfc-share-codebox textarea:focus{border-color:#b99ecb;box-shadow:0 0 0 3px rgba(132,98,156,.10)}
.gfc-share-code-copy{width:100%;margin-top:10px;background:#8b641f;border-color:#8b641f}
.gfc-share-code-copy:hover{background:#725016}
@media(max-width:700px){
  .gfc-public-meta{padding:14px;gap:14px}.gfc-share-inline{grid-template-columns:1fr;width:100%;min-width:0}.gfc-share-action{min-height:52px;justify-content:flex-start;padding:0 15px}
  .gfc-share-dialog{padding:28px 18px 20px}.gfc-share-dialog-head{grid-template-columns:48px 1fr;gap:12px;padding-right:28px}.gfc-share-dialog-symbol{width:48px;height:48px;border-radius:15px}.gfc-share-dialog h3{font-size:25px}
  .gfc-share-copyrow{grid-template-columns:1fr}.gfc-share-modal-btn{width:100%}.gfc-share-qr-card{grid-template-columns:1fr;text-align:center}.gfc-share-qr-frame{max-width:220px;margin:auto}.gfc-share-dialog-actions{flex-direction:column}.gfc-share-codebox textarea{min-height:180px}
}

/* ==========================================================
   FuchsChat 3.0.0 · personal workshop + community controls
   ========================================================== */
.gfc-workshop-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0 22px;padding:7px;border:1px solid #e1d9e5;border-radius:20px;background:#fff;box-shadow:0 7px 24px rgba(56,42,65,.045)}
.gfc-workshop-tabs a{min-height:54px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border-radius:14px;color:#62566a;text-decoration:none;font-weight:850;transition:.15s ease}.gfc-workshop-tabs a:hover{background:#f6f1f8;color:#46364f}.gfc-workshop-tabs a.is-active{background:#eee6f4;color:#513b62;box-shadow:inset 0 0 0 1px rgba(86,60,103,.06)}.gfc-workshop-tabs a>span{font-size:16px}.gfc-workshop-tabs a>em{font-style:normal;display:grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#fff;color:#6b5c73;font-size:10px}
.gfc-workshop-wide{width:100%;min-width:0}.gfc-favorites-grid{margin-top:14px}.gfc-limit-meter{height:7px;margin:0 0 14px;border-radius:999px;background:#eee9f0;overflow:hidden}.gfc-limit-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6f4f86,#8c6aa2)}.gfc-btn-disabled{opacity:.58;cursor:not-allowed;pointer-events:none}.gfc-card-modified{margin-top:8px;font-size:10px;color:#8b838e}
.gfc-card-stats{flex-wrap:wrap;gap:7px 10px}.gfc-card-stats>span{font-size:10px}.gfc-card-actions{flex-wrap:wrap}
.gfc-share-inline{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}
.gfc-share-report{min-height:58px;padding:0 14px;border:1px dashed #d9cbd3;border-radius:18px;background:#fff;color:#8a6570;font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:.15s ease}.gfc-share-report:hover{background:#fff7f8;border-color:#cbaab4;color:#75515c;transform:translateY(-1px)}
.gfc-share-dialog-report{background:radial-gradient(circle at 92% 4%,rgba(156,78,99,.1),transparent 30%),linear-gradient(180deg,#fff,#fffafb)}.gfc-share-dialog-report .gfc-share-dialog-symbol{background:#f8e9ed;color:#96546a}.gfc-report-options{display:grid;gap:9px}.gfc-report-options button{min-height:48px;padding:0 14px;text-align:left;border:1px solid #e5dce1;border-radius:13px;background:#fff;color:#554950;font:inherit;font-weight:800;cursor:pointer}.gfc-report-options button:hover{background:#fff7f8;border-color:#d2b7c0}.gfc-report-options button:disabled{opacity:.55;cursor:default}.gfc-report-status{min-height:20px;margin-top:10px;font-size:12px;color:#6f6268}
@media(max-width:760px){.gfc-workshop-tabs{grid-template-columns:1fr}.gfc-workshop-tabs a{justify-content:flex-start}.gfc-share-report{min-height:52px;text-align:left}}
.gfc-card-personal-result{display:inline-flex;align-items:center;margin-top:9px;padding:6px 9px;border-radius:999px;background:#eaf6f0;color:#0e6f51;font-size:10px;font-weight:900}
.gfc-mine-filters{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:12px 0 16px}.gfc-mine-filters label{display:flex;align-items:center;gap:7px;flex:1 1 240px;min-height:42px;padding:0 11px;border:1px solid #ddd6e1;border-radius:13px;background:#fff}.gfc-mine-filters input{width:100%;border:0!important;box-shadow:none!important;outline:0;background:transparent;font:inherit}.gfc-mine-filters button{min-height:40px;padding:0 12px;border:1px solid #ddd6e1;border-radius:12px;background:#fff;color:#665a6d;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.gfc-mine-filters button.is-active{background:#eee6f4;border-color:#cdbdd7;color:#513b62}

/* ==========================================================
   FuchsChat 3.1.0 · finished public library page
   Cleaner filters, richer library rhythm, how-it-works + FAQ.
   ========================================================== */
.gfc-view-discover .gfc-discover{padding-bottom:10px}
.gfc-view-discover .gfc-zone-heading{margin-top:44px;margin-bottom:22px}
.gfc-view-discover .gfc-zone-heading h2{letter-spacing:-.025em}
.gfc-view-discover .gfc-zone-step{background:#fffaf0;border-color:#e8d7aa;box-shadow:0 5px 16px rgba(113,82,28,.05)}

/* Filter panel: one calm search surface instead of a dense form grid. */
.gfc-view-discover .gfc-filter-panel{
  display:block!important;
  padding:0!important;
  margin:0 0 30px!important;
  overflow:hidden;
  border:1px solid #e6dce9;
  border-radius:28px;
  background:
    radial-gradient(circle at 96% 0%,rgba(233,211,155,.17),transparent 28%),
    radial-gradient(circle at 3% 4%,rgba(122,91,151,.08),transparent 28%),
    linear-gradient(180deg,#fff 0%,#fefcfe 100%);
  box-shadow:0 16px 48px rgba(55,38,67,.075);
}
.gfc-filter-panel-head{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:22px 24px 17px;border-bottom:1px solid rgba(224,213,230,.75)}
.gfc-filter-panel-head>div{display:flex;flex-direction:column;gap:3px}
.gfc-filter-kicker{font-size:9px!important;line-height:1!important;letter-spacing:.14em!important;font-weight:950!important;color:#907c9b!important;text-transform:uppercase!important;position:static!important}
.gfc-filter-panel-head strong{font-family:Georgia,serif;font-size:23px;line-height:1.15;color:#3b2e46;letter-spacing:-.015em}
.gfc-view-discover .gfc-filter-reset{
  align-self:auto!important;height:40px!important;min-height:40px;padding:0 13px!important;
  display:inline-flex;align-items:center;gap:7px;border:1px solid #e2d7e7!important;border-radius:12px!important;
  background:#fff!important;color:#6b5a73!important;font-size:11px!important;font-weight:850!important;
  box-shadow:0 4px 12px rgba(59,43,68,.035);transition:.15s ease
}
.gfc-view-discover .gfc-filter-reset:hover{background:#f7f2f8!important;border-color:#cdbed6!important;color:#493954!important;transform:translateY(-1px)}
.gfc-view-discover .gfc-filter-reset span{font-size:15px;line-height:1}

.gfc-filter-primary{display:grid;grid-template-columns:minmax(320px,2fr) minmax(150px,.7fr) minmax(220px,1fr);gap:12px;padding:18px 24px 20px}
.gfc-view-discover .gfc-filter-field{display:flex!important;flex-direction:column!important;gap:7px!important;min-width:0;margin:0!important}
.gfc-view-discover .gfc-filter-field-label,
.gfc-view-discover .gfc-search>span{
  position:static!important;left:auto!important;bottom:auto!important;
  display:block!important;margin:0!important;padding:0!important;
  font-size:9.5px!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:.085em!important;
  font-weight:950!important;color:#766b7b!important;background:none!important;border:0!important
}
.gfc-view-discover .gfc-filter-panel select,
.gfc-view-discover .gfc-filter-panel input{
  box-sizing:border-box;width:100%;height:52px!important;min-height:52px!important;padding:0 15px!important;
  border:1px solid #ded4e4!important;border-radius:15px!important;background:rgba(255,255,255,.94)!important;
  color:#44394a!important;font:inherit!important;font-size:14px!important;box-shadow:0 4px 13px rgba(54,39,64,.035)!important;
  outline:0;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease
}
.gfc-view-discover .gfc-filter-panel input::placeholder{color:#a198a5}
.gfc-view-discover .gfc-filter-panel select:focus,
.gfc-view-discover .gfc-filter-panel input:focus{border-color:#b9a4c7!important;background:#fff!important;box-shadow:0 0 0 4px rgba(122,91,151,.09)!important}
.gfc-view-discover .gfc-search input{padding-left:15px!important}

.gfc-filter-more{border-top:1px solid rgba(226,216,231,.7);background:rgba(249,246,250,.62)}
.gfc-filter-more summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:50px;padding:0 24px;cursor:pointer;color:#64586b;font-size:12px;font-weight:850;transition:.15s ease}
.gfc-filter-more summary::-webkit-details-marker{display:none}
.gfc-filter-more summary>span{display:flex;align-items:center;gap:7px}
.gfc-filter-more summary>small{position:relative;padding-right:22px;color:#8f8793;font-size:10.5px;font-weight:650}
.gfc-filter-more summary>small::after{content:'⌄';position:absolute;right:0;top:50%;transform:translateY(-55%);font-size:18px;color:#8a7895;transition:.18s ease}
.gfc-filter-more[open] summary>small::after{transform:translateY(-45%) rotate(180deg)}
.gfc-filter-more summary:hover{background:rgba(244,239,247,.9);color:#4c3d55}
.gfc-filter-secondary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;padding:3px 24px 22px}

/* Library heading and cards */
.gfc-view-discover .gfc-library-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:34px 2px 16px}
.gfc-view-discover .gfc-library-head>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.gfc-library-kicker{width:100%;font-size:9px;color:#908695;letter-spacing:.14em;font-weight:950;text-transform:uppercase}
.gfc-view-discover .gfc-library-head strong{font-family:Georgia,serif;font-size:31px;line-height:1;color:#3c3044;letter-spacing:-.02em}
.gfc-view-discover .gfc-library-head .gfc-result-count{display:grid;margin:0;place-items:center;min-width:30px;height:30px;padding:0 7px;border-radius:999px;background:#e9f6ef;color:#0d7052;font-size:12px;font-weight:950}
.gfc-view-discover .gfc-library-head p{display:flex;align-items:center;gap:7px;color:#7b737f;font-size:12px;margin-bottom:4px}
.gfc-view-discover .gfc-library-head p span{color:#42a67d;font-size:10px}

.gfc-view-discover .gfc-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}
.gfc-view-discover .gfc-card{
  border:1px solid #e7dce6;border-radius:24px;background:#fff;overflow:hidden;
  box-shadow:0 12px 34px rgba(53,38,62,.065);transform:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease
}
.gfc-view-discover .gfc-card:hover{transform:translateY(-4px);border-color:#d8c8dc;box-shadow:0 20px 46px rgba(53,38,62,.11)}
.gfc-view-discover .gfc-card-top{height:124px;padding:14px 16px 12px;background:radial-gradient(circle at 84% 12%,rgba(244,216,157,.19),transparent 30%),linear-gradient(135deg,#f4eef8 0%,#fff9f1 100%);border-bottom:1px solid rgba(229,218,232,.62)}
.gfc-view-discover .gfc-card-avatar{width:102px;height:102px;filter:drop-shadow(0 7px 13px rgba(70,45,83,.08))}
.gfc-view-discover .gfc-card-badges{align-self:flex-end;padding-bottom:3px}
.gfc-view-discover .gfc-card-badges span,
.gfc-view-discover .gfc-card-badges em{padding:6px 9px;font-size:9px;letter-spacing:.025em;box-shadow:0 3px 9px rgba(55,40,63,.03)}
.gfc-view-discover .gfc-card-body{padding:19px 19px 12px}
.gfc-view-discover .gfc-card h3{font-size:23px;line-height:1.08;margin:0 0 9px;color:#2f2734;letter-spacing:-.015em}
.gfc-view-discover .gfc-card-body>p{min-height:38px;font-size:12.5px;line-height:1.5;color:#766e7a;margin-bottom:13px}
.gfc-view-discover .gfc-card-speaker{gap:7px;padding-top:2px;font-size:11.5px}
.gfc-view-discover .gfc-card-speaker strong{color:#0d7455;font-weight:900}
.gfc-view-discover .gfc-card-personal-result{margin-top:10px;padding:6px 9px;background:#eaf7f1;color:#0b7151}
.gfc-view-discover .gfc-card-stats{margin-top:13px;padding-top:12px;border-top:1px solid #f0eaf2;gap:7px 11px;color:#7b727f}
.gfc-view-discover .gfc-card-stats>span{font-size:10px}
.gfc-view-discover .gfc-card-actions{padding:7px 19px 19px;gap:9px}
.gfc-view-discover .gfc-card-actions .gfc-btn-primary{min-height:43px;padding:0 17px;border-radius:13px;background:#0b7353;box-shadow:0 7px 16px rgba(11,115,83,.13)}
.gfc-view-discover .gfc-card-actions .gfc-btn-primary:hover{background:#075d43;transform:translateY(-1px)}

/* Shared section heading */
.gfc-section-heading{max-width:760px;margin-bottom:23px}
.gfc-section-heading>span{display:inline-flex;margin-bottom:8px;color:#897494;font-size:9px;font-weight:950;letter-spacing:.15em;text-transform:uppercase}
.gfc-section-heading h2{margin:0 0 8px;font-family:Georgia,serif;font-size:clamp(30px,3.2vw,42px);line-height:1.05;color:#3b2f44;letter-spacing:-.025em}
.gfc-section-heading p{margin:0;color:#756d79;font-size:14px;line-height:1.55}
.gfc-section-heading.is-centered{margin-left:auto;margin-right:auto;text-align:center}

/* How it works */
.gfc-how{margin-top:64px;padding:34px;border:1px solid #e4dbe7;border-radius:30px;background:radial-gradient(circle at 88% 8%,rgba(225,193,117,.13),transparent 25%),linear-gradient(145deg,#fbf8fd 0%,#fff 56%,#fffbf4 100%);box-shadow:0 16px 45px rgba(52,38,61,.055)}
.gfc-how-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.gfc-how-grid article{position:relative;min-height:190px;padding:22px;border:1px solid #e9e1eb;border-radius:21px;background:rgba(255,255,255,.84);box-shadow:0 8px 22px rgba(55,40,65,.035)}
.gfc-how-grid article>b{position:absolute;right:15px;top:13px;display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#f0e8f5;color:#745889;font-size:11px}
.gfc-how-icon{display:grid;place-items:center;width:45px;height:45px;margin-bottom:16px;border-radius:14px;background:#e8f5ef;color:#0c7354;font-size:19px;box-shadow:inset 0 0 0 1px rgba(12,115,84,.05)}
.gfc-how-grid article:nth-child(2) .gfc-how-icon{background:#f0e8f5;color:#69497f}
.gfc-how-grid article:nth-child(3) .gfc-how-icon{background:#fff0d9;color:#8b601a}
.gfc-how-grid h3{margin:0 0 7px;color:#3b303f;font-size:16px;line-height:1.25}
.gfc-how-grid p{margin:0;color:#766f79;font-size:12.5px;line-height:1.55}

/* FAQ */
.gfc-faq{margin-top:70px;padding:0 6px}
.gfc-faq-list{max-width:900px;margin:25px auto 0;display:grid;gap:10px}
.gfc-faq-item{overflow:hidden;border:1px solid #e5dce8;border-radius:17px;background:#fff;box-shadow:0 7px 22px rgba(52,39,61,.035)}
.gfc-faq-item summary{list-style:none;display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:12px;align-items:center;min-height:62px;padding:0 14px 0 19px;cursor:pointer;color:#46394c;font-size:14px;font-weight:850;transition:.15s ease}
.gfc-faq-item summary::-webkit-details-marker{display:none}
.gfc-faq-item summary:hover{background:#fcfafd}
.gfc-faq-item summary i{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:#f0e9f4;color:#6d4e82;font-style:normal;font-size:19px;font-weight:500;transition:.18s ease}
.gfc-faq-item[open] summary i{transform:rotate(45deg);background:#e8f5ef;color:#0b7353}
.gfc-faq-item>div{padding:0 58px 18px 19px}
.gfc-faq-item p{margin:0;color:#736c77;font-size:13px;line-height:1.65}

/* Final author CTA */
.gfc-discover-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;margin:68px 0 18px;padding:29px 31px;border:1px solid #dcd0e2;border-radius:27px;background:radial-gradient(circle at 95% 5%,rgba(227,189,102,.16),transparent 33%),linear-gradient(135deg,#f3ecf8,#fffaf0);box-shadow:0 15px 38px rgba(55,39,65,.06)}
.gfc-discover-cta-copy>span{display:block;margin-bottom:6px;color:#846b91;font-size:9px;font-weight:950;letter-spacing:.13em}
.gfc-discover-cta h2{margin:0 0 7px;font-family:Georgia,serif;color:#3b2e44;font-size:29px;line-height:1.08}
.gfc-discover-cta p{max-width:720px;margin:0;color:#726a76;font-size:13px;line-height:1.55}
.gfc-discover-cta>.gfc-btn{min-height:48px;padding:0 19px;border-radius:14px;white-space:nowrap}

@media(max-width:1100px){
  .gfc-filter-primary{grid-template-columns:minmax(280px,1.5fr) minmax(140px,.7fr) minmax(200px,1fr)}
  .gfc-filter-secondary{grid-template-columns:repeat(3,minmax(0,1fr))}
  .gfc-view-discover .gfc-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .gfc-filter-panel-head{align-items:flex-start;padding:18px 16px 14px;flex-direction:column}.gfc-filter-panel-head strong{font-size:21px}
  .gfc-view-discover .gfc-filter-reset{width:100%;justify-content:center}
  .gfc-filter-primary{grid-template-columns:1fr;padding:15px 16px 17px}
  .gfc-filter-more summary{padding:0 16px;align-items:flex-start;justify-content:center;flex-direction:column;gap:2px;min-height:60px}.gfc-filter-more summary>small{padding-right:20px}
  .gfc-filter-secondary{grid-template-columns:1fr;padding:3px 16px 18px}
  .gfc-view-discover .gfc-library-head{align-items:flex-start;flex-direction:column;gap:7px}.gfc-view-discover .gfc-library-head p{margin:0}
  .gfc-view-discover .gfc-card-grid{grid-template-columns:1fr}
  .gfc-how{margin-top:48px;padding:22px 16px;border-radius:24px}.gfc-how-grid{grid-template-columns:1fr}.gfc-how-grid article{min-height:0}
  .gfc-faq{margin-top:54px;padding:0}.gfc-faq-item summary{font-size:13px;min-height:58px}.gfc-faq-item>div{padding-right:18px}
  .gfc-discover-cta{grid-template-columns:1fr;margin-top:52px;padding:23px 19px}.gfc-discover-cta>.gfc-btn{width:100%}
}
/* 3.1.0 refinement · visual CEFR chips like the other Germannika libraries */
.gfc-filter-primary{grid-template-columns:minmax(360px,1.6fr) minmax(260px,1fr);padding-bottom:15px}
.gfc-level-filter{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:center;padding:0 24px 19px}
.gfc-level-filter>.gfc-filter-field-label{margin:0!important}
.gfc-level-chips{display:flex;flex-wrap:wrap;gap:7px}
.gfc-level-chips button{min-width:48px;height:36px;padding:0 12px;border:1px solid #ddd4e3;border-radius:999px;background:#fff;color:#665a6d;font:inherit;font-size:11px;font-weight:900;cursor:pointer;box-shadow:0 3px 9px rgba(52,38,61,.025);transition:.15s ease}
.gfc-level-chips button:hover{border-color:#bca8ca;background:#f7f2f9;color:#4d3a59;transform:translateY(-1px)}
.gfc-level-chips button.is-active{border-color:#0c7455;background:#e8f6ef;color:#0b6e50;box-shadow:inset 0 0 0 1px rgba(11,110,80,.04)}
.gfc-back-top{max-width:900px;margin:17px auto 0;text-align:right}.gfc-back-top a{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border:1px solid #e0d6e4;border-radius:11px;background:#fff;color:#695b70;font-size:11px;font-weight:850;text-decoration:none;box-shadow:0 4px 12px rgba(53,39,61,.035)}.gfc-back-top a:hover{background:#f7f3f8;color:#493a52}
@media(max-width:760px){.gfc-filter-primary{grid-template-columns:1fr}.gfc-level-filter{grid-template-columns:1fr;padding:0 16px 17px}.gfc-level-chips{gap:6px}.gfc-level-chips button{flex:1 1 56px}.gfc-back-top{text-align:center}}

/* ==========================================================
   FuchsChat 3.1.1 · targeted layout correction
   - Werkstatt: library left, constructor card right/top again
   - Public library: compact rows instead of large cards
   ========================================================== */

/* Restore the established Werkstatt layout on desktop. */
@media (min-width:900px){
  .gfc-workshop-layout{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 330px!important;
    gap:24px!important;
    align-items:start!important;
  }
  .gfc-workshop-library{
    grid-column:1!important;
    grid-row:1!important;
  }
  .gfc-constructor-launch-card{
    grid-column:2!important;
    grid-row:1!important;
    align-self:start!important;
    position:sticky!important;
    top:18px!important;
    margin:0!important;
  }
  .admin-bar .gfc-constructor-launch-card{top:50px!important}
}

/* Public FuchsChat library: compact media-library rows. */
.gfc-view-discover .gfc-card-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:0!important;
  border-top:1px solid #ece5ef;
  border-bottom:1px solid #ece5ef;
}
.gfc-view-discover .gfc-card{
  position:relative;
  display:grid!important;
  grid-template-columns:92px minmax(0,1fr) 148px;
  min-height:138px;
  border:0!important;
  border-bottom:1px solid #ece5ef!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
  transform:none!important;
  transition:background .16s ease!important;
}
.gfc-view-discover .gfc-card:last-child{border-bottom:0!important}
.gfc-view-discover .gfc-card:hover{
  transform:none!important;
  border-color:#ece5ef!important;
  background:linear-gradient(90deg,rgba(247,242,250,.65),rgba(255,252,246,.36))!important;
  box-shadow:none!important;
}
.gfc-view-discover .gfc-card-top{
  grid-column:1;
  grid-row:1;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:auto!important;
  min-height:138px;
  padding:14px 8px 14px 12px!important;
  background:none!important;
  border:0!important;
}
.gfc-view-discover .gfc-card-avatar{
  width:70px!important;
  height:70px!important;
  align-self:center!important;
  filter:drop-shadow(0 5px 9px rgba(70,45,83,.07))!important;
}
.gfc-view-discover .gfc-card-badges{
  position:absolute;
  left:104px;
  top:13px;
  right:160px;
  display:flex!important;
  align-items:center;
  justify-content:flex-start!important;
  gap:5px!important;
  padding:0!important;
}
.gfc-view-discover .gfc-card-badges span,
.gfc-view-discover .gfc-card-badges em{
  padding:4px 7px!important;
  font-size:8.5px!important;
  line-height:1!important;
  box-shadow:none!important;
}
.gfc-view-discover .gfc-card-body{
  grid-column:2;
  grid-row:1;
  min-width:0;
  padding:39px 14px 12px 12px!important;
  align-self:center;
}
.gfc-view-discover .gfc-card h3{
  margin:0 0 4px!important;
  font-size:19px!important;
  line-height:1.12!important;
  letter-spacing:-.01em!important;
}
.gfc-view-discover .gfc-card-body>p{
  min-height:0!important;
  margin:0 0 6px!important;
  font-size:10.8px!important;
  line-height:1.35!important;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.gfc-view-discover .gfc-card-speaker{
  gap:6px!important;
  padding:0!important;
  font-size:10px!important;
}
.gfc-view-discover .gfc-card-personal-result{
  margin-top:6px!important;
  padding:4px 7px!important;
  font-size:8.8px!important;
}
.gfc-view-discover .gfc-card-stats{
  margin-top:7px!important;
  padding-top:6px!important;
  border-top:0!important;
  gap:5px 9px!important;
}
.gfc-view-discover .gfc-card-stats>span{font-size:9px!important}
.gfc-view-discover .gfc-card-stats .gfc-like-btn,
.gfc-view-discover .gfc-card-stats .gfc-like-readonly{
  padding:3px 7px;
  font-size:9px;
}
.gfc-view-discover .gfc-card-actions{
  grid-column:3;
  grid-row:1;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  align-self:stretch;
  padding:14px 16px 14px 8px!important;
  margin:0!important;
}
.gfc-view-discover .gfc-card-actions .gfc-btn-primary{
  width:116px;
  min-height:40px!important;
  padding:0 13px!important;
  border-radius:12px!important;
  font-size:12px;
}

@media (max-width:899px){
  .gfc-workshop-layout{grid-template-columns:1fr!important}
  .gfc-constructor-launch-card{position:relative!important;top:auto!important;grid-column:auto!important;grid-row:auto!important}
}

@media (max-width:700px){
  .gfc-view-discover .gfc-card{
    grid-template-columns:68px minmax(0,1fr)!important;
    min-height:126px;
    padding-bottom:50px;
  }
  .gfc-view-discover .gfc-card-top{min-height:112px;padding-left:5px!important}
  .gfc-view-discover .gfc-card-avatar{width:56px!important;height:56px!important}
  .gfc-view-discover .gfc-card-badges{left:78px;right:10px;top:11px}
  .gfc-view-discover .gfc-card-body{grid-column:2;padding:37px 10px 8px 7px!important}
  .gfc-view-discover .gfc-card-body>p{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
  .gfc-view-discover .gfc-card-actions{
    grid-column:1/-1;
    grid-row:2;
    position:absolute;
    left:68px;
    right:8px;
    bottom:8px;
    padding:0!important;
    justify-content:flex-start!important;
  }
  .gfc-view-discover .gfc-card-actions .gfc-btn-primary{width:auto;min-width:108px}
}

/* ==========================================================
   FuchsChat 3.1.2 · Werkstatt landing = established pattern
   Own FuchsChats left, closed visual constructor card right/top.
   ========================================================== */
.gfc-workshop.is-standalone{
  max-width:1420px;
  margin-left:auto;
  margin-right:auto;
}

@media (min-width:980px){
  .gfc-workshop-layout{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 390px!important;
    gap:28px!important;
    align-items:start!important;
  }
  .gfc-workshop-layout>.gfc-workshop-library{
    grid-column:1!important;
    grid-row:1!important;
    min-width:0!important;
  }
  .gfc-workshop-layout>.gfc-workshop-constructor{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    grid-column:2!important;
    grid-row:1!important;
    align-self:start!important;
    position:sticky!important;
    top:26px!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  .admin-bar .gfc-workshop-layout>.gfc-workshop-constructor{top:58px!important}
}

/* Left side behaves like a saved-work list, not another public card gallery. */
.gfc-workshop-chat-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:9px!important;
}
.gfc-workshop-chat-grid .gfc-card{
  display:grid!important;
  grid-template-columns:72px minmax(0,1fr) auto!important;
  min-height:102px!important;
  border:1px solid #e7e0e8!important;
  border-radius:17px!important;
  background:#fff!important;
  box-shadow:0 5px 15px rgba(54,39,63,.035)!important;
  overflow:hidden!important;
  transform:none!important;
}
.gfc-workshop-chat-grid .gfc-card:hover{
  border-color:#d4c6dc!important;
  background:#fffdfd!important;
  box-shadow:0 9px 22px rgba(54,39,63,.065)!important;
  transform:none!important;
}
.gfc-workshop-chat-grid .gfc-card-top{
  grid-column:1!important;
  grid-row:1!important;
  height:auto!important;
  min-height:102px!important;
  padding:10px 6px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  background:linear-gradient(180deg,#faf5fb,#fffaf5)!important;
}
.gfc-workshop-chat-grid .gfc-card-avatar{width:56px!important;height:56px!important}
.gfc-workshop-chat-grid .gfc-card-badges{
  position:absolute!important;
  left:84px!important;
  top:10px!important;
  right:178px!important;
  justify-content:flex-start!important;
  gap:5px!important;
}
.gfc-workshop-chat-grid .gfc-card-badges span{font-size:8px!important;padding:4px 6px!important}
.gfc-workshop-chat-grid .gfc-card-body{
  grid-column:2!important;
  grid-row:1!important;
  padding:34px 12px 10px!important;
  min-width:0!important;
}
.gfc-workshop-chat-grid .gfc-card h3{margin:0 0 4px!important;font-size:17px!important;line-height:1.16!important}
.gfc-workshop-chat-grid .gfc-card-body>p{margin:0!important;font-size:9.5px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gfc-workshop-chat-grid .gfc-card-speaker{margin-top:5px!important;font-size:9px!important}
.gfc-workshop-chat-grid .gfc-card-personal-result{display:none!important}
.gfc-workshop-chat-grid .gfc-card-stats{margin-top:5px!important;padding:0!important;border:0!important;gap:7px!important}
.gfc-workshop-chat-grid .gfc-card-stats>span{font-size:8.5px!important}
.gfc-workshop-chat-grid .gfc-card-modified{margin-top:4px!important;font-size:8.5px!important}
.gfc-workshop-chat-grid .gfc-card-actions{
  grid-column:3!important;
  grid-row:1!important;
  min-width:168px!important;
  padding:10px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:6px!important;
  border-left:1px solid #f0ebf1;
}
.gfc-workshop-chat-grid .gfc-card-actions .gfc-btn{min-width:auto!important;min-height:36px!important;padding:0 10px!important;border-radius:10px!important;font-size:10px!important}

/* Right constructor card: unmistakable FuchsWerkstatt entry point. */
.gfc-workshop-constructor{
  box-sizing:border-box;
  padding:0!important;
  border:1px solid #e5c693!important;
  border-radius:27px!important;
  background:
    radial-gradient(circle at 92% 8%,rgba(255,255,255,.75),transparent 28%),
    linear-gradient(155deg,#fff6e8 0%,#f8dfb7 100%)!important;
  box-shadow:0 18px 44px rgba(111,72,29,.13)!important;
  overflow:hidden;
}
.gfc-workshop-constructor::before{content:"";display:block;height:7px;background:linear-gradient(90deg,#a76d22,#d6983f,#f1c16f)}
.gfc-workshop-constructor-head{display:flex;align-items:center;gap:12px;padding:20px 21px 10px}
.gfc-workshop-constructor .gfc-constructor-launch-icon{
  flex:0 0 52px;width:52px;height:52px;margin:0!important;border-radius:16px!important;
  background:#8a5a20!important;color:#fff!important;font-size:23px!important;
  box-shadow:0 8px 18px rgba(109,69,25,.18)!important
}
.gfc-workshop-constructor .gfc-kicker{display:block;margin-bottom:3px!important;color:#9a6a2c!important;font-size:8px!important;letter-spacing:.13em!important;font-weight:950!important}
.gfc-workshop-constructor h3{margin:0!important;font-family:Georgia,serif;font-size:26px!important;line-height:1.04!important;color:#49351f!important}
.gfc-workshop-constructor-visual{
  position:relative;height:142px;margin:7px 20px 15px;border:1px solid rgba(159,105,40,.20);border-radius:20px;
  background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,250,240,.66));overflow:hidden
}
.gfc-workshop-constructor-visual img{position:absolute;left:13px;bottom:-4px;width:98px;height:98px;object-fit:contain;filter:drop-shadow(0 8px 12px rgba(97,61,26,.13))}
.gfc-workshop-constructor-chat{position:absolute;right:17px;top:25px;width:190px;display:grid;gap:10px}
.gfc-workshop-constructor-chat span{display:block;height:24px;border-radius:13px;background:#efe4f5;box-shadow:inset 0 0 0 1px rgba(111,81,132,.06)}
.gfc-workshop-constructor-chat span:nth-child(1){width:78%;justify-self:start}
.gfc-workshop-constructor-chat span:nth-child(2){width:68%;justify-self:end;background:#dff2e9}
.gfc-workshop-constructor-chat span:nth-child(3){width:90%;justify-self:start}
.gfc-workshop-constructor-copy{padding:0 21px}
.gfc-workshop-constructor-copy strong{display:block;color:#49351f;font-size:15px;font-weight:900}
.gfc-workshop-constructor-copy p{margin:5px 0 0!important;color:#755f48!important;font-size:11.5px!important;line-height:1.5!important}
.gfc-workshop-constructor-steps{display:flex;flex-wrap:wrap;gap:5px;padding:14px 21px 16px}
.gfc-workshop-constructor-steps span{display:inline-flex;align-items:center;min-height:25px;padding:0 8px;border:1px solid rgba(145,94,36,.16);border-radius:999px;background:rgba(255,255,255,.7);color:#765126;font-size:8.5px;font-weight:900}
.gfc-workshop-constructor .gfc-constructor-open{
  display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;
  width:auto!important;min-height:54px!important;margin:0 21px 10px!important;border-radius:15px!important;
  background:#76501e!important;border-color:#76501e!important;color:#fff!important;font-size:14px!important;
  box-shadow:0 9px 18px rgba(108,70,26,.17)!important
}
.gfc-workshop-constructor .gfc-constructor-open:hover{background:#5f3f17!important;border-color:#5f3f17!important;transform:translateY(-1px)}
.gfc-workshop-constructor>small{display:block!important;margin:0 21px 19px!important;text-align:center!important;color:#8c6f4c!important;font-size:9px!important}
.gfc-workshop-constructor.is-locked{filter:saturate(.75)}

@media (max-width:979px){
  .gfc-workshop-layout{grid-template-columns:1fr!important}
  .gfc-workshop-layout>.gfc-workshop-constructor{position:relative!important;top:auto!important;grid-column:auto!important;grid-row:auto!important;max-width:560px;width:100%;margin:0 auto!important}
}
@media (max-width:700px){
  .gfc-workshop-chat-grid .gfc-card{grid-template-columns:60px minmax(0,1fr)!important;padding-bottom:50px!important}
  .gfc-workshop-chat-grid .gfc-card-top{min-height:92px!important}
  .gfc-workshop-chat-grid .gfc-card-avatar{width:48px!important;height:48px!important}
  .gfc-workshop-chat-grid .gfc-card-badges{left:70px!important;right:8px!important}
  .gfc-workshop-chat-grid .gfc-card-body{grid-column:2!important;padding-left:8px!important}
  .gfc-workshop-chat-grid .gfc-card-actions{position:absolute;left:68px;right:8px;bottom:7px;min-width:0!important;padding:0!important;border:0!important;justify-content:flex-start!important}
  .gfc-workshop-constructor-chat{width:165px;right:11px}
}

/* ==========================================================
   FuchsChat 3.1.3 · canonical Werkstatt view
   Guaranteed FuchsWerkstatt pattern: work list left, launcher right.
   ========================================================== */
.gfc-view-mine .gfc-workshop{
  width:min(1420px,calc(100% - 36px))!important;
  max-width:1420px!important;
  margin:28px auto 64px!important;
}
.gfc-view-mine .gfc-workshop-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 380px!important;
  gap:26px!important;
  align-items:start!important;
}
.gfc-view-mine .gfc-workshop-library{
  grid-column:1!important;
  grid-row:1!important;
  min-width:0!important;
}
.gfc-view-mine .gfc-workshop-constructor{
  display:block!important;
  grid-column:2!important;
  grid-row:1!important;
  position:sticky!important;
  top:24px!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  border:1px solid #e4c89d!important;
  border-radius:26px!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,#fff8ea 0%,#fffdf8 53%,#f5eef9 100%)!important;
  box-shadow:0 18px 44px rgba(91,63,32,.12)!important;
}
.admin-bar .gfc-view-mine .gfc-workshop-constructor{top:58px!important}
.gfc-view-mine .gfc-workshop-constructor-head{padding:22px 22px 12px!important}
.gfc-view-mine .gfc-workshop-constructor-visual{height:138px!important;margin:0 18px 18px!important;border-radius:19px!important;background:rgba(255,255,255,.74)!important;border:1px solid rgba(151,105,48,.14)!important}
.gfc-view-mine .gfc-workshop-constructor-copy{padding:0 22px!important}
.gfc-view-mine .gfc-workshop-constructor-copy strong{font-size:17px!important}
.gfc-view-mine .gfc-workshop-constructor-copy p{font-size:12.5px!important}
.gfc-view-mine .gfc-workshop-constructor-steps{padding:16px 22px!important;gap:6px!important}
.gfc-view-mine .gfc-workshop-constructor-steps span{min-height:28px!important;padding:0 9px!important;font-size:9px!important}
.gfc-view-mine .gfc-workshop-constructor .gfc-constructor-open{
  display:flex!important;
  width:calc(100% - 44px)!important;
  min-height:52px!important;
  margin:0 22px 12px!important;
  border-radius:15px!important;
  justify-content:center!important;
  font-size:14px!important;
  font-weight:900!important;
}
.gfc-view-mine .gfc-workshop-constructor>small{margin:0 22px 20px!important}
.gfc-view-mine .gfc-workshop-chat-grid{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}
@media (max-width:979px){
  .gfc-view-mine .gfc-workshop-layout{grid-template-columns:1fr!important}
  .gfc-view-mine .gfc-workshop-constructor{grid-column:1!important;grid-row:2!important;position:relative!important;top:auto!important;max-width:560px!important;margin:0 auto!important}
}

/* ==========================================================
   FuchsChat 3.2.0 · FuchsWerkstatt layout aligned to FuchsRad
   Left: compact personal library. Right: persistent launcher.
   ========================================================== */
.gfc-view-mine .gfc-workshop{
  width:min(1320px,calc(100% - 36px))!important;
  max-width:1320px!important;
  margin:24px auto 64px!important;
}
.gfc-view-mine .gfc-workshop-pagehead{
  display:flex;align-items:flex-end;justify-content:space-between;gap:24px;
  margin:0 0 20px;padding:0 2px;
}
.gfc-view-mine .gfc-workshop-pagehead h2{
  margin:6px 0 5px!important;font-family:Georgia,serif;font-size:38px!important;line-height:1.05!important;color:#244f3f!important;
}
.gfc-view-mine .gfc-workshop-pagehead p{margin:0!important;color:#6b7d75!important;font-size:14px!important}
.gfc-view-mine .gfc-workshop-rad-layout{
  display:grid!important;grid-template-columns:minmax(0,1.8fr) minmax(340px,.95fr)!important;gap:22px!important;align-items:start!important;
}
.gfc-view-mine .gfc-workshop-rad-library{
  min-width:0!important;padding:18px!important;border:1.5px solid #cfe4da!important;border-radius:24px!important;
  background:#fffefb!important;box-shadow:0 10px 28px rgba(26,80,59,.05)!important;
}
.gfc-view-mine .gfc-workshop-rad-library-head{
  display:grid!important;grid-template-columns:minmax(0,1fr) minmax(280px,44%)!important;gap:18px!important;align-items:center!important;margin-bottom:12px!important;
}
.gfc-view-mine .gfc-workshop-eyebrow{
  display:block!important;margin-bottom:2px!important;color:#0b7a58!important;font-size:9px!important;font-weight:950!important;letter-spacing:.13em!important;
}
.gfc-view-mine .gfc-workshop-rad-library-head h3{
  margin:0!important;font-family:Georgia,serif!important;font-size:29px!important;line-height:1.05!important;color:#21523f!important;
}
.gfc-view-mine .gfc-workshop-rad-search{
  min-height:46px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 15px!important;border:1.5px solid #cddfd7!important;border-radius:16px!important;background:#fbfdfc!important;
}
.gfc-view-mine .gfc-workshop-rad-search span{color:#0f7657!important;font-weight:900!important}
.gfc-view-mine .gfc-workshop-rad-search input{
  width:100%!important;border:0!important;outline:0!important;background:transparent!important;color:#30483e!important;font:inherit!important;font-size:12px!important;font-weight:750!important;box-shadow:none!important;
}
.gfc-view-mine .gfc-workshop-rad-tabs{
  display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0 0 12px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;
}
.gfc-view-mine .gfc-workshop-rad-tabs a{
  min-height:40px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 15px!important;border:1.5px solid #cbe2d8!important;border-radius:14px!important;background:#edf8f3!important;color:#235a46!important;text-decoration:none!important;font-size:11px!important;font-weight:900!important;
}
.gfc-view-mine .gfc-workshop-rad-tabs a:hover{transform:translateY(-1px)!important;background:#e4f4ed!important}
.gfc-view-mine .gfc-workshop-rad-tabs a.is-active{background:#0b7a58!important;border-color:#0b7a58!important;color:#fff!important;box-shadow:0 7px 16px rgba(11,122,88,.16)!important}
.gfc-view-mine .gfc-workshop-rad-tabs a em{
  font-style:normal!important;display:grid!important;place-items:center!important;min-width:22px!important;height:22px!important;padding:0 5px!important;border-radius:999px!important;background:rgba(255,255,255,.78)!important;color:#416f5e!important;font-size:9px!important;
}
.gfc-view-mine .gfc-workshop-rad-tabs a.is-active em{background:rgba(255,255,255,.88)!important;color:#0b6a4e!important}
.gfc-view-mine .gfc-workshop-rad-filterbox{
  margin:0 0 14px!important;padding:13px!important;border:2px solid #d6e5df!important;border-radius:17px!important;background:#fbfdfc!important;
}
.gfc-view-mine .gfc-workshop-rad-filterbox-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:8px!important}
.gfc-view-mine .gfc-workshop-rad-filterbox-title span{color:#8e6c2b!important;font-size:9px!important;font-weight:950!important;letter-spacing:.12em!important}
.gfc-view-mine .gfc-workshop-rad-filterbox-title small{color:#76877f!important;font-size:9px!important;font-weight:800!important}
.gfc-view-mine .gfc-workshop-rad-filterchips{display:flex!important;flex-wrap:wrap!important;gap:7px!important}
.gfc-view-mine .gfc-workshop-rad-filterchips button{
  min-height:38px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 13px!important;border:2px solid #d3e2dc!important;border-radius:13px!important;background:#fff!important;color:#2d5d4b!important;font:inherit!important;font-size:10px!important;font-weight:900!important;cursor:pointer!important;
}
.gfc-view-mine .gfc-workshop-rad-filterchips button b{
  display:grid!important;place-items:center!important;min-width:21px!important;height:21px!important;padding:0 5px!important;border-radius:999px!important;background:#eef5f2!important;color:#537566!important;font-size:8px!important;
}
.gfc-view-mine .gfc-workshop-rad-filterchips button.is-active{background:#0b7a58!important;border-color:#0b7a58!important;color:#fff!important;box-shadow:0 6px 14px rgba(11,122,88,.14)!important}
.gfc-view-mine .gfc-workshop-rad-filterchips button.is-active b{background:rgba(255,255,255,.87)!important;color:#0b674b!important}
.gfc-view-mine .gfc-workshop-rad-filterbox .gfc-limit-meter{height:5px!important;margin:10px 0 0!important;background:#e9f0ed!important}
.gfc-view-mine .gfc-workshop-rad-filterbox .gfc-limit-meter i{background:#d5a62d!important}

/* Personal FuchsChats: compact horizontal Werkstatt rows. */
.gfc-view-mine .gfc-workshop-chat-grid{
  display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin:0!important;
}
.gfc-view-mine .gfc-workshop-chat-grid .gfc-card.gfc-mine-row{
  position:relative!important;display:grid!important;grid-template-columns:76px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;
  min-height:116px!important;padding:11px 12px!important;border:1.5px solid #d9e7e1!important;border-radius:17px!important;background:#fff!important;overflow:visible!important;
  box-shadow:0 4px 14px rgba(32,83,63,.035)!important;transform:none!important;
}
.gfc-view-mine .gfc-workshop-chat-grid .gfc-card.gfc-mine-row:hover{border-color:#bdd9cd!important;box-shadow:0 7px 20px rgba(32,83,63,.07)!important;transform:none!important}
.gfc-view-mine .gfc-mine-row-avatar{width:70px!important;height:70px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:linear-gradient(145deg,#f1faf6,#fff9e9)!important;border:1px solid #d6e7e0!important;overflow:hidden!important}
.gfc-view-mine .gfc-mine-row-avatar img{width:62px!important;height:62px!important;object-fit:contain!important}
.gfc-view-mine .gfc-mine-row-main{min-width:0!important}
.gfc-view-mine .gfc-mine-row-badges{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:5px!important;margin:0 0 5px!important}
.gfc-view-mine .gfc-mine-row-badges span,.gfc-view-mine .gfc-mine-row-badges em{
  display:inline-flex!important;align-items:center!important;min-height:20px!important;padding:0 7px!important;border-radius:999px!important;background:#edf6f2!important;color:#3b6857!important;font-style:normal!important;font-size:7.5px!important;font-weight:950!important;letter-spacing:.035em!important;
}
.gfc-view-mine .gfc-mine-row-badges em{background:#e3f5ec!important;color:#0b6e50!important}
.gfc-view-mine .gfc-mine-row-badges em.is-community{background:#f0eafa!important;color:#694b7d!important}
.gfc-view-mine .gfc-mine-row-badges .gfc-mine-status-badge{background:#e8f1f6!important;color:#4a6876!important}
.gfc-view-mine .gfc-mine-row-badges .gfc-mine-status-badge.is-draft{background:#f2eef4!important;color:#706276!important}
.gfc-view-mine .gfc-mine-row-badges .gfc-mine-status-badge.is-pending{background:#fff2cf!important;color:#82600a!important}
.gfc-view-mine .gfc-mine-row h3{margin:0 0 3px!important;font-family:Georgia,serif!important;font-size:18px!important;line-height:1.12!important;color:#204f3e!important}
.gfc-view-mine .gfc-mine-row-main>p{margin:0 0 7px!important;color:#5f766c!important;font-size:10px!important;font-weight:700!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.gfc-view-mine .gfc-mine-row-meta{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:5px 10px!important;color:#77877f!important;font-size:8.5px!important;font-weight:700!important}
.gfc-view-mine .gfc-mine-row-meta .gfc-like-readonly{padding:2px 6px!important;border:0!important;background:#fff6d9!important;font-size:8px!important}
.gfc-view-mine .gfc-mine-row-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;min-width:max-content!important}
.gfc-view-mine .gfc-mine-action{
  min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 14px!important;border-radius:13px!important;text-decoration:none!important;font-size:10px!important;font-weight:950!important;white-space:nowrap!important;transition:.15s ease!important;
}
.gfc-view-mine .gfc-mine-action.is-open{background:#0b7a58!important;color:#fff!important;box-shadow:0 7px 16px rgba(11,122,88,.13)!important}
.gfc-view-mine .gfc-mine-action.is-edit{background:#f1b93f!important;color:#503c12!important;box-shadow:0 7px 16px rgba(185,132,27,.13)!important}
.gfc-view-mine .gfc-mine-action:hover{transform:translateY(-1px)!important}
.gfc-view-mine .gfc-mine-more{position:relative!important}
.gfc-view-mine .gfc-mine-more summary{list-style:none!important;width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border:1.5px solid #d5e3dd!important;border-radius:13px!important;background:#fff!important;color:#315e4c!important;font-size:15px!important;font-weight:900!important;cursor:pointer!important}
.gfc-view-mine .gfc-mine-more summary::-webkit-details-marker{display:none!important}
.gfc-view-mine .gfc-mine-more>div{position:absolute!important;right:0!important;top:48px!important;z-index:25!important;min-width:150px!important;padding:6px!important;border:1px solid #d7e2de!important;border-radius:12px!important;background:#fff!important;box-shadow:0 12px 28px rgba(36,74,60,.15)!important}
.gfc-view-mine .gfc-mine-more button{width:100%!important;min-height:34px!important;padding:0 10px!important;border:0!important;border-radius:8px!important;background:#fff!important;color:#355f4f!important;text-align:left!important;font:inherit!important;font-size:10px!important;font-weight:800!important;cursor:pointer!important}
.gfc-view-mine .gfc-mine-more button:hover{background:#eef7f3!important}.gfc-view-mine .gfc-mine-more button.is-danger{color:#9b3e45!important}

/* Right constructor card, same visual rhythm as FuchsRad. */
.gfc-view-mine .gfc-workshop-rad-constructor{
  position:sticky!important;top:24px!important;min-width:0!important;border:1.5px solid #cfe4da!important;border-radius:24px!important;background:#fffefb!important;overflow:hidden!important;box-shadow:0 12px 30px rgba(27,78,59,.07)!important;
}
.admin-bar .gfc-view-mine .gfc-workshop-rad-constructor{top:58px!important}
.gfc-view-mine .gfc-workshop-rad-constructor-head{display:flex!important;align-items:center!important;gap:10px!important;min-height:62px!important;padding:0 20px!important;background:#fff!important}
.gfc-view-mine .gfc-workshop-rad-constructor-head>span{display:inline-flex!important;align-items:center!important;min-height:27px!important;padding:0 9px!important;border-radius:999px!important;background:#e6f7ee!important;color:#0b7655!important;font-size:8px!important;font-weight:950!important;letter-spacing:.08em!important}
.gfc-view-mine .gfc-workshop-rad-constructor-head h3{margin:0!important;font-family:Georgia,serif!important;font-size:24px!important;color:#21523f!important}
.gfc-view-mine .gfc-workshop-rad-constructor-stage{position:relative!important;height:310px!important;display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% 44%,rgba(233,193,95,.16),transparent 31%),linear-gradient(180deg,#fffdfa 0%,#fff9ed 100%)!important;overflow:hidden!important}
.gfc-view-mine .gfc-workshop-rad-constructor-stage::before{content:""!important;position:absolute!important;width:238px!important;height:238px!important;border-radius:999px!important;border:12px solid #0c6f51!important;box-shadow:0 0 0 7px #f0c95c,0 14px 32px rgba(41,86,68,.18)!important;background:conic-gradient(from 8deg,#fff8e8 0 12.5%,#0b6e50 12.5% 25%,#fff8e8 25% 37.5%,#0b6e50 37.5% 50%,#fff8e8 50% 62.5%,#0b6e50 62.5% 75%,#fff8e8 75% 87.5%,#0b6e50 87.5% 100%)!important;opacity:.16!important}
.gfc-view-mine .gfc-workshop-rad-constructor-stage img{position:absolute!important;left:50%!important;bottom:22px!important;transform:translateX(-50%)!important;width:178px!important;height:178px!important;object-fit:contain!important;filter:drop-shadow(0 13px 18px rgba(38,78,62,.16))!important;z-index:2!important}
.gfc-view-mine .gfc-workshop-rad-chat-preview{position:absolute!important;right:28px!important;top:37px!important;width:158px!important;display:grid!important;gap:8px!important;z-index:3!important;opacity:.94!important}
.gfc-view-mine .gfc-workshop-rad-chat-preview i{display:block!important;height:28px!important;border-radius:14px!important;background:#efe6f5!important;box-shadow:0 4px 10px rgba(70,53,80,.06)!important}
.gfc-view-mine .gfc-workshop-rad-chat-preview i:nth-child(1){width:82%!important;justify-self:start!important}.gfc-view-mine .gfc-workshop-rad-chat-preview i:nth-child(2){width:66%!important;justify-self:end!important;background:#dff3e9!important}.gfc-view-mine .gfc-workshop-rad-chat-preview i:nth-child(3){width:92%!important;justify-self:start!important}.gfc-view-mine .gfc-workshop-rad-chat-preview i:nth-child(4){width:58%!important;justify-self:end!important;background:#dff3e9!important}
.gfc-view-mine .gfc-workshop-rad-constructor-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:11px 18px!important;border-top:1px solid #edf1ef!important;background:#fff!important;color:#667d72!important;font-size:9px!important;font-weight:800!important}
.gfc-view-mine .gfc-workshop-rad-constructor-meta small{font-size:8.5px!important;color:#8b978f!important}
.gfc-view-mine .gfc-workshop-rad-constructor-cta{
  min-height:58px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:0 20px!important;background:#0b7a58!important;color:#fff!important;text-decoration:none!important;font-size:12px!important;font-weight:950!important;box-shadow:none!important;
}
.gfc-view-mine .gfc-workshop-rad-constructor-cta b{font-size:29px!important;line-height:1!important}.gfc-view-mine .gfc-workshop-rad-constructor-cta:hover{background:#08684b!important;color:#fff!important}.gfc-view-mine .gfc-workshop-rad-constructor-cta.is-disabled{opacity:.55!important;cursor:not-allowed!important}
.gfc-view-mine .gfc-workshop-rad-limit{padding:14px 18px!important;background:#fff9ee!important;color:#765e33!important}.gfc-view-mine .gfc-workshop-rad-limit strong{display:block!important}.gfc-view-mine .gfc-workshop-rad-limit span,.gfc-view-mine .gfc-workshop-rad-limit p{font-size:10px!important}
.gfc-view-mine .gfc-workshop-results-wrap{margin-top:8px!important}.gfc-view-mine .gfc-favorites-grid{grid-template-columns:1fr!important;gap:10px!important}

@media(max-width:1040px){
  .gfc-view-mine .gfc-workshop-rad-layout{grid-template-columns:minmax(0,1fr) 320px!important}
  .gfc-view-mine .gfc-workshop-chat-grid .gfc-card.gfc-mine-row{grid-template-columns:68px minmax(0,1fr)!important;padding-bottom:61px!important}
  .gfc-view-mine .gfc-mine-row-actions{position:absolute!important;right:11px!important;bottom:10px!important}
}
@media(max-width:820px){
  .gfc-view-mine .gfc-workshop{width:calc(100% - 20px)!important;margin-top:14px!important}
  .gfc-view-mine .gfc-workshop-pagehead{align-items:flex-start!important;flex-direction:column!important}
  .gfc-view-mine .gfc-workshop-rad-layout{grid-template-columns:1fr!important}
  .gfc-view-mine .gfc-workshop-rad-constructor{position:relative!important;top:auto!important;grid-row:2!important;max-width:520px!important;width:100%!important;margin:0 auto!important}
  .gfc-view-mine .gfc-workshop-rad-library-head{grid-template-columns:1fr!important}
  .gfc-view-mine .gfc-workshop-rad-constructor-stage{height:260px!important}
}
@media(max-width:620px){
  .gfc-view-mine .gfc-workshop-rad-library{padding:12px!important;border-radius:18px!important}
  .gfc-view-mine .gfc-workshop-rad-tabs{gap:6px!important}.gfc-view-mine .gfc-workshop-rad-tabs a{min-height:36px!important;padding:0 10px!important;font-size:9.5px!important}
  .gfc-view-mine .gfc-workshop-chat-grid .gfc-card.gfc-mine-row{grid-template-columns:58px minmax(0,1fr)!important;min-height:132px!important;padding:9px 9px 58px!important;gap:9px!important}
  .gfc-view-mine .gfc-mine-row-avatar{width:54px!important;height:54px!important}.gfc-view-mine .gfc-mine-row-avatar img{width:48px!important;height:48px!important}
  .gfc-view-mine .gfc-mine-row-badges span,.gfc-view-mine .gfc-mine-row-badges em{font-size:6.8px!important;padding:0 5px!important}
  .gfc-view-mine .gfc-mine-row h3{font-size:16px!important}.gfc-view-mine .gfc-mine-row-main>p{white-space:normal!important}
  .gfc-view-mine .gfc-mine-row-actions{left:68px!important;right:9px!important;bottom:8px!important;justify-content:flex-start!important}.gfc-view-mine .gfc-mine-action{min-height:36px!important;padding:0 10px!important;font-size:9px!important}.gfc-view-mine .gfc-mine-more summary{width:36px!important;height:36px!important}
  .gfc-view-mine .gfc-workshop-rad-constructor-stage{height:230px!important}.gfc-view-mine .gfc-workshop-rad-constructor-stage img{width:145px!important;height:145px!important}.gfc-view-mine .gfc-workshop-rad-chat-preview{width:126px!important;right:15px!important}
}

/* FuchsChat 3.3.0 · one unified library + constructor page */
.gfc-app.gfc-view-unified{
  width:min(1400px,calc(100vw - 32px))!important;
  max-width:1400px!important;
}
@media(max-width:700px){
  .gfc-app.gfc-view-unified{width:calc(100vw - 20px)!important}
}


/* ==========================================================
   FuchsChat 3.3.1 · hero character ensemble
   Replace the repeated single fox in the top hero with the
   actual figure set available in FuchsChat. The constructor
   card on the right remains untouched.
   ========================================================== */
.gfc-hero-unified{
  grid-template-columns:minmax(0,1fr) 330px;
}
.gfc-hero-characters{
  position:relative;
  width:310px;
  height:218px;
  justify-self:end;
  display:flex;
  align-items:center;
  justify-content:center;
  isolation:isolate;
}
.gfc-hero-character-grid{
  position:relative;
  z-index:3;
  display:grid;
  grid-template-columns:repeat(4,58px);
  grid-auto-rows:58px;
  gap:8px;
  align-items:center;
  justify-items:center;
  padding:15px 17px;
  border:1px solid rgba(218,205,230,.86);
  border-radius:28px;
  background:rgba(255,255,255,.56);
  box-shadow:0 18px 42px rgba(69,48,82,.09),inset 0 1px 0 rgba(255,255,255,.92);
  backdrop-filter:blur(4px);
}
.gfc-hero-character{
  position:relative;
  display:grid;
  place-items:center;
  width:54px;
  height:54px;
  border:2px solid rgba(255,255,255,.96);
  border-radius:50%;
  overflow:hidden;
  background:#f6f1f8;
  box-shadow:0 5px 14px rgba(62,46,73,.13);
  transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;
}
.gfc-hero-character img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.gfc-hero-character:hover{
  z-index:6;
  transform:translateY(-3px) scale(1.08);
  border-color:#fff;
  box-shadow:0 10px 22px rgba(62,46,73,.19);
}
.gfc-hero-character.is-featured{
  width:60px;
  height:60px;
  margin:-3px;
  border-color:#fff4cf;
  background:#fff9e9;
  box-shadow:0 8px 20px rgba(177,124,29,.17);
}
.gfc-hero-character-count{
  position:absolute;
  z-index:5;
  right:3px;
  bottom:4px;
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:0 10px;
  border:1px solid #d5e9df;
  border-radius:999px;
  background:#f3fbf7;
  color:#0b7556;
  box-shadow:0 5px 14px rgba(24,91,65,.08);
  font-size:9px;
  font-weight:950;
  letter-spacing:.05em;
  white-space:nowrap;
}
.gfc-hero-chat-bubble{
  position:absolute;
  z-index:1;
  display:block;
  height:32px;
  border-radius:999px;
  opacity:.9;
}
.gfc-hero-chat-bubble.is-one{
  width:112px;
  right:-2px;
  top:18px;
  background:#dfcfee;
  transform:rotate(5deg);
}
.gfc-hero-chat-bubble.is-two{
  width:88px;
  left:0;
  bottom:23px;
  background:#d8f0e5;
  transform:rotate(-5deg);
}
@media(max-width:980px){
  .gfc-hero-unified{grid-template-columns:minmax(0,1fr) 250px}
  .gfc-hero-characters{width:240px;height:188px}
  .gfc-hero-character-grid{grid-template-columns:repeat(4,48px);grid-auto-rows:48px;gap:6px;padding:12px 14px;border-radius:24px}
  .gfc-hero-character{width:45px;height:45px}
  .gfc-hero-character.is-featured{width:50px;height:50px;margin:-2px}
  .gfc-hero-character-count{right:0;bottom:0}
}
@media(max-width:700px){
  .gfc-hero-unified{grid-template-columns:1fr}
  .gfc-hero-characters{
    width:100%;
    height:auto;
    margin-top:20px;
    justify-self:stretch;
    justify-content:flex-start;
  }
  .gfc-hero-character-grid{
    width:100%;
    display:flex;
    flex-wrap:wrap;
    gap:7px;
    padding:10px 12px;
    border-radius:20px;
  }
  .gfc-hero-character{width:41px;height:41px;flex:0 0 41px}
  .gfc-hero-character.is-featured{width:46px;height:46px;flex-basis:46px;margin:-2px 0}
  .gfc-hero-character-count{right:10px;bottom:-12px}
  .gfc-hero-chat-bubble{display:none}
}


/* FuchsChat 3.4.1 · visual swap: single hero fox, figure gallery in constructor card */
.gfc-hero-unified{grid-template-columns:minmax(0,1fr) 280px!important}
.gfc-hero-unified .gfc-hero-fox{display:flex!important;align-items:flex-end!important;justify-content:flex-end!important;height:235px!important;text-align:right!important}
.gfc-hero-unified .gfc-hero-fox img{height:260px!important;max-width:100%!important;object-fit:contain!important;transform:translateY(18px)!important;filter:drop-shadow(0 12px 18px rgba(62,46,73,.08))}
@media(max-width:980px){.gfc-hero-unified{grid-template-columns:minmax(0,1fr) 220px!important}.gfc-hero-unified .gfc-hero-fox{height:195px!important}.gfc-hero-unified .gfc-hero-fox img{height:220px!important}}
@media(max-width:700px){.gfc-hero-unified{grid-template-columns:1fr!important}.gfc-hero-unified .gfc-hero-fox{display:none!important}}

/* FuchsChat 4.0 · local QR final polish */
.gfc-share-qr-frame svg{display:block;width:min(320px,100%);height:auto;aspect-ratio:1/1;background:#fff;border-radius:14px}
.gfc-share-qr-fallback{padding:28px;text-align:center;color:#6d7771;font-weight:800}

/* ==========================================================
   FuchsChat 4.0.3 · player polish, visible sharing + navigation
   ========================================================== */
.gfc-public-title h1{
  font-size:clamp(30px,3.65vw,50px);
  line-height:1.06;
  letter-spacing:-.025em;
  margin:6px 0 9px;
}
.gfc-public-title p{
  margin:0;
  color:#5f6c67;
  font-family:ui-rounded,"Avenir Next","Trebuchet MS",Inter,system-ui,sans-serif;
  font-size:13px;
  font-weight:850;
  letter-spacing:.025em;
}
.gfc-public-actions .gfc-like-btn,.gfc-public-actions .gfc-like-readonly{
  min-width:76px;height:44px;padding:0 14px;border:1.5px solid #e9c86f;border-radius:14px;
  display:inline-flex;align-items:center;justify-content:center;gap:7px;
  background:linear-gradient(180deg,#fff9e8,#fff1bd);color:#7f5b0d;font-size:15px;font-weight:950;
  box-shadow:0 8px 20px rgba(157,111,17,.12);cursor:pointer;
}
.gfc-public-actions .gfc-like-btn>span,.gfc-public-actions .gfc-like-readonly>span{font-size:19px;line-height:1}
.gfc-public-actions .gfc-like-btn.is-liked{background:linear-gradient(180deg,#fff0ef,#ffd9db);border-color:#efa5aa;color:#a23d48}
.gfc-public-actions .gfc-like-btn:hover{transform:translateY(-1px);box-shadow:0 11px 24px rgba(157,111,17,.16)}
.gfc-public-meta{
  max-width:1060px;margin:18px auto 0;padding:18px 18px 18px 20px;
  display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:22px;align-items:stretch;
  background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(248,244,250,.92));
  border:1.5px solid #dfd5e5;border-radius:22px;box-shadow:0 10px 30px rgba(64,45,75,.055);
}
.gfc-public-meta-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}
.gfc-public-meta-copy strong{font-family:Georgia,serif;font-size:21px;color:#342b39}
.gfc-public-meta-copy span{font-size:12px;font-weight:850;color:#6e6871;margin-top:6px}
.gfc-public-meta-copy small{display:block;margin-top:11px;color:#8a828d;font-size:10px;font-weight:750}
.gfc-share-inline{display:grid;grid-template-columns:1fr;gap:8px;min-width:0}
.gfc-share-action{min-height:46px;padding:0 13px;border-radius:14px;justify-content:flex-start;box-shadow:0 5px 14px rgba(67,45,78,.055)}
.gfc-share-action-copy{background:linear-gradient(180deg,#f6f0fb,#eee4f6);border-color:#d8c8e4;color:#583e6c}
.gfc-share-action-qr{background:linear-gradient(180deg,#edf9f3,#def2e8);border-color:#c8e6d8;color:#0d6f51}
.gfc-share-action-embed{background:linear-gradient(180deg,#fff7e7,#ffedcb);border-color:#ead5a6;color:#8d6118}
.gfc-share-action-icon{width:29px;height:29px;flex-basis:29px}
.gfc-share-report{min-height:36px;border:1px solid #eadde1;border-radius:11px;background:#fff;color:#8f5e66;font:inherit;font-size:10px;font-weight:850;cursor:pointer}
.gfc-player-neighbors{
  max-width:1060px;margin:14px auto 0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:stretch;
}
.gfc-player-neighbor,.gfc-player-library-link{
  min-height:70px;border:1.5px solid #ddd5e2;border-radius:17px;background:rgba(255,255,255,.9);text-decoration:none;
  display:flex;flex-direction:column;justify-content:center;padding:12px 15px;color:#504456;box-shadow:0 6px 18px rgba(58,42,67,.045);transition:.15s ease;
}
.gfc-player-neighbor span{font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;color:#817687}
.gfc-player-neighbor strong{margin-top:4px;font-size:12px;line-height:1.25;color:#3b313f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gfc-player-neighbor.is-next{text-align:right}.gfc-player-neighbor:hover{transform:translateY(-1px);border-color:#c5b6cd;background:#fff}
.gfc-player-neighbor.is-disabled{opacity:.46;box-shadow:none}
.gfc-player-library-link{min-width:150px;align-items:center;text-align:center;font-size:11px;font-weight:950;color:#0d7052;background:#edf8f3;border-color:#cee3d9}
.gfc-player-library-link:hover{background:#e3f4ec;color:#0a654a}
.gfc-scroll-dock{
  position:fixed;right:18px;bottom:24px;z-index:70;display:flex;flex-direction:column;gap:7px;
  opacity:0;transform:translateY(8px);pointer-events:none;transition:.18s ease;
}
.gfc-scroll-dock.is-visible{opacity:1;transform:none;pointer-events:auto}
.gfc-scroll-dock button{
  width:44px;height:44px;border:1.5px solid #d9cedf;border-radius:14px;background:rgba(255,255,255,.95);color:#5d4770;
  display:grid;place-items:center;font:900 20px/1 Inter,system-ui,sans-serif;cursor:pointer;box-shadow:0 9px 24px rgba(49,34,58,.14);backdrop-filter:blur(8px)
}
.gfc-scroll-dock button:hover{background:#f3edf7;transform:translateY(-1px)}
@media(max-width:700px){
  .gfc-public-title h1{font-size:30px}.gfc-public-title p{font-size:12px}
  .gfc-public-actions .gfc-like-btn,.gfc-public-actions .gfc-like-readonly{min-width:64px;height:40px;padding:0 10px}
  .gfc-public-meta{grid-template-columns:1fr;padding:15px}.gfc-share-inline{grid-template-columns:repeat(3,minmax(0,1fr))}
  .gfc-share-action{justify-content:center;min-height:50px;padding:0 8px}.gfc-share-action-label{font-size:10px}.gfc-share-action-icon{display:none}
  .gfc-player-neighbors{grid-template-columns:1fr 1fr}.gfc-player-library-link{grid-column:1/-1;grid-row:2;min-height:46px}
  .gfc-player-neighbor{min-height:64px;padding:10px}.gfc-player-neighbor strong{font-size:10px}.gfc-player-neighbor span{font-size:8px}
  .gfc-scroll-dock{right:10px;bottom:14px}.gfc-scroll-dock button{width:40px;height:40px;border-radius:12px}
}
@media(max-width:700px){#gfc-unified-v330 .gfc330-avatar-author{max-width:58px;font-size:7px}}

/* 4.0.6 · owner delete controls */
.gfc-view-mine .gfc-mine-action.is-delete{border:0!important;background:#fff0f1!important;color:#9f3943!important;box-shadow:0 7px 16px rgba(126,42,52,.08)!important;cursor:pointer!important;font-family:inherit!important}
.gfc-view-mine .gfc-mine-action.is-delete:hover{background:#fbdde0!important;color:#842d36!important}
.gfc330-actions .gfc330-action.delete{border:1.5px solid #e7b9bd!important;background:#fff1f2!important;color:#9c3741!important;cursor:pointer!important;font-family:inherit!important}
.gfc330-actions .gfc330-action.delete:hover{background:#fbdfe1!important;border-color:#d88e95!important}


/* 4.0.9 · FuchsChat Kurzbeschreibung & Lernziel */
.gfc-public-title .gfc-public-description{margin:9px 0 0;max-width:760px;color:#405d52;font-size:1rem;line-height:1.55}
.gfc-public-title .gfc-public-learning-goal{margin:7px 0 0;max-width:760px;color:#315c4c;font-size:.94rem;line-height:1.5}
.gfc-public-title .gfc-public-learning-goal strong{color:#17624d}


/* ==========================================================
   FuchsChat 4.0.15 · stable centered constructor + clean learner header
   ========================================================== */
body.gfc-builder-route .entry-content,
body.gfc-builder-route .wp-block-post-content,
body.gfc-builder-route main,
body.gfc-builder-route .site-main,
body.gfc-builder-route #primary,
body.gfc-builder-route .content-area,
body.gfc-builder-route .site-content{
  margin-left:auto!important;
  margin-right:auto!important;
}
body.gfc-builder-route .gfc-app.gfc-view-create{
  position:relative!important;
  left:auto!important;
  right:auto!important;
  width:min(1220px,calc(100% - 32px))!important;
  max-width:1220px!important;
  margin:18px auto 56px!important;
  padding:0!important;
  transform:none!important;
  overflow:visible!important;
}
.gfc-public-title .gfc-public-description,
.gfc-public-title .gfc-public-learning-goal,
.gfc-public-title .gfc-public-tags{display:none!important}
.gfc-admin-live-edit{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border:1px solid #b8872b;border-radius:13px;background:linear-gradient(180deg,#d8ad54,#b88425);color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:900;white-space:nowrap;box-shadow:0 6px 16px rgba(142,99,26,.18)}
.gfc-admin-live-edit:hover{background:linear-gradient(180deg,#e0b967,#c28f2f);color:#fff!important}
@media(max-width:780px){
  body.gfc-builder-route .gfc-app.gfc-view-create{width:calc(100% - 16px)!important;margin:8px auto 40px!important}
  .gfc-admin-live-edit{min-height:40px;padding:0 10px;font-size:11px}
}


/* ==========================================================
   FuchsChat 4.0.17 · active-task viewport comfort
   Natural page flow: enough document room to scroll the active
   answer row above the browser edge; JS performs the actual scroll.
   ========================================================== */
.gfc-player-page:not(.is-embed) .gfc-chat-transcript{
  padding-bottom:125px!important;
  scroll-padding-bottom:0!important;
}
.gfc-player-page:not(.is-embed) .gfc-chat-transcript>*,
.gfc-player-page:not(.is-embed) .gfc-answer-choice-row.is-turn-active{
  scroll-margin-bottom:0!important;
}
.gfc-player-page.is-embed .gfc-chat-transcript{
  padding-bottom:80px!important;
}
@media(max-width:700px){
  .gfc-player-page:not(.is-embed) .gfc-chat-transcript{
    padding-bottom:105px!important;
  }
}
