:root{color:#252326;font-synthesis:none;--ink:#252326;--muted:#6d6870;--paper:#fffdf8;--paper-soft:#f8f3e9;--line:#b7aac561;--accent:#6546a8;--accent-dark:#49317f;--accent-soft:#ece5ffc7;--success:#287a57;--success-soft:#e2f4eac7;--danger:#a94343;--danger-soft:#fbe7e4cc;--warning:#9a6a1f;--glass:#fffbf4a8;--glass-strong:#fffbf4c7;--glass-dark:#221d29b3;--glass-edge:#ffffff4d;--glass-blur:blur(14px) saturate(138%);--shadow:0 14px 40px #3e332924;--shadow-soft:0 20px 55px #3e33292e;background:#f3efe7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#c9b99d;min-width:320px}body{isolation:isolate;background:#d8c9b2;min-height:100vh;margin:0;position:relative}body:before{content:"";z-index:-2;pointer-events:none;opacity:.72;background-image:url(../../../textures/patchwork-tile.webp);background-position:top;background-repeat:repeat;background-size:500px 500px;position:fixed;inset:0}body:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 12% 0,#6546a82e,#0000 28rem),radial-gradient(circle at 92% 8%,#f0c85a2e,#0000 26rem),linear-gradient(#fff9f03d,#efe5d35c);position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.shell{z-index:0;min-height:100vh;position:relative}.topbar{z-index:20;color:#fff;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:linear-gradient(135deg,#231e2ac7,#3d2a60a6);border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:1.5rem;padding:.85rem max(1rem,50vw - 620px);display:flex;position:sticky;top:0;box-shadow:0 12px 30px #1c14263d}.topbar:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff0d,#0000 35%,#f0c85a12);position:absolute;inset:0}.brand{align-items:center;gap:.85rem;font-weight:800;display:flex}.brand__mark{filter:drop-shadow(0 10px 18px #00000038);flex:none;place-items:center;width:3rem;height:3rem;display:grid;transform:translateY(-1px)}.brand__mark img{object-fit:contain;width:100%;height:100%;display:block}.brand__text{line-height:1.05;display:block}.brand small{color:#d6cfdf;margin-top:.28rem;font-size:.8rem;font-weight:600;display:block}.nav{flex-wrap:wrap;gap:.25rem;display:flex}.nav a{color:#d8d3df;border-radius:.7rem;padding:.58rem .78rem;font-size:.92rem}.nav a:hover,.nav a.active{color:#fff;background:#ffffff24;box-shadow:inset 0 0 0 1px #ffffff1f,0 10px 20px #0000001f}main{width:min(1240px,100% - 2rem);margin:0 auto;padding:2rem 0 4rem;position:relative}.page-header{-webkit-backdrop-filter:blur(14px)saturate(130%);backdrop-filter:blur(14px)saturate(130%);background:linear-gradient(135deg,#fffdf870,#fff7ec3d);border:1px solid #ffffff47;border-radius:1.2rem;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.1rem;display:flex;box-shadow:0 14px 34px #3e332914}.page-header h1{letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,4vw,3rem)}.page-header p{color:var(--muted);max-width:62rem;margin:.45rem 0 0}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--accent);font-size:.72rem;font-weight:800}.grid{gap:1rem;display:grid}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--glass-edge);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:var(--glass-blur);background:linear-gradient(135deg,#fffdf8a3,#fff8ee6b);border-radius:1rem;padding:1rem;position:relative;overflow:hidden}.card:before{content:"";border-radius:inherit;pointer-events:none;opacity:.72;background:linear-gradient(145deg,#ffffff47,#0000 38%);position:absolute;inset:0}.card>*{z-index:1;position:relative}.card h2,.card h3{margin-top:0}.card--flat{box-shadow:none}.card--active{border-color:var(--accent);outline:3px solid #6546a842}.card--defeated{filter:grayscale(.8);opacity:.62}.section{margin-top:1.5rem}.section-title{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.section-title h2{margin:0;font-size:1.25rem}.button{background:var(--accent);color:#fff;border:1px solid #0000;border-radius:.72rem;justify-content:center;align-items:center;gap:.45rem;min-height:2.6rem;padding:.6rem .9rem;font-weight:750;display:inline-flex}.button:hover{background:var(--accent-dark)}.button--secondary{color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffbf494;border-color:#ffffff47}.button--secondary:hover{background:#eee7dc}.button--danger{background:var(--danger)}.button--danger:hover{background:#843535}.button--ghost{color:var(--accent);border-color:var(--line);background:0 0}.button--small{min-height:2rem;padding:.35rem .55rem;font-size:.83rem}.actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}label{color:#49444d;gap:.35rem;font-size:.85rem;font-weight:700;display:grid}input,select,textarea{width:100%;min-height:2.7rem;color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff9e;border:1px solid #ffffff61;border-radius:.68rem;padding:.62rem .7rem}textarea{resize:vertical;min-height:6rem}input:focus,select:focus,textarea:focus{border-color:var(--accent);outline:3px solid #6546a829}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.form-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.field-span{grid-column:1/-1}fieldset{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff2e;border:1px solid #ffffff47;border-radius:.8rem;padding:.8rem}legend{padding:0 .35rem;font-weight:800}.kpi{flex-direction:column;justify-content:space-between;min-height:8.5rem;display:flex}.kpi__value{letter-spacing:-.05em;font-size:2.35rem;font-weight:900}.kpi__label{color:var(--muted)}.badges{flex-wrap:wrap;gap:.35rem;display:flex}.badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff8ef94;border:1px solid #ffffff47;border-radius:999px;align-items:center;padding:.25rem .5rem;font-size:.78rem;font-weight:750;display:inline-flex}.badge--success{color:var(--success);background:var(--success-soft)}.badge--danger{color:var(--danger);background:var(--danger-soft)}.badge--accent{color:var(--accent-dark);background:var(--accent-soft)}.badge--warning{color:var(--warning);background:#f8ecd4}.progress{background:#ded8cd;border-radius:999px;height:.62rem;overflow:hidden}.progress__fill{border-radius:inherit;background:var(--success);height:100%;transition:width .2s}.progress.danger .progress__fill{background:var(--danger)}.notice{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ece5ff9e;border:1px solid #ffffff52;border-radius:.95rem;margin:.75rem 0;padding:.75rem .9rem;box-shadow:0 12px 28px #3e33291a}.notice.success{background:var(--success-soft);border-color:#badfc9}.notice.error{background:var(--danger-soft);color:#7b2f2f;border-color:#efbeb7}.muted{color:var(--muted)}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.empty{text-align:center;color:var(--muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf859;border:1px dashed #b7aac58c;border-radius:1rem;padding:2rem}.character-card{gap:.85rem;display:grid}.character-card__top{align-items:center;gap:.8rem;display:flex}.avatar{background:var(--accent-soft);width:3.2rem;height:3.2rem;color:var(--accent-dark);border-radius:1rem;flex:none;place-items:center;font-size:1.35rem;font-weight:900;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.stat-row{grid-template-columns:repeat(4,1fr);gap:.4rem;display:grid}.stat-box{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9f17a;border:1px solid #ffffff38;border-radius:.65rem;padding:.5rem}.stat-box strong{font-size:1.15rem;display:block}.stat-box span{color:var(--muted);font-size:.68rem}.item-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffdf88a,#fff7ec57);border:1px solid #ffffff3d;border-radius:.95rem;gap:.65rem;padding:.8rem;display:grid;box-shadow:0 10px 22px #3e332914}.item-card__head{justify-content:space-between;gap:.8rem;display:flex}.item-card h3{margin:0;font-size:1rem}.rarity-singular{border-left:4px solid #6546a8}.rarity-impossible{border-left:4px solid #d9921e}.monster-gallery{align-items:start}.monster-card{padding:0;transition:transform .18s,box-shadow .18s;overflow:hidden}.monster-card:hover{transform:translateY(-3px);box-shadow:0 20px 48px #3e332926}.monster-card__visual{border-bottom:1px solid var(--line);background:radial-gradient(circle at 50% 42%,#fffffff2,#eee8dec7 68%,#ddd3c4 100%);height:320px;position:relative;overflow:hidden}.monster-card__visual:after{content:"";filter:blur(5px);background:radial-gradient(#25232633,#0000 68%);height:1.2rem;position:absolute;inset:auto 10% 1rem}.monster-card__visual img{z-index:1;object-fit:contain;width:100%;height:100%;padding:.65rem .6rem .25rem;position:relative}.monster-card__family,.monster-card__level{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:absolute;top:.75rem;box-shadow:0 4px 16px #2523261f}.monster-card__family{background:#fffdf8e6;left:.75rem}.monster-card__level{right:.75rem}.monster-card__body{padding:1rem}.monster-card__body h2{margin-bottom:.35rem}.monster-card__description{min-height:4.4rem;line-height:1.45}.monster-card__stats{grid-template-columns:repeat(4,1fr);gap:.4rem;margin:.75rem 0;display:grid}.monster-card__stats div{background:var(--paper-soft);text-align:center;border-radius:.6rem;padding:.45rem;font-size:.75rem}.monster-card__stats strong{font-size:1rem;display:block}.monster-card__details{border-top:1px solid var(--line);margin-top:1rem;padding-top:.8rem}.monster-card__details summary{cursor:pointer;color:var(--accent-dark);font-weight:800}.monster-card__details[open] summary{margin-bottom:.5rem}.participant-preview{grid-template-columns:5.5rem minmax(0,1fr);align-items:center}.participant-preview__image{object-fit:cover;background:var(--paper-soft);border:1px solid var(--line);border-radius:.8rem;width:5.5rem;height:5.5rem}.participant-preview__image.participant-preview__monster{object-fit:contain;padding:.2rem}.participant-preview__content{gap:.55rem;min-width:0;display:grid}.monster-picker-preview{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#fffdf88f 0%,#f8f3e96b 100%);border-radius:.9rem;grid-template-columns:10rem minmax(0,1fr);align-items:center;gap:1rem;margin-top:1rem;padding:.85rem;display:grid}.monster-picker-preview>img{object-fit:contain;background:radial-gradient(circle,#fff 0%,#eee7dc 100%);border-radius:.8rem;width:10rem;height:12.5rem}.monster-picker-preview p{margin:.3rem 0 .55rem}.monster-picker-preview__note{font-size:.8rem}.combatant{gap:.65rem;display:grid;position:relative}.combatant__head{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.combatant__image{object-fit:cover;background:#eee8de;border-radius:.85rem;width:4rem;height:4rem}.combatant--monster{overflow:hidden}.combatant__monster-visual{border-bottom:1px solid var(--line);background:radial-gradient(circle at 50% 45%,#fff,#eee8de 74%,#ddd3c4);height:205px;margin:-1rem -1rem .1rem;position:relative;overflow:hidden}.combatant__monster-visual img{object-fit:contain;width:100%;height:100%;padding:.35rem .5rem .1rem}.combatant__monster-family{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8e6;position:absolute;top:.65rem;left:.65rem}.health-line{justify-content:space-between;margin-bottom:.25rem;font-size:.82rem;display:flex}.turn-banner{color:#fff;-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);background:linear-gradient(135deg,#231e2abd,#3d2a6094);border:1px solid #ffffff1f;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.9rem 1rem;display:flex;box-shadow:0 18px 36px #1c14263d}.log{gap:.5rem;max-height:29rem;display:grid;overflow:auto}.log-entry{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf7f08a;border:1px solid #ffffff3d;border-radius:.35rem .65rem .65rem .35rem;padding:.65rem}.log-entry small{color:var(--muted)}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #b7aac53d;padding:.7rem}th{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.75rem}@media (width<=900px){.topbar{flex-direction:column;align-items:flex-start;gap:.6rem}.nav{flex-wrap:nowrap;width:100%;padding-bottom:.15rem;overflow-x:auto}.nav a{white-space:nowrap}.grid--4,.grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--2{grid-template-columns:1fr}.form-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=580px){main{width:min(100% - 1rem,1240px);padding-top:1rem}.page-header{flex-direction:column;align-items:flex-start}.grid--4,.grid--3,.form-grid,.form-grid--4{grid-template-columns:1fr}.stat-row,.monster-card__stats{grid-template-columns:repeat(2,1fr)}.monster-card__visual{height:360px}.monster-card__description{min-height:0}.participant-preview{grid-template-columns:4.5rem minmax(0,1fr)}.participant-preview__image{width:4.5rem;height:4.5rem}.monster-picker-preview{grid-template-columns:1fr}.monster-picker-preview>img{width:100%;height:17rem}.turn-banner{flex-direction:column;align-items:flex-start}}.wizard{margin-bottom:2rem;padding:0;overflow:hidden}.wizard__header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf86b;border-bottom:1px solid #ffffff3d;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.3rem;display:flex}.wizard__header h2{margin:.15rem 0 0}.wizard-steps{background:var(--paper-soft);border-bottom:1px solid var(--line);grid-template-columns:repeat(5,minmax(0,1fr));gap:.3rem;padding:.8rem 1rem;display:grid}.wizard-steps button{min-height:2.8rem;color:var(--muted);background:0 0;border-color:#0000;padding:.45rem;font-size:.78rem}.wizard-steps button span{color:#5b554e;background:#ddd5c8;border-radius:999px;place-items:center;width:1.55rem;height:1.55rem;font-size:.75rem;display:grid}.wizard-steps button.active{color:#fff;background:var(--accent)}.wizard-steps button.active span{color:var(--accent-dark);background:#fff}.wizard-steps button.complete{color:var(--success)}.wizard-steps button.complete span{color:#fff;background:var(--success)}.wizard-steps button:disabled{opacity:.65}.wizard-panel{gap:1.3rem;display:grid}.wizard-panel__intro h3{margin:0 0 .35rem;font-size:1.35rem}.wizard-panel__intro p{color:var(--muted);margin:0;line-height:1.55}.wizard__footer{border-top:1px solid var(--line);background:var(--paper-soft);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:1rem 1.3rem;display:grid}.wizard__footer>:last-child{justify-self:end}.wizard__footer>span{color:var(--muted);font-size:.85rem}.identity-layout{grid-template-columns:15rem minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.identity-fields{grid-template-columns:1fr}.portrait-upload{text-align:center;justify-items:center;gap:.65rem;display:grid}.portrait-preview{background:var(--paper-soft);width:12rem;height:12rem;color:var(--accent-dark);border:2px dashed #c8bdad;border-radius:1.25rem;place-items:center;font-size:4rem;font-weight:900;display:grid;overflow:hidden}.portrait-preview img{object-fit:cover;width:100%;height:100%}.portrait-preview--small{border-style:solid;width:5.5rem;height:5.5rem;font-size:2rem}.portrait-upload__button{position:relative;overflow:hidden}.portrait-upload__button input{opacity:0;cursor:pointer;position:absolute;inset:0}.portrait-upload small{color:var(--muted)}.portrait-file{align-items:center;gap:.45rem;max-width:100%;display:flex}.portrait-file span{text-overflow:ellipsis;white-space:nowrap;max-width:9rem;font-size:.8rem;overflow:hidden}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.role-card{text-align:left;min-height:10rem;color:var(--ink);border-color:var(--line);background:#fff;align-content:start;justify-items:start;gap:.35rem;padding:1rem 2.5rem 1rem 1rem;display:grid;position:relative}.role-card:hover{background:var(--paper-soft);border-color:#b9abc9}.role-card.selected{background:var(--accent-soft);border-color:var(--accent);outline:2px solid #6546a829}.role-card strong{font-size:1.1rem}.role-card em{color:var(--accent-dark);font-size:.85rem;font-style:normal}.role-card>span:not(.role-card__check){color:var(--muted);font-size:.82rem;font-weight:500;line-height:1.45}.role-card__check{color:#fff;background:var(--accent);border-radius:999px;place-items:center;width:1.5rem;height:1.5rem;display:grid;position:absolute;top:.75rem;right:.75rem}.pool-counter{width:fit-content;color:var(--warning);background:#f8ecd4;border:1px solid #e8d09c;border-radius:.8rem;align-items:center;gap:.7rem;padding:.65rem .9rem;display:inline-flex}.pool-counter strong{font-size:1.7rem;line-height:1}.pool-counter span{font-size:.84rem;font-weight:750}.pool-counter--complete{color:var(--success);background:var(--success-soft);border-color:#badfc9}.allocation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.allocation-card{border:1px solid var(--line);background:#fff;border-radius:.85rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:9rem;padding:1rem;display:grid}.allocation-card h4{margin:0 0 .3rem;font-size:1.05rem}.allocation-card p{color:var(--muted);margin:0;font-size:.83rem;line-height:1.45}.allocation-card small{color:var(--muted);margin-top:.45rem;display:block}.allocation-card__heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.summary-card{border:1px solid var(--line);background:var(--paper-soft);border-radius:1rem;gap:1.2rem;padding:1.2rem;display:grid}.summary-card__identity{align-items:center;gap:1rem;display:flex}.summary-card__identity p{color:var(--accent-dark);margin:.15rem 0;font-weight:800}.summary-card__identity small{color:var(--muted)}.summary-notes{white-space:pre-wrap;background:#fff;border-radius:.7rem;margin:0;padding:.8rem}.summary-section{gap:.55rem;display:grid}.summary-section h4{margin:0}.summary-skills{flex-wrap:wrap;gap:.4rem;display:flex}@media (width<=900px){.wizard-steps{grid-template-columns:repeat(5,max-content);overflow-x:auto}.wizard-steps button{min-width:8rem}.identity-layout,.role-grid,.allocation-grid{grid-template-columns:1fr}}@media (width<=580px){.wizard__header{align-items:flex-start}.wizard__content{min-height:0;padding:1rem}.wizard__footer{grid-template-columns:1fr 1fr}.wizard__footer>span{text-align:center;grid-area:1/1/auto/-1}.wizard__footer>:first-child{grid-area:2/1}.wizard__footer>:last-child{grid-area:2/2}.portrait-preview{width:10rem;height:10rem}.allocation-card{grid-template-columns:1fr}}:root{--ink:#211d29;--muted:#706a78;--paper:#fffdf9;--paper-soft:#f7f1e7;--line:#ddd2c2;--accent:#7051bb;--accent-dark:#4e328a;--accent-soft:#efe9ff;--gold:#d8a934;--gold-soft:#fff4cf;--success:#257b58;--success-soft:#e2f5eb;--danger:#aa4545;--danger-soft:#fbe8e5;--warning:#956519;--shadow:0 18px 55px #352a401a;--shadow-hover:0 24px 65px #352a4029}body{background-color:#0000;background-image:radial-gradient(circle at 8% 0,#7051bb29,#0000 28rem),radial-gradient(circle at 92% 8%,#d8a93421,#0000 24rem),linear-gradient(#faf7f0 0%,#eee7dc 100%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.topbar{background:linear-gradient(110deg,#1b1821fa,#332745fa);border-bottom:1px solid #ebcc6f40;min-height:4.4rem;box-shadow:0 10px 34px #1b18212e}.brand{letter-spacing:-.01em}.brand__mark{width:2.55rem;height:2.55rem;box-shadow:none;background:0 0}.nav a{border:1px solid #0000;transition:background .18s,border-color .18s,transform .18s}.nav a:hover{border-color:#ffffff14;transform:translateY(-1px)}.nav a.active{color:#fff;background:linear-gradient(135deg,#7051bb9e,#7051bb52);border-color:#e0cfff33;box-shadow:inset 0 1px #ffffff14}main{padding-top:2.4rem}.page-header{position:relative}.page-header--illustrated{min-height:10rem;box-shadow:var(--shadow);background:radial-gradient(circle at 86% 42%,#d8a93438,#0000 16rem),radial-gradient(circle at 70% 0,#7051bb2e,#0000 19rem),#fffdf9e0;border:1px solid #7051bb29;border-radius:1.35rem;align-items:center;padding:1.7rem 1.8rem;overflow:hidden}.page-header--illustrated:after{content:"⌁";color:#7051bb14;pointer-events:none;font-size:9rem;font-weight:900;line-height:1;position:absolute;top:50%;right:4.5rem;transform:translateY(-50%)rotate(-8deg)}.page-header--illustrated>*{z-index:1;position:relative}.page-header h1{text-wrap:balance}.eyebrow{color:var(--accent)}.card{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-color:#77665233;border-radius:1.15rem}a.card{transition:transform .2s,box-shadow .2s,border-color .2s}a.card:hover{box-shadow:var(--shadow-hover);border-color:#7051bb52;transform:translateY(-3px)}.button{background:linear-gradient(135deg, var(--accent), #8667d0);border-radius:.82rem;transition:transform .16s,box-shadow .16s,background .16s;box-shadow:0 8px 22px #7051bb30,inset 0 1px #fff3}.button:hover{background:linear-gradient(135deg, var(--accent-dark), var(--accent));transform:translateY(-1px);box-shadow:0 12px 28px #4e328a38,inset 0 1px #ffffff29}.button:active{transform:translateY(0)}.button--hero{min-height:3rem;padding:.78rem 1.05rem}.button--hero span{font-size:1.2rem;line-height:1}.button--secondary,.button--ghost{box-shadow:none;background:#fffdf9d1}.button--secondary:hover,.button--ghost:hover{box-shadow:none}input,select,textarea{background:#ffffffed;border-color:#77665247;border-radius:.82rem;min-height:3rem;box-shadow:inset 0 1px 2px #2a221b0a}input:focus,select:focus,textarea:focus{outline:4px solid #7051bb1f;box-shadow:0 0 0 1px #7051bb29}label>small{color:var(--muted);font-weight:500;line-height:1.4}.kpi{border-top:3px solid #7051bba6;position:relative;overflow:hidden}.kpi:after{content:"";background:#7051bb12;border-radius:999px;width:7rem;height:7rem;position:absolute;top:-3rem;right:-2.8rem}.kpi__value{color:var(--accent-dark)}.badge{border:1px solid #705e481a}.progress{background:#e5ded3}.progress__fill{background:linear-gradient(90deg, var(--accent), #8d70d7)}.notice{box-shadow:0 8px 26px #352a4012}.empty--illustrated{background:#fffdf98c;justify-items:center;gap:.45rem;padding:3.2rem 1rem;display:grid}.empty--illustrated>span{color:var(--accent);font-size:3rem}.empty--illustrated>strong{color:var(--ink);font-size:1.2rem}.empty--illustrated>small{color:var(--muted)}.wizard{background:#fffdf9f5;border-color:#7051bb2e;border-radius:1.35rem}.wizard__header{background:radial-gradient(circle at 92% 20%,#d8a9341f,#0000 16rem),linear-gradient(135deg,#fffdf9,#f8f2eb);padding:1.35rem 1.55rem}.wizard__header p{color:var(--muted);margin:.35rem 0 0;font-size:.86rem}.wizard-steps{background:#f7f1e7e0;gap:.5rem;padding:.85rem 1.25rem}.wizard-steps button{text-align:left;min-height:3.25rem;box-shadow:none;border:1px solid #0000;border-radius:.9rem;grid-template-columns:auto minmax(0,1fr);justify-content:flex-start}.wizard-steps button small{font-size:.78rem;font-weight:780}.wizard-steps button.active{background:linear-gradient(135deg, var(--accent), #8364cd);box-shadow:0 8px 22px #7051bb2b}.wizard-steps button.complete{background:#257b580f;border-color:#257b581f}.wizard__content{min-height:34rem;padding:clamp(1.1rem,3vw,2rem)}.wizard-panel{gap:1.5rem}.wizard-panel__intro{max-width:64rem}.wizard-panel__intro h3{letter-spacing:-.025em;font-size:clamp(1.35rem,2.5vw,1.75rem)}.wizard-kicker{color:var(--gold);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.45rem;font-size:.68rem;font-weight:900;display:inline-flex}.wizard__footer{background:#f7f1e7e6;padding:1rem 1.45rem}.identity-layout--simple{grid-template-columns:minmax(14rem,.72fr) minmax(0,1.45fr)}.identity-emblem{color:#fff;text-align:center;background:radial-gradient(circle at 50% 22%,#ffe7993d,#0000 8rem),linear-gradient(145deg,#332944,#59417d 62%,#7255a2);border-radius:1.15rem;align-content:center;justify-items:center;gap:.75rem;min-height:18rem;padding:1.4rem;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #412f5c38}.identity-emblem:after{content:"";border:1px solid #ffe2874d;border-radius:50%;height:70%;position:absolute;inset:auto -15% -45%;box-shadow:0 0 0 1.6rem #ffe2870a,0 0 0 3.2rem #ffe28706}.identity-emblem>*{z-index:1;position:relative}.identity-emblem>span{color:#ffe38a;font-size:4rem;line-height:1}.identity-emblem strong{font-size:1.3rem;line-height:1.2}.identity-emblem small{color:#d9cee8}.identity-fields{align-content:start;padding:.3rem 0}.role-grid--visual{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.role-card--visual{aspect-ratio:3/4;background:#2d2832;border:1px solid #77665238;border-radius:1rem;min-height:0;padding:0;display:block;position:relative;overflow:hidden;transform:none;box-shadow:0 12px 32px #2b22331c}.role-card--visual:hover{background:#2d2832;border-color:#7051bb8c;transform:translateY(-4px)}.role-card--visual.selected{border-color:var(--accent);background:#2d2832;outline:3px solid #7051bb38;box-shadow:0 18px 45px #4e328a40}.role-card__media,.role-card__media img,.role-card__veil{position:absolute;inset:0}.role-card__media img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .35s}.role-card--visual:hover .role-card__media img{transform:scale(1.035)}.role-card__veil{background:linear-gradient(#0000 40%,#1a161f73 67%,#1a161ff5 100%)}.role-card__content{z-index:2;color:#fff;text-align:left;gap:.2rem;display:grid;position:absolute;bottom:.8rem;left:.85rem;right:.85rem}.role-card__content strong{font-size:1.05rem}.role-card__content em{color:#f0e8ff;font-size:.74rem;line-height:1.35}.role-card__content small{color:#e6d28d;text-transform:uppercase;letter-spacing:.06em;font-size:.64rem;font-weight:800}.role-card--visual .role-card__check{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#251f2d9e;border:1px solid #ffffff70;top:.65rem;right:.65rem}.role-card--visual.selected .role-card__check{background:var(--accent)}.role-selection-panel{background:radial-gradient(circle at 0 0,#7051bb1c,#0000 20rem),#f8f4edd6;border:1px solid #7051bb2b;border-radius:1.15rem;grid-template-columns:minmax(15rem,.65fr) minmax(0,1.6fr);gap:1.2rem;padding:1.15rem;display:grid}.role-selection-panel__copy{align-self:center}.role-selection-panel__copy h4{margin:.75rem 0 .45rem;font-size:1.2rem}.role-selection-panel__copy p{color:var(--ink);margin:0 0 .65rem;line-height:1.55}.role-selection-panel__copy>small{color:var(--muted);line-height:1.45;display:block}.portrait-gallery{grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;display:grid}.portrait-choice{aspect-ratio:3/4;color:#fff;min-height:0;box-shadow:none;background:#302a38;border:1px solid #7766523d;border-radius:.9rem;align-content:end;padding:0;display:grid;position:relative;overflow:hidden}.portrait-choice:hover{background:#302a38;transform:translateY(-3px);box-shadow:0 14px 30px #32273d2e}.portrait-choice.selected{border-color:var(--accent);outline:3px solid #7051bb38}.portrait-choice img{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.portrait-choice span{z-index:1;background:linear-gradient(#0000,#1c1722ed);padding:1.9rem .45rem .45rem;font-size:.7rem;font-weight:800;position:relative}.portrait-choice.selected span{color:#fff1ad}.role-placeholder{min-height:9rem;color:var(--muted);background:#efe9ff52;border:1px dashed #7051bb52;border-radius:1rem;justify-content:center;align-items:center;gap:.8rem;padding:1.2rem;display:flex}.role-placeholder>span{color:var(--accent);font-size:2rem}.role-placeholder strong,.role-placeholder small{display:block}.role-placeholder strong{color:var(--ink);margin-bottom:.2rem}.pool-counter{box-shadow:inset 0 1px #ffffff8c}.allocation-card{background:linear-gradient(145deg,#fff,#fbf8f2);border-color:#77665230;border-radius:1rem;grid-template-columns:auto minmax(0,1fr) auto;box-shadow:0 10px 28px #352a400f}.allocation-card--skill{grid-template-columns:minmax(0,1fr) auto}.allocation-card__icon{width:3rem;height:3rem;color:var(--accent-dark);background:var(--accent-soft);border-radius:.9rem;place-items:center;font-size:1.25rem;font-weight:900;display:grid}.summary-card--visual{background:#fff;grid-template-columns:minmax(14rem,.7fr) minmax(0,1.5fr);gap:0;padding:0;overflow:hidden;box-shadow:0 20px 48px #352a401c}.summary-card__portrait{background:var(--accent-soft);min-height:30rem}.summary-card__portrait img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.summary-card__portrait>span{height:100%;color:var(--accent);place-items:center;font-size:7rem;font-weight:900;display:grid}.summary-card__details{align-content:center;gap:1.2rem;padding:1.5rem;display:grid}.summary-card__identity h3{margin:.5rem 0 .1rem;font-size:2rem}.character-grid{align-items:stretch}.character-card--visual{gap:0;padding:0;overflow:hidden}.character-card__portrait{aspect-ratio:16/10;color:var(--accent);background:radial-gradient(circle, #7051bb2e, transparent 60%), var(--paper-soft);place-items:center;font-size:4rem;font-weight:900;display:grid;position:relative;overflow:hidden}.character-card__portrait:after{content:"";background:linear-gradient(#0000,#1c172238);height:32%;position:absolute;inset:auto 0 0}.character-card__portrait img{object-fit:cover;object-position:center 20%;width:100%;height:100%;transition:transform .35s}.character-card--visual:hover .character-card__portrait img{transform:scale(1.025)}.character-card__level{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#251e2dc2;border-radius:999px;padding:.3rem .55rem;font-size:.72rem;font-weight:850;position:absolute;bottom:.65rem;right:.75rem}.character-card__body{gap:.9rem;padding:1rem;display:grid}.character-card__heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.character-card__heading h2{margin:0;font-size:1.2rem}.character-card__heading p{color:var(--accent-dark);margin:.18rem 0 0;font-size:.83rem;font-weight:750}.character-card__heading>span{color:var(--accent);font-size:1.3rem;transition:transform .2s}.character-card--visual:hover .character-card__heading>span{transform:translate(3px)}.stat-box{border:1px solid #77665214}@media (width<=1050px){.role-grid--visual{grid-template-columns:repeat(3,minmax(0,1fr))}.portrait-gallery{grid-template-columns:repeat(5,minmax(7rem,1fr));padding-bottom:.35rem;overflow-x:auto}.role-selection-panel{grid-template-columns:1fr}}@media (width<=760px){.page-header--illustrated{min-height:0;padding:1.25rem}.page-header--illustrated:after{font-size:7rem;right:-1rem}.wizard-steps{grid-template-columns:repeat(5,minmax(8.5rem,1fr));overflow-x:auto}.identity-layout--simple{grid-template-columns:1fr}.identity-emblem{min-height:12rem}.role-grid--visual{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-card--visual{grid-template-columns:1fr}.summary-card__portrait{min-height:24rem;max-height:32rem}.allocation-card{grid-template-columns:auto minmax(0,1fr)}.allocation-card--skill{grid-template-columns:1fr}}@media (width<=520px){.role-grid--visual{grid-template-columns:1fr 1fr;gap:.55rem}.role-card__content{bottom:.6rem;left:.65rem;right:.65rem}.role-card__content em{display:none}.portrait-gallery{grid-template-columns:repeat(5,8rem)}.wizard__header{flex-direction:column}.wizard__header .button--ghost{align-self:flex-end}.summary-card__portrait{min-height:20rem}}.site-footer{width:min(1240px,100% - 2rem);color:var(--muted);border-top:1px solid #77665238;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1.15rem 0 1.6rem;font-size:.78rem;display:flex}.site-footer span:last-child{color:var(--accent-dark);background:var(--accent-soft);border:1px solid #6546a833;border-radius:999px;padding:.25rem .5rem;font-weight:750}@media (width<=580px){.site-footer{flex-direction:column;align-items:flex-start;width:min(100% - 1rem,1240px)}}.inventory-title{align-items:flex-end}.inventory-title h2{margin:.15rem 0 .25rem;font-size:1.65rem}.catalog-shell{gap:1rem;padding:1.1rem;display:grid}.catalog-toolbar{background:linear-gradient(135deg,#7051bb14,#d8a93417);border:1px solid #7051bb1f;border-radius:1rem;grid-template-columns:minmax(16rem,1fr) minmax(10rem,.28fr) minmax(10rem,.28fr);align-items:end;gap:.8rem;padding:.9rem;display:grid}.catalog-summary{color:var(--muted);align-items:baseline;gap:.45rem;display:flex}.catalog-summary strong{color:var(--accent-dark);font-size:1.45rem}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.catalog-card{border:1px solid var(--line);background:#fff;border-radius:1rem;grid-template-columns:7.6rem minmax(0,1fr);min-height:20rem;display:grid;overflow:hidden;box-shadow:0 10px 28px #352a4012}.catalog-card__visual{background:linear-gradient(#f8f2e8,#efe6d9);border-right:1px solid #5c4d4024;align-content:center;justify-items:center;gap:.7rem;padding:1rem .7rem;display:grid;position:relative}.catalog-card__visual:after{content:"";filter:blur(4px);background:#3b304721;border-radius:999px;height:.35rem;position:absolute;inset:auto .8rem .9rem}.catalog-card__visual img{object-fit:contain;filter:drop-shadow(0 8px 10px #352a4024);width:5.5rem;height:5.5rem}.catalog-card__visual span{z-index:1;color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#3b3047d6;border-radius:999px;padding:.27rem .55rem;font-size:.72rem;font-weight:850;position:relative}.catalog-card__visual--potion{background:linear-gradient(#fff3d5,#f5e3bf)}.catalog-card__visual--spell{background:linear-gradient(#eee7ff,#ddd2fa)}.catalog-card__visual--weapon{background:linear-gradient(#f3e3dd,#e8d0c8)}.catalog-card__visual--armor{background:linear-gradient(#dff3ef,#cbe4de)}.catalog-card__visual--tool{background:linear-gradient(#e6edf5,#d4deea)}.catalog-card__body{align-content:start;gap:.75rem;padding:1rem;display:grid}.catalog-card h3{margin:0 0 .15rem;font-size:1.03rem}.catalog-card p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.5}.catalog-effect{border-left:3px solid var(--gold);background:var(--gold-soft);border-radius:.35rem .7rem .7rem .35rem;gap:.2rem;padding:.65rem .7rem;font-size:.82rem;line-height:1.42;display:grid}.catalog-effect strong{color:#6f5014;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem}.catalog-card__footer{justify-content:space-between;align-items:end;gap:.7rem;margin-top:auto;padding-top:.25rem;display:flex}.catalog-card__footer label{width:6.5rem}.catalog-card__footer input{min-height:2.55rem}.inventory-item-card{position:relative;overflow:hidden}.inventory-item-card__visual{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f8f1e6,#ece4f6);place-items:center;height:6.2rem;margin:-.8rem -.8rem .1rem;display:grid}.inventory-item-card__visual img{object-fit:contain;filter:drop-shadow(0 6px 8px #352a401f);width:5rem;height:5rem}@media (width<=1000px){.catalog-grid{grid-template-columns:1fr}}@media (width<=760px){.inventory-title{flex-direction:column;align-items:flex-start}.catalog-toolbar{grid-template-columns:1fr}.catalog-card{grid-template-columns:6.2rem minmax(0,1fr)}.catalog-card__visual img{width:4.5rem;height:4.5rem}}@media (width<=520px){.catalog-card{grid-template-columns:1fr}.catalog-card__visual{border-right:0;border-bottom:1px solid var(--line);min-height:7rem}.catalog-card__visual img{width:4.8rem;height:4.8rem}.catalog-card__footer{flex-direction:column;align-items:stretch}.catalog-card__footer label,.catalog-card__footer button{width:100%}}.stat-box small{color:var(--accent-dark);margin-top:.18rem;font-size:.64rem;line-height:1.25;display:block}.equipment-summary__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.equipment-loadout{gap:.65rem;display:grid}.equipment-loadout__item{background:#ffffffb8;border:1px solid #705e4824;border-radius:.82rem;grid-template-columns:auto minmax(10rem,1fr) auto;align-items:center;gap:.75rem;padding:.72rem .8rem;display:grid}@media (width<=720px){.equipment-summary__stats,.equipment-loadout__item{grid-template-columns:1fr}}@media (width<=760px){body:before{opacity:.62;background-size:420px 420px}body:after{background:linear-gradient(#fff9f04d,#efe5d366)}}.topbar{isolation:isolate;-webkit-backdrop-filter:blur(24px)saturate(155%);background:linear-gradient(112deg,#1b18218c,#3d2b526e);border:1px solid #ffffff21;border-color:#fff3 #ffffff21 #ebcc6f38;overflow:hidden;box-shadow:0 14px 38px #1b18213d,inset 0 1px #ffffff1a}.topbar:before{z-index:0;background:linear-gradient(90deg,#ffffff14,#0000 34%,#f0c85a12),linear-gradient(#ffffff0d,#0000 58%)}.topbar:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffe28d6b,#0000);height:1px;position:absolute;inset:auto 0 0}.topbar>*{z-index:1;position:relative}.nav a{-webkit-backdrop-filter:blur(8px)}.nav a:hover,.nav a.active{background:#7552b457;border-color:#ffffff26;box-shadow:inset 0 1px #ffffff1a,0 8px 18px #140e1c29}.rules-hero p{max-width:54rem}.rules-intro{grid-template-columns:minmax(0,1.4fr) minmax(14rem,.6fr);align-items:end;gap:1rem;margin-bottom:1rem;display:grid}.rules-intro h2{letter-spacing:-.035em;margin:.3rem 0 0;font-size:clamp(1.35rem,2.4vw,2rem)}.rules-tree{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:1rem;display:grid}.rules-tree-card{min-height:14rem;color:inherit;grid-template-columns:3.2rem minmax(0,1fr);gap:1rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.rules-tree-card:hover{border-color:#7051bb70;transform:translateY(-4px);box-shadow:0 22px 54px #3e33292e}.rules-tree-card__number{color:#fff;background:linear-gradient(135deg,#7051bbe6,#f0c85ac7);border-radius:1rem;place-items:center;width:3.2rem;height:3.2rem;font-size:1.35rem;font-weight:950;display:grid;box-shadow:0 12px 24px #3426582e}.rules-tree-card__body{align-content:start;gap:.55rem;display:grid}.rules-tree-card__body strong{letter-spacing:-.025em;font-size:1.35rem}.rules-tree-card__body>span:not(.eyebrow):not(.badges){color:var(--muted);line-height:1.48}.rules-layout{grid-template-columns:16rem minmax(0,1fr);align-items:start;gap:1rem;display:grid}.rules-sidebar{gap:.8rem;display:grid;position:sticky;top:6rem}.rules-sidebar nav{gap:.4rem;display:grid}.rules-sidebar a{color:var(--muted);background:#ffffff47;border:1px solid #ffffff38;border-radius:.78rem;grid-template-columns:1.9rem minmax(0,1fr);align-items:center;gap:.55rem;padding:.62rem .7rem;display:grid}.rules-sidebar a:hover,.rules-sidebar a.active{color:var(--ink);background:#ece5ffad;border-color:#7051bb38}.rules-sidebar a span{width:1.8rem;height:1.8rem;color:var(--accent-dark);background:#7051bb1f;border-radius:999px;place-items:center;font-weight:900;display:grid}.rules-article{gap:1.2rem;padding:clamp(1rem,2.5vw,1.55rem);display:grid}.rules-highlights{border-bottom:1px solid #b7aac540;flex-wrap:wrap;gap:.45rem;padding-bottom:.9rem;display:flex}.rules-section{border-bottom:1px solid #b7aac540;gap:.7rem;padding-bottom:1.1rem;display:grid}.rules-section h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.25rem,2vw,1.65rem)}.rules-section p{color:#49444d;margin:0;line-height:1.62}.rules-section ul{color:#49444d;margin:0;padding-left:1.2rem;line-height:1.55}.rules-section li+li{margin-top:.3rem}.rules-table{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff61;border:1px solid #b7aac53d;border-radius:.9rem}.rules-table table{min-width:42rem}.rules-table th{color:#fff;background:#342658eb}.rules-table td:first-child{color:var(--accent-dark);font-weight:800}.rules-pager{justify-content:space-between;gap:.75rem;padding-top:.4rem;display:flex}@media (width<=980px){.rules-intro,.rules-layout{grid-template-columns:1fr}.rules-sidebar{position:static}.rules-sidebar nav{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr))}}@media (width<=620px){.rules-tree-card{grid-template-columns:1fr}.rules-pager{flex-direction:column}}.rules-hero--cover,.rules-hero--chapter{grid-template-columns:minmax(0,1fr) minmax(17rem,.46fr);align-items:center;gap:clamp(1rem,3vw,2rem);min-height:18rem;padding:clamp(1.2rem,3vw,2rem);display:grid}.rules-hero__copy{gap:.85rem;display:grid}.rules-hero__copy h1,.rules-hero__copy p{margin:0}.rules-hero__actions{flex-wrap:wrap;gap:.7rem;margin-top:.25rem;display:flex}.rules-hero__visual{background:radial-gradient(circle at 50% 18%,#fffffff2,#0000 10rem),#fffdf975;border:1px solid #ffffff61;border-radius:1.35rem;justify-items:center;gap:.65rem;margin:0;padding:.75rem;display:grid;box-shadow:inset 0 1px #ffffff73,0 18px 45px #352a401a}.rules-hero__visual img{aspect-ratio:13/9;object-fit:contain;filter:drop-shadow(0 16px 22px #241d2b29);width:min(100%,21rem);display:block}.rules-hero__visual figcaption{max-width:18rem;color:var(--muted);text-align:center;font-size:.83rem;font-weight:700;line-height:1.35}.rules-intro--map{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:center;margin-bottom:1.2rem;padding:clamp(1rem,2vw,1.25rem)}.rules-intro--map p{margin:.55rem 0 0;line-height:1.55}.rules-reading-path{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.rules-reading-path li{background:#ffffff6b;border:1px solid #7051bb21;border-radius:.9rem;grid-template-columns:2.35rem minmax(0,1fr);align-items:center;gap:.75rem;padding:.7rem;display:grid}.rules-reading-path strong{color:#fff;background:linear-gradient(135deg, var(--accent), #8a6bd5);border-radius:.75rem;place-items:center;width:2.35rem;height:2.35rem;display:grid;box-shadow:0 8px 18px #7051bb2e}.rules-reading-path span{color:var(--ink);font-weight:800;line-height:1.25}.rules-tree{grid-template-columns:repeat(auto-fit,minmax(19.5rem,1fr))}.rules-tree-card{isolation:isolate;grid-template-columns:3.2rem minmax(7.5rem,.42fr) minmax(0,1fr);align-items:start;min-height:18rem;padding:1rem}.rules-tree-card:after{content:"";pointer-events:none;z-index:0;background:#d8a93414;border-radius:999px;width:7rem;height:7rem;position:absolute;inset:auto 1rem 1rem auto}.rules-tree-card>*{z-index:1;position:relative}.rules-tree-card__illustration{place-items:top;border:1px solid #ffffff57;border-radius:1rem;min-height:8.8rem;padding:.35rem;display:grid;box-shadow:inset 0 1px #fff6}.rules-tree-card__illustration img{object-fit:contain;width:100%;max-height:8.6rem;transition:transform .2s}.rules-tree-card:hover .rules-tree-card__illustration img{transform:rotate(-2deg)scale(1.04)}.rules-tree-card__hook{background:#ece5ff94;border:1px solid #7051bb21;border-radius:.82rem;padding:.65rem .75rem;font-size:.86rem;font-weight:800;display:block;color:var(--accent-dark)!important;line-height:1.35!important}.rules-tree-card__cta{width:fit-content;margin-top:.15rem;font-weight:900;display:inline-flex;color:var(--accent-dark)!important}.rules-layout{grid-template-columns:minmax(15rem,17rem) minmax(0,1fr)}.rules-sidebar{padding:.9rem}.rules-sidebar .section-title h2{font-size:1.05rem}.rules-sidebar a{transition:transform .16s,background .16s,border-color .16s}.rules-sidebar a:hover{transform:translate(3px)}.rules-article{background:linear-gradient(135deg,#fffdf9cc,#fff8ee94);gap:1rem;padding:clamp(.8rem,2vw,1.2rem)}.rules-chapter-cover{background:radial-gradient(circle at 6% 4%,#7051bb1f,#0000 15rem),#ffffff61;border:1px solid #7051bb24;border-radius:1.1rem;grid-template-columns:minmax(12rem,.38fr) minmax(0,1fr);align-items:center;gap:clamp(.9rem,2vw,1.3rem);padding:clamp(.9rem,2vw,1.15rem);display:grid}.rules-chapter-cover__image{background:#fffdf994;border:1px solid #ffffff61;border-radius:1rem;place-items:center;min-height:12rem;display:grid}.rules-chapter-cover__image img{aspect-ratio:7/5;object-fit:contain;filter:drop-shadow(0 16px 20px #241d2b24);width:min(100%,17rem)}.rules-chapter-cover__content h2{letter-spacing:-.035em;text-wrap:balance;max-width:42rem;margin:.35rem 0 .75rem;font-size:clamp(1.35rem,2.4vw,2rem)}.rules-quick-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.rules-quick-list li{color:#4d3f21;background:#fff4cf75;border:1px solid #d8a93433;border-radius:.9rem;min-height:4.4rem;padding:.75rem .75rem .75rem 2.05rem;font-weight:780;line-height:1.35;position:relative}.rules-quick-list li:before{content:"✦";color:var(--gold);position:absolute;top:.7rem;left:.72rem}.rules-highlights{padding:0 0 1rem}.rules-section{background:#ffffff57;border:1px solid #b7aac52e;border-radius:1.05rem;gap:.85rem;padding:clamp(.95rem,2vw,1.15rem);position:relative;box-shadow:0 10px 28px #352a400e}.rules-section:last-of-type{border-bottom:1px solid #b7aac52e}.rules-section__heading{align-items:center;gap:.75rem;display:flex}.rules-section__heading span{color:#fff;background:linear-gradient(135deg,#7051bbf2,#d8a934d1);border-radius:.82rem;flex:none;place-items:center;width:2.55rem;height:2.55rem;font-size:.84rem;font-weight:950;display:grid;box-shadow:0 8px 18px #7051bb29}.rules-section__heading h2{margin:0}.rules-section p,.rules-section li{font-size:.98rem}.rules-section ul{gap:.45rem;padding-left:0;list-style:none;display:grid}.rules-section li{padding-left:1.4rem;position:relative}.rules-section li:before{content:"";background:var(--accent);border-radius:999px;width:.45rem;height:.45rem;position:absolute;top:.72em;left:.15rem;box-shadow:0 0 0 .18rem #7051bb1a}.rules-table{background:#fffdf9a3;border-radius:1rem;overflow:hidden}.rules-table th:first-child{border-top-left-radius:.9rem}.rules-table th:last-child{border-top-right-radius:.9rem}.rules-table tbody tr:nth-child(2n) td{background:#ece5ff2e}.rules-pager{padding-top:.7rem}@media (width<=1120px){.rules-tree-card{grid-template-columns:3rem minmax(0,1fr)}.rules-tree-card__illustration{grid-column:1/-1;min-height:10.5rem}}@media (width<=980px){.rules-hero--cover,.rules-hero--chapter,.rules-intro--map,.rules-layout,.rules-chapter-cover{grid-template-columns:1fr}.rules-sidebar nav{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr))}.rules-quick-list{grid-template-columns:1fr}}@media (width<=620px){.rules-hero--cover,.rules-hero--chapter{padding:1rem}.rules-hero__visual img{width:100%}.rules-tree-card{grid-template-columns:1fr;min-height:0}.rules-tree-card__number{width:2.8rem;height:2.8rem}.rules-section__heading{align-items:flex-start}.rules-pager .button{width:100%}}.rules-tree{grid-template-columns:repeat(auto-fit,minmax(22rem,1fr));gap:1.15rem}.rules-tree-card{background:radial-gradient(circle at 0 0,#ffffffc7,#0000 34%),linear-gradient(#fffdf9eb,#faf3eec7);grid-template-rows:auto auto auto 1fr auto;grid-template-columns:none;align-content:start;gap:1rem;min-height:26rem;padding:1.1rem}.rules-tree-card__header{justify-content:space-between;align-items:center;gap:.9rem;display:flex}.rules-tree-card__kicker{color:var(--accent-dark);text-align:right;background:#ece5ffb8;border:1px solid #7051bb1f;border-radius:999px;margin-left:auto;padding:.5rem .85rem}.rules-tree-card__main{grid-template-columns:minmax(8.6rem,10rem) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.rules-tree-card__illustration{height:100%;min-height:9.8rem;padding:.75rem}.rules-tree-card__illustration img{max-height:9rem}.rules-tree-card__body{gap:.65rem;min-width:0}.rules-tree-card__body strong{text-wrap:balance;font-size:clamp(1.55rem,2.2vw,2rem);line-height:1.02}.rules-tree-card__summary{font-size:1rem;color:#595364!important;line-height:1.6!important}.rules-tree-card__focus{background:#ece5ff9e;border:1px solid #7051bb21;border-radius:1rem;gap:.5rem;padding:.95rem 1rem;display:grid;box-shadow:inset 0 1px #ffffff59}.rules-tree-card__focus-label,.rules-chapter-cover__focus-label{color:var(--accent-dark);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:900}.rules-tree-card__hook{background:0 0;border:0;padding:0;font-size:1.08rem;font-weight:870;line-height:1.42!important}.rules-tree-card__quick-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.rules-tree-card__quick-item{color:#56472c;background:#fff8df9e;border:1px solid #d8a9342e;border-radius:.95rem;align-items:center;min-height:4.2rem;padding:.75rem .8rem .75rem 2rem;font-weight:780;line-height:1.35;display:flex;position:relative}.rules-tree-card__quick-item:before{content:"✦";color:var(--gold);position:absolute;top:.78rem;left:.78rem}.rules-tree-card__footer{gap:.85rem;margin-top:auto;display:grid}.rules-tree-card__footer .badges{flex-wrap:wrap;gap:.5rem;display:flex}.rules-tree-card__cta{justify-self:start;margin-top:0}.rules-chapter-cover{grid-template-rows:auto auto auto;grid-template-columns:none;gap:1rem;padding:clamp(1rem,2.5vw,1.35rem)}.rules-chapter-cover__header{grid-template-columns:minmax(3.4rem,max-content) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.rules-chapter-cover__number{width:3.4rem;height:3.4rem}.rules-chapter-cover__heading{gap:.45rem;min-width:0;display:grid}.rules-chapter-cover__heading h2{text-wrap:balance;overflow-wrap:anywhere;max-width:100%;margin:0;font-size:clamp(1.8rem,3.4vw,2.7rem);line-height:1.02}.rules-chapter-cover__summary{color:#595364;overflow-wrap:anywhere;max-width:100%;margin:0;font-size:1.05rem;line-height:1.62}.rules-chapter-cover__main{grid-template-columns:minmax(10rem,13rem) minmax(0,1fr);align-items:stretch;gap:1rem;display:grid}.rules-chapter-cover__image{min-height:12rem;padding:.9rem}.rules-chapter-cover__image img{width:min(100%,12rem);max-width:100%;height:auto}.rules-chapter-cover__aside{align-content:start;gap:.9rem;display:grid}.rules-chapter-cover__focus{background:#ece5ffad;border:1px solid #7051bb24;border-radius:1rem;gap:.55rem;padding:1rem 1.1rem;display:grid}.rules-chapter-cover__focus p{color:var(--accent-dark);margin:0;font-size:clamp(1.08rem,2vw,1.3rem);font-weight:850;line-height:1.35}.rules-highlights--cover{border:0;padding:0}.rules-quick-list{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=1120px){.rules-tree-card{min-height:0}.rules-tree-card__main,.rules-chapter-cover__main{grid-template-columns:1fr}.rules-tree-card__illustration,.rules-chapter-cover__image{min-height:11rem}}@media (width<=860px){.rules-tree-card__quick-list,.rules-quick-list,.rules-chapter-cover__header,.rules-chapter-cover__main{grid-template-columns:1fr}}@media (width<=620px){.rules-tree{grid-template-columns:1fr}.rules-tree-card{padding:1rem}.rules-tree-card__header{flex-direction:column;align-items:flex-start}.rules-tree-card__kicker{text-align:left;margin-left:0}.rules-tree-card__main{grid-template-columns:1fr}.rules-chapter-cover__heading h2{font-size:clamp(1.8rem,8vw,2.6rem)}}.authbar{align-items:center;gap:.55rem;margin-left:auto;display:flex}.authbar__user{text-overflow:ellipsis;white-space:nowrap;max-width:10rem;color:var(--accent-dark);background:#ece5ffa3;border:1px solid #7051bb24;border-radius:999px;padding:.55rem .75rem;font-weight:900;overflow:hidden}.button--compact{min-height:0;padding:.62rem .85rem}.auth-layout{place-items:start center;display:grid}.auth-card{gap:1rem;width:min(100%,32rem);display:grid}.auth-tabs{background:#ece5ff7a;border:1px solid #7051bb1f;border-radius:1rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;padding:.35rem;display:grid}.auth-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:.75rem;padding:.7rem .8rem;font-weight:900}.auth-tabs button.active{color:#fff;background:linear-gradient(135deg, var(--accent), #8a6bd5);box-shadow:0 10px 20px #7051bb2e}.auth-note{margin:0}.auth-card--stacked{width:min(100%,36rem)}.auth-forms{gap:1rem;display:grid}.auth-panel{background:#ffffff6b;border:1px solid #7051bb24;border-radius:1.1rem;gap:.9rem;padding:1rem;display:grid;box-shadow:inset 0 1px #ffffff5c}.auth-panel--primary{background:radial-gradient(circle at 100% 0,#ece5ffa8,#0000 14rem),#ffffff80}.auth-panel__header{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;display:grid}.auth-panel__step{color:#fff;background:linear-gradient(135deg,#7051bbf2,#d8a934d1);border-radius:.75rem;place-items:center;width:2.2rem;height:2.2rem;font-weight:950;display:grid;box-shadow:0 8px 18px #7051bb29}.auth-panel h3{letter-spacing:-.02em;margin:0;font-size:1.15rem}.auth-panel p{margin:.25rem 0 0}@media (width<=760px){.topbar{grid-template-columns:1fr}.authbar{justify-content:flex-start;width:100%;margin-left:0}}.auth-page{grid-template-columns:minmax(0,1.18fr) minmax(21rem,.82fr);align-items:stretch;gap:clamp(1rem,2.5vw,1.6rem);display:grid}.auth-showcase{grid-template-rows:auto 1fr;min-height:100%;padding:0;display:grid;overflow:hidden}.auth-showcase__media{background:#fffdf88c;border-bottom:1px solid #ffffff47;min-height:clamp(18rem,36vw,31rem);position:relative;overflow:hidden}.auth-showcase__media:after{content:"";pointer-events:none;background:radial-gradient(circle at 76% 18%,#fffdf842,#0000 20rem),linear-gradient(#0000 58%,#20182e29);position:absolute;inset:0}.auth-showcase__media img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:48% 50%;display:block}.auth-showcase__content{background:radial-gradient(circle at 0 0,#ece5ffa3,#0000 19rem),linear-gradient(135deg,#fffdf8d6,#fff8ee8f);gap:1rem;padding:clamp(1rem,2.4vw,1.45rem);display:grid}.auth-showcase__content h1{letter-spacing:-.055em;text-wrap:balance;max-width:48rem;margin:.35rem 0 0;font-size:clamp(2rem,4.2vw,3.85rem);line-height:.95}.auth-showcase__content p{color:#554f5b;max-width:54rem;margin:.8rem 0 0;font-size:1.06rem;line-height:1.58}.auth-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.auth-feature-grid div{background:#ffffff6b;border:1px solid #7051bb24;border-radius:.95rem;gap:.3rem;min-height:7rem;padding:.85rem;display:grid;box-shadow:inset 0 1px #ffffff5c}.auth-feature-grid strong{color:var(--accent-dark);font-size:.95rem}.auth-feature-grid span{color:var(--muted);font-size:.9rem;line-height:1.4}.auth-showcase__badges{align-self:end}.auth-card h2{letter-spacing:-.035em;margin:.35rem 0 0;font-size:clamp(1.65rem,3vw,2.25rem)}.auth-card p{margin:.45rem 0 0}@media (width<=980px){.auth-page{grid-template-columns:1fr}.auth-showcase__media{min-height:clamp(18rem,58vw,30rem)}}@media (width<=720px){.auth-feature-grid{grid-template-columns:1fr}.auth-feature-grid div{min-height:0}}@media (width<=540px){.auth-showcase__media{min-height:17rem}.auth-showcase__media img{object-position:48% 50%}}.adventure-hero{isolation:isolate;grid-template-columns:minmax(0,.92fr) minmax(20rem,1.08fr);gap:clamp(1.2rem,3vw,2rem);min-height:26rem;overflow:hidden}.adventure-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#7051bb29,#0000 68%);border-radius:999px;width:28rem;height:28rem;position:absolute;inset:auto -8rem -12rem auto}.adventure-hero__content{align-content:center;gap:.9rem;display:grid}.adventure-hero__content h1{letter-spacing:-.075em;margin:0;font-size:clamp(3.2rem,8vw,6.8rem);line-height:.9}.adventure-hero__content p{color:#4f4759;max-width:58rem;margin:0;font-size:clamp(1.03rem,1.6vw,1.22rem);line-height:1.58}.adventure-hero__badges{max-width:44rem}.adventure-map-actions{flex-wrap:wrap;gap:.7rem;margin-top:.2rem;display:flex}.adventure-hero__feature{background:#fffdf9;border:.42rem solid #fffdf9eb;border-radius:1.55rem;min-height:clamp(19rem,34vw,29rem);position:relative;overflow:hidden;box-shadow:0 24px 70px #352a4038}.adventure-hero__feature img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center;display:block}.adventure-hero__feature:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#1b1222a3);position:absolute;inset:0}.adventure-hero__feature-caption{z-index:1;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1b12226b;border-radius:1rem;gap:.3rem;padding:.9rem 1rem;display:grid;position:absolute;bottom:1rem;left:1rem;right:1rem}.adventure-hero__feature-caption strong{font-size:1.05rem;font-weight:950}.adventure-hero__feature-caption span{color:#ffffffeb;line-height:1.45}.adventure-hero__maps{min-height:clamp(19rem,34vw,29rem);position:relative}.adventure-hero__map-card{color:#fff;transform-origin:50%;background:#fffdf9;border:.42rem solid #fffdf9eb;border-radius:1.45rem;transition:transform .22s,box-shadow .22s;display:block;position:absolute;overflow:hidden;box-shadow:0 24px 70px #352a4038}.adventure-hero__map-card:hover{transform:translateY(-4px) rotate(var(--map-rotate,0deg));box-shadow:0 30px 80px #352a4047}.adventure-hero__map-card img{object-fit:cover;width:100%;height:100%;display:block}.adventure-hero__map-card span{background:linear-gradient(135deg, var(--accent), #9a78de);border:2px solid #fffc;border-radius:999px;place-items:center;width:3rem;height:3rem;font-weight:950;display:grid;position:absolute;top:.8rem;right:.8rem;box-shadow:0 10px 26px #251f3040}.adventure-hero__map-card--1{--map-rotate:-3deg;z-index:2;inset:1.2rem 9% 2rem 0;transform:rotate(-3deg)}.adventure-hero__map-card--2{--map-rotate:4deg;z-index:1;opacity:.88;inset:4.3rem 0 0 26%;transform:rotate(4deg)}.adventure-dashboard{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin:1rem 0;display:grid}.adventure-dashboard__tile{box-shadow:var(--shadow);background:#fffdf9b8;border:1px solid #7051bb24;border-radius:1.1rem;padding:1rem;position:relative;overflow:hidden}.adventure-dashboard__tile:after{content:"";background:#7051bb14;border-radius:999px;width:7rem;height:7rem;position:absolute;top:-3rem;right:-2.8rem}.adventure-dashboard__tile strong{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;display:block}.adventure-dashboard__tile span{color:var(--accent-dark);letter-spacing:-.04em;margin:.25rem 0 .2rem;font-size:clamp(1.35rem,2.3vw,1.85rem);font-weight:950;display:block}.adventure-dashboard__tile p{color:#6a6270;margin:0;font-size:.88rem;line-height:1.45}.adventure-dashboard__tile--accent{background:linear-gradient(135deg,#ece5ffd1,#fff6d8a6)}.adventure-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1rem 0;display:grid}.adventure-overview-card{grid-template-columns:minmax(11rem,.86fr) minmax(0,1fr);align-items:stretch;gap:1rem;padding:.85rem;display:grid;overflow:hidden}.adventure-overview-card__image{background:var(--paper-soft);border-radius:.95rem;min-height:13rem;display:block;overflow:hidden}.adventure-overview-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.adventure-overview-card:hover .adventure-overview-card__image img{transform:scale(1.035)}.adventure-overview-card__body{align-content:center;gap:.55rem;min-width:0;display:grid}.adventure-overview-card__number{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:950}.adventure-overview-card h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.4rem,2.4vw,2.1rem)}.adventure-overview-card p{color:var(--accent-dark);margin:0;font-weight:800}.adventure-overview-card__actions{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.adventure-guide-intro{border-left:5px solid #7051bb9e;gap:1rem;margin-top:1.1rem}.adventure-principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.adventure-principles div,.adventure-items div{background:#ece5ff73;border:1px solid #7051bb21;border-radius:1rem;padding:.9rem}.adventure-principles strong,.adventure-items strong{color:var(--accent-dark);font-weight:950;display:block}.adventure-principles span,.adventure-items span{color:#6c6672;margin-top:.25rem;font-size:.9rem;display:block}.adventure-items p{color:#4f4759;margin:.45rem 0 0;line-height:1.45}.adventure-local-nav{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9d1;border:1px solid #7051bb24;border-radius:999px;justify-content:center;gap:.55rem;width:fit-content;max-width:100%;margin:1rem auto;padding:.45rem;display:flex;position:sticky;top:.7rem;box-shadow:0 12px 36px #352a401f}.adventure-local-nav a{color:var(--accent-dark);border-radius:999px;padding:.5rem .8rem;font-size:.85rem;font-weight:850;text-decoration:none}.adventure-local-nav a:hover{background:var(--accent-soft)}.adventure-part{box-shadow:var(--shadow);background:linear-gradient(#fffdf9e6,#fffaf3c7),radial-gradient(circle at 95% 0,#7051bb24,#0000 18rem);border:1px solid #77665233;border-radius:1.45rem;gap:1.15rem;margin-top:1.45rem;padding:clamp(1rem,2vw,1.45rem);scroll-margin-top:5.5rem;display:grid}.adventure-part__hero{background:radial-gradient(circle at 100% 0,#d8a93429,#0000 16rem),#fffdf98c;border:1px solid #7051bb1f;border-radius:1.25rem;grid-template-columns:auto minmax(0,.9fr) minmax(17rem,1.1fr);align-items:center;gap:1.1rem;padding:.9rem;display:grid}.adventure-part__mark{color:#fff;background:linear-gradient(135deg, var(--accent-dark), var(--accent));border-radius:1.35rem;place-items:center;width:clamp(4rem,7vw,6rem);height:clamp(4rem,7vw,6rem);font-size:clamp(1.8rem,4vw,3rem);font-weight:950;display:grid;box-shadow:0 14px 34px #4e328a3d}.adventure-part__heading h2{letter-spacing:-.06em;text-wrap:balance;margin:.25rem 0 .1rem;font-size:clamp(2rem,4.6vw,4rem);line-height:.95}.adventure-part__heading p{color:var(--accent-dark);margin:0;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:850}.adventure-part__actions{flex-wrap:wrap;gap:.5rem;margin-top:.8rem;display:flex}.adventure-part__map-preview{color:inherit;border:.35rem solid #fffdf9e0;border-radius:1.1rem;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 16px 40px #352a4029}.adventure-part__map-preview:after{content:"Ouvrir la carte";color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#221c2ab8;border-radius:999px;padding:.42rem .62rem;font-size:.78rem;font-weight:850;position:absolute;bottom:.7rem;right:.7rem}.adventure-part__map-preview img{object-fit:cover;width:100%;height:clamp(14rem,24vw,21rem);transition:transform .25s;display:block}.adventure-part__map-preview:hover img{transform:scale(1.03)}.adventure-callout{background:#ece5ff94;border:1px solid #7051bb2e;border-radius:1.1rem;padding:1.05rem 1.15rem}.adventure-callout strong{color:var(--accent-dark);letter-spacing:.07em;text-transform:uppercase;margin-bottom:.4rem;font-size:.82rem;font-weight:950;display:block}.adventure-callout p,.adventure-callout ul{margin:0}.adventure-callout ul{padding-left:1.2rem}.adventure-callout--pitch{background:linear-gradient(135deg,#ece5ffb8,#fffdf99e)}.adventure-callout--gm{background:#fff6d89e;border-color:#d8a93442}.adventure-two-columns{grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);align-items:start;gap:1rem;display:grid}.adventure-section{gap:.75rem;display:grid}.adventure-section__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;display:flex}.adventure-section h3{color:var(--ink);letter-spacing:-.035em;margin:.25rem 0 0;font-size:clamp(1.35rem,2.2vw,1.8rem)}.adventure-text-card{background:#ffffff73;border:1px solid #77665229;border-radius:1.1rem;padding:1.05rem 1.15rem}.adventure-text-card p{color:#40394a;margin:0;line-height:1.7}.adventure-text-card p+p{margin-top:.85rem}.adventure-section--route{background:#fffdf9ad;border:1px solid #7051bb24;border-radius:1.1rem;padding:1rem;position:sticky;top:5.2rem;box-shadow:0 10px 28px #352a4014}.adventure-route{counter-reset:route;gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.adventure-route li{color:#4f4759;counter-increment:route;grid-template-columns:1.9rem minmax(0,1fr);align-items:start;gap:.55rem;line-height:1.45;display:grid;position:relative}.adventure-route li:before{content:counter(route);color:#fff;background:var(--accent);border-radius:.55rem;place-items:center;width:1.75rem;height:1.75rem;font-size:.8rem;font-weight:900;display:grid}.adventure-location-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.adventure-location{background:#ffffff6b;border:1px solid #b7aac53d;border-radius:1.05rem;grid-template-columns:3.1rem minmax(0,1fr);gap:.78rem;padding:.95rem;transition:transform .18s,border-color .18s,background .18s;display:grid}.adventure-location:hover{background:#ffffff94;border-color:#7051bb42;transform:translateY(-2px)}.adventure-location>span{color:#fff;background:linear-gradient(135deg,#7051bbf2,#d8a934d1);border-radius:.9rem;place-items:center;width:2.9rem;height:2.9rem;font-weight:950;display:grid;box-shadow:0 10px 22px #4e328a29}.adventure-location__title-row{justify-content:space-between;align-items:start;gap:.6rem;display:flex}.adventure-location h4,.adventure-card h4,.adventure-challenge h4{margin:0 0 .28rem}.adventure-location p,.adventure-card p{margin:0 0 .45rem}.adventure-location ul,.adventure-card ul{color:#5f5867;margin:.55rem 0 0;padding-left:1.15rem;line-height:1.45}.adventure-location em{color:#7a5417;white-space:nowrap;background:#fff6d8f2;border-radius:999px;padding:.18rem .45rem;font-size:.72rem;font-style:normal;font-weight:900}.adventure-location--optional{background:#fff6d880;border-color:#d8a93457}.adventure-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.adventure-card{background:#ffffff75;border:1px solid #7051bb24;border-radius:1.05rem;align-content:start;gap:.45rem;min-height:100%;padding:1rem;display:grid}.adventure-card--facile{border-top:4px solid #257b588c}.adventure-card--normal{border-top:4px solid #7051bb8c}.adventure-card--difficile{border-top:4px solid #95651994}.adventure-card--boss{background:linear-gradient(135deg,#ece5ffc7,#fff6d88c);border-color:#7051bb42;border-top-style:solid;border-top-width:4px}.adventure-card__meta{color:var(--accent-dark);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:950}.adventure-card__title-row{justify-content:space-between;align-items:start;gap:.7rem;display:flex}.adventure-card__title-row h4{font-size:1.16rem}.adventure-card__level{background:#f7f1e79e;border-radius:.75rem;flex-direction:column;gap:.1rem;padding:.55rem .65rem;display:flex}.adventure-card__level span{color:var(--muted);font-size:.82rem}.adventure-reward{border-top:1px solid #7051bb21;align-self:end;padding-top:.55rem;margin-top:.35rem!important}.adventure-card__actions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.adventure-card__actions .button{width:fit-content}.adventure-card__actions--challenge{grid-column:1/-1;justify-content:flex-end;margin-top:0}.adventure-challenges{gap:.8rem;display:grid}.adventure-challenge{background:#ffffff6b;border:1px solid #7766522e;border-radius:1.05rem;grid-template-columns:minmax(13rem,.42fr) minmax(0,1fr);gap:1rem;padding:1rem;display:grid}.adventure-challenge>div:first-child span{color:var(--accent-dark);background:var(--accent-soft);border-radius:999px;margin-bottom:.35rem;padding:.2rem .5rem;font-size:.75rem;font-weight:900;display:inline-flex}.adventure-challenge dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:0;display:grid}.adventure-challenge dl div{background:#f7f1e794;border-radius:.8rem;padding:.65rem}.adventure-challenge dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:900}.adventure-challenge dd{color:#40394a;margin:.18rem 0 0;line-height:1.4}.adventure-items{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}@media (width<=1180px){.adventure-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.adventure-overview{grid-template-columns:1fr}}@media (width<=980px){.adventure-hero,.adventure-part__hero,.adventure-two-columns,.adventure-principles,.adventure-cards,.adventure-items{grid-template-columns:1fr}.adventure-hero__feature,.adventure-hero__maps{min-height:23rem}.adventure-location-grid{grid-template-columns:1fr}.adventure-section--route{position:static}.adventure-part__mark{width:4.5rem;height:4.5rem}}@media (width<=720px){.adventure-dashboard,.adventure-overview-card,.adventure-challenge,.adventure-challenge dl{grid-template-columns:1fr}.adventure-local-nav{border-radius:1rem;justify-content:start;width:100%;overflow-x:auto}.adventure-hero__maps{min-height:19rem}.adventure-hero__map-card--1{inset:1rem 12% 3rem 0}.adventure-hero__map-card--2{inset:5rem 0 0 22%}.adventure-location{grid-template-columns:2.8rem minmax(0,1fr)}}.map-page-header p{max-width:58rem}.map-control-card{margin-bottom:1rem}.map-control-grid{grid-template-columns:minmax(18rem,1fr) minmax(18rem,1fr) auto;align-items:end;gap:1rem;margin-bottom:1rem;display:grid}.map-toggle{background:#ffffff6b;border:1px solid #ffffff4d;border-radius:.75rem;align-items:center;min-height:2.7rem;padding:.62rem .75rem;display:flex}.map-toggle input{width:auto;min-height:auto}.map-stage-shell{place-items:center;display:grid}.map-stage{aspect-ratio:5/4;touch-action:none;-webkit-user-select:none;user-select:none;background:#15101f;border:1px solid #ffffff5c;border-radius:1.2rem;width:min(100%,1180px);position:relative;overflow:hidden;box-shadow:0 24px 70px #1f182747}.map-stage--direct-fullscreen{aspect-ratio:auto;background:#100c18;border:0;border-radius:0;width:100vw;max-width:none;height:100vh}.map-stage:fullscreen{aspect-ratio:auto;background:#100c18;border:0;border-radius:0;width:100vw;max-width:none;height:100vh}.map-page-header--hidden,.map-control-card--hidden{display:none}.map-stage-shell--direct-fullscreen{place-items:stretch stretch;min-height:100vh;margin:0;padding:0}.map-stage__image{object-fit:contain;background:radial-gradient(circle,#6546a82e,#100c18f5);width:100%;height:100%;display:block}.map-stage__fog{pointer-events:none;background:radial-gradient(circle at var(--spot-x) var(--spot-y), #4b34702e, #0b0812c2 36rem), #08060ce0;-webkit-backdrop-filter:blur(2.5px)saturate(82%);-webkit-mask-image:radial-gradient(circle var(--reveal-radius) at var(--spot-x) var(--spot-y), transparent 0, transparent 68%, #000000b8 82%, #000 100%);mask-image:radial-gradient(circle var(--reveal-radius) at var(--spot-x) var(--spot-y), transparent 0, transparent 68%, #000000b8 82%, #000 100%);-webkit-mask-image:radial-gradient(circle var(--reveal-radius) at var(--spot-x) var(--spot-y), transparent 0, transparent 68%, #000000b8 82%, #000 100%);position:absolute;inset:0}.map-stage__fog:after{content:"";opacity:.7;background:radial-gradient(circle at 15% 22%,#ffffff14,#0000 8rem),radial-gradient(circle at 80% 18%,#6546a81f,#0000 12rem),repeating-radial-gradient(circle,#ffffff09 0 1px,#0000 1px 13px);position:absolute;inset:0}.map-stage__hud{z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px)saturate(130%);background:#17121fb8;border:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:.8rem;display:flex;position:absolute;box-shadow:0 12px 32px #00000038}.map-stage__hud--top{border-radius:.9rem;padding:.65rem .75rem;top:.75rem;left:.75rem;right:.75rem}.map-stage__hud--top strong,.map-stage__hud--top span{display:block}.map-stage__hud--top span{color:#ddd4eb;margin-top:.12rem;font-size:.85rem}.map-stage__hud-actions{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.map-stage__hud--bottom{color:#e8e0f1;border-radius:.8rem;padding:.55rem .7rem;font-size:.86rem;bottom:.75rem;left:.75rem;right:.75rem}@media (width<=820px){.map-control-grid{grid-template-columns:1fr}.map-stage{width:100%}.map-stage__hud{flex-direction:column;align-items:flex-start}.map-stage__hud--bottom{display:none}}@media (prefers-reduced-motion:no-preference){.card,.button,.command-card,.adventure-stepper a,.adventure-location,.adventure-card,.adventure-challenge,.adventure-items div{transition:transform .18s,box-shadow .18s,border-color .18s,background .18s,opacity .18s}}.campaign-hero{grid-template-columns:minmax(0,1.3fr) minmax(19rem,.7fr);align-items:stretch;gap:clamp(1rem,2.6vw,2rem);margin-bottom:1.2rem;display:grid}.campaign-hero__copy{align-content:center;gap:.85rem;min-width:0;display:grid}.campaign-hero__copy h1{max-width:12ch;line-height:.92}.campaign-hero__copy p{max-width:50rem;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.58}.campaign-hero__actions{margin-top:.35rem}.campaign-hero__panel{color:#fff;background:radial-gradient(circle at 90% 8%,#ffe18d4d,#0000 9rem),linear-gradient(145deg,#231e2aeb,#523979db);border:1px solid #ffffff47;border-radius:1.2rem;align-content:center;gap:.85rem;padding:clamp(1rem,2.2vw,1.4rem);display:grid;position:relative;overflow:hidden;box-shadow:0 20px 58px #2c203b38}.campaign-hero__panel:before{content:"";background:#ffffff14;border-radius:50%;width:12rem;height:12rem;position:absolute;inset:-35% auto auto -18%}.campaign-hero__panel>*{z-index:1;position:relative}.campaign-hero__panel-kicker{color:#ffe49b;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:950}.campaign-hero__panel strong{letter-spacing:-.045em;font-size:clamp(1.45rem,2.3vw,2.25rem);line-height:1}.campaign-hero__panel p{color:#ffffffd6;margin:0;line-height:1.45}.campaign-hero__panel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.campaign-hero__panel-grid span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:.85rem;gap:.1rem;min-width:0;padding:.65rem;display:grid}.campaign-hero__panel-grid b{color:#fff;font-size:1.45rem;line-height:1}.campaign-hero__panel-grid small{color:#ffffffb8;text-transform:uppercase;font-size:.68rem;font-weight:800;line-height:1.15}.campaign-metrics{margin-top:.2rem}.campaign-kpi{isolation:isolate;min-height:9.2rem;color:inherit;text-decoration:none}.campaign-kpi:hover{box-shadow:var(--shadow-hover);border-color:#7051bb47;transform:translateY(-3px)}.campaign-kpi__icon{width:2.4rem;height:2.4rem;color:var(--accent-dark);background:#efe9ffdb;border-radius:.85rem;place-items:center;font-weight:950;display:grid;position:absolute;top:.8rem;right:.95rem;box-shadow:inset 0 1px #ffffff85}.campaign-command-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.command-card{min-height:11rem;color:inherit;text-align:left;align-content:start;gap:.55rem;padding:1rem;text-decoration:none;display:grid}.command-card:hover:not(:disabled){box-shadow:var(--shadow-hover);border-color:#7051bb4d;transform:translateY(-3px)}.command-card--button{cursor:pointer;border:1px solid #77665233;width:100%}.command-card--button:disabled{opacity:.72}.command-card--primary{background:radial-gradient(circle at 92% 0,#d8a9342b,#0000 9rem),linear-gradient(145deg,#fffdf9c7,#efe9ffa3)}.command-card__icon{color:#fff;background:linear-gradient(135deg, var(--accent-dark), var(--accent));border-radius:1rem;place-items:center;width:3rem;height:3rem;font-size:1.2rem;font-weight:950;display:grid;box-shadow:0 12px 24px #4e328a38}.command-card strong{letter-spacing:-.025em;font-size:1.15rem}.command-card small{color:var(--muted);font-size:.92rem;line-height:1.5}.campaign-tip-card{min-height:10rem}.campaign-tip-card p{margin:0;line-height:1.6}.adventure-part__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;margin:.9rem 0 0;padding:0;list-style:none;display:grid}.adventure-part__stats li{background:#ffffff7a;border:1px solid #7051bb21;border-radius:.82rem;gap:.08rem;padding:.58rem .65rem;display:grid}.adventure-part__stats strong{color:var(--accent-dark);font-size:1.24rem;line-height:1}.adventure-part__stats span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:850}.adventure-stepper{background:#fffdf99e;border:1px solid #7051bb24;border-radius:1.05rem;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem;padding:.55rem;display:grid;box-shadow:0 10px 28px #352a4012}.adventure-stepper a{min-height:3.25rem;color:var(--ink);background:#ffffff80;border:1px solid #77665224;border-radius:.85rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.45rem;padding:.5rem;display:grid}.adventure-stepper a:hover{background:#efe9ffb3;border-color:#7051bb47;transform:translateY(-2px)}.adventure-stepper a span{color:#fff;background:var(--accent);border-radius:.6rem;place-items:center;width:1.8rem;height:1.8rem;font-size:.78rem;font-weight:950;display:grid}.adventure-stepper a strong{text-overflow:ellipsis;font-size:.78rem;line-height:1.15;overflow:hidden}.adventure-stepper__link--optional{background:#fff6d8a6!important}.adventure-stepper__link--optional span{background:var(--gold)!important}.adventure-section__lead{color:var(--muted);margin:.18rem 0 0;font-size:.92rem;line-height:1.45}.adventure-location,.adventure-card,.adventure-challenge,.adventure-items div{scroll-margin-top:6rem}.adventure-location:hover,.adventure-card:hover,.adventure-challenge:hover,.adventure-items div:hover{transform:translateY(-2px);box-shadow:0 16px 38px #352a401a}.adventure-card__chips{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.adventure-card__chips>span:not(.adventure-difficulty){color:var(--muted);background:#f7f1e7b8;border-radius:999px;padding:.25rem .48rem;font-size:.74rem;font-weight:850;display:inline-flex}.adventure-difficulty{color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;padding:.25rem .52rem;font-size:.72rem;font-weight:950;display:inline-flex}.adventure-difficulty--facile{background:var(--success)}.adventure-difficulty--normal{background:var(--accent)}.adventure-difficulty--difficile{background:var(--warning)}.adventure-difficulty--boss{background:var(--danger)}.adventure-challenge{align-items:stretch}.adventure-challenge>div:first-child{align-content:start;display:grid}.adventure-challenge h4{letter-spacing:-.02em;font-size:1.16rem}.adventure-items div{background:radial-gradient(circle at 100% 0,#d8a9341f,#0000 7rem),#ece5ff73;min-height:10rem}.site-footer{color:#413848b8;flex-wrap:wrap;justify-content:space-between;gap:.8rem;width:min(1240px,100% - 2rem);margin:0 auto;padding:1.4rem 0 2rem;font-size:.84rem;display:flex}.authbar{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.authbar__user{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:999px;max-width:12rem;padding:.46rem .68rem;overflow:hidden}.button--compact{min-height:2.35rem;padding:.48rem .72rem;font-size:.86rem}@media (width<=1120px){.campaign-command-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.adventure-stepper{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=900px){.campaign-hero{grid-template-columns:1fr}.topbar{padding-left:1rem;padding-right:1rem}.authbar{justify-content:flex-start;width:100%}}@media (width<=720px){.campaign-command-grid,.campaign-info-grid,.adventure-stepper,.adventure-part__stats,.campaign-hero__panel-grid{grid-template-columns:1fr}.command-card{min-height:0}.adventure-stepper{max-height:18rem;overflow:auto}}@media (width<=520px){.campaign-hero,.page-header--illustrated,.adventure-part{border-radius:1rem}.campaign-hero__actions .button,.campaign-hero__actions button,.adventure-map-actions .button,.adventure-map-actions button{width:100%}.site-footer{width:min(100% - 1rem,1240px)}}.topbar{overflow:visible}.authbar{z-index:30;position:relative}.user-menu{align-items:center;display:inline-flex;position:relative}.authbar__user{cursor:pointer;justify-content:center;align-items:center;gap:.42rem;min-height:2.35rem;display:inline-flex}.authbar__user span:first-of-type{text-overflow:ellipsis;min-width:0;overflow:hidden}.user-menu__panel{z-index:120;color:#fff;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:linear-gradient(135deg,#231e2af5,#3d2a60eb);border:1px solid #ffffff38;border-radius:.9rem;min-width:12rem;padding:.45rem;display:grid;position:absolute;top:calc(100% + .45rem);right:0;box-shadow:0 18px 40px #1c142652}.user-menu__panel a,.user-menu__panel button{width:100%;min-height:2.35rem;color:inherit;text-align:left;background:0 0;border:0;border-radius:.65rem;align-items:center;padding:.58rem .7rem;font-weight:850;display:flex}.user-menu__panel a:hover,.user-menu__panel button:hover{background:#ffffff1f}.site-footer a{color:var(--accent-dark);font-weight:850}.home-public__side{align-content:start;gap:1rem;display:grid}.login-cta-card,.newsletter-card,.profile-card,.legal-card{gap:1rem;display:grid}.login-cta-card h2,.newsletter-card h2,.profile-card h2,.legal-card h2{letter-spacing:-.035em;margin:0}.newsletter-form{gap:.8rem;display:grid}.newsletter-form--inline{grid-template-columns:minmax(14rem,1fr) auto;align-items:end}.newsletter-card--wide{background:radial-gradient(circle at 100% 0,#d8a93424,#0000 16rem),#fffdf9b8;margin-top:1rem}.profile-header{align-items:center}.profile-card{max-width:42rem}.profile-card__summary{background:#ece5ff6b;border:1px solid #7051bb1f;border-radius:1rem;align-items:center;gap:.9rem;padding:.9rem;display:flex}.profile-card__avatar{color:#fff;background:linear-gradient(135deg, var(--accent-dark), var(--accent));border-radius:1rem;place-items:center;width:3.3rem;height:3.3rem;font-size:1.5rem;font-weight:950;display:grid;box-shadow:0 12px 26px #4e328a38}.profile-card__summary h2{margin:0}.profile-card__summary p{margin:.18rem 0 0}.profile-form{gap:.9rem;display:grid}.legal-layout{gap:1rem;display:grid}.legal-card{line-height:1.62}.legal-card p{margin:0}.legal-list{gap:.65rem;margin:0;display:grid}.legal-list div{background:#ffffff5c;border:1px solid #7051bb1a;border-radius:.8rem;grid-template-columns:minmax(10rem,.34fr) minmax(0,1fr);gap:.75rem;padding:.65rem .75rem;display:grid}.legal-list dt{color:var(--muted);font-weight:900}.legal-list dd{margin:0}.legal-card a{color:var(--accent-dark);font-weight:850}.adventure-hero__content h1{padding-bottom:.35rem;font-size:clamp(1.6rem,4vw,3.4rem);line-height:1}.adventure-overview-card h2,.adventure-guide-intro h2,.adventure-part__heading h2{padding-bottom:.28rem}.adventure-part__heading h2{font-size:clamp(1rem,2.3vw,2rem);line-height:1.08}.adventure-overview-card h2,.adventure-guide-intro h2{font-size:clamp(1rem,1.8vw,1.35rem)}@media (width<=900px){.newsletter-form--inline{grid-template-columns:1fr}.user-menu__panel{left:0;right:auto}}@media (width<=620px){.legal-list div,.profile-card__summary{grid-template-columns:1fr}.newsletter-form .premium-button,.newsletter-form .button{width:100%}}.authbar__user{color:#fff;max-width:16rem;min-height:3.55rem;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 .12rem 0 0}.authbar__user:hover{box-shadow:none;text-shadow:0 2px 12px #ffffff47;background:0 0}.authbar__user:focus-visible{outline-offset:.22rem;outline:2px solid #ffeca6d1}.authbar__avatar{object-fit:cover;border:0;border-radius:.9rem;flex:none;width:3.45rem;height:3.45rem;box-shadow:0 8px 18px #291c3f38}.profile-card__avatar--image{background:linear-gradient(135deg,#34205ce6,#7e56bed1);padding:0;overflow:hidden}.profile-card__avatar--image img{object-fit:cover;width:100%;height:100%}.profile-icon-picker{background:radial-gradient(circle at 100% 0,#d8a93424,#0000 12rem),#fffdf98f;border:1px solid #7051bb24;border-radius:1rem;gap:.75rem;padding:.95rem;display:grid}.profile-icon-picker legend{color:var(--accent-dark);padding:0 .35rem;font-weight:950}.profile-icon-picker p{margin:0}.profile-icon-grid{grid-template-columns:repeat(auto-fit,minmax(5rem,5rem));justify-content:center;justify-items:center;gap:.75rem;display:grid}.profile-icon-option{cursor:pointer;background:linear-gradient(#ffffffc2,#ece5ff85);border:1px solid #7051bb2e;border-radius:1rem;place-items:center;width:5rem;min-width:0;height:5rem;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd1,0 8px 18px #3321521a}.profile-icon-option img{object-fit:contain;object-position:center;border-radius:.85rem;width:4rem;height:4rem;margin:0 auto;display:block}.profile-icon-option:hover{border-color:#d8a934b8;transform:translateY(-2px);box-shadow:inset 0 1px #ffffffeb,0 12px 26px #33215229,0 0 0 3px #d8a93424}.profile-icon-option--selected{background:linear-gradient(#fff7d0eb,#ece5ffb3);border-color:#d8a934eb;box-shadow:inset 0 1px #ffffffeb,0 14px 30px #3321522e,0 0 0 3px #d8a93438}.profile-icon-option--selected:after{content:"✓";color:#2d213e;background:linear-gradient(#ffeaa5,#d8a934);border:1px solid #4a321533;border-radius:999px;place-items:center;width:1.25rem;height:1.25rem;font-size:.82rem;font-weight:950;display:grid;position:absolute;bottom:.22rem;right:.22rem;box-shadow:0 5px 14px #4a32153d}@media (width<=620px){.profile-icon-grid{grid-template-columns:repeat(auto-fit,minmax(4.3rem,4.3rem));gap:.55rem}.profile-icon-option{width:4.3rem;height:4.3rem}.profile-icon-option img{width:3.6rem;height:3.6rem}}
