:root{
  --gfr-green:#0c6b4d;
  --gfr-green-2:#159268;
  --gfr-green-dark:#074b39;
  --gfr-green-deep:#04372b;
  --gfr-mint:#eaf7f1;
  --gfr-gold:#d9a62f;
  --gfr-gold-2:#f1c95d;
  --gfr-cream:#fff9ea;
  --gfr-ink:#173f34;
  --gfr-muted:#6d8179;
  --gfr-line:#d7e8df;
  --gfr-purple:#7538d1;
  --gfr-teal:#237f89;
  --gfr-red:#c74d4d;
  --gfr-shadow:0 18px 45px rgba(7,75,57,.11);
}

html.gfr-modal-open,html.gfr-modal-open body{overflow:hidden!important}
body.gfr-page .entry-header,body.gfr-page .post-header,body.gfr-page .wp-block-post-title,body.gfr-page .entry-title,body.gfr-page .page-title{display:none!important}
.gfr-app,.gfr-app *{box-sizing:border-box}
.gfr-app{position:relative;width:100vw!important;max-width:none!important;margin:30px 0 68px calc(50% - 50vw)!important;padding:0 clamp(22px,7vw,112px);color:var(--gfr-ink);font-family:inherit}
button,input,textarea{font:inherit}
button{cursor:pointer}
button:disabled{cursor:not-allowed!important;opacity:.48!important;filter:saturate(.82)!important}
[hidden]{display:none!important}

/* Intro */
.gfr-page-intro{margin-bottom:24px}
.gfr-page-intro>a{display:inline-flex;align-items:center;min-height:36px;margin-bottom:12px;padding:0 13px;border-radius:11px;background:#eaf7f1;color:#17694e!important;text-decoration:none!important;font-size:11px;font-weight:900}
.gfr-page-intro>span{display:block;margin-bottom:7px;color:#278a66;font-size:11px;font-weight:950;letter-spacing:.13em}
.gfr-page-intro>p{margin:0;color:var(--gfr-muted);font-size:14px;font-weight:650;line-height:1.5}

/* Workbench */
.gfr-workbench{display:grid;grid-template-columns:minmax(0,1.68fr) minmax(340px,.92fr);gap:22px;align-items:start}
.gfr-library-panel,.gfr-create-card{border:1px solid var(--gfr-line);border-radius:24px;background:#fff;box-shadow:0 14px 32px rgba(10,82,62,.06);overflow:hidden}
.gfr-library-panel{padding:18px}
.gfr-library-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:12px}
.gfr-library-head>div>span,.gfr-create-title>span{display:block;color:#268864;font-size:9px;font-weight:950;letter-spacing:.12em}
.gfr-library-head h2,.gfr-create-title h2{margin:1px 0 0!important;color:#0d4b39!important;font-size:28px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.03em}
.gfr-search{width:min(360px,48%);min-height:44px;display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid #cfe0d8;border-radius:13px;background:#fbfdfc;color:#417766}
.gfr-search input{width:100%;border:0!important;outline:0!important;background:transparent!important;color:#234c40!important;font-size:12px;font-weight:700;box-shadow:none!important}
.gfr-search input::placeholder{color:#778982}
.gfr-filters{display:flex;gap:7px;overflow-x:auto;padding:2px 0 10px;scrollbar-width:thin}
.gfr-filters button{flex:0 0 auto;min-height:36px;padding:0 12px;border:1px solid #cfe2d9;border-radius:999px;background:#eaf7f1;color:#205f4b;font-size:10px;font-weight:900;white-space:nowrap;box-shadow:none}
.gfr-filters button b{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:5px;padding:0 5px;border-radius:999px;background:rgba(255,255,255,.68);font-size:9px}
.gfr-filters button.is-active{border-color:#0c7453;background:linear-gradient(135deg,#11845e,#096447);color:#fff;box-shadow:0 7px 14px rgba(11,102,73,.16)}
.gfr-library-list{display:grid;gap:10px}
.gfr-empty{padding:25px;border:1px dashed #c8ddd3;border-radius:15px;background:#fbfdfc;color:#72877e;text-align:center;font-weight:800}

/* Library card */
.gfr-card{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:13px;align-items:center;padding:12px;border:1px solid #dce9e3;border-radius:17px;background:#fff;transition:.15s ease}
.gfr-card:hover{transform:translateY(-1px);border-color:#b7d8c9;box-shadow:0 10px 22px rgba(9,86,64,.08)}
.gfr-card-wheel{position:relative;width:62px;height:62px;display:grid;place-items:center;border:4px solid #d4a239;border-radius:50%;background:#0b5e46;box-shadow:0 6px 14px rgba(8,75,57,.16)}
.gfr-card-wheel-disc{position:absolute;inset:5px;border-radius:50%;background:conic-gradient(#0f7a57 0 12.5%,#e1ad36 12.5% 25%,#4178b8 25% 37.5%,#8a5bc3 37.5% 50%,#d86652 50% 62.5%,#2a9b9a 62.5% 75%,#c47c2d 75% 87.5%,#6b8e3e 87.5% 100%)}
.gfr-card-wheel-disc:after{content:"";position:absolute;inset:19px;border-radius:50%;background:#0a5540;border:2px solid #edc75a}
.gfr-card-wheel>span{position:relative;z-index:2;color:#fff3c7;font-size:13px;font-weight:950}
.gfr-card-info{min-width:0}
.gfr-badges{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:5px}
.gfr-badge{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;background:#f0f5f2;color:#60766e;font-size:7px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}
.gfr-badge-origin{background:#e7f7ef;color:#17694c}
.gfr-badge-state{background:#e9f2f7;color:#3d6677}
.gfr-card[data-state="draft"] .gfr-badge-state{background:#fff2cf;color:#8c6411}
.gfr-card[data-state="private"] .gfr-badge-state{background:#e6f3f4;color:#246b73}
.gfr-card-info h3{margin:0!important;color:#153e33!important;font-size:16px!important;line-height:1.2!important;font-weight:950!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gfr-card-sample{margin:5px 0 4px;color:#547069;font-size:10px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gfr-card-info small{color:#7b8d86;font-size:9px;font-weight:700}
.gfr-card-actions{display:flex;gap:6px;align-items:center}

/* Buttons - deliberately filled */
.gfr-btn{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:0;border-radius:11px;color:#fff!important;text-decoration:none!important;font-size:10px;font-weight:950;line-height:1;box-shadow:0 7px 16px rgba(0,0,0,.11);transition:transform .13s ease,filter .13s ease,box-shadow .13s ease}
.gfr-btn:hover{transform:translateY(-1px);filter:brightness(1.04);box-shadow:0 9px 18px rgba(0,0,0,.14)}
.gfr-btn-green{background:linear-gradient(135deg,#159268,#0c694c)}
.gfr-btn-teal{background:linear-gradient(135deg,#3799a2,#24727d)}
.gfr-btn-gold{background:linear-gradient(135deg,#dba531,#b97808)}
.gfr-btn-purple{background:linear-gradient(135deg,#8e45ef,#6330bd)}
.gfr-btn-red{background:linear-gradient(135deg,#d65d5d,#ad3636)}
.gfr-btn-publish{background:linear-gradient(135deg,#17a46f,#08734f)}
.gfr-btn-small{min-height:34px;padding:0 11px;font-size:9px;border-radius:10px}

/* Creator */
.gfr-create-card{background:#fffdf7}
.gfr-create-title{display:flex;align-items:center;gap:9px;padding:18px 19px 14px;background:#fff}
.gfr-create-title>span{display:grid;place-items:center;min-width:34px;height:27px;padding:0 8px;border-radius:999px;background:#e5f6ee}
.gfr-create-title h2{font-size:20px!important}
.gfr-create-preview{min-height:250px;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#f0faf5,#fff8e8)}
.gfr-create-button{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border:0;background:linear-gradient(135deg,#168d65,#0a6449);color:#fff;font-size:12px;font-weight:950}
.gfr-create-button b{font-size:22px}

/* Mini wheel */
.gfr-mini-machine{position:relative;width:240px;height:230px;display:grid;place-items:center}
.gfr-mini-wheel{position:relative;width:190px;height:190px;border:9px solid #d4a137;border-radius:50%;background:conic-gradient(#0f7a57 0 12.5%,#e1ad36 12.5% 25%,#4178b8 25% 37.5%,#8a5bc3 37.5% 50%,#d86652 50% 62.5%,#2a9b9a 62.5% 75%,#c47c2d 75% 87.5%,#6b8e3e 87.5% 100%);box-shadow:0 18px 28px rgba(8,73,56,.18),inset 0 0 0 5px rgba(255,249,221,.55)}
.gfr-mini-wheel:after{content:"";position:absolute;inset:61px;border-radius:50%;background:#07533f;border:5px solid #edc65a;box-shadow:0 4px 10px rgba(0,0,0,.18)}
.gfr-mini-wheel span{position:absolute;inset:0;z-index:2;display:grid;place-items:center;color:#fff2bf;font-size:28px;font-weight:950}
.gfr-mini-pointer{position:absolute;z-index:5;top:5px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-top:0;border-bottom:36px solid #d7a637;filter:drop-shadow(0 3px 3px rgba(0,0,0,.18))}
.gfr-mini-foot{position:absolute;right:-4px;bottom:14px;min-width:82px;height:38px;display:grid;place-items:center;border:3px solid #bf891d;border-radius:11px;background:linear-gradient(#efc95e,#d6a32f);color:#164436;font-size:10px;box-shadow:0 8px 14px rgba(0,0,0,.12)}

/* Overlays */
.gfr-overlay{position:fixed;z-index:100000;inset:0;display:grid;place-items:center;padding:22px;background:rgba(3,37,29,.68);backdrop-filter:blur(7px)}
.gfr-builder,.gfr-game-modal,.gfr-share{width:min(1220px,calc(100vw - 44px));max-height:calc(100dvh - 44px);border:1px solid rgba(255,255,255,.32);border-radius:24px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.28);overflow:hidden}
.gfr-builder{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:min(820px,calc(100dvh - 44px))}
.gfr-builder-head,.gfr-game-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 17px;border-bottom:1px solid #dce8e2;background:#fff}
.gfr-builder-head>div:first-child>span,.gfr-game-head>div:first-child>span,.gfr-share header span{display:block;color:#258863;font-size:8px;font-weight:950;letter-spacing:.12em}
.gfr-builder-head h2,.gfr-game-head h2,.gfr-share h2{margin:2px 0 0!important;color:#103e31!important;font-size:23px!important;line-height:1.08!important;font-weight:950!important;letter-spacing:-.025em}
.gfr-builder-top-actions,.gfr-game-head>div:last-child{display:flex;align-items:center;gap:8px}
.gfr-status-pill{display:inline-grid;place-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#dba531;color:#fff;font-size:9px;font-weight:950;box-shadow:0 6px 13px rgba(176,114,12,.2)}
.gfr-status-pill[data-state="private"]{background:#2f8891}
.gfr-status-pill[data-state="published"]{background:#149367}
.gfr-close{width:38px;height:38px;border:0;border-radius:11px;background:#eaf3ef;color:#2d5b4c;font-size:22px;font-weight:700;line-height:1}
.gfr-close-purple{background:#5f2fb3;color:#fff}

/* Builder */
.gfr-builder-body{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.45fr);min-height:0;overflow:hidden}
.gfr-builder-preview{display:flex;flex-direction:column;min-height:0;padding:16px;border-right:1px solid #dce8e2;background:linear-gradient(180deg,#fbfdfc,#fff9e8)}
.gfr-preview-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}
.gfr-preview-head h3{margin:0!important;color:#244b3f!important;font-size:13px!important;font-weight:950!important}
.gfr-preview-wheel{flex:1;min-height:280px;display:grid;place-items:center}
.gfr-preview-start{width:100%;min-height:44px;margin-top:8px}
.gfr-missing{width:100%;min-height:42px;margin-top:10px;padding:0 12px;border:0;border-radius:12px;background:#fff0c9;color:#8a641a;font-size:10px;font-weight:900;text-align:left}
.gfr-missing.is-ready{background:#e2f7ec;color:#17674b}
.gfr-builder-editor{min-height:0;padding:16px 17px 115px;overflow:auto;background:#fff}
.gfr-form-row{display:grid;grid-template-columns:1.2fr .8fr;gap:12px;margin-bottom:14px}
.gfr-form-row label{display:grid;gap:6px;color:#275747;font-size:9px;font-weight:950}
.gfr-form-row label small{font-weight:700;color:#86948f}
.gfr-form-row input{width:100%;min-height:44px;padding:0 12px;border:1px solid #cfe0d8;border-radius:12px;background:#fbfdfc;color:#234c40;outline:0;box-shadow:none}
.gfr-form-row input:focus,.gfr-item-row input:focus{border-color:#41a47f;box-shadow:0 0 0 3px rgba(22,146,104,.1)}
.gfr-items-box{border:1px solid #d6e6de;border-radius:17px;background:#fbfdfc;overflow:hidden}
.gfr-items-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:14px 15px;border-bottom:1px solid #e1ece7;background:#f1f8f5}
.gfr-items-head span{display:block;color:#318a6b;font-size:8px;font-weight:950;letter-spacing:.11em}
.gfr-items-head h3{margin:2px 0 0!important;color:#17483a!important;font-size:17px!important;font-weight:950!important}
.gfr-items-head strong{color:#648078;font-size:9px}
.gfr-item-list{display:grid;gap:8px;padding:13px}
.gfr-item-row{display:grid;grid-template-columns:32px minmax(0,1fr) 38px;gap:8px;align-items:center}
.gfr-item-row>span{display:grid;place-items:center;width:32px;height:34px;border-radius:9px;background:#e5f4ed;color:#17664c;font-size:9px;font-weight:950}
.gfr-item-row input{width:100%;min-height:38px;padding:0 11px;border:1px solid #d1e1da;border-radius:10px;background:#fff;color:#254d41;outline:0}
.gfr-item-row button{width:38px;height:38px;border:0;border-radius:10px;background:#f9e2e2;color:#ad3f3f;font-size:20px;font-weight:800}
.gfr-add-item{width:calc(100% - 26px);min-height:42px;margin:0 13px 13px;border:1px dashed #91c4ae;border-radius:11px;background:#e9f7f0;color:#17694e;font-size:10px;font-weight:950}
.gfr-builder-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 15px;border-top:1px solid #dce8e2;background:#fff;box-shadow:0 -10px 28px rgba(8,72,55,.06)}
.gfr-builder-foot>div{display:flex;gap:8px;flex-wrap:wrap}
.gfr-login-note{color:#7a8b85;font-size:11px;font-weight:800}

/* Schnellimport */
.gfr-quick{margin-bottom:14px;padding:13px;border:2px solid #7b3ddd;border-radius:16px;background:#fbf7ff;box-shadow:0 8px 20px rgba(98,48,188,.07)}
.gfr-quick-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:9px}
.gfr-quick-head h3{margin:0!important;color:#51289b!important;font-size:15px!important;font-weight:950!important}
.gfr-quick-head p{margin:2px 0 0;color:#806f9c;font-size:9px;font-weight:700}
.gfr-quick-head>div:last-child{display:flex;gap:7px}
.gfr-quick textarea{width:100%;height:240px;padding:12px;border:1px solid #bea5e9;border-radius:12px;background:#fff;color:#35264c;font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;resize:vertical;outline:0}
.gfr-json-status{margin-top:8px;padding:7px 10px;border-radius:9px;background:#e5f7ed;color:#17684b;font-size:9px;font-weight:850}
.gfr-json-status.is-error{background:#ffe6e6;color:#a33c3c}

/* Wheel game */
.gfr-game-overlay{z-index:100020}
.gfr-game-modal{width:min(1120px,calc(100vw - 44px));background:linear-gradient(160deg,#fff,#f6fbf8)}
.gfr-game-head p{margin:3px 0 0;color:#758881;font-size:10px;font-weight:700}
.gfr-game{display:grid;grid-template-columns:minmax(360px,1.18fr) minmax(300px,.82fr);gap:28px;align-items:center;padding:25px 28px 30px}
.gfr-wheel-stage{position:relative;width:min(540px,100%);aspect-ratio:1;margin:auto;display:grid;place-items:center;padding:18px}
.gfr-wheel-stage:before{content:"";position:absolute;inset:6%;border-radius:50%;background:radial-gradient(circle at 50% 45%,#fffef5 0%,#f7f0d8 70%,#ead9a7 100%);box-shadow:0 24px 55px rgba(8,69,53,.16)}
.gfr-wheel-rotor{position:relative;width:100%;height:100%;z-index:2;will-change:transform}
.gfr-wheel-rotor canvas{display:block;width:100%;height:100%}
.gfr-wheel-hub{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:16%;aspect-ratio:1;display:grid;place-items:center;border:5px solid #e1b447;border-radius:50%;background:radial-gradient(circle,#0b6b4e,#064333);box-shadow:0 5px 15px rgba(0,0,0,.25);z-index:3}
.gfr-wheel-hub span{color:#fff3c0;font-size:clamp(18px,3vw,32px);font-weight:950}
.gfr-wheel-pointer{position:absolute;z-index:8;left:50%;top:0;transform:translateX(-50%);width:0;height:0;border-left:25px solid transparent;border-right:25px solid transparent;border-top:0;border-bottom:49px solid #d9a631;filter:drop-shadow(0 4px 4px rgba(0,0,0,.22))}
.gfr-wheel-stage.is-preview{width:min(360px,92%);padding:15px}
.gfr-wheel-stage.is-preview .gfr-wheel-pointer{border-left-width:18px;border-right-width:18px;border-bottom-width:36px}
.gfr-game-side{display:grid;gap:13px;align-content:center}
.gfr-game-count{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border:1px solid #d8e7df;border-radius:13px;background:#f7fbf9;color:#617a70;font-size:10px;font-weight:850}
.gfr-game-count strong{display:grid;place-items:center;min-width:35px;height:35px;padding:0 9px;border-radius:11px;background:#0b664a;color:#fff;font-size:15px}
.gfr-spin-main{min-height:64px;border:0;border-radius:15px;background:linear-gradient(180deg,#f1cb62,#d39a27);color:#143f33;font-size:18px;font-weight:1000;letter-spacing:.02em;box-shadow:0 11px 20px rgba(182,120,11,.22),inset 0 1px 0 rgba(255,255,255,.6)}
.gfr-result-box{min-height:116px;padding:14px 16px;border:3px solid #d6aa3e;border-radius:16px;background:linear-gradient(145deg,#073d31,#075640);box-shadow:inset 0 0 0 2px rgba(255,255,255,.05)}
.gfr-result-box span{display:block;color:#c9dfd5;font-size:8px;font-weight:950;letter-spacing:.12em}
.gfr-result-box strong{display:flex;align-items:center;min-height:64px;color:#fff3c3;font-size:clamp(20px,2.5vw,31px);line-height:1.15;font-weight:950;word-break:break-word}
.gfr-game-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.gfr-game-actions .gfr-btn{min-height:44px}

/* Share */
.gfr-share-overlay{z-index:100030}
.gfr-share{width:min(720px,calc(100vw - 44px));padding-bottom:18px}
.gfr-share header{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;border-bottom:1px solid #e0eae5}
.gfr-share label{display:grid;gap:7px;margin:14px 17px 0;color:#2c594a;font-size:10px;font-weight:950}
.gfr-share label>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}
.gfr-share input,.gfr-share textarea{width:100%;padding:10px 11px;border:1px solid #cfe0d8;border-radius:10px;background:#fbfdfc;color:#35584c;outline:0}
.gfr-share textarea{height:94px;resize:vertical;font:10px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}
.gfr-share-test{margin:14px 17px 0;width:max-content}

/* Toast */
.gfr-toast{position:fixed;z-index:100100;left:50%;bottom:24px;transform:translate(-50%,20px);max-width:min(680px,calc(100vw - 28px));padding:11px 15px;border-radius:12px;background:#0d6047;color:#fff;font-size:11px;font-weight:850;white-space:pre-line;box-shadow:0 12px 30px rgba(0,0,0,.24);opacity:0;pointer-events:none;transition:.18s ease}
.gfr-toast.is-show{opacity:1;transform:translate(-50%,0)}
.gfr-toast.is-error{background:#a83d3d}

/* Embed */
.gfr-embed-body{margin:0;background:#f4faf7;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.gfr-embed-shell{min-height:100dvh;padding:14px}
.gfr-embed-app{width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:0!important}
.gfr-embed-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 15px;border:1px solid #d7e7df;border-radius:16px;background:#fff}
.gfr-embed-head span{color:#258863;font-size:8px;font-weight:950;letter-spacing:.12em}
.gfr-embed-head h1{margin:2px 0 0;color:#123d31;font-size:20px;line-height:1.1}
.gfr-embed-head p{margin:3px 0 0;color:#74877f;font-size:10px}
.gfr-embed-app>.gfr-game{margin-top:12px;border:1px solid #d7e7df;border-radius:20px;background:#fff}

/* Workshop card preview */
.gfwk-rad-shot{position:relative;width:100%;height:100%;min-height:220px;display:grid;place-items:center}
.gfwk-rad-wheel{position:relative;width:min(220px,72%);aspect-ratio:1;border:10px solid #d4a137;border-radius:50%;background:conic-gradient(#0f7a57 0 12.5%,#e1ad36 12.5% 25%,#4178b8 25% 37.5%,#8a5bc3 37.5% 50%,#d86652 50% 62.5%,#2a9b9a 62.5% 75%,#c47c2d 75% 87.5%,#6b8e3e 87.5% 100%);box-shadow:0 20px 34px rgba(7,70,53,.2),inset 0 0 0 4px rgba(255,255,255,.35)}
.gfwk-rad-wheel:after{content:"";position:absolute;inset:36%;border-radius:50%;background:#07513d;border:4px solid #ebc45b;box-shadow:0 4px 10px rgba(0,0,0,.18)}
.gfwk-rad-wheel span{position:absolute;inset:0;z-index:2;display:grid;place-items:center;color:#fff0b5;font-size:25px;font-weight:950}
.gfwk-rad-pointer{position:absolute;z-index:5;top:6%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:40px solid #d6a330;filter:drop-shadow(0 3px 3px rgba(0,0,0,.2))}
.gfwk-rad-base{position:absolute;right:7%;bottom:8%;min-width:88px;height:39px;display:grid;place-items:center;border:3px solid #bb851c;border-radius:10px;background:linear-gradient(#f0c95c,#d19b29);color:#183f34;font-size:9px;box-shadow:0 8px 14px rgba(0,0,0,.12)}

/* Fullscreen */
.gfr-game-modal:fullscreen,.gfr-embed-app:fullscreen{width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;border-radius:0;background:#f6fbf8;overflow:auto;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}
.gfr-game-modal:fullscreen .gfr-game{min-height:calc(100dvh - 90px)}
.gfr-embed-app:fullscreen>.gfr-game{min-height:calc(100dvh - 90px)}

@media(max-width:1080px){
  .gfr-app{padding-inline:30px}
  .gfr-workbench{grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr)}
  .gfr-card{grid-template-columns:62px minmax(0,1fr)}
  .gfr-card-actions{grid-column:2;justify-content:flex-start}
  .gfr-game{grid-template-columns:minmax(320px,1fr) minmax(280px,.78fr);gap:18px;padding:20px}
}
@media(max-width:860px){
  .gfr-workbench{grid-template-columns:1fr}
  .gfr-create-card{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr}
  .gfr-create-title{grid-column:1/-1}
  .gfr-create-preview{min-height:220px}
  .gfr-create-button{align-self:stretch;height:auto;min-height:220px;font-size:15px;padding:0 26px}
  .gfr-builder-body{grid-template-columns:1fr}
  .gfr-builder-preview{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(240px,1fr);grid-template-rows:auto auto auto;gap:10px;border-right:0;border-bottom:1px solid #dce8e2;max-height:310px}
  .gfr-preview-head{grid-column:1/-1;margin:0}
  .gfr-preview-wheel{grid-row:2/4;grid-column:1;min-height:210px}
  .gfr-preview-start{grid-row:2;grid-column:2;margin:0;align-self:end}
  .gfr-missing{grid-row:3;grid-column:2;margin:0;align-self:start}
  .gfr-builder-editor{padding-bottom:120px}
  .gfr-game{grid-template-columns:1fr}
  .gfr-wheel-stage{width:min(470px,82vw)}
  .gfr-game-side{width:min(600px,100%);margin:auto}
}
@media(max-width:650px){
  .gfr-app{margin-top:18px!important;margin-bottom:42px!important;padding-inline:12px}
  .gfr-library-panel{padding:12px;border-radius:19px}
  .gfr-library-head{align-items:stretch;flex-direction:column;gap:10px}
  .gfr-search{width:100%}
  .gfr-card{grid-template-columns:52px minmax(0,1fr);gap:9px;padding:10px}
  .gfr-card-wheel{width:48px;height:48px;border-width:3px}
  .gfr-card-wheel-disc:after{inset:14px}
  .gfr-card-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}
  .gfr-card-actions .gfr-btn{min-height:40px;padding:0 7px;font-size:9px}
  .gfr-create-card{display:block;border-radius:19px}
  .gfr-create-preview{min-height:230px}
  .gfr-create-button{min-height:54px;height:auto;font-size:12px}
  .gfr-overlay{padding:0;place-items:stretch}
  .gfr-builder,.gfr-game-modal,.gfr-share{width:100vw;max-height:100dvh;height:100dvh;border:0;border-radius:0}
  .gfr-builder-head,.gfr-game-head{padding:max(10px,env(safe-area-inset-top)) 10px 10px;align-items:flex-start}
  .gfr-builder-head h2,.gfr-game-head h2{font-size:18px!important;max-width:58vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .gfr-builder-top-actions,.gfr-game-head>div:last-child{gap:5px;flex-wrap:wrap;justify-content:flex-end}
  .gfr-builder-top-actions .gfr-btn{min-height:34px;padding:0 9px;font-size:8px}
  .gfr-status-pill{min-height:32px;padding:0 9px;font-size:8px}
  .gfr-close{width:34px;height:34px}
  .gfr-builder-body{display:block;overflow:auto}
  .gfr-builder-preview{display:block;max-height:none;padding:12px}
  .gfr-preview-head{margin-bottom:8px}
  .gfr-preview-wheel{min-height:225px}
  .gfr-wheel-stage.is-preview{width:230px}
  .gfr-preview-start,.gfr-missing{margin-top:8px}
  .gfr-builder-editor{overflow:visible;padding:12px 12px 150px}
  .gfr-form-row{grid-template-columns:1fr}
  .gfr-quick textarea{height:200px;font-size:11px}
  .gfr-builder-foot{position:absolute;left:0;right:0;bottom:0;z-index:20;padding:9px max(9px,env(safe-area-inset-right)) max(9px,env(safe-area-inset-bottom)) max(9px,env(safe-area-inset-left));align-items:stretch;background:rgba(255,255,255,.97);backdrop-filter:blur(10px)}
  .gfr-builder-foot>div{display:grid;grid-template-columns:1fr 1fr;gap:6px;flex:1}
  .gfr-builder-foot>div:last-child{grid-template-columns:1fr 1fr}
  .gfr-builder-foot .gfr-btn{min-height:42px;padding:0 7px;font-size:8px}
  .gfr-game-modal{overflow:auto}
  .gfr-game{display:block;padding:14px 12px max(20px,env(safe-area-inset-bottom))}
  .gfr-wheel-stage{width:min(390px,94vw);padding:13px}
  .gfr-wheel-pointer{border-left-width:19px;border-right-width:19px;border-bottom-width:38px}
  .gfr-game-side{margin-top:10px}
  .gfr-spin-main{min-height:56px;font-size:16px}
  .gfr-result-box{min-height:90px}
  .gfr-result-box strong{min-height:48px;font-size:22px}
  .gfr-game-actions{grid-template-columns:1fr 1fr}
  .gfr-share{overflow:auto;padding-bottom:max(18px,env(safe-area-inset-bottom))}
  .gfr-share label>div{grid-template-columns:1fr}
  .gfr-share-test{width:calc(100% - 34px);justify-content:center}
  .gfr-embed-shell{padding:7px}
  .gfr-embed-head{align-items:flex-start}
  .gfr-embed-app>.gfr-game{margin-top:7px;border-radius:15px}
}
@media(max-width:430px){
  .gfr-page-intro>p{font-size:12px}
  .gfr-library-head h2{font-size:25px!important}
  .gfr-card-info h3{font-size:14px!important}
  .gfr-card-actions{grid-template-columns:1fr 1fr}
  .gfr-card-actions .gfr-btn:last-child:nth-child(3){grid-column:1/-1}
  .gfr-mini-machine{transform:scale(.9)}
  .gfr-builder-foot{display:grid;grid-template-columns:1fr}
  .gfr-builder-foot>div{width:100%}
  .gfr-builder-foot .gfr-btn{min-height:39px}
  .gfr-game-actions{grid-template-columns:1fr}
  .gfr-wheel-stage{width:min(350px,96vw)}
}


/* ==========================================================
   v0.1.1 · FuchsRad vivid redesign + robust fullscreen
   ========================================================== */
:root{
  --gfr-night:#15162f;
  --gfr-night-2:#20245a;
  --gfr-hot:#ff3d71;
  --gfr-orange:#ff8a21;
  --gfr-cyan:#10bfe6;
  --gfr-violet:#7547ff;
}
button:disabled{opacity:.64!important;filter:none!important}

/* Saturated actions */
.gfr-btn-green{background:linear-gradient(135deg,#00b96b,#008d55)}
.gfr-btn-teal{background:linear-gradient(135deg,#00b9d5,#087fa5)}
.gfr-btn-gold{background:linear-gradient(135deg,#ffad16,#e76c12)}
.gfr-btn-purple{background:linear-gradient(135deg,#9148ff,#5b2de1)}
.gfr-btn-red{background:linear-gradient(135deg,#ff5967,#d72e51)}
.gfr-btn-publish{background:linear-gradient(135deg,#00d17e,#00985d)}
.gfr-close{background:#26305d;color:#fff;box-shadow:0 7px 15px rgba(21,22,47,.18)}

/* Creator + mini wheel: completely new visual language */
.gfr-create-preview{background:radial-gradient(circle at 50% 42%,#323a83 0,#171a3e 54%,#101127 100%);overflow:hidden}
.gfr-mini-machine{width:260px;height:236px}
.gfr-mini-machine:before{content:"";position:absolute;inset:20px 24px 14px;border-radius:34px;background:radial-gradient(circle at 50% 35%,rgba(66,91,255,.28),transparent 58%);filter:blur(9px)}
.gfr-mini-wheel{width:196px;height:196px;border:12px solid #17182f;background:conic-gradient(#ff3d71 0 12.5%,#ff8a21 12.5% 25%,#ffd21c 25% 37.5%,#23d889 37.5% 50%,#10bfe6 50% 62.5%,#3578ff 62.5% 75%,#7b4dff 75% 87.5%,#df3bd1 87.5% 100%);box-shadow:0 0 0 4px rgba(255,255,255,.86),0 23px 38px rgba(3,4,24,.45),0 0 38px rgba(93,77,255,.22)}
.gfr-mini-wheel:before{content:"";position:absolute;inset:8px;border-radius:50%;border:2px solid rgba(255,255,255,.45)}
.gfr-mini-wheel:after{inset:63px;border:5px solid rgba(255,255,255,.92);background:radial-gradient(circle at 35% 30%,#343b79,#17182f 72%);box-shadow:0 7px 17px rgba(0,0,0,.4)}
.gfr-mini-wheel span{color:#fff;font-size:31px;text-shadow:0 2px 8px rgba(0,0,0,.38)}
.gfr-mini-pointer{top:0;width:40px;height:50px;border:0;background:linear-gradient(180deg,#fff 0 13%,#ffbf19 14% 46%,#ff4d55 47% 100%);clip-path:polygon(12% 0,88% 0,50% 100%);filter:drop-shadow(0 5px 4px rgba(0,0,0,.35))}
.gfr-mini-foot{right:-1px;bottom:12px;min-width:88px;height:40px;border:0;border-radius:999px;background:linear-gradient(135deg,#ff3d71,#ff8a21);color:#fff;box-shadow:0 10px 22px rgba(255,61,113,.32)}

/* Palette picker */
.gfr-palette-box{display:grid;grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);gap:14px;align-items:center;margin-bottom:14px;padding:13px 14px;border:1px solid #dfe2f1;border-radius:17px;background:linear-gradient(135deg,#fafaff,#f7f4ff)}
.gfr-palette-box>div:first-child>span{display:block;color:#6f4bea;font-size:8px;font-weight:950;letter-spacing:.12em}
.gfr-palette-box h3{margin:2px 0 2px!important;color:#252853!important;font-size:15px!important;font-weight:950!important}
.gfr-palette-box p{margin:0;color:#777a98;font-size:9px;font-weight:700}
.gfr-palette-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}
.gfr-palette-choice{min-height:52px;display:grid;grid-template-columns:28px 1fr;gap:7px;align-items:center;padding:6px 8px;border:2px solid transparent;border-radius:12px;background:#fff;color:#35385d;font-size:9px;font-weight:950;box-shadow:0 6px 13px rgba(33,36,88,.07)}
.gfr-palette-choice.is-active{border-color:#7449ff;box-shadow:0 0 0 3px rgba(116,73,255,.12),0 8px 18px rgba(61,42,144,.14)}
.gfr-palette-swatch{width:28px;height:28px;border-radius:50%;border:3px solid #17182f;box-shadow:0 0 0 2px #fff}
.gfr-palette-swatch.is-pulse{background:conic-gradient(#ff3d71,#ff8a21,#ffd21c,#23d889,#10bfe6,#3578ff,#7b4dff,#df3bd1,#ff3d71)}
.gfr-palette-swatch.is-ocean{background:conic-gradient(#00d4ff,#00a8ff,#1976ff,#5146ff,#7739f5,#00d2b4,#00b48a,#08c7d8,#00d4ff)}
.gfr-palette-swatch.is-berry{background:conic-gradient(#ff3d8d,#f72585,#b5179e,#8b3dff,#6737d9,#ff5d6c,#ff7a3d,#d93f9b,#ff3d8d)}
.gfr-palette-swatch.is-sunset{background:conic-gradient(#ff3f3f,#ff6b25,#ff9d18,#ffd019,#f04d8b,#b83dff,#644cff,#ff4f76,#ff3f3f)}
.gfr-palette-swatch.is-forest{background:conic-gradient(#00b96b,#00d084,#0aa85e,#77c61f,#d4c516,#00a6a6,#2679d8,#6657d9,#00b96b)}

/* Entry workflow */
.gfr-item-row input{min-height:42px;border:2px solid #e0e4ef;border-radius:12px;color:#25284b;font-weight:750}
.gfr-item-row input:focus{border-color:#6f4bea;box-shadow:0 0 0 4px rgba(111,75,234,.11)}
.gfr-item-row>span{background:#272b5c;color:#fff}
.gfr-item-row button{background:#ff5b69;color:#fff;box-shadow:0 6px 12px rgba(215,46,81,.17)}
.gfr-add-item{border:0;background:linear-gradient(135deg,#6e4dff,#9b43ef);color:#fff;box-shadow:0 8px 17px rgba(111,75,234,.2)}
.gfr-items-head:after{content:"Enter = nächster Eintrag";margin-left:auto;color:#7d6daf;font-size:8px;font-weight:850;white-space:nowrap}

/* Game stage */
.gfr-game-modal{background:linear-gradient(145deg,#fdfdff,#f3f4fb)}
.gfr-game{position:relative;grid-template-columns:minmax(390px,1.15fr) minmax(310px,.85fr);gap:32px;padding:28px 30px 32px}
.gfr-wheel-stage{width:min(560px,100%);padding:28px;border-radius:46px;background:radial-gradient(circle at 50% 45%,#323a83 0,#1b1e48 48%,#101127 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 28px 55px rgba(31,34,81,.2);overflow:visible}
.gfr-wheel-stage:before{inset:10%;background:radial-gradient(circle,rgba(94,74,255,.22),transparent 65%);box-shadow:none;filter:blur(8px)}
.gfr-wheel-rotor{filter:drop-shadow(0 20px 21px rgba(0,0,0,.34))}
.gfr-wheel-rotor canvas{filter:saturate(1.14) contrast(1.04)}
.gfr-wheel-hub{width:17%;border:6px solid rgba(255,255,255,.94);background:radial-gradient(circle at 35% 28%,#414b92,#17182f 72%);box-shadow:0 0 0 5px rgba(21,22,47,.86),0 9px 21px rgba(0,0,0,.42)}
.gfr-wheel-hub span{color:#fff;font-size:clamp(19px,3vw,34px);text-shadow:0 3px 9px rgba(0,0,0,.38)}
.gfr-wheel-pointer{top:-3px;width:48px;height:60px;border:0;clip-path:polygon(9% 0,91% 0,50% 100%);background:linear-gradient(180deg,#fff 0 11%,#ffd01c 12% 45%,#ff4357 46% 100%);filter:drop-shadow(0 7px 5px rgba(0,0,0,.45))}
.gfr-wheel-pointer:after{content:"";position:absolute;left:50%;top:8px;width:9px;height:20px;border-radius:999px;background:rgba(255,255,255,.55);transform:translateX(-50%)}
.gfr-wheel-stage.is-preview{width:min(385px,94%);padding:22px;border-radius:34px}
.gfr-wheel-stage.is-preview .gfr-wheel-pointer{width:36px;height:46px;border:0}
.gfr-builder-preview{background:linear-gradient(180deg,#f7f7ff,#f2f0ff)}

.gfr-game-side{gap:12px;padding:6px}
.gfr-game-count{border:0;background:#252956;color:#d8dcff;box-shadow:0 8px 17px rgba(32,36,87,.14)}
.gfr-game-count strong{background:linear-gradient(135deg,#ff3d71,#ff8a21);color:#fff}
.gfr-spin-main{min-height:70px;border:0;border-radius:18px;background:linear-gradient(115deg,#ff3d71 0,#ff6534 50%,#ffad16 100%);color:#fff;font-size:19px;box-shadow:0 15px 28px rgba(255,61,113,.28),inset 0 1px 0 rgba(255,255,255,.45)}
.gfr-spin-main:hover{filter:brightness(1.04);transform:translateY(-1px)}
.gfr-result-box{border:0;background:linear-gradient(145deg,#5b32d6,#24285d);box-shadow:0 13px 27px rgba(54,40,145,.22),inset 0 1px 0 rgba(255,255,255,.17)}
.gfr-result-box span{color:#dcd5ff}
.gfr-result-box strong{color:#fff}
.gfr-game-actions .gfr-btn{min-height:46px;border-radius:13px;font-size:9px}

/* Guaranteed fullscreen exit */
.gfr-fullscreen-exit{display:none;position:fixed;z-index:2147483646;top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));min-height:46px;padding:0 17px;border:0;border-radius:999px;background:linear-gradient(135deg,#ff4b68,#d62e62);color:#fff;font-size:11px;font-weight:950;box-shadow:0 12px 28px rgba(104,14,49,.38)}
.gfr-game-modal:fullscreen .gfr-fullscreen-exit,.gfr-embed-app:fullscreen .gfr-fullscreen-exit{display:inline-flex!important;align-items:center;justify-content:center}
.gfr-game-modal:fullscreen,.gfr-embed-app:fullscreen{background:#0e1028!important;padding:max(72px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}
.gfr-game-modal:fullscreen .gfr-game,.gfr-embed-app:fullscreen>.gfr-game{min-height:calc(100dvh - 90px);background:transparent}
.gfr-game-modal:fullscreen .gfr-game-head,.gfr-embed-app:fullscreen .gfr-embed-head{background:#171a3e;border-color:#333866;color:#fff}
.gfr-game-modal:fullscreen .gfr-game-head h2,.gfr-embed-app:fullscreen .gfr-embed-head h1{color:#fff!important}
.gfr-game-modal:fullscreen .gfr-game-head p,.gfr-embed-app:fullscreen .gfr-embed-head p{color:#c0c4e5}

/* Workshop card preview */
.gfwk-rad-shot{min-height:250px;background:radial-gradient(circle at 48% 43%,#343c88 0,#171a3f 54%,#101127 100%);overflow:hidden}
.gfwk-rad-glow{position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(111,75,255,.22);filter:blur(28px)}
.gfwk-rad-wheel{width:min(230px,70%);border:12px solid #17182f;background:conic-gradient(#ff3d71 0 12.5%,#ff8a21 12.5% 25%,#ffd21c 25% 37.5%,#23d889 37.5% 50%,#10bfe6 50% 62.5%,#3578ff 62.5% 75%,#7b4dff 75% 87.5%,#df3bd1 87.5% 100%);box-shadow:0 0 0 4px rgba(255,255,255,.9),0 24px 38px rgba(0,0,0,.42),0 0 40px rgba(86,75,255,.2)}
.gfwk-rad-wheel:before{content:"";position:absolute;inset:8px;border-radius:50%;border:2px solid rgba(255,255,255,.42)}
.gfwk-rad-wheel:after{inset:36%;background:radial-gradient(circle at 35% 30%,#3f478d,#17182f 72%);border:5px solid #fff}
.gfwk-rad-wheel span{color:#fff;font-size:29px;text-shadow:0 2px 8px rgba(0,0,0,.4)}
.gfwk-rad-pointer{top:3%;width:44px;height:55px;border:0;background:linear-gradient(180deg,#fff 0 12%,#ffd11c 13% 44%,#ff4558 45% 100%);clip-path:polygon(10% 0,90% 0,50% 100%);filter:drop-shadow(0 6px 5px rgba(0,0,0,.38))}
.gfwk-rad-base{right:6%;bottom:7%;min-width:96px;height:43px;display:flex;gap:8px;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(135deg,#ff3d71,#ff8a21);color:#fff;box-shadow:0 11px 22px rgba(255,61,113,.27)}
.gfwk-rad-base em{font-style:normal;font-size:17px}

@media(max-width:860px){
  .gfr-palette-box{grid-template-columns:1fr}
  .gfr-palette-options{grid-template-columns:repeat(5,minmax(74px,1fr));overflow-x:auto;padding-bottom:3px}
  .gfr-game{grid-template-columns:1fr}
  .gfr-wheel-stage{width:min(480px,82vw)}
}
@media(max-width:650px){
  .gfr-palette-options{grid-template-columns:repeat(5,90px)}
  .gfr-palette-choice{grid-template-columns:24px 1fr;min-height:46px;padding:5px 7px}
  .gfr-palette-swatch{width:24px;height:24px}
  .gfr-items-head:after{display:none}
  .gfr-game{padding:12px 10px max(24px,env(safe-area-inset-bottom))}
  .gfr-wheel-stage{width:min(390px,94vw);padding:18px;border-radius:32px}
  .gfr-spin-main{min-height:62px}
  .gfr-game-head>div:last-child .gfr-btn{min-height:36px}
}


/* library wheel icon follows the vivid FuchsRad system */
.gfr-card-wheel{border:4px solid #17182f;background:#17182f;box-shadow:0 7px 16px rgba(27,29,67,.2)}
.gfr-card-wheel-disc{background:conic-gradient(#ff3d71 0 12.5%,#ff8a21 12.5% 25%,#ffd21c 25% 37.5%,#23d889 37.5% 50%,#10bfe6 50% 62.5%,#3578ff 62.5% 75%,#7b4dff 75% 87.5%,#df3bd1 87.5% 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.62)}
.gfr-card-wheel-disc:after{background:#232755;border:2px solid #fff}
.gfr-card-wheel>span{color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.32)}


/* === 0.1.3 calm premium green / milk redesign === */
.gfr-card-wheel{border-color:#0c624b;background:#0c624b;box-shadow:0 7px 16px rgba(12,98,75,.18)}
.gfr-card-wheel-disc{background:conic-gradient(#fffdf7 0 12.5%,#f5eddc 12.5% 25%,#edf5ef 25% 37.5%,#f8f1e4 37.5% 50%,#fff8ec 50% 62.5%,#e5efe7 62.5% 75%,#f6f1e5 75% 87.5%,#ece4d2 87.5% 100%);box-shadow:inset 0 0 0 1px rgba(12,98,75,.14)}
.gfr-card-wheel-disc:after{background:#fffdf7;border:2px solid #d9a62f}
.gfr-card-wheel>span{color:#104435;text-shadow:none}
.gfr-create-card,.gfr-library-panel{background:#fffef9}
.gfr-create-preview{background:linear-gradient(145deg,#f4faf6,#fffaf0)}
.gfr-mini-wheel{border:10px solid #0b5e46;background:conic-gradient(#fffdf7 0 12.5%,#f5eddc 12.5% 25%,#edf5ef 25% 37.5%,#f8f1e4 37.5% 50%,#fff8ec 50% 62.5%,#e5efe7 62.5% 75%,#f6f1e5 75% 87.5%,#ece4d2 87.5% 100%);box-shadow:0 0 0 4px rgba(255,255,255,.92),0 18px 32px rgba(7,75,57,.18)}
.gfr-mini-wheel:before{border-color:rgba(12,98,75,.12)}
.gfr-mini-wheel:after{background:radial-gradient(circle at 35% 30%,#fffef8,#f2ead5 72%);border:5px solid #d9a62f;box-shadow:0 7px 17px rgba(7,75,57,.15)}
.gfr-mini-wheel span{color:#103e31;text-shadow:none}
.gfr-mini-pointer{background:linear-gradient(180deg,#f7d87e 0,#dcae3b 100%);clip-path:polygon(12% 0,88% 0,50% 100%);filter:drop-shadow(0 5px 4px rgba(7,75,57,.18))}
.gfr-mini-foot{background:linear-gradient(135deg,#168d65,#0a6449);color:#fff}
.gfr-game-modal{background:linear-gradient(145deg,#fffefb,#f4f8f5)}
.gfr-game{gap:26px}
.gfr-wheel-stage{width:min(560px,100%);padding:28px;border-radius:40px;background:linear-gradient(180deg,#0c6b4d 0%,#084b39 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 24px 52px rgba(7,75,57,.22);overflow:visible}
.gfr-wheel-stage:before{inset:10%;background:radial-gradient(circle,rgba(255,255,255,.08),transparent 65%);filter:blur(6px)}
.gfr-wheel-rotor{filter:drop-shadow(0 16px 18px rgba(0,0,0,.18))}
.gfr-wheel-rotor canvas{filter:none}
.gfr-wheel-hub{width:17%;border:6px solid #d9a62f;background:radial-gradient(circle at 35% 28%,#fffef9,#efe4c7 72%);box-shadow:0 0 0 5px rgba(8,75,57,.52),0 9px 21px rgba(0,0,0,.18)}
.gfr-wheel-hub span{color:#0f4334;text-shadow:none}
.gfr-wheel-pointer{top:-2px;width:44px;height:56px;border:0;clip-path:polygon(9% 0,91% 0,50% 100%);background:linear-gradient(180deg,#f9de8d 0%,#d9a62f 100%);filter:drop-shadow(0 6px 4px rgba(7,75,57,.2))}
.gfr-wheel-pointer:after{display:none}
.gfr-wheel-stage.is-preview{width:min(385px,94%);padding:22px;border-radius:34px}
.gfr-builder-preview{background:linear-gradient(180deg,#fafcf9,#f4f8f5)}
.gfr-game-count{border:2px solid #d7e8df;background:#fffdf8;color:#2e5c4e;box-shadow:0 8px 17px rgba(7,75,57,.08)}
.gfr-game-count strong{background:linear-gradient(135deg,#168d65,#0a6449);color:#fff}
.gfr-spin-main{min-height:68px;border-radius:18px;background:linear-gradient(135deg,#168d65,#0a6449);color:#fff;font-size:19px;box-shadow:0 15px 28px rgba(12,107,77,.23),inset 0 1px 0 rgba(255,255,255,.2)}
.gfr-result-box{border:2px solid #d8e7de;background:#fffdf8;box-shadow:0 10px 24px rgba(7,75,57,.08)}
.gfr-result-box span{display:none}
.gfr-result-box strong{display:flex;align-items:center;min-height:70px;color:#0f4334;font-size:clamp(21px,2.5vw,31px);font-weight:950}
.gfr-game-actions .gfr-btn{box-shadow:0 8px 16px rgba(7,75,57,.1)}
.gfr-fullscreen-exit{background:linear-gradient(135deg,#168d65,#0a6449);box-shadow:0 12px 28px rgba(7,75,57,.22)}
.gfr-game-modal:fullscreen,.gfr-embed-app:fullscreen{background:#f4f8f5!important}
.gfr-game-modal:fullscreen .gfr-game-head,.gfr-embed-app:fullscreen .gfr-embed-head{background:#fffef9;border-color:#ddeae2;color:#123d31}
.gfr-game-modal:fullscreen .gfr-game-head h2,.gfr-embed-app:fullscreen .gfr-embed-head h1{color:#123d31!important}
.gfr-game-modal:fullscreen .gfr-game-head p,.gfr-embed-app:fullscreen .gfr-embed-head p{color:#6c8177}
.gfwk-rad-shot{min-height:250px;background:linear-gradient(180deg,#f4faf6,#fffaf0);overflow:hidden}
.gfwk-rad-glow{background:rgba(12,107,77,.06);filter:blur(24px)}
.gfwk-rad-wheel{width:min(230px,70%);border:12px solid #0b5e46;background:conic-gradient(#fffdf7 0 12.5%,#f5eddc 12.5% 25%,#edf5ef 25% 37.5%,#f8f1e4 37.5% 50%,#fff8ec 50% 62.5%,#e5efe7 62.5% 75%,#f6f1e5 75% 87.5%,#ece4d2 87.5% 100%);box-shadow:0 0 0 4px rgba(255,255,255,.9),0 24px 38px rgba(7,75,57,.16)}
.gfwk-rad-wheel:before{border-color:rgba(12,98,75,.12)}
.gfwk-rad-wheel:after{background:radial-gradient(circle at 35% 30%,#fffef8,#efe4c7 72%);border:5px solid #d9a62f}
.gfwk-rad-wheel span{color:#103e31;text-shadow:none}
.gfwk-rad-pointer{top:3%;width:44px;height:55px;border:0;background:linear-gradient(180deg,#f9de8d 0,#d9a62f 100%);clip-path:polygon(10% 0,90% 0,50% 100%);filter:drop-shadow(0 6px 5px rgba(7,75,57,.16))}
.gfwk-rad-base{background:linear-gradient(135deg,#168d65,#0a6449);color:#fff;box-shadow:0 11px 22px rgba(12,107,77,.18)}
.gfr-palette-swatch{border-color:#0b5e46;box-shadow:0 0 0 2px #fff}
.gfr-palette-swatch.is-pulse,.gfr-palette-swatch.is-ocean,.gfr-palette-swatch.is-berry,.gfr-palette-swatch.is-sunset,.gfr-palette-swatch.is-forest{background:conic-gradient(#fffdf7,#f5eddc,#edf5ef,#f8f1e4,#fff8ec,#e5efe7,#f6f1e5,#ece4d2,#fffdf7)}


/* ==========================================================
   FuchsRad 0.1.4 — modern two-tone Germannika wheel
   Palette: footer green + white/milk only
   ========================================================== */

.gfr-game-modal{
  background:#fffefb!important;
  border:1px solid rgba(11,94,70,.14)!important;
  box-shadow:0 28px 90px rgba(3,55,42,.22)!important;
}
.gfr-game-head{
  background:#fff!important;
  border-bottom:1px solid rgba(11,94,70,.12)!important;
}
.gfr-game-head>div:last-child .gfr-btn{
  background:#0b5e46!important;
  color:#fff!important;
  box-shadow:0 8px 18px rgba(11,94,70,.16)!important;
}
.gfr-game-head .gfr-close{
  background:#fff8eb!important;
  color:#0b5e46!important;
  border:1px solid rgba(11,94,70,.14)!important;
}

.gfr-game{
  grid-template-columns:minmax(440px,1.12fr) minmax(320px,.88fr)!important;
  gap:34px!important;
  align-items:center!important;
  padding:30px 34px 34px!important;
  background:linear-gradient(135deg,#fff 0%,#fffdf8 100%)!important;
}

.gfr-wheel-stage{
  width:min(610px,100%)!important;
  padding:10px!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.gfr-wheel-stage:before{
  inset:4%!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(11,94,70,.09) 0%,rgba(11,94,70,.035) 54%,transparent 72%)!important;
  box-shadow:none!important;
  filter:blur(4px)!important;
}
.gfr-wheel-rotor{
  filter:drop-shadow(0 20px 24px rgba(4,64,48,.18))!important;
}
.gfr-wheel-rotor canvas{filter:none!important}
.gfr-wheel-hub{
  width:15.5%!important;
  border:5px solid #0b5e46!important;
  background:#fff8eb!important;
  box-shadow:0 0 0 7px rgba(255,255,255,.92),0 10px 24px rgba(4,64,48,.18)!important;
}
.gfr-wheel-hub span{
  color:#0b5e46!important;
  font-size:clamp(24px,3.2vw,42px)!important;
  font-weight:1000!important;
  text-shadow:none!important;
}
.gfr-wheel-pointer{
  top:-5px!important;
  width:48px!important;
  height:62px!important;
  border:0!important;
  background:#0b5e46!important;
  clip-path:polygon(50% 100%,4% 18%,20% 0,80% 0,96% 18%)!important;
  filter:drop-shadow(0 8px 8px rgba(4,64,48,.22))!important;
}
.gfr-wheel-pointer:before{
  content:""!important;
  position:absolute!important;
  top:8px!important;
  left:50%!important;
  width:13px!important;
  height:13px!important;
  transform:translateX(-50%)!important;
  border-radius:50%!important;
  background:#fff8eb!important;
}
.gfr-wheel-pointer:after{display:none!important}

.gfr-game-side{
  gap:12px!important;
  padding:20px!important;
  border:1px solid rgba(11,94,70,.13)!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 16px 40px rgba(4,64,48,.07)!important;
}
.gfr-game-count{
  min-height:62px!important;
  border:0!important;
  border-radius:17px!important;
  background:#0b5e46!important;
  color:#fff8eb!important;
  padding:13px 17px!important;
  font-size:12px!important;
}
.gfr-game-count strong{
  min-width:44px!important;
  height:44px!important;
  border-radius:13px!important;
  background:#fff8eb!important;
  color:#0b5e46!important;
  font-size:20px!important;
}
.gfr-spin-main{
  min-height:72px!important;
  border-radius:18px!important;
  background:#0b5e46!important;
  color:#fff!important;
  font-size:22px!important;
  font-weight:1000!important;
  letter-spacing:.015em!important;
  box-shadow:0 14px 28px rgba(11,94,70,.20)!important;
}
.gfr-spin-main:hover{background:#084b39!important}

.gfr-result-box{
  min-height:122px!important;
  padding:18px 20px!important;
  border:1px solid rgba(11,94,70,.18)!important;
  border-radius:20px!important;
  background:#fff8eb!important;
  box-shadow:none!important;
}
.gfr-result-box span{display:none!important}
.gfr-result-box strong{
  min-height:82px!important;
  color:#0b5e46!important;
  font-size:clamp(27px,3vw,40px)!important;
  line-height:1.05!important;
  font-weight:1000!important;
}
.gfr-game-actions{
  gap:9px!important;
}
.gfr-game-actions .gfr-btn{
  min-height:50px!important;
  border-radius:14px!important;
  font-size:11px!important;
  font-weight:950!important;
  box-shadow:none!important;
}
.gfr-game-actions .gfr-btn-teal,
.gfr-game-actions .gfr-btn-green{
  background:#0b5e46!important;
  color:#fff!important;
}
.gfr-game-actions .gfr-btn-gold,
.gfr-game-actions .gfr-btn-purple{
  background:#fff8eb!important;
  color:#0b5e46!important;
  border:1px solid rgba(11,94,70,.18)!important;
}
.gfr-game-actions .gfr-btn:hover{
  transform:translateY(-1px)!important;
  filter:none!important;
}
.gfr-game-actions .gfr-btn-teal:hover,
.gfr-game-actions .gfr-btn-green:hover{background:#084b39!important}
.gfr-game-actions .gfr-btn-gold:hover,
.gfr-game-actions .gfr-btn-purple:hover{background:#f6eddc!important}

.gfr-fullscreen-exit{
  display:none;
  position:fixed!important;
  z-index:2147483647!important;
  top:max(16px,env(safe-area-inset-top))!important;
  right:max(16px,env(safe-area-inset-right))!important;
  min-height:50px!important;
  padding:0 20px!important;
  border:0!important;
  border-radius:999px!important;
  background:#0b5e46!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:950!important;
  box-shadow:0 12px 28px rgba(4,64,48,.26)!important;
}
.gfr-game-modal:fullscreen .gfr-fullscreen-exit,
.gfr-embed-app:fullscreen .gfr-fullscreen-exit,
.gfr-game-modal:-webkit-full-screen .gfr-fullscreen-exit,
.gfr-embed-app:-webkit-full-screen .gfr-fullscreen-exit{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.gfr-game-modal:fullscreen,
.gfr-embed-app:fullscreen,
.gfr-game-modal:-webkit-full-screen,
.gfr-embed-app:-webkit-full-screen{
  width:100vw!important;
  max-width:none!important;
  height:100dvh!important;
  max-height:none!important;
  padding:max(72px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))!important;
  border-radius:0!important;
  background:#fffefb!important;
  overflow:auto!important;
}
.gfr-game-modal:fullscreen .gfr-game-head,
.gfr-embed-app:fullscreen .gfr-embed-head,
.gfr-game-modal:-webkit-full-screen .gfr-game-head,
.gfr-embed-app:-webkit-full-screen .gfr-embed-head{
  background:#fff!important;
  color:#0b5e46!important;
  border-color:rgba(11,94,70,.12)!important;
}
.gfr-game-modal:fullscreen .gfr-game,
.gfr-embed-app:fullscreen>.gfr-game,
.gfr-game-modal:-webkit-full-screen .gfr-game,
.gfr-embed-app:-webkit-full-screen>.gfr-game{
  min-height:calc(100dvh - 96px)!important;
}

/* Preview / constructor: same wheel language, no candy palette controls */
.gfr-palette-box{display:none!important}
.gfr-builder-preview{background:#fffefb!important}
.gfr-wheel-stage.is-preview{
  width:min(410px,94%)!important;
  padding:8px!important;
}
.gfr-preview-start{background:#0b5e46!important}

/* Mini previews */
.gfr-mini-wheel,
.gfwk-rad-wheel,
.gfr-card-wheel{
  border-color:#0b5e46!important;
  background:conic-gradient(
    #0b5e46 0 12.5%,#fff8eb 12.5% 25%,
    #0b5e46 25% 37.5%,#fff8eb 37.5% 50%,
    #0b5e46 50% 62.5%,#fff8eb 62.5% 75%,
    #0b5e46 75% 87.5%,#fff8eb 87.5% 100%
  )!important;
}
.gfr-mini-wheel:after,
.gfwk-rad-wheel:after,
.gfr-card-wheel-disc:after{
  background:#fff8eb!important;
  border-color:#0b5e46!important;
}
.gfr-mini-wheel span,
.gfwk-rad-wheel span,
.gfr-card-wheel>span{
  color:#0b5e46!important;
  text-shadow:none!important;
}
.gfr-mini-pointer,
.gfwk-rad-pointer{
  background:#0b5e46!important;
  filter:drop-shadow(0 5px 5px rgba(4,64,48,.16))!important;
}
.gfr-mini-foot,
.gfwk-rad-base{
  background:#0b5e46!important;
  color:#fff!important;
  border-color:#0b5e46!important;
  box-shadow:0 10px 20px rgba(11,94,70,.16)!important;
}
.gfwk-rad-shot{
  background:linear-gradient(145deg,#fff 0%,#fff8eb 100%)!important;
}
.gfwk-rad-glow{
  background:rgba(11,94,70,.055)!important;
}

/* Embed */
.gfr-embed-body{background:#f4f8f5!important}
.gfr-embed-app>.gfr-game{
  background:#fffefb!important;
  border-color:rgba(11,94,70,.13)!important;
}

/* Responsive */
@media(max-width:860px){
  .gfr-game{
    grid-template-columns:1fr!important;
    gap:18px!important;
    padding:18px!important;
  }
  .gfr-wheel-stage{width:min(560px,88vw)!important}
  .gfr-game-side{width:min(620px,100%);margin:0 auto}
}
@media(max-width:650px){
  .gfr-game{padding:12px 10px max(24px,env(safe-area-inset-bottom))!important}
  .gfr-wheel-stage{width:min(410px,96vw)!important;padding:6px!important}
  .gfr-game-side{padding:14px!important;border-radius:18px!important}
  .gfr-result-box strong{font-size:28px!important}
  .gfr-game-actions{grid-template-columns:1fr 1fr!important}
}



/* ==========================================================
   FuchsRad 0.1.5 — polished modern depth + readable controls
   ========================================================== */

.gfr-game-modal{
  border-radius:28px!important;
  background:linear-gradient(145deg,#ffffff 0%,#fffdf8 100%)!important;
  box-shadow:0 34px 90px rgba(3,55,42,.28),0 2px 0 rgba(255,255,255,.9) inset!important;
}
.gfr-game-head{
  padding:16px 20px!important;
  background:rgba(255,255,255,.96)!important;
  backdrop-filter:blur(14px)!important;
}
.gfr-game-head h2{font-size:25px!important;letter-spacing:-.035em!important}
.gfr-game-head p{font-size:11px!important;font-weight:800!important;color:#71867e!important}

.gfr-game{
  grid-template-columns:minmax(470px,1.15fr) minmax(350px,.85fr)!important;
  gap:38px!important;
  padding:34px 38px 38px!important;
  background:
    radial-gradient(circle at 26% 47%,rgba(11,94,70,.055) 0 24%,transparent 48%),
    linear-gradient(135deg,#fff 0%,#fffdf8 100%)!important;
}

/* Wheel floats instead of sitting in a box. */
.gfr-wheel-stage{
  width:min(640px,100%)!important;
  padding:18px!important;
  overflow:visible!important;
  isolation:isolate!important;
}
.gfr-wheel-stage:before{
  content:""!important;
  position:absolute!important;
  inset:9%!important;
  z-index:-2!important;
  border-radius:50%!important;
  background:radial-gradient(circle at 50% 46%,rgba(11,94,70,.13),rgba(11,94,70,.045) 53%,transparent 71%)!important;
  filter:blur(8px)!important;
}
.gfr-wheel-stage:after{
  content:""!important;
  position:absolute!important;
  z-index:-1!important;
  left:14%!important;
  right:14%!important;
  bottom:5%!important;
  height:13%!important;
  border-radius:50%!important;
  background:rgba(4,64,48,.22)!important;
  filter:blur(22px)!important;
  transform:scaleX(.94)!important;
}
.gfr-wheel-rotor{
  filter:drop-shadow(0 8px 5px rgba(4,64,48,.08)) drop-shadow(0 22px 24px rgba(4,64,48,.18))!important;
}
.gfr-wheel-hub{
  width:15%!important;
  border:4px solid #0b5e46!important;
  background:linear-gradient(145deg,#fffef9,#f3ead9)!important;
  box-shadow:
    0 0 0 6px rgba(255,255,255,.94),
    0 0 0 9px rgba(11,94,70,.11),
    0 13px 30px rgba(4,64,48,.24),
    inset 0 2px 0 rgba(255,255,255,.9)!important;
}
.gfr-wheel-hub span{
  font-size:clamp(27px,3.35vw,44px)!important;
  letter-spacing:-.05em!important;
}
.gfr-wheel-pointer{
  top:-2px!important;
  width:50px!important;
  height:66px!important;
  background:linear-gradient(180deg,#0e7658,#084b39)!important;
  border-radius:14px 14px 5px 5px!important;
  clip-path:polygon(50% 100%,3% 24%,14% 5%,28% 0,72% 0,86% 5%,97% 24%)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.25)!important;
  filter:drop-shadow(0 10px 10px rgba(4,64,48,.25))!important;
}
.gfr-wheel-pointer:before{
  width:14px!important;
  height:14px!important;
  top:9px!important;
  box-shadow:0 1px 0 rgba(255,255,255,.55) inset!important;
}

/* The control panel now reads as one modern component. */
.gfr-game-side{
  gap:14px!important;
  padding:22px!important;
  border:1px solid rgba(11,94,70,.12)!important;
  border-radius:26px!important;
  background:rgba(255,255,255,.92)!important;
  box-shadow:
    0 24px 55px rgba(4,64,48,.09),
    0 1px 0 rgba(255,255,255,.95) inset!important;
  backdrop-filter:blur(12px)!important;
}
.gfr-game-count{
  min-height:66px!important;
  padding:12px 16px 12px 18px!important;
  border-radius:18px!important;
  box-shadow:0 12px 26px rgba(11,94,70,.16),inset 0 1px 0 rgba(255,255,255,.15)!important;
  font-size:13px!important;
  font-weight:950!important;
}
.gfr-game-count strong{
  min-width:48px!important;
  height:46px!important;
  padding:0 12px!important;
  border-radius:14px!important;
  font-size:21px!important;
  box-shadow:0 5px 14px rgba(4,64,48,.12)!important;
}
.gfr-spin-main{
  min-height:76px!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,#0e7658 0%,#0b5e46 52%,#084b39 100%)!important;
  font-size:23px!important;
  text-shadow:0 1px 0 rgba(0,0,0,.13)!important;
  box-shadow:
    0 16px 32px rgba(11,94,70,.25),
    inset 0 1px 0 rgba(255,255,255,.26),
    inset 0 -2px 0 rgba(4,64,48,.28)!important;
  transition:transform .16s ease,box-shadow .16s ease,background .16s ease!important;
}
.gfr-spin-main:hover{
  transform:translateY(-2px)!important;
  background:linear-gradient(180deg,#11805f,#0b5e46 55%,#074433)!important;
  box-shadow:0 20px 38px rgba(11,94,70,.30),inset 0 1px 0 rgba(255,255,255,.28)!important;
}
.gfr-spin-main:active{transform:translateY(0)!important}

.gfr-result-box{
  min-height:132px!important;
  padding:20px 22px!important;
  border:1px solid rgba(11,94,70,.16)!important;
  border-radius:21px!important;
  background:linear-gradient(145deg,#fffaf0 0%,#fffdf8 100%)!important;
  box-shadow:
    0 12px 28px rgba(4,64,48,.07),
    inset 0 1px 0 rgba(255,255,255,1)!important;
}
.gfr-result-box strong{
  min-height:90px!important;
  font-size:clamp(30px,3.25vw,43px)!important;
  letter-spacing:-.025em!important;
}

/* Critical readability fix: these are real buttons, not tiny labels. */
.gfr-game-actions{
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
}
.gfr-game-actions .gfr-btn{
  min-height:56px!important;
  padding:0 15px!important;
  border-radius:16px!important;
  font-size:14px!important;
  line-height:1.15!important;
  font-weight:950!important;
  letter-spacing:-.01em!important;
  white-space:nowrap!important;
  box-shadow:0 10px 24px rgba(4,64,48,.10)!important;
}
.gfr-game-actions .gfr-btn-teal,
.gfr-game-actions .gfr-btn-green{
  background:linear-gradient(180deg,#0d6d51,#0b5e46)!important;
  color:#fff!important;
  border:1px solid #0b5e46!important;
}
.gfr-game-actions .gfr-btn-gold,
.gfr-game-actions .gfr-btn-purple{
  background:linear-gradient(180deg,#fffdf8,#f8eedc)!important;
  color:#0b5e46!important;
  border:1.5px solid rgba(11,94,70,.22)!important;
}
.gfr-game-actions .gfr-btn:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 14px 28px rgba(4,64,48,.14)!important;
}
.gfr-game-actions .gfr-btn:active{transform:translateY(0)!important}
.gfr-game-actions .gfr-btn:disabled{
  opacity:.42!important;
  filter:none!important;
}

/* Keep preview/workshop aligned with the polished live game. */
.gfr-wheel-stage.is-preview{width:min(430px,94%)!important;padding:13px!important}
.gfr-mini-wheel,
.gfwk-rad-wheel{
  box-shadow:
    0 0 0 4px rgba(255,255,255,.92),
    0 18px 38px rgba(4,64,48,.18),
    inset 0 1px 0 rgba(255,255,255,.45)!important;
}
.gfwk-rad-shot{
  background:
    radial-gradient(circle at 48% 47%,rgba(11,94,70,.09),transparent 42%),
    linear-gradient(145deg,#fff 0%,#fff8eb 100%)!important;
}

@media(max-width:980px){
  .gfr-game{grid-template-columns:minmax(400px,1fr) minmax(320px,.78fr)!important;gap:24px!important;padding:26px!important}
  .gfr-wheel-stage{width:min(570px,100%)!important}
}
@media(max-width:860px){
  .gfr-game{grid-template-columns:1fr!important}
  .gfr-wheel-stage{width:min(570px,88vw)!important}
  .gfr-game-side{width:min(650px,100%)!important;margin:0 auto!important}
}
@media(max-width:650px){
  .gfr-game{padding:12px 10px max(24px,env(safe-area-inset-bottom))!important}
  .gfr-wheel-stage{width:min(430px,96vw)!important;padding:8px!important}
  .gfr-game-side{padding:14px!important;gap:10px!important;border-radius:20px!important}
  .gfr-game-actions .gfr-btn{min-height:54px!important;font-size:13px!important;padding:0 10px!important}
  .gfr-result-box{min-height:108px!important}
  .gfr-result-box strong{min-height:68px!important;font-size:30px!important}
}
@media(max-width:410px){
  .gfr-game-actions{grid-template-columns:1fr!important}
  .gfr-game-actions .gfr-btn{font-size:14px!important}
}


/* ==========================================================
   FuchsRad 0.1.6 — premium Germannika polish
   Goal: stronger modern styling without visual chaos
   ========================================================== */

.gfr-builder,
.gfr-game-modal,
.gfr-share{
  border:1px solid rgba(11,94,70,.12)!important;
  box-shadow:0 28px 80px rgba(3,55,42,.22)!important;
}

.gfr-builder-head,
.gfr-game-head,
.gfr-share header{
  background:linear-gradient(180deg,#fffefb 0%,#fff 100%)!important;
  border-bottom:1px solid rgba(11,94,70,.10)!important;
  padding:16px 20px!important;
}
.gfr-builder-head h2,
.gfr-game-head h2,
.gfr-share h2{
  font-size:26px!important;
  letter-spacing:-.03em!important;
}
.gfr-builder-head>div:first-child>span,
.gfr-game-head>div:first-child>span,
.gfr-share header span{
  color:#238260!important;
  font-size:9px!important;
}
.gfr-builder-top-actions,
.gfr-game-head>div:last-child{
  gap:10px!important;
}
.gfr-status-pill{
  min-height:38px!important;
  padding:0 16px!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,#e6bf5d,#c99423)!important;
  color:#fff!important;
  font-size:10px!important;
  box-shadow:0 10px 18px rgba(191,139,31,.18)!important;
}
.gfr-status-pill[data-state="private"]{
  background:linear-gradient(180deg,#198765,#0c6b4d)!important;
}
.gfr-status-pill[data-state="published"]{
  background:linear-gradient(180deg,#0f8d61,#085c44)!important;
}
.gfr-close{
  width:42px!important;
  height:42px!important;
  border-radius:14px!important;
  border:1px solid rgba(11,94,70,.12)!important;
  background:#fff8eb!important;
  color:#0b5e46!important;
  box-shadow:0 8px 16px rgba(8,75,57,.09)!important;
}
.gfr-close-purple{
  background:#6b3ae0!important;
  color:#fff!important;
  border-color:transparent!important;
}

.gfr-btn{
  min-height:44px!important;
  padding:0 15px!important;
  border-radius:14px!important;
  font-size:11px!important;
  font-weight:950!important;
  letter-spacing:.01em!important;
}
.gfr-btn-small{
  min-height:38px!important;
  padding:0 13px!important;
  font-size:10px!important;
}
.gfr-btn-green,
.gfr-btn-publish,
.gfr-btn-teal{
  background:linear-gradient(135deg,#168d65,#0a6449)!important;
  box-shadow:0 10px 20px rgba(12,107,77,.18)!important;
}
.gfr-btn-purple{
  background:linear-gradient(135deg,#8752ea,#6930d1)!important;
  box-shadow:0 10px 20px rgba(105,48,209,.18)!important;
}
.gfr-btn-gold{
  background:linear-gradient(135deg,#efc45d,#d59e2f)!important;
  color:#174637!important;
  box-shadow:0 10px 20px rgba(213,158,47,.18)!important;
}
.gfr-btn-red{
  background:linear-gradient(135deg,#f36c76,#db4859)!important;
  box-shadow:0 10px 20px rgba(219,72,89,.18)!important;
}

.gfr-builder-body{
  background:linear-gradient(180deg,#fffefb 0%,#f8fbf9 100%)!important;
}
.gfr-builder-preview{
  padding:18px!important;
  border-right:1px solid rgba(11,94,70,.08)!important;
  background:
    radial-gradient(circle at 18% 16%,rgba(235,245,239,.9) 0,rgba(235,245,239,.45) 28%,transparent 45%),
    linear-gradient(180deg,#fbfdfb 0%,#f4f8f5 100%)!important;
}
.gfr-preview-head h3{
  font-size:14px!important;
}
.gfr-preview-wheel{
  padding:6px 0!important;
}
.gfr-wheel-stage.is-preview{
  width:min(400px,95%)!important;
  padding:24px!important;
  border-radius:30px!important;
  background:linear-gradient(180deg,#0d6b4e 0%,#094e3b 100%)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 24px 44px rgba(7,75,57,.22)!important;
}
.gfr-wheel-stage.is-preview:before{
  inset:10%!important;
  background:radial-gradient(circle,rgba(255,255,255,.08) 0,transparent 70%)!important;
  filter:blur(6px)!important;
}
.gfr-preview-start{
  min-height:50px!important;
  font-size:12px!important;
}
.gfr-missing{
  min-height:46px!important;
  border-radius:14px!important;
  background:#fff3cf!important;
  color:#7d5d16!important;
  font-size:11px!important;
  font-weight:900!important;
}
.gfr-missing.is-ready{
  background:#e4f6ec!important;
  color:#14664b!important;
}

.gfr-builder-editor{
  padding:18px 20px 124px!important;
  background:transparent!important;
}
.gfr-quick{
  margin-bottom:16px!important;
  border:2px solid rgba(118,76,226,.28)!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,#fbf8ff 0%,#f7f2ff 100%)!important;
  box-shadow:0 16px 32px rgba(105,48,209,.08)!important;
}
.gfr-quick-head{
  padding:16px 16px 12px!important;
}
.gfr-quick-head h3{
  font-size:17px!important;
}
.gfr-quick textarea{
  padding:16px!important;
  border:1px solid rgba(118,76,226,.18)!important;
  border-radius:16px!important;
  background:#fff!important;
  color:#2a2d51!important;
  font-size:12px!important;
}
.gfr-form-row{
  gap:14px!important;
  margin-bottom:16px!important;
}
.gfr-form-row label{
  gap:7px!important;
  font-size:10px!important;
}
.gfr-form-row input,
.gfr-item-row input,
.gfr-share input,
.gfr-share textarea{
  min-height:48px!important;
  border:1px solid rgba(11,94,70,.14)!important;
  border-radius:15px!important;
  background:#fff!important;
  color:#193f34!important;
  box-shadow:0 8px 18px rgba(7,75,57,.04)!important;
}
.gfr-form-row input:focus,
.gfr-item-row input:focus,
.gfr-share input:focus,
.gfr-share textarea:focus{
  border-color:#168d65!important;
  box-shadow:0 0 0 4px rgba(22,141,101,.11)!important;
}
.gfr-items-box{
  border:1px solid rgba(11,94,70,.12)!important;
  border-radius:22px!important;
  background:#fff!important;
  overflow:hidden!important;
  box-shadow:0 16px 36px rgba(7,75,57,.06)!important;
}
.gfr-items-head{
  align-items:center!important;
  padding:16px 18px!important;
  background:linear-gradient(180deg,#f2f8f4 0%,#edf5f0 100%)!important;
}
.gfr-items-head h3{
  font-size:18px!important;
}
.gfr-items-head strong,
.gfr-items-head:after{
  font-size:10px!important;
  color:#64786f!important;
}
.gfr-item-list{
  padding:14px!important;
}
.gfr-item-row{
  grid-template-columns:40px minmax(0,1fr) 44px!important;
  gap:10px!important;
  margin-bottom:10px!important;
}
.gfr-item-row>span{
  width:40px!important;
  height:40px!important;
  border-radius:12px!important;
  background:#173f73!important;
  color:#fff!important;
  font-size:11px!important;
  box-shadow:0 8px 16px rgba(23,63,115,.12)!important;
}
.gfr-item-row input{
  font-size:15px!important;
  font-weight:800!important;
}
.gfr-item-row button{
  width:44px!important;
  height:44px!important;
  border-radius:14px!important;
  background:#ff6875!important;
  color:#fff!important;
  box-shadow:0 10px 18px rgba(255,104,117,.18)!important;
}
.gfr-add-item{
  width:calc(100% - 28px)!important;
  min-height:46px!important;
  margin:0 14px 14px!important;
  border-radius:14px!important;
  font-size:11px!important;
  background:linear-gradient(135deg,#8752ea,#6930d1)!important;
  color:#fff!important;
  box-shadow:0 10px 20px rgba(105,48,209,.18)!important;
}

.gfr-builder-foot{
  padding:14px 16px!important;
  border-top:1px solid rgba(11,94,70,.10)!important;
  background:rgba(255,255,255,.96)!important;
  backdrop-filter:blur(12px)!important;
  box-shadow:0 -12px 28px rgba(7,75,57,.07)!important;
}
.gfr-builder-foot .gfr-btn{
  min-height:48px!important;
  padding:0 16px!important;
  font-size:11px!important;
}

.gfr-game{
  grid-template-columns:minmax(440px,1.08fr) minmax(340px,.92fr)!important;
  gap:36px!important;
  padding:32px 36px 36px!important;
}
.gfr-wheel-stage{
  width:min(620px,100%)!important;
  padding:16px!important;
}
.gfr-wheel-rotor{
  filter:drop-shadow(0 24px 28px rgba(4,64,48,.18))!important;
}
.gfr-game-side{
  gap:14px!important;
  padding:22px!important;
  border:1px solid rgba(11,94,70,.12)!important;
  border-radius:26px!important;
  background:linear-gradient(180deg,#fff 0%,#fffdf8 100%)!important;
  box-shadow:0 18px 40px rgba(7,75,57,.07)!important;
}
.gfr-game-count{
  min-height:66px!important;
  font-size:12px!important;
}
.gfr-spin-main{
  min-height:76px!important;
  border-radius:20px!important;
  font-size:24px!important;
  box-shadow:0 16px 30px rgba(12,107,77,.20)!important;
}
.gfr-result-box{
  min-height:138px!important;
  border-radius:22px!important;
}
.gfr-result-box strong{
  min-height:92px!important;
  font-size:clamp(28px,3vw,42px)!important;
}
.gfr-game-actions{
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
}
.gfr-game-actions .gfr-btn{
  min-height:52px!important;
  padding:0 16px!important;
  border-radius:16px!important;
  font-size:12px!important;
  font-weight:950!important;
  line-height:1.15!important;
}
.gfr-game-actions .gfr-btn-teal,
.gfr-game-actions .gfr-btn-green{
  background:linear-gradient(135deg,#168d65,#0a6449)!important;
  color:#fff!important;
}
.gfr-game-actions .gfr-btn-gold,
.gfr-game-actions .gfr-btn-purple{
  background:#fff8eb!important;
  color:#0b5e46!important;
  border:1px solid rgba(11,94,70,.16)!important;
}

.gfr-card,
.gfr-library-panel,
.gfr-create-card{
  box-shadow:0 16px 34px rgba(7,75,57,.06)!important;
}
.gfr-card:hover{
  box-shadow:0 18px 32px rgba(7,75,57,.10)!important;
}
.gfr-search,
.gfr-filters button{
  border-radius:14px!important;
}
.gfr-filters button.is-active{
  background:linear-gradient(135deg,#168d65,#0a6449)!important;
}

@media(max-width:860px){
  .gfr-builder-head h2,
  .gfr-game-head h2,
  .gfr-share h2{font-size:22px!important}
  .gfr-builder-preview{padding:16px!important}
  .gfr-builder-editor{padding:16px 16px 126px!important}
  .gfr-game{grid-template-columns:1fr!important;padding:22px 18px 24px!important}
  .gfr-game-side{padding:18px!important}
}
@media(max-width:650px){
  .gfr-builder-head,.gfr-game-head,.gfr-share header{padding:max(12px,env(safe-area-inset-top)) 12px 12px!important}
  .gfr-builder-head h2,.gfr-game-head h2{font-size:19px!important;max-width:55vw!important}
  .gfr-builder-top-actions .gfr-btn,.gfr-game-head>div:last-child .gfr-btn{min-height:36px!important;font-size:9px!important;padding:0 10px!important}
  .gfr-close{width:36px!important;height:36px!important}
  .gfr-builder-foot .gfr-btn{min-height:44px!important;font-size:10px!important}
  .gfr-item-row{grid-template-columns:34px minmax(0,1fr) 38px!important;gap:8px!important}
  .gfr-item-row>span{width:34px!important;height:34px!important;border-radius:10px!important;font-size:10px!important}
  .gfr-item-row button{width:38px!important;height:38px!important;border-radius:12px!important}
  .gfr-item-row input{font-size:14px!important}
  .gfr-wheel-stage{width:min(390px,94vw)!important;padding:12px!important}
  .gfr-wheel-stage.is-preview{width:min(300px,95%)!important;padding:18px!important}
  .gfr-game-side{padding:14px!important;border-radius:20px!important}
  .gfr-spin-main{min-height:64px!important;font-size:20px!important}
  .gfr-result-box strong{font-size:26px!important}
  .gfr-game-actions{grid-template-columns:1fr!important}
}

/* ==========================================================
   FuchsRad 0.1.7 — layered premium wheel + unified controls
   ========================================================== */

:root{
  --gfr-premium-green:#0b5e46;
  --gfr-premium-green-dark:#073f31;
  --gfr-premium-cream:#fff8eb;
  --gfr-premium-gold:#d7b55a;
  --gfr-premium-gold-dark:#bd9438;
  --gfr-premium-ink:#123d31;
}

/* Main game hierarchy */
.gfr-game{
  grid-template-columns:minmax(470px,1.08fr) minmax(350px,.92fr)!important;
  gap:42px!important;
  padding:34px 38px 38px!important;
  background:
    radial-gradient(circle at 26% 30%,rgba(11,94,70,.045) 0,transparent 33%),
    linear-gradient(135deg,#fff 0%,#fffdf8 100%)!important;
}
.gfr-game-side{
  gap:16px!important;
  padding:24px!important;
  border:1px solid rgba(11,94,70,.12)!important;
  border-radius:28px!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 20px 46px rgba(7,63,49,.08)!important;
}

/* The spin action is deliberately separated from all secondary actions */
.gfr-primary-action{
  position:relative;
  padding:5px 0 8px;
}
.gfr-primary-action:after{
  content:"";
  display:block;
  width:58%;
  height:1px;
  margin:16px auto 0;
  background:linear-gradient(90deg,transparent,rgba(215,181,90,.72),transparent);
}
.gfr-spin-main{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  width:100%!important;
  min-height:82px!important;
  border:1px solid rgba(118,83,18,.18)!important;
  border-radius:24px!important;
  background:linear-gradient(135deg,#f4d67f 0%,#ddb65a 46%,#c99b36 100%)!important;
  color:#143f33!important;
  font-size:25px!important;
  font-weight:1000!important;
  letter-spacing:.045em!important;
  text-shadow:0 1px 0 rgba(255,255,255,.42)!important;
  box-shadow:
    0 16px 30px rgba(172,124,30,.22),
    inset 0 1px 0 rgba(255,255,255,.72),
    inset 0 -2px 0 rgba(114,79,14,.10)!important;
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important;
}
.gfr-spin-main:before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:-60% auto -60% -30%;
  width:28%;
  transform:skewX(-20deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.52),transparent);
  animation:gfr-primary-sheen 3.2s ease-in-out infinite;
}
.gfr-spin-main:hover:not(:disabled){
  transform:translateY(-2px) scale(1.005)!important;
  filter:brightness(1.035)!important;
  box-shadow:0 20px 36px rgba(172,124,30,.27),inset 0 1px 0 rgba(255,255,255,.78)!important;
}
.gfr-spin-main:active:not(:disabled){transform:translateY(1px) scale(.995)!important}

/* Result needs to read as a dedicated outcome, not another neutral box */
.gfr-result-box{
  position:relative!important;
  overflow:hidden!important;
  min-height:150px!important;
  padding:22px 24px!important;
  border:2px solid rgba(215,181,90,.88)!important;
  border-radius:24px!important;
  background:
    radial-gradient(circle at 20% 12%,rgba(215,181,90,.16),transparent 34%),
    linear-gradient(145deg,#fffdf8 0%,#fff6e3 100%)!important;
  box-shadow:
    0 18px 36px rgba(7,63,49,.09),
    inset 0 0 0 1px rgba(11,94,70,.06)!important;
}
.gfr-result-box:before{
  content:"";
  position:absolute;
  left:22px;
  right:22px;
  top:0;
  height:4px;
  border-radius:0 0 999px 999px;
  background:linear-gradient(90deg,transparent,var(--gfr-premium-gold),transparent);
}
.gfr-result-box strong{
  justify-content:center!important;
  text-align:center!important;
  min-height:102px!important;
  color:var(--gfr-premium-green)!important;
  font-size:clamp(31px,3.4vw,46px)!important;
  line-height:1.03!important;
  font-weight:1000!important;
  letter-spacing:-.025em!important;
  text-shadow:0 1px 0 #fff!important;
}
.gfr-game.has-result .gfr-result-box{
  animation:gfr-result-pop .42s cubic-bezier(.2,.85,.25,1);
  box-shadow:0 20px 42px rgba(7,63,49,.12),0 0 0 5px rgba(215,181,90,.08)!important;
}

/* All four utility buttons are one family */
.gfr-game-actions{
  grid-template-columns:1fr 1fr!important;
  gap:12px!important;
}
.gfr-game-actions .gfr-btn-action{
  min-height:60px!important;
  padding:0 18px!important;
  border:1px solid rgba(11,94,70,.17)!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#fff 0%,#fffaf0 100%)!important;
  color:var(--gfr-premium-green)!important;
  font-size:14px!important;
  font-weight:950!important;
  line-height:1.15!important;
  box-shadow:0 10px 20px rgba(7,63,49,.07),inset 0 1px 0 rgba(255,255,255,.9)!important;
  transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease!important;
}
.gfr-game-actions .gfr-btn-action:hover:not(:disabled){
  transform:translateY(-2px)!important;
  border-color:rgba(215,181,90,.85)!important;
  background:#fff8eb!important;
  box-shadow:0 15px 26px rgba(7,63,49,.11),0 0 0 3px rgba(215,181,90,.07)!important;
}
.gfr-game-actions .gfr-btn-action:active:not(:disabled){transform:translateY(0) scale(.985)!important}
.gfr-action-icon{
  display:inline-grid;
  place-items:center;
  flex:0 0 30px;
  width:30px;
  height:30px;
  border-radius:10px;
  background:var(--gfr-premium-green)!important;
  color:#fff!important;
  font-size:17px!important;
  line-height:1!important;
  box-shadow:0 6px 12px rgba(11,94,70,.15);
}
.gfr-game-actions .gfr-btn-action:disabled .gfr-action-icon{opacity:.72}

/* Layered wheel: visible base, face, rim and stud plane */
.gfr-wheel-stage{
  position:relative!important;
  width:min(640px,100%)!important;
  padding:24px!important;
  border-radius:50%!important;
  background:transparent!important;
  box-shadow:none!important;
  animation:gfr-wheel-float 5.2s ease-in-out infinite;
}
.gfr-wheel-stage:before{
  content:""!important;
  position:absolute!important;
  z-index:0!important;
  inset:1.5%!important;
  border-radius:50%!important;
  background:
    radial-gradient(circle at 38% 28%,#177457 0%,#0b5e46 40%,#073f31 100%)!important;
  border:1px solid rgba(255,255,255,.13)!important;
  box-shadow:
    0 30px 54px rgba(4,55,42,.26),
    0 8px 15px rgba(4,55,42,.18),
    inset 0 2px 0 rgba(255,255,255,.14),
    inset 0 -12px 24px rgba(0,0,0,.13)!important;
  filter:none!important;
}
.gfr-wheel-stage:after{
  content:"";
  position:absolute;
  z-index:1;
  inset:5.2%;
  border-radius:50%;
  border:3px solid rgba(215,181,90,.82);
  box-shadow:
    0 0 0 7px rgba(255,248,235,.92),
    0 0 0 10px rgba(7,63,49,.18),
    inset 0 0 18px rgba(7,63,49,.14);
  pointer-events:none;
}
.gfr-wheel-rotor{
  position:relative!important;
  z-index:2!important;
  width:91%!important;
  height:91%!important;
  filter:drop-shadow(0 18px 20px rgba(4,55,42,.16))!important;
}
.gfr-wheel-pointer{
  z-index:8!important;
  top:-5px!important;
  width:50px!important;
  height:66px!important;
  background:linear-gradient(180deg,#efd17a 0%,#d4ad4c 48%,#b98c2b 100%)!important;
  clip-path:polygon(50% 100%,6% 22%,20% 0,80% 0,94% 22%)!important;
  filter:drop-shadow(0 8px 8px rgba(5,55,42,.25))!important;
}
.gfr-wheel-pointer:before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:9px!important;
  width:14px!important;
  height:14px!important;
  transform:translateX(-50%)!important;
  border-radius:50%!important;
  background:#fff8eb!important;
  box-shadow:inset 0 0 0 2px rgba(11,94,70,.12)!important;
}
.gfr-game.is-spinning .gfr-wheel-pointer{animation:gfr-pointer-tick .13s ease-in-out infinite alternate!important}

/* The hub is stationary; GIF/image keeps animating while the face spins */
.gfr-wheel-hub{
  z-index:6!important;
  width:20%!important;
  overflow:hidden!important;
  border:4px solid var(--gfr-premium-gold)!important;
  background:#fff8eb!important;
  box-shadow:
    0 0 0 7px rgba(255,248,235,.94),
    0 0 0 11px rgba(11,94,70,.78),
    0 13px 28px rgba(4,55,42,.22),
    inset 0 0 0 1px rgba(11,94,70,.08)!important;
}
.gfr-wheel-hub img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  padding:9%!important;
  object-fit:contain!important;
  border-radius:50%!important;
}
.gfr-wheel-hub.is-custom img{
  padding:0!important;
  object-fit:cover!important;
}

/* Preview uses the exact same layered wheel language */
.gfr-wheel-stage.is-preview{
  width:min(420px,96%)!important;
  padding:18px!important;
  border-radius:50%!important;
  background:transparent!important;
  box-shadow:none!important;
}
.gfr-wheel-stage.is-preview:before{inset:1.5%!important}
.gfr-wheel-stage.is-preview:after{inset:5.2%!important;border-width:2px!important;box-shadow:0 0 0 5px rgba(255,248,235,.92),0 0 0 7px rgba(7,63,49,.18)!important}
.gfr-wheel-stage.is-preview .gfr-wheel-pointer{width:38px!important;height:50px!important}

/* Admin-only center media control */
.gfr-center-media-box{
  display:grid;
  grid-template-columns:minmax(0,1fr) 82px auto;
  gap:14px;
  align-items:center;
  margin-bottom:16px;
  padding:14px 16px;
  border:1px solid rgba(105,48,209,.16);
  border-radius:20px;
  background:linear-gradient(135deg,#fbf9ff 0%,#f7f3ff 100%);
  box-shadow:0 12px 26px rgba(105,48,209,.06);
}
.gfr-center-media-copy>span{
  display:block;
  color:#7444da;
  font-size:8px;
  font-weight:950;
  letter-spacing:.12em;
}
.gfr-center-media-copy h3{
  margin:2px 0 3px!important;
  color:#2e355d!important;
  font-size:16px!important;
  font-weight:950!important;
}
.gfr-center-media-copy p{
  margin:0!important;
  color:#75758a!important;
  font-size:9px!important;
  font-weight:700!important;
}
.gfr-center-media-preview{
  width:72px;
  height:72px;
  overflow:hidden;
  border:3px solid var(--gfr-premium-gold);
  border-radius:50%;
  background:#fff8eb;
  box-shadow:0 8px 18px rgba(7,63,49,.10);
}
.gfr-center-media-preview img{width:100%;height:100%;padding:7px;object-fit:contain;border-radius:50%}
.gfr-center-media-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}

/* Right-side create-card preview now visually matches the actual game */
.gfr-create-preview{
  background:
    radial-gradient(circle at 50% 43%,rgba(11,94,70,.065) 0,transparent 46%),
    linear-gradient(145deg,#fff 0%,#fffaf0 100%)!important;
}
.gfr-mini-machine{width:270px!important;height:244px!important}
.gfr-mini-machine:before{
  content:""!important;
  position:absolute!important;
  inset:17px 28px 17px!important;
  border-radius:50%!important;
  background:#0b5e46!important;
  box-shadow:0 18px 32px rgba(4,55,42,.19),inset 0 2px 0 rgba(255,255,255,.12)!important;
  filter:none!important;
}
.gfr-mini-wheel{
  width:198px!important;
  height:198px!important;
  border:9px solid #084a38!important;
  background:conic-gradient(#0b5e46 0 12.5%,#fff8eb 12.5% 25%,#0b5e46 25% 37.5%,#fff8eb 37.5% 50%,#0b5e46 50% 62.5%,#fff8eb 62.5% 75%,#0b5e46 75% 87.5%,#fff8eb 87.5% 100%)!important;
  box-shadow:0 0 0 4px var(--gfr-premium-gold),0 0 0 8px #fff8eb,0 16px 28px rgba(4,55,42,.2)!important;
}
.gfr-mini-wheel:before{border-color:rgba(215,181,90,.65)!important}
.gfr-mini-wheel:after{display:none!important}
.gfr-mini-center{
  position:absolute!important;
  z-index:4!important;
  inset:62px!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  border:3px solid var(--gfr-premium-gold)!important;
  border-radius:50%!important;
  background:#fff8eb!important;
  box-shadow:0 0 0 4px #fff8eb,0 0 0 7px rgba(11,94,70,.72)!important;
}
.gfr-mini-center img{width:100%;height:100%;padding:7px;object-fit:contain}
.gfr-mini-pointer{background:linear-gradient(180deg,#efd17a,#c99b36)!important}
.gfr-mini-foot{
  min-width:96px!important;
  height:42px!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,#f0d077,#c99b36)!important;
  color:#143f33!important;
  font-size:11px!important;
  box-shadow:0 10px 18px rgba(172,124,30,.20)!important;
}

/* Library / workshop preview uses fox instead of meaningless F */
.gfr-card-wheel>span img,
.gfwk-rad-wheel span img{
  display:block;
  width:100%;
  height:100%;
  padding:14%;
  object-fit:contain;
  border-radius:50%;
}
.gfr-card-wheel>span{
  width:30px!important;
  height:30px!important;
  overflow:hidden!important;
  border-radius:50%!important;
  background:#fff8eb!important;
  box-shadow:0 0 0 2px var(--gfr-premium-gold)!important;
}
.gfwk-rad-wheel span{
  inset:36%!important;
  overflow:hidden!important;
  border-radius:50%!important;
  background:#fff8eb!important;
  box-shadow:0 0 0 4px var(--gfr-premium-gold),0 0 0 7px #fff8eb!important;
}
.gfwk-rad-wheel:after{display:none!important}
.gfwk-rad-wheel{
  border-color:#084a38!important;
  background:conic-gradient(#0b5e46 0 12.5%,#fff8eb 12.5% 25%,#0b5e46 25% 37.5%,#fff8eb 37.5% 50%,#0b5e46 50% 62.5%,#fff8eb 62.5% 75%,#0b5e46 75% 87.5%,#fff8eb 87.5% 100%)!important;
  box-shadow:0 0 0 4px var(--gfr-premium-gold),0 0 0 8px #fff8eb,0 22px 36px rgba(4,55,42,.18)!important;
}
.gfwk-rad-pointer{background:linear-gradient(180deg,#efd17a,#c99b36)!important}
.gfwk-rad-base{
  background:linear-gradient(135deg,#f0d077,#c99b36)!important;
  color:#143f33!important;
  border:0!important;
  border-radius:14px!important;
  box-shadow:0 10px 18px rgba(172,124,30,.18)!important;
}

@keyframes gfr-primary-sheen{
  0%,55%{left:-32%;opacity:0}
  65%{opacity:.72}
  86%{left:118%;opacity:.08}
  100%{left:118%;opacity:0}
}
@keyframes gfr-result-pop{
  0%{transform:scale(.975);opacity:.72}
  65%{transform:scale(1.012)}
  100%{transform:scale(1);opacity:1}
}
@keyframes gfr-wheel-float{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-4px)}
}
@keyframes gfr-pointer-tick{
  from{transform:translateX(-50%) rotate(-2deg)}
  to{transform:translateX(-50%) rotate(2deg)}
}

@media(prefers-reduced-motion:reduce){
  .gfr-wheel-stage,.gfr-spin-main:before{animation:none!important}
  .gfr-game.is-spinning .gfr-wheel-pointer{animation:none!important}
}

@media(max-width:900px){
  .gfr-game{grid-template-columns:1fr!important;gap:22px!important;padding:22px 18px 26px!important}
  .gfr-wheel-stage{width:min(590px,88vw)!important}
  .gfr-game-side{width:min(640px,100%);margin:0 auto}
  .gfr-center-media-box{grid-template-columns:minmax(0,1fr) 74px}
  .gfr-center-media-actions{grid-column:1/-1;justify-content:flex-start}
}
@media(max-width:650px){
  .gfr-wheel-stage{width:min(405px,94vw)!important;padding:16px!important}
  .gfr-wheel-stage.is-preview{width:min(300px,94%)!important;padding:14px!important}
  .gfr-wheel-hub{width:21%!important}
  .gfr-game-side{padding:15px!important;border-radius:22px!important}
  .gfr-primary-action:after{margin-top:12px}
  .gfr-spin-main{min-height:68px!important;border-radius:18px!important;font-size:21px!important}
  .gfr-result-box{min-height:118px!important;padding:16px!important;border-radius:19px!important}
  .gfr-result-box strong{min-height:82px!important;font-size:28px!important}
  .gfr-game-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .gfr-game-actions .gfr-btn-action{min-height:54px!important;padding:0 10px!important;font-size:11px!important;border-radius:15px!important}
  .gfr-action-icon{width:27px;height:27px;flex-basis:27px;font-size:15px!important}
  .gfr-center-media-box{grid-template-columns:1fr 64px;padding:12px!important}
  .gfr-center-media-preview{width:60px;height:60px}
  .gfr-center-media-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .gfr-center-media-actions .gfr-btn{padding:0 8px!important;font-size:9px!important}
}
@media(max-width:430px){
  .gfr-game-actions{grid-template-columns:1fr!important}
  .gfr-game-actions .gfr-btn-action{font-size:12px!important}
}


/* ==========================================================
   FuchsRad 0.1.8 — corrections from live visual review
   ========================================================== */

/* The green outer base is deliberately NARROW now. The depth comes from the
   shadow between layers, not from making the base huge. */
.gfr-wheel-stage{
  width:min(600px,100%)!important;
  padding:8px!important;
  animation:gfr-wheel-float 5.2s ease-in-out infinite!important;
}
.gfr-wheel-stage:before{
  inset:1.2%!important;
  background:radial-gradient(circle at 38% 27%,#18785a 0%,#0b5e46 46%,#073f31 100%)!important;
  border:0!important;
  box-shadow:
    0 25px 46px rgba(4,55,42,.22),
    0 8px 16px rgba(4,55,42,.16),
    inset 0 2px 0 rgba(255,255,255,.14),
    inset 0 -8px 18px rgba(0,0,0,.12)!important;
}
.gfr-wheel-rotor{
  width:96%!important;
  height:96%!important;
  filter:
    drop-shadow(0 13px 11px rgba(2,43,32,.24))
    drop-shadow(0 3px 3px rgba(2,43,32,.16))!important;
}
/* This ring sits exactly at the join and makes the inner wheel visibly layered
   above the green base. No flimsy 1px outline. */
.gfr-wheel-stage:after{
  inset:2.65%!important;
  border:3px solid #d6b557!important;
  box-shadow:
    0 0 0 4px #fff8eb,
    0 0 0 7px rgba(8,72,54,.50),
    0 8px 14px rgba(3,49,37,.24),
    inset 0 0 12px rgba(7,63,49,.10)!important;
}

.gfr-wheel-stage.is-preview{
  width:min(420px,96%)!important;
  padding:8px!important;
}
.gfr-wheel-stage.is-preview:before{inset:1.2%!important}
.gfr-wheel-stage.is-preview:after{
  inset:2.65%!important;
  border-width:3px!important;
  box-shadow:0 0 0 3px #fff8eb,0 0 0 6px rgba(8,72,54,.48),0 7px 12px rgba(3,49,37,.21)!important;
}
.gfr-wheel-stage.is-preview .gfr-wheel-rotor{width:96%!important;height:96%!important}

/* Default fox is also the CSS fallback. Even if JS or an image request fails,
   the center can never become an empty broken-image circle. */
.gfr-wheel-hub{
  width:18.5%!important;
  background-color:#fff8eb!important;
  background-image:var(--gfr-default-center)!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  background-size:72% auto!important;
  border:4px solid #d6b557!important;
  box-shadow:
    0 0 0 5px #fff8eb,
    0 0 0 9px rgba(11,94,70,.82),
    0 12px 24px rgba(4,55,42,.20),
    inset 0 0 0 2px rgba(11,94,70,.07)!important;
}
.gfr-wheel-hub img{
  position:relative!important;
  z-index:2!important;
  width:100%!important;
  height:100%!important;
  padding:8%!important;
  object-fit:contain!important;
  object-position:center!important;
  opacity:1!important;
  visibility:visible!important;
}
.gfr-wheel-hub.is-custom{
  background-image:none!important;
}
.gfr-wheel-hub.is-custom img{
  padding:0!important;
  object-fit:cover!important;
}
.gfr-center-media-preview img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}

/* Primary action: compact, visibly primary, thick frame and real depth. */
.gfr-primary-action{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  padding:4px 0 8px!important;
}
.gfr-spin-main{
  position:relative!important;
  width:min(270px,82%)!important;
  min-height:72px!important;
  padding:0 34px!important;
  border:3px solid #a87b23!important;
  border-radius:22px!important;
  background:linear-gradient(135deg,#f5d77f 0%,#e8c25d 52%,#c9972f 100%)!important;
  color:#104435!important;
  font-size:24px!important;
  font-weight:1000!important;
  letter-spacing:.035em!important;
  box-shadow:
    0 0 0 5px rgba(255,248,235,.98),
    0 13px 24px rgba(159,112,28,.24),
    inset 0 2px 0 rgba(255,255,255,.60),
    inset 0 -5px 9px rgba(151,103,21,.12)!important;
  overflow:hidden!important;
}
.gfr-spin-main:after{
  content:"✦";
  display:inline-block;
  margin-left:12px;
  font-size:18px;
  transform:translateY(-1px);
}
.gfr-spin-main:hover:not(:disabled){
  transform:translateY(-3px) scale(1.012)!important;
  box-shadow:
    0 0 0 5px rgba(255,248,235,.98),
    0 18px 30px rgba(159,112,28,.30),
    inset 0 2px 0 rgba(255,255,255,.72),
    inset 0 -5px 9px rgba(151,103,21,.12)!important;
}
.gfr-spin-main:active:not(:disabled){transform:translateY(0) scale(.99)!important}

/* Avoid flimsy outlines in the result area as well. */
.gfr-result-box{
  border:3px solid #d6b557!important;
  box-shadow:
    0 0 0 4px rgba(255,248,235,.96),
    0 12px 22px rgba(7,75,57,.08),
    inset 0 1px 0 rgba(255,255,255,.78)!important;
}

/* Secondary actions stay one family: same surface, frame, shadow and motion. */
.gfr-game-actions .gfr-btn-action{
  border:2px solid rgba(11,94,70,.22)!important;
  background:linear-gradient(180deg,#fffef9 0%,#fff7e8 100%)!important;
  color:#0b5e46!important;
  box-shadow:0 8px 15px rgba(7,75,57,.08),inset 0 1px 0 rgba(255,255,255,.85)!important;
}
.gfr-game-actions .gfr-btn-action:hover:not(:disabled){
  border-color:rgba(11,94,70,.42)!important;
  background:#fffaf0!important;
  transform:translateY(-2px)!important;
  box-shadow:0 12px 20px rgba(7,75,57,.13),inset 0 1px 0 #fff!important;
}
.gfr-action-icon{
  background:#0b5e46!important;
  color:#fff8eb!important;
  box-shadow:0 5px 10px rgba(7,75,57,.16)!important;
}

@media(max-width:650px){
  .gfr-wheel-stage{width:min(405px,94vw)!important;padding:6px!important}
  .gfr-wheel-stage.is-preview{width:min(300px,94%)!important;padding:6px!important}
  .gfr-wheel-hub{width:20%!important}
  .gfr-spin-main{width:min(250px,88%)!important;min-height:66px!important;font-size:21px!important;border-radius:19px!important}
}


/* ==========================================================
   FuchsRad 0.1.9 — full pass from live review
   ========================================================== */

/* Game modal header: keep only compact controls, no wasted title area */
.gfr-game-modal{position:relative!important;overflow:visible!important}
.gfr-game-head.gfr-game-head--minimal{
  position:absolute!important;
  top:14px!important;
  right:14px!important;
  left:auto!important;
  width:auto!important;
  z-index:35!important;
  display:block!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.gfr-game-controls{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  padding:8px!important;
  border-radius:18px!important;
  background:rgba(255,248,235,.88)!important;
  backdrop-filter:blur(12px)!important;
  box-shadow:0 14px 30px rgba(4,55,42,.14)!important;
}
.gfr-game-head.gfr-game-head--minimal .gfr-btn,
.gfr-game-head.gfr-game-head--minimal .gfr-close{
  min-height:40px!important;
}

/* Bigger wheel by default. Right panel stays compact. */
.gfr-game{
  grid-template-columns:minmax(560px,1.24fr) minmax(290px,.76fr)!important;
  gap:28px!important;
  padding:22px 26px 28px!important;
}
.gfr-wheel-stage{
  width:min(690px,100%)!important;
  padding:8px!important;
}
.gfr-game-side{
  gap:12px!important;
  padding:16px!important;
  border:1px solid rgba(11,94,70,.10)!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#fff 0%,#fffaf1 100%)!important;
  box-shadow:0 18px 36px rgba(7,75,57,.07)!important;
}

/* Outer ring: much narrower; depth comes from separation shadow, not thickness */
.gfr-wheel-stage:before{
  inset:.6%!important;
  box-shadow:
    0 22px 40px rgba(4,55,42,.18),
    0 8px 14px rgba(4,55,42,.12),
    inset 0 1px 0 rgba(255,255,255,.12),
    inset 0 -5px 12px rgba(0,0,0,.10)!important;
}
.gfr-wheel-stage:after{
  inset:1.6%!important;
  border:3px solid #d8b65d!important;
  box-shadow:
    0 0 0 3px #fff8eb,
    0 0 0 4px rgba(8,72,54,.52),
    0 10px 18px rgba(3,49,37,.22),
    inset 0 0 10px rgba(7,63,49,.08)!important;
}
.gfr-wheel-stage.is-preview:before{inset:.6%!important}
.gfr-wheel-stage.is-preview:after{inset:1.6%!important;box-shadow:0 0 0 3px #fff8eb,0 0 0 4px rgba(8,72,54,.48),0 7px 13px rgba(3,49,37,.20)!important}
.gfr-wheel-rotor{width:97.7%!important;height:97.7%!important}

/* One fox only: no duplicate CSS background fallback. */
.gfr-wheel-hub{
  background-image:none!important;
  width:17.2%!important;
  border:4px solid #d6b557!important;
  box-shadow:
    0 0 0 4px #fff8eb,
    0 0 0 7px rgba(11,94,70,.82),
    0 12px 24px rgba(4,55,42,.20),
    inset 0 0 0 2px rgba(11,94,70,.07)!important;
}
.gfr-wheel-hub img{
  padding:8%!important;
  background:transparent!important;
}

/* Preview matches same geometry. */
.gfr-wheel-stage.is-preview{width:min(430px,96%)!important}

/* Primary action with nearby theme pill instead of wasted top title area. */
.gfr-primary-action{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  padding:0 0 4px!important;
}
.gfr-play-theme{
  min-height:48px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 16px!important;
  border-radius:16px!important;
  border:2px solid rgba(214,181,87,.74)!important;
  background:linear-gradient(180deg,#fffef9 0%,#fff7e9 100%)!important;
  color:#0b5e46!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.01em!important;
  box-shadow:0 10px 18px rgba(7,75,57,.08)!important;
  max-width:180px!important;
  text-align:center!important;
}
.gfr-play-theme[hidden]{display:none!important}
.gfr-spin-main{
  width:auto!important;
  min-width:176px!important;
  max-width:none!important;
  min-height:66px!important;
  padding:0 26px!important;
  border:4px solid #a57a23!important;
  border-radius:20px!important;
  box-shadow:
    0 0 0 4px rgba(255,248,235,.98),
    0 16px 28px rgba(159,112,28,.22),
    inset 0 2px 0 rgba(255,255,255,.62),
    inset 0 -6px 11px rgba(151,103,21,.14)!important;
}
.gfr-spin-main:after{margin-left:10px!important}

/* Result gets clearer frame and stronger contrast. */
.gfr-result-box{
  min-height:142px!important;
  padding:18px 18px!important;
  border:3px solid #d7b55a!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#fffdfa 0%,#fff8eb 100%)!important;
  box-shadow:
    0 0 0 4px rgba(255,248,235,.96),
    0 14px 28px rgba(7,75,57,.09),
    inset 0 1px 0 rgba(255,255,255,.82)!important;
}
.gfr-result-box strong{
  color:#0b5e46!important;
  text-shadow:none!important;
}

/* Secondary buttons: not dull, one family, filled, framed, modern. */
.gfr-game-actions{
  gap:10px!important;
}
.gfr-game-actions .gfr-btn-action{
  min-height:54px!important;
  border:2px solid rgba(214,181,87,.92)!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#fffefb 0%,#fff5df 100%)!important;
  color:#0b5e46!important;
  font-size:13px!important;
  font-weight:950!important;
  box-shadow:
    0 10px 18px rgba(7,75,57,.08),
    inset 0 1px 0 rgba(255,255,255,.92)!important;
}
.gfr-game-actions .gfr-btn-action:hover:not(:disabled){
  border-color:#b88d2f!important;
  background:linear-gradient(180deg,#ffffff 0%,#fff0cf 100%)!important;
  box-shadow:0 14px 22px rgba(7,75,57,.12),inset 0 1px 0 rgba(255,255,255,.98)!important;
}
.gfr-action-icon{
  width:30px!important;
  height:30px!important;
  flex:0 0 30px!important;
  border-radius:10px!important;
  background:linear-gradient(180deg,#0f7b5a,#0b5e46)!important;
  color:#fff8eb!important;
  box-shadow:0 7px 12px rgba(7,75,57,.16)!important;
}

/* Compact controls also in fullscreen/preview contexts */
.gfr-game-modal:fullscreen .gfr-game-head.gfr-game-head--minimal,
.gfr-game-modal:-webkit-full-screen .gfr-game-head.gfr-game-head--minimal,
.gfr-embed-app:fullscreen .gfr-embed-head,
.gfr-embed-app:-webkit-full-screen .gfr-embed-head{
  background:transparent!important;
  border:0!important;
}

@media(max-width:900px){
  .gfr-game{grid-template-columns:1fr!important;padding:24px 18px 26px!important;gap:20px!important}
  .gfr-wheel-stage{width:min(610px,90vw)!important}
  .gfr-game-side{width:min(640px,100%)!important;margin:0 auto!important}
}
@media(max-width:650px){
  .gfr-game-head.gfr-game-head--minimal{top:10px!important;right:10px!important}
  .gfr-game-controls{gap:6px!important;padding:6px!important;border-radius:14px!important}
  .gfr-wheel-stage{width:min(418px,95vw)!important}
  .gfr-wheel-stage.is-preview{width:min(305px,95%)!important}
  .gfr-wheel-hub{width:19.5%!important}
  .gfr-primary-action{flex-direction:column!important;gap:8px!important}
  .gfr-play-theme{max-width:100%!important;min-height:42px!important;font-size:11px!important}
  .gfr-spin-main{min-width:168px!important;min-height:62px!important;font-size:22px!important}
  .gfr-game-actions .gfr-btn-action{font-size:12px!important}
}


/* ==========================================================
   FuchsRad 0.1.10 — live screenshot cleanup
   ========================================================== */

/* Remove the stray separator line next to DREHEN / Thema. */
.gfr-primary-action:after{display:none!important;content:none!important}

/* The action row is compact and intentional: primary button + only the theme. */
.gfr-primary-action{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:14px!important;
  padding:2px 0 8px!important;
}
.gfr-spin-main{
  flex:0 0 auto!important;
  width:auto!important;
  min-width:190px!important;
  min-height:70px!important;
  padding:0 30px!important;
  border:4px solid #9e721d!important;
  border-radius:22px!important;
  background:linear-gradient(145deg,#f8dc86 0%,#e9c15b 54%,#c9942e 100%)!important;
  box-shadow:
    0 0 0 5px rgba(255,248,235,.98),
    0 16px 30px rgba(151,103,21,.25),
    inset 0 2px 0 rgba(255,255,255,.68),
    inset 0 -7px 12px rgba(129,84,11,.14)!important;
}
.gfr-spin-main:hover:not(:disabled){
  transform:translateY(-3px) scale(1.018)!important;
  box-shadow:
    0 0 0 5px rgba(255,248,235,.98),
    0 21px 35px rgba(151,103,21,.30),
    inset 0 2px 0 rgba(255,255,255,.78),
    inset 0 -7px 12px rgba(129,84,11,.14)!important;
}
.gfr-play-theme{
  flex:0 0 auto!important;
  min-width:116px!important;
  max-width:170px!important;
  min-height:52px!important;
  padding:0 18px!important;
  border:3px solid #dfbd68!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#fffefb,#fff7e7)!important;
  color:#0b5e46!important;
  font-size:14px!important;
  font-weight:950!important;
  box-shadow:0 10px 20px rgba(7,75,57,.08),inset 0 1px 0 #fff!important;
}

/* Secondary controls are one strong family, not pale outline chips. */
.gfr-game-actions{gap:12px!important}
.gfr-game-actions .gfr-btn-action{
  min-height:58px!important;
  padding:0 16px!important;
  border:3px solid #d3ad50!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#fffefb 0%,#fff3d8 100%)!important;
  color:#0b5e46!important;
  font-size:14px!important;
  font-weight:950!important;
  box-shadow:
    0 10px 20px rgba(7,75,57,.09),
    inset 0 1px 0 rgba(255,255,255,.96)!important;
}
.gfr-game-actions .gfr-btn-action:hover:not(:disabled){
  border-color:#ad8127!important;
  background:linear-gradient(180deg,#fff 0%,#ffecc3 100%)!important;
  transform:translateY(-2px)!important;
  box-shadow:0 15px 25px rgba(7,75,57,.13),inset 0 1px 0 #fff!important;
}
.gfr-action-icon{
  width:34px!important;
  height:34px!important;
  flex:0 0 34px!important;
  border-radius:11px!important;
  font-size:18px!important;
  background:linear-gradient(180deg,#11805d,#0a6249)!important;
  box-shadow:0 8px 14px rgba(7,75,57,.18)!important;
}

/* Outer construction is visibly layered but not bulky. */
.gfr-wheel-stage:before{inset:.25%!important}
.gfr-wheel-stage:after{
  inset:1.15%!important;
  border:3px solid #d8b65d!important;
  box-shadow:
    0 0 0 2px #fff8eb,
    0 0 0 4px rgba(8,72,54,.48),
    0 9px 16px rgba(3,49,37,.22),
    inset 0 0 9px rgba(7,63,49,.08)!important;
}
.gfr-wheel-rotor{width:98.8%!important;height:98.8%!important}
.gfr-wheel-stage.is-preview:before{inset:.25%!important}
.gfr-wheel-stage.is-preview:after{inset:1.15%!important}
.gfr-wheel-stage.is-preview .gfr-wheel-rotor{width:98.8%!important;height:98.8%!important}

/* Slightly smaller centre gives labels more breathing room. */
.gfr-wheel-hub{width:16.2%!important}

/* Fullscreen: one exit control only. The regular fullscreen toggle is hidden by JS while active. */
.gfr-fullscreen-exit{
  min-height:48px!important;
  padding:0 18px!important;
  border:2px solid rgba(255,248,235,.35)!important;
  background:linear-gradient(135deg,#0f7a59,#07543f)!important;
  box-shadow:0 12px 26px rgba(4,55,42,.24)!important;
}
.gfr-game-modal:fullscreen [data-gfr-fullscreen],
.gfr-game-modal:-webkit-full-screen [data-gfr-fullscreen],
.gfr-embed-app:fullscreen [data-gfr-fullscreen],
.gfr-embed-app:-webkit-full-screen [data-gfr-fullscreen]{display:none!important}

/* Fullscreen does not need an embed title strip either. */
.gfr-embed-app:fullscreen .gfr-embed-head>div,
.gfr-embed-app:-webkit-full-screen .gfr-embed-head>div{display:none!important}
.gfr-embed-app:fullscreen .gfr-embed-head,
.gfr-embed-app:-webkit-full-screen .gfr-embed-head{
  position:absolute!important;
  top:14px!important;
  right:14px!important;
  z-index:30!important;
  width:auto!important;
  padding:0!important;
}

@media(max-width:650px){
  .gfr-primary-action{flex-wrap:wrap!important;justify-content:center!important}
  .gfr-spin-main{min-width:178px!important;min-height:64px!important;font-size:22px!important}
  .gfr-play-theme{min-height:46px!important;font-size:12px!important}
  .gfr-game-actions .gfr-btn-action{min-height:56px!important;font-size:13px!important}
  .gfr-action-icon{width:31px!important;height:31px!important;flex-basis:31px!important;font-size:16px!important}
  .gfr-wheel-hub{width:18.5%!important}
}


/* ==========================================================
   FuchsRad 0.1.11 — explicit fullscreen scale + larger theme chip
   ========================================================== */

/* Theme is intentionally large enough to read as a real control/label,
   not as a tiny tag beside the primary action. */
.gfr-play-theme{
  min-width:150px!important;
  max-width:230px!important;
  min-height:64px!important;
  padding:0 22px!important;
  border:3px solid #d8b55c!important;
  border-radius:20px!important;
  font-size:17px!important;
  font-weight:1000!important;
  line-height:1.1!important;
  box-shadow:
    0 0 0 3px rgba(255,248,235,.94),
    0 12px 22px rgba(7,75,57,.10),
    inset 0 1px 0 rgba(255,255,255,.96)!important;
}

/* Fullscreen is a genuinely different layout: the wheel grows to viewport
   height instead of staying capped by the normal 690px desktop rule. */
.gfr-game-modal:fullscreen .gfr-game,
.gfr-game-modal:-webkit-full-screen .gfr-game,
.gfr-embed-app:fullscreen>.gfr-game,
.gfr-embed-app:-webkit-full-screen>.gfr-game{
  width:100%!important;
  min-height:calc(100dvh - 34px)!important;
  grid-template-columns:minmax(0,1.52fr) minmax(340px,.62fr)!important;
  gap:24px!important;
  align-items:center!important;
  padding:18px 26px 20px!important;
}

.gfr-game-modal:fullscreen .gfr-wheel-stage,
.gfr-game-modal:-webkit-full-screen .gfr-wheel-stage,
.gfr-embed-app:fullscreen .gfr-wheel-stage,
.gfr-embed-app:-webkit-full-screen .gfr-wheel-stage{
  width:min(86dvh,68vw,900px)!important;
  max-width:none!important;
  margin-inline:auto!important;
}

/* Keep the control card compact so fullscreen space is spent on the wheel. */
.gfr-game-modal:fullscreen .gfr-game-side,
.gfr-game-modal:-webkit-full-screen .gfr-game-side,
.gfr-embed-app:fullscreen .gfr-game-side,
.gfr-embed-app:-webkit-full-screen .gfr-game-side{
  width:min(100%,430px)!important;
  justify-self:center!important;
  padding:16px!important;
}

/* Slightly larger theme even in the normal desktop game. */
@media(min-width:901px){
  .gfr-primary-action{gap:18px!important}
}

@media(max-width:900px){
  .gfr-game-modal:fullscreen .gfr-game,
  .gfr-game-modal:-webkit-full-screen .gfr-game,
  .gfr-embed-app:fullscreen>.gfr-game,
  .gfr-embed-app:-webkit-full-screen>.gfr-game{
    grid-template-columns:1fr!important;
    padding:18px 16px 24px!important;
  }
  .gfr-game-modal:fullscreen .gfr-wheel-stage,
  .gfr-game-modal:-webkit-full-screen .gfr-wheel-stage,
  .gfr-embed-app:fullscreen .gfr-wheel-stage,
  .gfr-embed-app:-webkit-full-screen .gfr-wheel-stage{
    width:min(82dvh,92vw,720px)!important;
  }
}

@media(max-width:650px){
  .gfr-play-theme{
    min-width:138px!important;
    min-height:54px!important;
    padding:0 16px!important;
    font-size:15px!important;
  }
}


/* ==========================================================
   FuchsRad 0.1.12 — fullscreen truly enlarged + real THEMA block + paw DREHEN
   ========================================================== */

/* The fullscreen parent itself previously kept legacy top padding.
   Kill that padding completely so the wheel can actually use the viewport. */
.gfr-game-modal:fullscreen,
.gfr-game-modal:-webkit-full-screen,
.gfr-embed-app:fullscreen,
.gfr-embed-app:-webkit-full-screen{
  width:100vw!important;
  max-width:none!important;
  height:100dvh!important;
  max-height:none!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#fffefb 0%,#f7faf8 100%)!important;
}

/* Fullscreen uses almost the whole height for the wheel. Controls remain a compact side card. */
.gfr-game-modal:fullscreen .gfr-game,
.gfr-game-modal:-webkit-full-screen .gfr-game,
.gfr-embed-app:fullscreen>.gfr-game,
.gfr-embed-app:-webkit-full-screen>.gfr-game{
  width:100vw!important;
  height:100dvh!important;
  min-height:100dvh!important;
  max-height:100dvh!important;
  grid-template-columns:minmax(0,1fr) 390px!important;
  gap:18px!important;
  align-items:center!important;
  padding:8px 24px 8px 12px!important;
  overflow:hidden!important;
}

/* This is deliberately much larger than normal desktop.
   It scales from viewport HEIGHT first, so there is no dead strip above it. */
.gfr-game-modal:fullscreen .gfr-wheel-stage,
.gfr-game-modal:-webkit-full-screen .gfr-wheel-stage,
.gfr-embed-app:fullscreen .gfr-wheel-stage,
.gfr-embed-app:-webkit-full-screen .gfr-wheel-stage{
  width:min(95dvh,calc(100vw - 430px),980px)!important;
  max-width:none!important;
  margin:0 auto!important;
  padding:7px!important;
  align-self:center!important;
}

/* Compact side card in fullscreen, so the wheel gets priority. */
.gfr-game-modal:fullscreen .gfr-game-side,
.gfr-game-modal:-webkit-full-screen .gfr-game-side,
.gfr-embed-app:fullscreen .gfr-game-side,
.gfr-embed-app:-webkit-full-screen .gfr-game-side{
  width:390px!important;
  max-width:390px!important;
  justify-self:end!important;
  padding:15px!important;
  gap:11px!important;
  border-radius:24px!important;
}

/* Theme is NOT a black-screen-looking chip anymore.
   It reads visually as the actual topic of this wheel. */
.gfr-primary-action{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:11px!important;
  padding:2px 0 6px!important;
}

.gfr-play-theme{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:210px!important;
  max-width:290px!important;
  min-height:78px!important;
  padding:22px 26px 13px!important;
  border:3px solid #d6b255!important;
  border-radius:22px!important;
  background:
    radial-gradient(circle at 50% 0%,rgba(255,255,255,.92) 0,rgba(255,255,255,0) 48%),
    linear-gradient(180deg,#fffef9 0%,#fff5df 100%)!important;
  color:#0b5e46!important;
  font-family:inherit!important;
  font-size:22px!important;
  font-weight:1000!important;
  line-height:1.05!important;
  letter-spacing:-.02em!important;
  text-align:center!important;
  box-shadow:
    0 0 0 4px rgba(255,248,235,.95),
    0 14px 26px rgba(7,75,57,.11),
    inset 0 2px 0 rgba(255,255,255,.95),
    inset 0 -5px 10px rgba(195,154,55,.08)!important;
}

.gfr-play-theme:before{
  content:"THEMA"!important;
  position:absolute!important;
  top:7px!important;
  left:50%!important;
  transform:translateX(-50%)!important;
  color:#ad7d1f!important;
  font-size:9px!important;
  font-weight:1000!important;
  letter-spacing:.18em!important;
}

.gfr-play-theme[hidden]{display:none!important}

/* DREHEN gets the paws the user explicitly asked for. */
.gfr-spin-main{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  width:auto!important;
  min-width:235px!important;
  min-height:72px!important;
  padding:0 25px!important;
  border:4px solid #9d711c!important;
  border-radius:24px!important;
  background:linear-gradient(145deg,#f9df8c 0%,#e9bf54 54%,#c7912b 100%)!important;
  color:#104435!important;
  font-size:24px!important;
  font-weight:1000!important;
  letter-spacing:.035em!important;
  box-shadow:
    0 0 0 5px rgba(255,248,235,.98),
    0 17px 30px rgba(151,103,21,.26),
    inset 0 2px 0 rgba(255,255,255,.72),
    inset 0 -7px 12px rgba(129,84,11,.14)!important;
}

.gfr-spin-main:after{
  content:none!important;
  display:none!important;
}

.gfr-spin-paw{
  display:inline-grid!important;
  place-items:center!important;
  width:34px!important;
  height:34px!important;
  flex:0 0 34px!important;
  border-radius:12px!important;
  background:linear-gradient(180deg,#147b5b,#0a5a43)!important;
  color:#fff8eb!important;
  font-size:19px!important;
  line-height:1!important;
  box-shadow:
    0 7px 13px rgba(7,75,57,.18),
    inset 0 1px 0 rgba(255,255,255,.16)!important;
}

.gfr-spin-main:hover:not(:disabled) .gfr-spin-paw{
  transform:rotate(-7deg) scale(1.06)!important;
}
.gfr-spin-main:hover:not(:disabled) .gfr-spin-paw:last-child{
  transform:rotate(7deg) scale(1.06)!important;
}

/* The close/exit control floats over fullscreen; it must not reserve vertical space. */
.gfr-game-modal:fullscreen .gfr-fullscreen-exit,
.gfr-game-modal:-webkit-full-screen .gfr-fullscreen-exit,
.gfr-embed-app:fullscreen .gfr-fullscreen-exit,
.gfr-embed-app:-webkit-full-screen .gfr-fullscreen-exit{
  top:12px!important;
  right:12px!important;
  z-index:2147483647!important;
}

/* Normal desktop: topic still sits above DREHEN and is clearly readable. */
@media(min-width:901px){
  .gfr-play-theme{
    min-width:200px!important;
    min-height:74px!important;
    font-size:21px!important;
  }
}

@media(max-width:1050px){
  .gfr-game-modal:fullscreen .gfr-game,
  .gfr-game-modal:-webkit-full-screen .gfr-game,
  .gfr-embed-app:fullscreen>.gfr-game,
  .gfr-embed-app:-webkit-full-screen>.gfr-game{
    grid-template-columns:minmax(0,1fr) 340px!important;
  }
  .gfr-game-modal:fullscreen .gfr-wheel-stage,
  .gfr-game-modal:-webkit-full-screen .gfr-wheel-stage,
  .gfr-embed-app:fullscreen .gfr-wheel-stage,
  .gfr-embed-app:-webkit-full-screen .gfr-wheel-stage{
    width:min(93dvh,calc(100vw - 380px),900px)!important;
  }
  .gfr-game-modal:fullscreen .gfr-game-side,
  .gfr-game-modal:-webkit-full-screen .gfr-game-side,
  .gfr-embed-app:fullscreen .gfr-game-side,
  .gfr-embed-app:-webkit-full-screen .gfr-game-side{
    width:340px!important;
    max-width:340px!important;
  }
}

@media(max-width:820px){
  .gfr-game-modal:fullscreen,
  .gfr-game-modal:-webkit-full-screen,
  .gfr-embed-app:fullscreen,
  .gfr-embed-app:-webkit-full-screen{
    overflow:auto!important;
  }
  .gfr-game-modal:fullscreen .gfr-game,
  .gfr-game-modal:-webkit-full-screen .gfr-game,
  .gfr-embed-app:fullscreen>.gfr-game,
  .gfr-embed-app:-webkit-full-screen>.gfr-game{
    height:auto!important;
    min-height:100dvh!important;
    max-height:none!important;
    grid-template-columns:1fr!important;
    padding:58px 12px 22px!important;
  }
  .gfr-game-modal:fullscreen .gfr-wheel-stage,
  .gfr-game-modal:-webkit-full-screen .gfr-wheel-stage,
  .gfr-embed-app:fullscreen .gfr-wheel-stage,
  .gfr-embed-app:-webkit-full-screen .gfr-wheel-stage{
    width:min(79dvh,94vw,690px)!important;
  }
  .gfr-game-modal:fullscreen .gfr-game-side,
  .gfr-game-modal:-webkit-full-screen .gfr-game-side,
  .gfr-embed-app:fullscreen .gfr-game-side,
  .gfr-embed-app:-webkit-full-screen .gfr-game-side{
    width:min(620px,100%)!important;
    max-width:620px!important;
    justify-self:center!important;
  }
}

@media(max-width:650px){
  .gfr-play-theme{
    min-width:178px!important;
    max-width:100%!important;
    min-height:66px!important;
    padding:20px 18px 11px!important;
    font-size:18px!important;
  }
  .gfr-spin-main{
    min-width:220px!important;
    min-height:66px!important;
    padding:0 18px!important;
    font-size:21px!important;
  }
  .gfr-spin-paw{
    width:30px!important;
    height:30px!important;
    flex-basis:30px!important;
    font-size:17px!important;
  }
}


/* ==========================================================
   FuchsRad 0.1.13 — DREHEN itself is a paw-print button
   + final spacing/polish pass
   ========================================================== */

/* The topic sits above the action and reads as the wheel topic, not a generic chip. */
.gfr-primary-action{
  gap:14px!important;
  padding-top:2px!important;
}
.gfr-play-theme{
  min-width:224px!important;
  max-width:300px!important;
  min-height:72px!important;
  padding:22px 28px 12px!important;
  border-radius:24px!important;
  border:3px solid #d5b157!important;
  background:
    radial-gradient(circle at 50% -15%,rgba(255,255,255,.98),rgba(255,255,255,0) 55%),
    linear-gradient(180deg,#fffef9 0%,#fff4dc 100%)!important;
  font-size:22px!important;
  box-shadow:
    0 0 0 4px rgba(255,248,235,.96),
    0 14px 26px rgba(7,75,57,.10),
    inset 0 2px 0 rgba(255,255,255,.96)!important;
}
.gfr-play-theme:before{
  top:8px!important;
  font-size:9px!important;
  letter-spacing:.19em!important;
}

/* Reset all previous rectangular DREHEN-button styling. */
.gfr-spin-main.gfr-paw-button{
  position:relative!important;
  display:block!important;
  width:205px!important;
  min-width:205px!important;
  max-width:205px!important;
  height:154px!important;
  min-height:154px!important;
  padding:0!important;
  margin:0 auto!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
  cursor:pointer!important;
  isolation:isolate!important;
  transform-origin:50% 70%!important;
  transition:transform .18s ease,filter .18s ease!important;
}
.gfr-spin-main.gfr-paw-button:before,
.gfr-spin-main.gfr-paw-button:after{
  content:none!important;
  display:none!important;
}

/* Four separate toe pads form the upper part of the actual clickable paw. */
.gfr-paw-toes{
  position:absolute!important;
  inset:0 0 auto 0!important;
  height:70px!important;
  pointer-events:none!important;
}
.gfr-paw-toes i{
  position:absolute!important;
  display:block!important;
  width:49px!important;
  height:59px!important;
  border:4px solid #9a6d19!important;
  border-radius:50% 50% 46% 46% / 58% 58% 42% 42%!important;
  background:linear-gradient(145deg,#f9df8a 0%,#e8bd50 55%,#c98f28 100%)!important;
  box-shadow:
    0 0 0 4px rgba(255,248,235,.96),
    0 10px 18px rgba(151,103,21,.22),
    inset 0 2px 0 rgba(255,255,255,.68),
    inset 0 -5px 9px rgba(126,80,10,.12)!important;
}
.gfr-paw-toes i:nth-child(1){
  left:8px!important; top:19px!important; transform:rotate(-24deg)!important;
}
.gfr-paw-toes i:nth-child(2){
  left:52px!important; top:2px!important; transform:rotate(-8deg)!important;
}
.gfr-paw-toes i:nth-child(3){
  right:52px!important; top:2px!important; transform:rotate(8deg)!important;
}
.gfr-paw-toes i:nth-child(4){
  right:8px!important; top:19px!important; transform:rotate(24deg)!important;
}

/* Main paw pad. The entire DREHEN label lives inside this pad. */
.gfr-paw-pad{
  position:absolute!important;
  left:50%!important;
  bottom:0!important;
  transform:translateX(-50%)!important;
  width:170px!important;
  height:105px!important;
  display:grid!important;
  place-items:center!important;
  padding-top:13px!important;
  border:5px solid #956817!important;
  border-radius:48% 48% 42% 42% / 60% 60% 40% 40%!important;
  background:
    radial-gradient(circle at 50% 12%,rgba(255,255,255,.34),rgba(255,255,255,0) 42%),
    linear-gradient(145deg,#f8db7b 0%,#e7b949 56%,#c68b24 100%)!important;
  color:#104435!important;
  box-shadow:
    0 0 0 5px rgba(255,248,235,.98),
    0 18px 30px rgba(151,103,21,.25),
    inset 0 2px 0 rgba(255,255,255,.70),
    inset 0 -8px 14px rgba(126,80,10,.13)!important;
  pointer-events:none!important;
}
.gfr-paw-pad:before,
.gfr-paw-pad:after{
  content:""!important;
  position:absolute!important;
  top:-16px!important;
  width:52px!important;
  height:37px!important;
  background:inherit!important;
  border-top:5px solid #956817!important;
  z-index:-1!important;
}
.gfr-paw-pad:before{
  left:22px!important;
  transform:rotate(18deg)!important;
  border-left:5px solid #956817!important;
  border-radius:48% 0 0 0!important;
}
.gfr-paw-pad:after{
  right:22px!important;
  transform:rotate(-18deg)!important;
  border-right:5px solid #956817!important;
  border-radius:0 48% 0 0!important;
}
.gfr-paw-pad>span{
  position:relative!important;
  z-index:2!important;
  font-size:25px!important;
  font-weight:1000!important;
  letter-spacing:.035em!important;
  line-height:1!important;
  text-shadow:0 1px 0 rgba(255,255,255,.28)!important;
}

/* Paw hover/click motion applies to the whole paw, not individual icons. */
.gfr-spin-main.gfr-paw-button:hover:not(:disabled){
  transform:translateY(-5px) scale(1.025)!important;
  filter:saturate(1.04)!important;
}
.gfr-spin-main.gfr-paw-button:hover:not(:disabled) .gfr-paw-pad{
  box-shadow:
    0 0 0 5px rgba(255,248,235,.98),
    0 23px 36px rgba(151,103,21,.31),
    inset 0 2px 0 rgba(255,255,255,.76),
    inset 0 -8px 14px rgba(126,80,10,.13)!important;
}
.gfr-spin-main.gfr-paw-button:active:not(:disabled){
  transform:translateY(1px) scale(.985)!important;
}
.gfr-spin-main.gfr-paw-button:focus-visible{
  outline:4px solid rgba(11,94,70,.35)!important;
  outline-offset:8px!important;
  border-radius:44%!important;
}
.gfr-spin-main.gfr-paw-button:disabled{
  opacity:.48!important;
  cursor:not-allowed!important;
  filter:grayscale(.1)!important;
}

/* Small polish: the result/control card is vertically balanced with the taller paw control. */
.gfr-game-side{
  align-content:center!important;
}
.gfr-result-box{
  margin-top:2px!important;
}

/* Fullscreen: keep maximum space for the wheel while the taller paw control still fits. */
.gfr-game-modal:fullscreen .gfr-game-side,
.gfr-game-modal:-webkit-full-screen .gfr-game-side,
.gfr-embed-app:fullscreen .gfr-game-side,
.gfr-embed-app:-webkit-full-screen .gfr-game-side{
  gap:9px!important;
  padding:13px!important;
}
.gfr-game-modal:fullscreen .gfr-play-theme,
.gfr-game-modal:-webkit-full-screen .gfr-play-theme,
.gfr-embed-app:fullscreen .gfr-play-theme,
.gfr-embed-app:-webkit-full-screen .gfr-play-theme{
  min-height:66px!important;
  padding-top:21px!important;
}
.gfr-game-modal:fullscreen .gfr-spin-main.gfr-paw-button,
.gfr-game-modal:-webkit-full-screen .gfr-spin-main.gfr-paw-button,
.gfr-embed-app:fullscreen .gfr-spin-main.gfr-paw-button,
.gfr-embed-app:-webkit-full-screen .gfr-spin-main.gfr-paw-button{
  transform:scale(.88)!important;
  margin-top:-8px!important;
  margin-bottom:-10px!important;
}
.gfr-game-modal:fullscreen .gfr-spin-main.gfr-paw-button:hover:not(:disabled),
.gfr-game-modal:-webkit-full-screen .gfr-spin-main.gfr-paw-button:hover:not(:disabled),
.gfr-embed-app:fullscreen .gfr-spin-main.gfr-paw-button:hover:not(:disabled),
.gfr-embed-app:-webkit-full-screen .gfr-spin-main.gfr-paw-button:hover:not(:disabled){
  transform:translateY(-4px) scale(.91)!important;
}

/* Mobile paw remains a true paw, just scaled as a single object. */
@media(max-width:650px){
  .gfr-play-theme{
    min-width:190px!important;
    min-height:62px!important;
    font-size:18px!important;
  }
  .gfr-spin-main.gfr-paw-button{
    transform:scale(.84)!important;
    margin-top:-8px!important;
    margin-bottom:-12px!important;
  }
  .gfr-spin-main.gfr-paw-button:hover:not(:disabled){
    transform:translateY(-3px) scale(.86)!important;
  }
}


/* ==========================================================
   FuchsRad 0.1.14 — approved PNG paw button + sound chooser
   ========================================================== */

.gfr-visually-hidden{
  position:absolute!important;
  width:1px!important;height:1px!important;
  padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;border:0!important;
}

/* The button is now the exact approved PNG artwork.
   No CSS-drawn toes/pad remain visible. */
.gfr-spin-main.gfr-paw-image-button{
  position:relative!important;
  display:block!important;
  width:220px!important;
  min-width:220px!important;
  max-width:220px!important;
  height:220px!important;
  min-height:220px!important;
  padding:0!important;
  margin:-18px auto -26px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
  filter:drop-shadow(0 15px 16px rgba(106,71,13,.23))!important;
  transition:transform .18s ease,filter .18s ease!important;
}
.gfr-spin-main.gfr-paw-image-button:before,
.gfr-spin-main.gfr-paw-image-button:after{content:none!important;display:none!important}
.gfr-paw-image-button .gfr-paw-toes,
.gfr-paw-image-button .gfr-paw-pad{display:none!important}
.gfr-paw-image-button img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  pointer-events:none!important;
  user-select:none!important;
  -webkit-user-drag:none!important;
}
.gfr-spin-main.gfr-paw-image-button:hover:not(:disabled){
  transform:translateY(-5px) scale(1.035)!important;
  filter:drop-shadow(0 20px 19px rgba(106,71,13,.29)) saturate(1.04)!important;
}
.gfr-spin-main.gfr-paw-image-button:active:not(:disabled){
  transform:translateY(1px) scale(.975)!important;
  filter:drop-shadow(0 9px 10px rgba(106,71,13,.20))!important;
}
.gfr-spin-main.gfr-paw-image-button:focus-visible{
  outline:4px solid rgba(11,94,70,.34)!important;
  outline-offset:2px!important;
  border-radius:42%!important;
}
.gfr-spin-main.gfr-paw-image-button:disabled{
  opacity:.50!important;
  filter:grayscale(.12) drop-shadow(0 10px 11px rgba(106,71,13,.16))!important;
}

/* Admin-only sound chooser */
.gfr-sound-box{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(210px,280px) auto!important;
  gap:14px!important;
  align-items:center!important;
  margin:0 0 16px!important;
  padding:14px 16px!important;
  border:2px solid rgba(11,94,70,.14)!important;
  border-radius:20px!important;
  background:linear-gradient(135deg,#fbfffd 0%,#fff9ed 100%)!important;
  box-shadow:0 12px 26px rgba(7,75,57,.06)!important;
}
.gfr-sound-copy>span{
  display:block!important;
  color:#b17d1d!important;
  font-size:8px!important;
  font-weight:950!important;
  letter-spacing:.13em!important;
}
.gfr-sound-copy h3{
  margin:2px 0 3px!important;
  color:#174638!important;
  font-size:16px!important;
  font-weight:950!important;
}
.gfr-sound-copy p{
  margin:0!important;
  color:#74857e!important;
  font-size:9px!important;
  font-weight:700!important;
}
.gfr-sound-select-wrap{
  display:grid!important;
  gap:5px!important;
}
.gfr-sound-select-wrap>span{
  color:#557168!important;
  font-size:9px!important;
  font-weight:900!important;
  letter-spacing:.04em!important;
}
.gfr-sound-select-wrap select{
  width:100%!important;
  min-height:44px!important;
  padding:0 38px 0 13px!important;
  border:2px solid #d8b65c!important;
  border-radius:14px!important;
  background:#fffef9!important;
  color:#0b5e46!important;
  font-size:12px!important;
  font-weight:850!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 6px 12px rgba(7,75,57,.05)!important;
}

/* In fullscreen the PNG paw stays prominent but doesn't steal space from wheel. */
.gfr-game-modal:fullscreen .gfr-spin-main.gfr-paw-image-button,
.gfr-game-modal:-webkit-full-screen .gfr-spin-main.gfr-paw-image-button,
.gfr-embed-app:fullscreen .gfr-spin-main.gfr-paw-image-button,
.gfr-embed-app:-webkit-full-screen .gfr-spin-main.gfr-paw-image-button{
  width:188px!important;
  min-width:188px!important;
  max-width:188px!important;
  height:188px!important;
  min-height:188px!important;
  margin:-22px auto -30px!important;
  transform:none!important;
}
.gfr-game-modal:fullscreen .gfr-spin-main.gfr-paw-image-button:hover:not(:disabled),
.gfr-game-modal:-webkit-full-screen .gfr-spin-main.gfr-paw-image-button:hover:not(:disabled),
.gfr-embed-app:fullscreen .gfr-spin-main.gfr-paw-image-button:hover:not(:disabled),
.gfr-embed-app:-webkit-full-screen .gfr-spin-main.gfr-paw-image-button:hover:not(:disabled){
  transform:translateY(-4px) scale(1.025)!important;
}

@media(max-width:900px){
  .gfr-sound-box{grid-template-columns:1fr 1fr!important}
  .gfr-sound-copy{grid-column:1/-1!important}
}
@media(max-width:650px){
  .gfr-spin-main.gfr-paw-image-button{
    width:190px!important;min-width:190px!important;max-width:190px!important;
    height:190px!important;min-height:190px!important;
    margin:-18px auto -25px!important;
    transform:none!important;
  }
  .gfr-sound-box{grid-template-columns:1fr!important}
  .gfr-sound-copy{grid-column:auto!important}
}


/* ==========================================================
   FuchsRad 0.1.15 — paw is the wheel-center DREHEN button
   ========================================================== */

.gfr-wheel-spin-hub,
.gfr-wheel-spin-hub:hover,
.gfr-wheel-spin-hub:focus,
.gfr-wheel-spin-hub:focus-visible,
.gfr-wheel-spin-hub:active{
  outline:none!important;
  -webkit-tap-highlight-color:transparent!important;
  appearance:none!important;
  -webkit-appearance:none!important;
}

.gfr-wheel-hub.gfr-wheel-spin-hub{
  z-index:8!important;
  width:20.5%!important;
  aspect-ratio:1!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  overflow:visible!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  cursor:pointer!important;
  transform:translate(-50%,-50%)!important;
  filter:drop-shadow(0 12px 14px rgba(95,63,8,.24))!important;
  transition:transform .18s ease,filter .18s ease,opacity .18s ease!important;
}
.gfr-wheel-hub.gfr-wheel-spin-hub img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  padding:0!important;
  margin:0!important;
  object-fit:contain!important;
  object-position:center!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  pointer-events:none!important;
  user-select:none!important;
  -webkit-user-drag:none!important;
}
.gfr-wheel-spin-hub:hover:not(:disabled){
  transform:translate(-50%,-53%) scale(1.055)!important;
  filter:drop-shadow(0 18px 18px rgba(95,63,8,.30)) saturate(1.05)!important;
}
.gfr-wheel-spin-hub:active:not(:disabled){
  transform:translate(-50%,-48%) scale(.965)!important;
  filter:drop-shadow(0 8px 9px rgba(95,63,8,.22))!important;
}
.gfr-wheel-spin-hub:disabled{
  opacity:.52!important;
  cursor:not-allowed!important;
  filter:grayscale(.08) drop-shadow(0 9px 10px rgba(95,63,8,.16))!important;
}
.gfr-game.is-spinning .gfr-wheel-spin-hub:not(:disabled){
  animation:gfr-center-paw-pulse .72s ease-in-out infinite alternate!important;
}
@keyframes gfr-center-paw-pulse{
  from{filter:drop-shadow(0 11px 13px rgba(95,63,8,.22)) brightness(1)}
  to{filter:drop-shadow(0 17px 19px rgba(95,63,8,.30)) brightness(1.055)}
}

.gfr-game-side{
  align-content:center!important;
  gap:18px!important;
}

.gfr-theme-card{
  position:relative!important;
  width:100%!important;
  min-height:118px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  padding:26px 36px 22px!important;
  overflow:visible!important;
  border:4px solid #c99931!important;
  border-radius:32px 18px 32px 18px!important;
  background:
    radial-gradient(circle at 50% -15%,rgba(255,255,255,.98),rgba(255,255,255,0) 52%),
    linear-gradient(145deg,#fffef9 0%,#fff5df 56%,#f9ecd0 100%)!important;
  box-shadow:
    0 0 0 5px rgba(255,249,237,.98),
    0 18px 34px rgba(7,75,57,.10),
    inset 0 2px 0 rgba(255,255,255,.96),
    inset 0 -7px 14px rgba(188,139,37,.08)!important;
}
.gfr-theme-card[hidden]{display:none!important}
.gfr-theme-card:before,
.gfr-theme-card:after{
  position:absolute!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  color:#b88625!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:31px!important;
  line-height:1!important;
  text-shadow:0 2px 0 rgba(255,255,255,.78)!important;
}
.gfr-theme-card:before{content:"❦"!important;left:10px!important;transform:translateY(-50%) rotate(-12deg)!important}
.gfr-theme-card:after{content:"❦"!important;right:10px!important;transform:translateY(-50%) rotate(168deg)!important}
.gfr-theme-kicker{
  display:block!important;
  color:#a87316!important;
  font-size:9px!important;
  font-weight:1000!important;
  letter-spacing:.22em!important;
  line-height:1!important;
}
.gfr-theme-card>strong{
  display:block!important;
  max-width:100%!important;
  color:#0b5e46!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:19px!important;
  font-weight:700!important;
  font-style:italic!important;
  line-height:1.2!important;
  letter-spacing:.005em!important;
  text-align:center!important;
  overflow-wrap:anywhere!important;
  text-wrap:balance!important;
}

.gfr-result-box{
  min-height:166px!important;
}
.gfr-result-box strong{
  font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-size:clamp(32px,3.1vw,47px)!important;
  font-weight:1000!important;
  font-style:normal!important;
  letter-spacing:-.035em!important;
}

.gfr-wheel-stage.is-preview .gfr-wheel-spin-hub{
  width:21%!important;
}
.gfr-wheel-spin-hub-preview{cursor:pointer!important}

.gfr-game-side>.gfr-primary-action,
.gfr-game-side>.gfr-paw-image-button,
.gfr-game-side>.gfr-spin-main{
  display:none!important;
}

.gfr-center-media-box{display:none!important}

.gfr-mini-center-paw{
  inset:54px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.gfr-mini-center-paw img{
  padding:0!important;
  filter:drop-shadow(0 7px 8px rgba(95,63,8,.22))!important;
}
.gfr-mini-foot{display:none!important}

.gfr-card-wheel>span{
  width:37px!important;
  height:37px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.gfr-card-wheel>span img{
  padding:0!important;
  filter:drop-shadow(0 4px 4px rgba(95,63,8,.18))!important;
}

.gfwk-rad-wheel span{
  inset:31%!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.gfwk-rad-wheel span img{
  padding:0!important;
  filter:drop-shadow(0 7px 8px rgba(95,63,8,.20))!important;
}
.gfwk-rad-base{display:none!important}

.gfr-game-modal:fullscreen .gfr-wheel-spin-hub,
.gfr-game-modal:-webkit-full-screen .gfr-wheel-spin-hub,
.gfr-embed-app:fullscreen .gfr-wheel-spin-hub,
.gfr-embed-app:-webkit-full-screen .gfr-wheel-spin-hub{
  width:18.5%!important;
}
.gfr-game-modal:fullscreen .gfr-theme-card,
.gfr-game-modal:-webkit-full-screen .gfr-theme-card,
.gfr-embed-app:fullscreen .gfr-theme-card,
.gfr-embed-app:-webkit-full-screen .gfr-theme-card{
  min-height:110px!important;
  padding:24px 32px 20px!important;
}
.gfr-game-modal:fullscreen .gfr-theme-card>strong,
.gfr-game-modal:-webkit-full-screen .gfr-theme-card>strong,
.gfr-embed-app:fullscreen .gfr-theme-card>strong,
.gfr-embed-app:-webkit-full-screen .gfr-theme-card>strong{
  font-size:18px!important;
}

@media(max-width:650px){
  .gfr-wheel-hub.gfr-wheel-spin-hub{width:22%!important}
  .gfr-theme-card{
    min-height:98px!important;
    padding:23px 30px 18px!important;
    border-width:3px!important;
    border-radius:26px 15px 26px 15px!important;
  }
  .gfr-theme-card>strong{font-size:17px!important}
  .gfr-theme-card:before,.gfr-theme-card:after{font-size:25px!important}
  .gfr-result-box strong{font-size:30px!important}
}


/* ==========================================================
   FuchsRad 0.1.16 — one agreed standard wheel sound
   ========================================================== */
.gfr-sound-box{display:none!important}


/* ==========================================================
   FuchsRad 0.1.18 — global settings hooks
   ========================================================== */
.gfr-app .gfr-wheel-stage{width:min(var(--gfr-wheel-desktop,690px),100%)!important}
.gfr-app .gfr-wheel-hub.gfr-wheel-spin-hub{width:var(--gfr-paw-size,21%)!important}

.gfr-game-modal:fullscreen .gfr-wheel-stage,
.gfr-game-modal:-webkit-full-screen .gfr-wheel-stage,
.gfr-embed-app:fullscreen .gfr-wheel-stage,
.gfr-embed-app:-webkit-full-screen .gfr-wheel-stage{
  width:min(var(--gfr-wheel-fullscreen,95dvh),calc(100vw - 430px),980px)!important;
}

.gfr-create-card-disabled .gfr-create-preview{opacity:.65}
.gfr-create-disabled-note{
  margin:8px 14px 18px!important;
  padding:12px 14px!important;
  border-radius:14px!important;
  background:#fff8eb!important;
  border:2px solid #e2c675!important;
  color:#5c6d66!important;
  font-size:12px!important;
  font-weight:750!important;
  line-height:1.4!important;
}

@media(max-width:1050px){
  .gfr-game-modal:fullscreen .gfr-wheel-stage,
  .gfr-game-modal:-webkit-full-screen .gfr-wheel-stage,
  .gfr-embed-app:fullscreen .gfr-wheel-stage,
  .gfr-embed-app:-webkit-full-screen .gfr-wheel-stage{
    width:min(var(--gfr-wheel-fullscreen,93dvh),calc(100vw - 380px),900px)!important;
  }
}
@media(max-width:820px){
  .gfr-game-modal:fullscreen .gfr-wheel-stage,
  .gfr-game-modal:-webkit-full-screen .gfr-wheel-stage,
  .gfr-embed-app:fullscreen .gfr-wheel-stage,
  .gfr-embed-app:-webkit-full-screen .gfr-wheel-stage{
    width:min(var(--gfr-wheel-fullscreen,79dvh),94vw,690px)!important;
  }
}


/* FuchsRad 0.1.19 — constructor cleanup */
.gfr-preview-head{
  justify-content:flex-start!important;
}


/* ==========================================================
   FuchsRad 0.1.21 — public SEO pages + safe AdSense slots
   ========================================================== */
.gfr-public-single{
  width:min(1180px,calc(100% - 32px));
  margin:34px auto 64px;
  color:#163f34;
}
.gfr-single-nav{
  display:flex;align-items:center;justify-content:space-between;gap:16px;
  margin-bottom:16px;font-size:12px;font-weight:850;letter-spacing:.04em;
}
.gfr-single-nav a{color:#0b5e46;text-decoration:none}
.gfr-single-nav>span{padding:7px 11px;border-radius:999px;background:#fff6df;border:1px solid #d7b55a;color:#0b5e46;font-size:10px;letter-spacing:.12em}
.gfr-single-hero{
  padding:28px 30px;margin-bottom:18px;border-radius:26px;
  background:linear-gradient(135deg,#0b5e46,#0a4938);color:#fff;
  box-shadow:0 18px 42px rgba(5,64,48,.15);
}
.gfr-single-hero>span{display:block;color:#efd27d;font-weight:900;font-size:10px;letter-spacing:.16em;margin-bottom:6px}
.gfr-single-hero h1{color:#fff!important;margin:0 0 10px!important;font-size:clamp(30px,4vw,48px)!important;line-height:1.05!important}
.gfr-single-hero p{margin:0;max-width:850px;color:#e5f2ed;font-size:15px;line-height:1.6}
.gfr-single-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.gfr-single-meta b{padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(239,210,125,.48);font-size:11px;color:#fff}
.gfr-public-app{
  display:block!important;background:#fffdf7;border:2px solid #e5dfcf;border-radius:28px;padding:18px;
  box-shadow:0 18px 42px rgba(22,63,52,.10);overflow:hidden;
}
.gfr-public-game-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:2px 4px 14px}
.gfr-public-game-head>div:first-child{display:grid;gap:2px}.gfr-public-game-head span{font-size:9px;font-weight:900;letter-spacing:.16em;color:#b18a2f}.gfr-public-game-head strong{font-size:14px;color:#174638}
.gfr-public-app .gfr-game{border-radius:22px}
.gfr-single-copy{margin:20px 0 0;padding:24px 26px;border-radius:22px;background:#fff;border:2px solid #e5ebe7;box-shadow:0 10px 28px rgba(22,63,52,.05)}
.gfr-single-copy h2{margin:0 0 8px;color:#174638;font-size:21px}.gfr-single-copy p{margin:0;color:#5e7069;line-height:1.65}
.gfr-single-contents{margin-top:18px}.gfr-single-contents>strong{display:block;margin-bottom:10px;color:#174638}
.gfr-single-contents>div{display:flex;flex-wrap:wrap;gap:7px}.gfr-single-contents span{padding:7px 10px;border-radius:999px;background:#f4f8f6;border:1px solid #dce7e2;color:#31564b;font-size:12px}
.gfr-ad-slot{width:100%;margin:28px auto 0;padding:14px 16px 16px;border-top:1px solid #e5ebe7;text-align:center;min-height:110px}
.gfr-ad-slot>span{display:block;margin-bottom:8px;color:#8c9692;font-size:9px;letter-spacing:.14em;text-transform:uppercase;font-weight:800}
.gfr-page .gfr-ad-slot{max-width:1180px;margin-top:24px}
.gfr-public-app:fullscreen,.gfr-public-app:-webkit-full-screen{background:#fffdf7!important;padding:16px!important;overflow:auto!important}
.gfr-public-app:fullscreen .gfr-public-game-head,.gfr-public-app:-webkit-full-screen .gfr-public-game-head{padding:0 0 10px}
@media(max-width:780px){
  .gfr-public-single{width:min(100% - 18px,1180px);margin-top:18px}.gfr-single-hero{padding:22px 18px;border-radius:21px}.gfr-public-app{padding:10px;border-radius:20px}.gfr-public-game-head{align-items:flex-start;flex-direction:column}.gfr-single-copy{padding:19px 16px}.gfr-single-nav{padding:0 4px}
}


/* FuchsRad 0.1.22 — moderation, reporting, accessibility */
.gfr-btn-report{background:#fff8eb!important;color:#79581b!important;border:2px solid #d7b55a!important}.gfr-btn-report:hover{transform:translateY(-1px);box-shadow:0 7px 16px rgba(121,88,27,.12)!important}
.gfr-report-overlay{position:fixed!important;inset:0!important;z-index:1000002!important;display:grid;place-items:center;padding:20px;background:rgba(8,47,37,.54);backdrop-filter:blur(5px)}.gfr-report-overlay[hidden]{display:none!important}.gfr-report-dialog{width:min(500px,100%);background:#fffdf8;border:2px solid #d7b55a;border-radius:22px;padding:22px;box-shadow:0 24px 70px rgba(5,48,36,.25)}.gfr-report-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.gfr-report-dialog header span{font-size:10px;font-weight:900;letter-spacing:.15em;color:#8d6a22}.gfr-report-dialog h2{margin:3px 0 0;color:#0b5e46;font-size:24px}.gfr-report-dialog p{color:#5f7069;margin:0 0 14px;line-height:1.5}.gfr-report-dialog label{display:grid;gap:7px;font-weight:850;color:#24483d}.gfr-report-dialog select{width:100%;min-height:46px;border:2px solid #dbe7e2;border-radius:13px;background:#fff;padding:0 12px;color:#173f33}.gfr-report-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;flex-wrap:wrap}
.gfr-app :where(button,a,input,textarea,select):focus-visible{outline:3px solid #f0c75e!important;outline-offset:3px!important}.gfr-wheel-spin-hub:focus-visible{outline:4px solid #f0c75e!important;outline-offset:7px!important;border-radius:45%!important}
@media (prefers-reduced-motion: reduce){.gfr-app *,.gfr-app *::before,.gfr-app *::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
@media(max-width:620px){.gfr-report-overlay{padding:12px}.gfr-report-dialog{padding:18px;border-radius:18px}.gfr-report-actions{display:grid;grid-template-columns:1fr}.gfr-report-actions .gfr-btn{width:100%}}


/* ==========================================================
   FuchsRad 0.1.23 — final responsive/fullscreen QA overrides
   ========================================================== */
@media (max-width: 860px){
  .gfr-app .gfr-game{
    grid-template-columns:1fr!important;
    gap:18px!important;
    padding:18px!important;
  }
  .gfr-app .gfr-wheel-stage{
    width:min(var(--gfr-wheel-desktop,690px),88vw)!important;
    max-width:100%!important;
    margin-inline:auto!important;
  }
  .gfr-app .gfr-game-side{
    width:min(620px,100%)!important;
    margin-inline:auto!important;
  }
  .gfr-public-game-head{
    align-items:flex-start!important;
    flex-wrap:wrap!important;
  }
  .gfr-public-game-head .gfr-game-controls{
    flex-wrap:wrap!important;
  }
}

@media (max-width: 650px){
  .gfr-app .gfr-game{
    padding:10px 8px max(20px,env(safe-area-inset-bottom))!important;
    gap:12px!important;
  }
  .gfr-app .gfr-wheel-stage{
    width:min(94vw,430px)!important;
    padding:4px!important;
  }
  .gfr-app .gfr-game-side{
    padding:13px!important;
    border-radius:18px!important;
  }
  .gfr-theme-card{
    min-height:88px!important;
    padding:20px 28px 16px!important;
  }
  .gfr-result-box{
    min-height:118px!important;
    padding:14px!important;
  }
  .gfr-result-box strong{
    font-size:clamp(26px,8vw,34px)!important;
    overflow-wrap:anywhere!important;
  }
  .gfr-game-actions{
    grid-template-columns:1fr 1fr!important;
  }
  .gfr-public-single{
    width:calc(100% - 14px)!important;
  }
  .gfr-public-game-head .gfr-game-controls{
    width:100%!important;
  }
}

@media (max-width: 470px){
  .gfr-game-actions{
    grid-template-columns:1fr!important;
  }
  .gfr-public-game-head .gfr-game-controls .gfr-btn{
    flex:1 1 145px!important;
  }
}

@media (max-width: 820px){
  .gfr-game-modal:fullscreen .gfr-wheel-stage,
  .gfr-game-modal:-webkit-full-screen .gfr-wheel-stage,
  .gfr-embed-app:fullscreen .gfr-wheel-stage,
  .gfr-embed-app:-webkit-full-screen .gfr-wheel-stage,
  .gfr-public-app:fullscreen .gfr-wheel-stage,
  .gfr-public-app:-webkit-full-screen .gfr-wheel-stage{
    width:min(94vw,78dvh,690px)!important;
    max-width:94vw!important;
  }
}

@media (prefers-reduced-motion: reduce){
  .gfr-wheel-rotor{
    transition-duration:.9s!important;
  }
}
