:root{--ink:#213f39;--muted:#64766b;--paper:#f6f7ef;--green:#237658;--lime:#d8ed8c;--yellow:#f3cb64;--line:#dfe5d8;--white:#fffef8;--radius:28px}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Nunito,ui-rounded,Segoe UI,sans-serif;font-size:16px;line-height:1.5}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default;opacity:.6}:focus-visible{outline-offset:5px;outline:3px solid #bc6b2c}.welcome{max-width:1320px;margin:auto;padding:34px 40px}.brand{letter-spacing:-2px;color:var(--green);font-size:36px;font-weight:1000;line-height:1}.brand span{color:#ce752e}.brand small{letter-spacing:2px;color:var(--muted);margin-top:12px;font-size:10px;display:block}.welcome-card{border:1px solid var(--line);background:var(--white);border-radius:36px;grid-template-columns:1fr 1fr;min-height:610px;margin:46px 0 24px;display:grid;overflow:hidden}.welcome-copy{z-index:1;padding:70px 52px}.eyebrow{letter-spacing:2px;color:var(--green);font-size:12px;font-weight:900}h1{letter-spacing:-2.7px;margin:26px 0;font-size:clamp(38px,5.4vw,70px);line-height:1.07}p{color:var(--muted)}.welcome-copy p{max-width:340px;font-size:19px}.welcome-copy small{max-width:290px;color:var(--muted);margin-top:20px;display:block}.welcome-art{background:#dce9bd url(/art/valley.png) 68%/cover}.button{border:1px solid var(--line);background:var(--white);border-radius:15px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:12px 22px;font-weight:850;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{color:#fff;background:var(--green);border-color:var(--green);box-shadow:0 4px #17503d}.welcome footer{text-align:center;color:var(--muted);font-size:14px}@media (max-width:700px){.welcome{padding:24px 20px}.welcome-card{grid-template-columns:1fr;min-height:auto;margin-top:30px}.welcome-copy{padding:32px}.welcome-art{grid-row:1;min-height:260px}h1{letter-spacing:-1.5px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}h2,h3,h4{letter-spacing:-.6px;margin:0;line-height:1.2}h2{font-size:25px}h3{font-size:20px}input:not([type=range]):not([type=radio]),select{width:100%;min-height:48px;color:var(--ink);background:#fffefb;border:1px solid #cdd8c9;border-radius:12px;padding:13px 15px}label,legend{font-weight:800}fieldset{border:0;min-width:0;margin:24px 0;padding:0}legend{margin-bottom:13px}.small-text{color:var(--muted);font-size:14px}.icon-button{min-width:44px;min-height:44px;color:var(--ink);background:0 0;border:0;border-radius:13px;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover{background:#e9eedf}.button-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.dino-art{aspect-ratio:1;border-radius:inherit;background-repeat:no-repeat;background-size:300% 200%;flex-shrink:0;display:block}.back-link{color:var(--muted);align-items:center;gap:8px;margin-bottom:24px;font-size:14px;font-weight:700;display:flex}.login-card .welcome-copy{padding-top:40px}.login-card h1{white-space:pre-line;font-size:48px}.login-form{gap:12px;margin:28px 0;display:grid}.login-form .button{margin-top:6px}.login-card .small-text{align-items:center;gap:8px;font-size:14px;display:flex}.mail-stamp{color:var(--green);background:#e1edcf;border-radius:20px;place-items:center;width:64px;height:64px;margin-bottom:18px;display:grid}.dev-note{border:1px dashed #bac9ad;border-radius:12px;padding:14px;font-size:14px!important}.error{color:#933f2c;background:#fff0e7;border:1px solid #edc9b8;border-radius:13px;flex-wrap:wrap;align-items:center;gap:12px;margin:12px 0;padding:14px 18px;font-size:15px;display:flex}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fcfcf6;flex-direction:column;flex-shrink:0;width:236px;height:100dvh;padding:36px 22px 22px;display:flex;position:sticky;top:0}.sidebar .brand{padding:0 13px;display:block}.sidebar nav{flex-direction:column;gap:9px;margin-top:58px;display:flex}.nav-link{text-align:left;color:#687a6b;background:0 0;border:0;border-radius:13px;align-items:center;gap:13px;width:100%;min-height:49px;padding:12px 13px;font-size:15px;font-weight:800;display:flex}.nav-link:hover{background:#edf0e5}.nav-link.selected{color:#2b654b;background:#e3edce}.new-dot{background:#d29242;border-radius:50%;width:6px;height:6px;margin-left:auto}.sidebar-bottom{margin-top:auto}.little-note{background:#f0f2df;border:1px solid #e7ebd7;border-radius:20px;margin-bottom:30px;padding:22px 18px 12px}.little-note svg{color:#6e884d;margin-bottom:13px}.little-note strong{font-size:17px;display:block}.little-note p{font-size:13px}.app-main{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:90px;padding:14px 42px;display:flex}.breadcrumb{color:var(--muted);font-size:14px}.breadcrumb span{color:#a6b29e;margin:0 13px}.breadcrumb strong{color:var(--ink)}.topbar-actions{align-items:center;gap:18px;display:flex}.profile-chip{border:1px solid var(--line);background:var(--white);border-radius:28px;align-items:center;gap:10px;padding:4px 13px 4px 5px;font-size:14px;font-weight:800;display:flex}.profile-chip .dino-art{border-radius:50%;width:39px}.workspace{max-width:1500px;margin:auto;padding:36px 42px 20px}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin:4px 0 28px;display:flex}.page-heading h1{letter-spacing:-1.6px;margin:10px 0 8px;font-size:42px}.page-heading p{margin:0}.wave{color:#d8a348;margin-left:8px;font-size:32px}.stage-badge{color:#557044;white-space:nowrap;background:#ebefdf;border:1px solid #dce4cf;border-radius:30px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:800;display:flex}.adventure-banner{background:#e8eed0;border:1px solid #d4debf;border-radius:28px;min-height:350px;position:relative;overflow:hidden}.adventure-banner>img{object-fit:cover;object-position:65% 55%;width:100%;height:100%;position:absolute}.adventure-banner:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f5f6ceed,#f0f5d2ad 32%,#0000 62%);position:absolute;inset:0}.banner-copy{z-index:1;max-width:530px;padding:35px 36px;position:relative}.pill{letter-spacing:1.4px;color:#40684a;background:#ffffefb8;border:1px solid #c6d4ab;border-radius:20px;align-items:center;gap:7px;padding:6px 10px;font-size:10px;font-weight:900;display:inline-flex}.banner-copy h2{letter-spacing:-1.5px;margin-top:17px;font-size:40px}.banner-copy p{color:#526b48;margin:15px 0 22px;font-size:15px}.banner-copy .button{font-size:15px}.banner-meta{color:#557047;margin-top:18px;font-size:12px;font-weight:700;display:block}.banner-meta span{margin:0 7px}.dashboard-bottom{grid-template-columns:minmax(0,1.65fr) minmax(260px,1fr);gap:26px;margin-top:32px;display:grid}.game-section>.section-heading h2{font-size:23px}.game-section>.section-heading .small-text{font-size:12px}.game-list-card{border:1px solid var(--line);background:var(--white);border-radius:22px;align-items:center;gap:22px;padding:17px;transition:transform .2s;display:flex;box-shadow:0 4px 12px #223a3010}.game-list-card:hover{transform:translateY(-3px)}.game-list-card h3{font-size:22px}.game-list-card p{margin:7px 0 13px;font-size:14px}.game-thumbnail{border-radius:15px;flex-shrink:0;width:130px;position:relative;overflow:hidden}.game-thumbnail .dino-art{width:100%}.tiny-badge{color:#557044;letter-spacing:1.5px;background:#e4ebd2;border-radius:5px;padding:3px 7px;font-size:9px;font-weight:900;position:absolute;bottom:8px;left:9px}.tag-row{flex-wrap:wrap;gap:5px;display:flex}.tag-row span{color:#67795e;border:1px solid #e2e7da;border-radius:20px;padding:3px 8px;font-size:11px}.circle-arrow{background:#eef1df;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;margin-left:auto;display:grid}.discovery-summary{border:1px solid var(--line);background:#f0f2e5;border-radius:22px;padding:25px}.discovery-summary>.eyebrow{font-size:10px}.discovery-summary h2{margin:11px 0 22px;font-size:23px}.discovery-summary>p{border-top:1px solid #dfe5d3;margin-bottom:0;padding-top:15px;font-size:12px}.stat-row{align-items:center;gap:12px;margin-bottom:15px;display:flex}.stat-row strong{font-size:25px}.stat-row>span:last-child{color:var(--muted);font-size:13px}.stat-icon{color:#927027;background:#f5e5b5;border-radius:12px;place-items:center;width:37px;height:37px;display:grid}.stat-icon.green{color:#587140;background:#dce7c6}.resume-card{width:100%;color:var(--ink);text-align:left;background:#eef1e2;border:1px dashed #b9c9a7;border-radius:16px;align-items:center;gap:16px;margin-top:15px;padding:15px 20px;display:flex}.resume-card span{flex:1}.resume-card small{color:var(--muted);font-size:13px;display:block}.app-footer{border-top:1px solid var(--line);color:#7c8973;justify-content:space-between;gap:20px;margin-top:42px;padding-top:18px;font-size:12px;display:flex}.app-footer>span:last-child{align-items:center;gap:9px;font-weight:900;display:flex}.onboarding{background:#e4eccf;border:1px solid #cddcb2;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:22px 25px;display:flex}.onboarding p{margin:7px 0 0}.loading,.empty-state{text-align:center;padding:60px 20px}.empty-state>.dino-art{width:220px;margin:auto}.empty-state h1{font-size:38px}.loading>svg{color:var(--green)}.modal{width:calc(100% - 30px);max-width:580px;color:var(--ink);background:var(--white);border:1px solid #d5ddc8;border-radius:25px;max-height:90dvh;padding:0;box-shadow:0 30px 100px #0e211a40}.modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#142b256b}.modal-content{padding:28px}.modal .section-heading h2{font-size:25px}.modal .dino-details>.dino-art{max-width:240px;margin:auto}.account-email{overflow-wrap:anywhere;font-weight:800}.player-list{gap:12px;display:grid}.player-option{text-align:left;border:1px solid var(--line);width:100%;color:var(--ink);background:#fffef8;border-radius:17px;align-items:center;gap:14px;padding:10px 14px;display:flex}.player-option.chosen{border-color:var(--green);background:#eff4e4}.player-option>.dino-art{border-radius:15px;width:67px}.player-option>span{flex:1}.player-option strong,.player-option small{display:block}.player-option small{color:var(--muted);margin-top:3px;font-size:13px}.player-form>label{margin-bottom:8px;display:block}.player-form>.button{width:100%}.avatar-picker{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.avatar-picker button{background:#fff;border:2px solid #0000;border-radius:13px;padding:0;overflow:hidden}.avatar-picker .chosen{border-color:var(--green)}.avatar-picker .dino-art{width:100%}.stage-picker{gap:8px;display:grid}.stage-picker label{border:1px solid var(--line);cursor:pointer;border-radius:12px;gap:12px;padding:12px;display:flex}.stage-picker label.chosen{border-color:var(--green);background:#f0f5e6}.stage-picker input{accent-color:var(--green)}.stage-picker strong{font-size:15px;display:block}.stage-picker small{color:var(--muted);margin-top:3px;font-size:13px;font-weight:400;display:block}.title-dot{color:#d09839}.setup-layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,1fr);gap:30px;display:grid}.setup-panel{border:1px solid var(--line);background:var(--white);border-radius:25px;padding:30px}.setup-panel h2{font-size:23px}.step-marker{border:1px solid var(--line);color:#95a18b;border-radius:50%;padding:6px 10px;font-size:12px}.mode-picker{grid-template-columns:1fr 1fr;gap:12px;display:grid}.mode-picker button{text-align:left;border:1px solid var(--line);color:var(--ink);background:#fafbf3;border-radius:16px;flex-direction:column;gap:9px;padding:19px;display:flex}.mode-picker .chosen{border:2px solid var(--green);background:#edf3dc;padding:18px}.mode-picker strong{font-size:16px}.mode-picker small{color:var(--muted);font-size:12px}.mode-picker svg{color:#598253}.participants{align-items:center;gap:20px;display:flex}.participant{flex:1;align-items:center;gap:11px;display:flex}.participant .dino-art{border-radius:12px;width:53px}.participant small{letter-spacing:1px;color:var(--muted);font-size:10px}.participant strong{font-size:15px;display:block}.second-player{flex:1;font-size:12px}.second-player select{min-height:40px;padding:8px;font-size:14px}.tile-count{justify-content:space-between;align-items:center;display:flex}.tile-count>strong{letter-spacing:-1px;font-size:38px}.tile-count>strong span{letter-spacing:0;font-size:16px;font-weight:700}.tile-count>span{color:var(--muted);font-size:14px}.tile-slider{width:100%;accent-color:var(--green);cursor:pointer;height:28px;margin:14px 0 0}.range-labels{color:var(--muted);justify-content:space-between;font-size:12px;display:flex}.preset-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;display:flex}.preset-row>button{border:1px solid var(--line);width:42px;min-height:42px;color:var(--ink);background:#f7f8ee;border-radius:11px;font-weight:800}.preset-row>button.chosen{background:var(--green);color:#fff;border-color:var(--green)}.exact-count{color:var(--muted);align-items:center;gap:9px;margin-top:5px;font-size:12px;display:flex}.exact-count input{width:76px!important;min-height:40px!important;padding:7px 10px!important}.start-button{justify-content:space-between;width:100%;margin-top:12px}.specimen-card{text-align:center;background:#fffaf1;border:1px solid #e5ddc9;border-radius:25px;padding:12px 22px 25px;overflow:hidden}.specimen-card .dino-art{width:100%;max-width:300px;margin:auto}.specimen-label{letter-spacing:1.5px;color:#7b875c;font-size:10px;font-weight:900}.specimen-card h2{margin-top:9px;font-size:29px}.specimen-card p{margin:9px 0 0;font-size:14px}.how-to{padding:26px 15px}.how-to h3{margin-bottom:18px;font-size:18px}.how-to p{align-items:center;gap:10px;font-size:14px;display:flex}.how-to p span{color:#527343;background:#e2ebcd;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:grid}.how-to small{color:var(--muted);margin-top:22px;font-size:13px;display:block}.game-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.game-heading h1{letter-spacing:-1px;margin:0;font-size:39px}.game-heading .back-link{margin-bottom:10px;font-size:12px}.game-actions{align-items:center;gap:8px;display:flex}.game-actions .button{min-height:44px;padding:10px 15px;font-size:14px}.scoreboard{align-items:stretch;gap:15px;margin-bottom:20px;display:flex}.score-player{border:1px solid var(--line);background:var(--white);border-radius:18px;flex:1;align-items:center;gap:12px;max-width:330px;padding:9px 16px 9px 8px;display:flex}.score-player.current{background:#eff4e2;border:2px solid #7b9a59;padding:8px 15px 8px 7px}.score-player>.dino-art{border-radius:12px;width:58px}.score-player>div{flex:1}.score-player>div>strong{overflow-wrap:anywhere;font-size:15px}.score-player small{color:var(--muted);font-size:11px;display:block}.score-player>span{text-align:center;font-size:26px;font-weight:900;line-height:1.1}.score-player>span small{margin-top:5px;font-weight:600}.board-progress{flex-shrink:0;align-self:center;width:145px;margin-left:auto}.board-progress strong{font-size:19px}.board-progress strong span{color:var(--muted);font-size:13px;font-weight:600}.board-progress small{color:var(--muted);font-size:11px}.board-progress progress{width:100%;height:7px;accent-color:var(--green);border:0;margin:5px 0;display:block}.board-progress progress::-webkit-progress-bar{background:#dfe7d3;border-radius:5px}.board-progress progress::-webkit-progress-value{background:var(--green);border-radius:5px}.play-layout{grid-template-columns:minmax(0,1fr) 255px;align-items:start;gap:24px;display:grid}.board-section{min-width:0}.turn-message{color:#496748;align-items:center;min-height:42px;margin:0 0 14px;font-size:14px;display:flex}.board-wrap{background:#e7ecdb;border:1px solid #d9e1ca;border-radius:25px;padding:22px;position:relative}.memory-grid{grid-template-columns:repeat(var(--columns), minmax(0, 1fr));gap:13px;max-width:760px;margin:auto;display:grid}.memory-card{aspect-ratio:.85;perspective:800px;min-width:0;color:var(--ink);background:0 0;border:0;border-radius:13px;padding:0;position:relative}.memory-card:disabled{opacity:1}.card-inner{transform-style:preserve-3d;transition:transform .42s cubic-bezier(.2,.65,.3,1);position:absolute;inset:0}.memory-card.flipped .card-inner{transform:rotateY(180deg)}.card-back,.card-front{backface-visibility:hidden;border-radius:13px;position:absolute;inset:0;overflow:hidden}.card-back{color:#d3dfad;background:linear-gradient(145deg,#39846a,#22664f);border:3px solid #fffbe7;outline:1px solid #b9c8aa;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;box-shadow:0 4px #b1bba3,0 5px 9px #2a413219}.card-back:after{content:"";border:1px solid #bed09548;border-radius:6px;position:absolute;inset:6px}.card-emblem{background:#e2e9bc0b;border:1px solid #bbd3936b;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.card-back>span:nth-child(2){letter-spacing:.3px;font-size:12px;font-weight:900}.card-back i{font-size:11px;font-style:normal;position:absolute;top:9px;right:12px}.card-front{background:#fffcf4;border:2px solid #fffef1;flex-direction:column;justify-content:center;display:flex;transform:rotateY(180deg);box-shadow:0 3px #c5cfb6}.card-front .dino-art{width:100%}.card-name{overflow-wrap:anywhere;padding:0 4px 9px;font-size:clamp(10px,1vw,13px);font-weight:900;line-height:1.1;display:block}.matched .card-front{border-color:#85ab67}.match-check{color:#fff;background:#518252;border-radius:50%;place-items:center;width:19px;height:19px;display:grid;position:absolute;top:5px;right:5px}.memory-card.matched{animation:.45s match-pop}.memory-card:not(:disabled):not(.flipped):hover .card-inner{transform:translateY(-4px)rotate(-1deg)}.large-board{gap:9px}.large-board .card-emblem{width:30px;height:30px}.large-board .card-emblem svg{width:19px}.large-board .card-back>span:nth-child(2){font-size:9px}.large-board .card-back i{display:none}.large-board .card-name{font-size:9px}.large-board .card-back{border-width:2px}.pause-overlay{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ecf0dff2;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:25px;display:flex;position:absolute;inset:0}.pause-overlay h2{margin-top:20px}.pause-overlay p{margin-bottom:25px}.field-notes{background:#fffdf5;border:1px solid #e2dfcc;border-radius:23px;padding:22px 18px}.field-notes>.eyebrow{letter-spacing:1.2px;align-items:center;gap:6px;font-size:9px;display:flex}.dino-details>.dino-art{border-radius:15px;width:100%;margin:10px 0}.dino-details h2{overflow-wrap:anywhere;margin:10px 0 5px;font-size:24px}.diet-label{color:#728159;letter-spacing:1px;align-items:center;gap:6px;font-size:9px;font-weight:900;display:flex}.pronunciation{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.pronunciation .icon-button{width:30px;min-width:30px;min-height:30px}.fact{color:#4f6250;margin:15px 0;font-size:15px;line-height:1.65}.period{border-top:1px dashed #d7dcc9;flex-direction:column;gap:4px;padding:13px 0;display:flex}.period span{letter-spacing:1px;color:#7d8970;font-size:9px}.period strong{font-size:13px}.source-link{color:#587543;font-size:11px;text-decoration:underline;display:block}.art-note{color:#7c8771;margin-top:10px;font-size:10px;display:block}.field-empty{text-align:center}.field-empty .dino-art{width:100%}.field-empty h2{font-size:23px}.field-empty p{font-size:14px}.collection-peek{border-top:1px solid var(--line);margin-top:20px;padding-top:19px}.collection-peek h3{justify-content:space-between;font-size:15px;display:flex}.collection-peek h3 span{color:var(--muted)}.collection-peek>div{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:10px;display:grid}.collection-peek button{background:#fffdf4;border:1px solid #dce4ce;border-radius:8px;padding:0}.collection-peek button .dino-art{width:100%}.collection-peek>p{font-size:12px}.results{text-align:center;padding:12px 0 0}.celebration-mark{color:#8f6e20;background:#f2df9f;border-radius:27px;place-items:center;width:85px;height:85px;margin:0 auto 24px;display:grid;transform:rotate(-5deg);box-shadow:0 5px #e2ca7c}.results h1{letter-spacing:-1.5px;margin:17px 0 10px;font-size:clamp(33px,4vw,51px)}.results>.eyebrow{font-size:11px}.results>p{margin-top:0}.count-controls{justify-content:center;align-items:center;gap:20px;margin:24px 0;display:flex}.count-controls>span{font-size:22px;font-weight:900}.count-controls .button{min-height:40px;padding:8px 14px;font-size:13px}.expedition-mats{text-align:left;grid-template-columns:1fr 1fr;gap:23px;display:grid}.expedition-mats.solo{grid-template-columns:minmax(0,700px);justify-content:center}.expedition-mat{background:#edf1df;border:1px solid #cbd9b7;border-radius:23px;padding:22px}.expedition-mat:nth-child(2){background:#f4edda;border-color:#e3d7b5}.mat-heading{border-bottom:1px dashed #bfcdae;align-items:center;gap:12px;padding-bottom:18px;display:flex}.mat-heading>.dino-art{border-radius:15px;width:61px}.mat-heading>div{flex:1}.mat-heading>div>span{letter-spacing:1px;color:#7c895c;font-size:10px}.mat-heading h2{margin-top:3px;font-size:23px}.mat-heading>strong{text-align:center;font-size:32px;line-height:1}.mat-heading>strong small{color:var(--muted);margin-top:5px;font-size:11px;font-weight:700;display:block}.pair-stacks{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:22px 14px;min-height:150px;padding:27px 4px 12px;display:grid}.pair-stack{opacity:0;color:var(--ink);background:#fffaf0;border:2px solid #fffdf3;border-radius:11px;padding:0 0 9px;transition:transform .45s cubic-bezier(.2,.8,.3,1.25),opacity .25s;position:relative;transform:translateY(-25px)rotate(-9deg);box-shadow:4px 5px #fffdf3,5px 6px #bac8a5,8px 10px 13px #23372712}.pair-stack.counted{opacity:1;transform:translateY(0)rotate(-2deg)}.pair-stack:nth-child(2n).counted{transform:rotate(3deg)}.pair-stack .dino-art{border-radius:9px;width:100%}.pair-number{background:var(--green);color:#fff;border:2px solid #f0f3e3;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:grid;position:absolute;top:-9px;left:-7px}.stack-label{overflow-wrap:anywhere;padding:0 4px;font-size:10px;font-weight:800;line-height:1.15;display:block}.mat-total{text-align:center;border-top:1px dashed #bac9a7;margin-top:17px;padding-top:17px;font-size:17px;font-weight:900}.mat-total span{color:var(--muted);margin:0 5px;font-size:13px;font-weight:500}.result-footer{color:var(--muted);justify-content:center;gap:35px;margin-top:26px;font-size:13px;display:flex}.result-footer strong{color:var(--ink)}.results>.button-row{justify-content:center}.adventure-banner{background:#f2f3d2}.adventure-banner>img{object-fit:contain;object-position:right center}.adventure-banner:after{background:linear-gradient(90deg,#f2f3d2 0%,#f2f3d2dd 27%,#0000 65%)}.pair-stacks:empty,.mobile-discovery{display:none}.memory-grid:has(>:last-child:nth-child(4)){max-width:360px}@keyframes match-pop{50%{transform:translateY(-5px)scale(1.04)}}@media (max-width:730px){.mobile-discovery{z-index:9;color:var(--ink);text-align:left;background:#fffdf4f7;border:1px solid #bfcfa8;border-radius:18px;align-items:center;gap:10px;padding:10px 13px 10px 5px;display:flex;position:fixed;bottom:78px;left:12px;right:12px;box-shadow:0 8px 35px #183f3529}.mobile-discovery>.dino-art{border-radius:12px;width:65px}.mobile-discovery>span{flex:1;min-width:0}.mobile-discovery strong{margin-bottom:4px;font-size:15px;display:block}.mobile-discovery>span>span{color:#53684c;font-size:12px;line-height:1.4;display:block}.mobile-discovery>svg{color:var(--green);flex-shrink:0}}@media (min-width:1700px){.workspace{padding-top:45px}.adventure-banner{min-height:410px}.banner-copy{padding:43px}.banner-copy h2{font-size:46px}}@media (max-width:1200px){.sidebar{width:205px;padding:30px 15px 18px}.workspace{padding:28px}.topbar{padding:14px 28px}.dashboard-bottom{grid-template-columns:1fr}.discovery-summary{grid-template-columns:1fr 1fr;gap:10px 25px;display:grid}.discovery-summary>p{display:none}.discovery-summary h2{margin:0}.game-section>.section-heading .small-text{font-size:13px}.play-layout{grid-template-columns:minmax(0,1fr) 220px;gap:16px}.board-wrap{padding:15px}.memory-grid{gap:9px}.large-board{grid-template-columns:repeat(6,minmax(0,1fr))}.score-player{padding-right:10px}.score-player>.dino-art{width:45px}.score-player.current{padding-right:9px}.board-progress{width:110px}.setup-layout{gap:20px}.setup-panel{padding:23px}.banner-copy h2{font-size:37px}}@media (max-width:950px){.sidebar{width:78px;padding:25px 10px}.sidebar .brand{text-align:center;padding:0;font-size:0}.sidebar .brand:first-letter{font-size:36px}.sidebar .brand span,.sidebar .brand small,.sidebar .little-note{display:none}.sidebar .nav-link{justify-content:center;padding:13px;font-size:0}.sidebar .nav-link svg{flex-shrink:0}.sidebar .new-dot{display:none}.sidebar nav{margin-top:40px}.topbar{min-height:80px}.play-layout{grid-template-columns:minmax(0,1fr) 215px}.score-player>div>strong{font-size:13px}.score-player small{font-size:10px}.score-player>span{font-size:22px}.game-heading{align-items:flex-start}.game-heading h1{font-size:33px}.game-actions{gap:4px}.game-actions .button{padding:10px}.setup-layout{grid-template-columns:minmax(0,1.4fr) minmax(220px,1fr)}}@media (max-width:730px){.sidebar{z-index:10;border-right:0;border-top:1px solid var(--line);flex-direction:row;width:100%;height:68px;padding:5px 12px;position:fixed;inset:auto 0 0;box-shadow:0 -3px 15px #2335230c}.sidebar>.brand,.sidebar-bottom{display:none}.sidebar nav{flex-direction:row;justify-content:space-around;gap:8px;width:100%;margin:0}.sidebar .nav-link{flex-direction:column;flex:1;gap:2px;max-width:160px;padding:5px;font-size:10px;line-height:1.1}.sidebar .nav-link svg{width:20px}.app-main{padding-bottom:70px}.topbar{min-height:73px;padding:12px 18px}.breadcrumb{font-size:12px}.breadcrumb>span{margin:0 7px}.breadcrumb>strong{display:none}.topbar-actions{gap:5px}.profile-chip{max-width:220px;font-size:12px}.profile-chip>span{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}.profile-chip .dino-art{width:34px}.workspace{padding:24px 18px 15px}.page-heading{align-items:flex-start;gap:12px}.page-heading h1{font-size:32px}.page-heading .eyebrow{font-size:9px}.page-heading p{font-size:14px}.stage-badge{margin-top:4px;padding:6px 9px;font-size:10px}.stage-badge svg{width:13px}.adventure-banner{min-height:420px}.adventure-banner>img{object-position:70% center}.adventure-banner:after{background:linear-gradient(90deg,#f5f6d3ed,#f5f6d3bf 45%,#0000)}.banner-copy{max-width:340px;padding:27px 24px}.banner-copy h2{font-size:35px}.banner-copy p{font-size:14px}.banner-meta{font-size:10px}.banner-copy .button{font-size:14px}.game-section>.section-heading{align-items:flex-end}.game-section>.section-heading .small-text{text-align:right;max-width:120px;font-size:11px}.game-list-card{gap:12px;padding:12px}.game-thumbnail{width:92px}.game-list-card h3{font-size:19px}.game-list-card p{font-size:12px}.tag-row span{font-size:9px}.circle-arrow{width:30px;height:30px}.discovery-summary{gap:10px;padding:20px}.discovery-summary h2{font-size:20px}.stat-row{gap:8px;margin:5px 0}.stat-row strong{font-size:21px}.stat-row>span:last-child{font-size:11px}.stat-icon{flex-shrink:0;width:30px;height:30px}.stat-icon svg{width:18px}.onboarding{flex-direction:column;align-items:stretch;padding:20px}.onboarding h2{font-size:22px}.setup-layout{grid-template-columns:1fr}.setup-panel{padding:23px}.setup-discovery{grid-template-columns:1fr 1fr;gap:15px;display:grid}.specimen-card{padding:10px 12px 19px}.specimen-card h2{font-size:22px}.specimen-label{font-size:8px}.specimen-card p{font-size:12px}.how-to{padding:15px 0}.how-to p,.how-to small{font-size:12px}.game-heading{flex-direction:column;gap:14px}.game-actions{justify-content:flex-end;width:100%}.scoreboard{flex-wrap:wrap;gap:8px}.score-player{gap:6px;min-width:calc(50% - 8px);max-width:none;padding:8px}.score-player.current{padding:7px}.score-player>.dino-art{width:40px}.score-player>span{font-size:23px}.board-progress{flex-basis:100%;align-items:center;gap:10px;width:auto;margin-left:0;display:flex}.board-progress progress{flex:1;max-width:none}.board-progress small,.board-progress strong{white-space:nowrap}.play-layout{flex-direction:column;display:flex}.board-section{width:100%}.board-wrap{padding:13px}.memory-grid{gap:10px}.large-board{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.memory-card{aspect-ratio:.8}.card-emblem{width:38px;height:38px}.card-emblem svg{width:24px}.card-back>span:nth-child(2),.card-name,.large-board .card-name{font-size:10px}.field-notes{width:100%;padding:20px}.field-notes .dino-details{grid-template-columns:130px 1fr;gap:0 15px;display:grid}.field-notes .dino-details>.dino-art{grid-row:1/6;margin:0}.field-notes .diet-label{margin-top:16px}.field-notes .dino-details h2{font-size:23px}.field-notes .fact,.field-notes .period,.field-notes .art-note{grid-column:1/-1}.field-empty .dino-art{width:150px;margin:auto}.collection-peek>div{grid-template-columns:repeat(8,1fr)}.app-footer{gap:20px;font-size:10px}.expedition-mats{grid-template-columns:1fr}.results h1{font-size:34px}.result-footer{gap:14px;font-size:11px}.results>p{font-size:14px}.count-controls>span{font-size:20px}.modal-content{padding:22px}.modal .section-heading h2{font-size:23px}.login-card h1{font-size:37px}.login-card .welcome-copy{padding:27px}.login-card .welcome-art{min-height:220px}.stage-picker small{font-size:12px}.avatar-picker{gap:5px}}.onboarding-confirm{align-items:flex-start;gap:12px;font-size:1rem;line-height:1.5;display:flex}.onboarding-confirm input{flex:0 0 22px;width:22px;height:22px;margin-top:2px}.game-catalog{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:18px;display:grid}.player-photo{object-fit:cover;background:#eee}.photo-editor{align-items:center;gap:18px;display:flex}.photo-preview{flex:0 0 88px}.photo-preview .dino-art{border-radius:50%;width:88px;height:88px}.photo-upload{cursor:pointer;position:relative;overflow:hidden}.photo-upload input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.photo-upload:focus-within{outline-offset:3px;outline:3px solid #27705b}.pack-picker{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.pack-picker button{background:#fff;border:2px solid #e6e9e2;border-radius:18px;flex-direction:column;align-items:center;min-width:0;padding:8px 6px 12px;display:flex}.pack-picker button.chosen{background:#edf5e9;border-color:#276c55;box-shadow:0 3px #b2cdbd}.pack-picker .dino-art{aspect-ratio:1;border-radius:12px;width:100%;max-width:100px;height:auto}.pack-picker strong{font-size:.9rem}.pack-picker small{color:#637264;font-size:.8rem}.playmate-setup{gap:10px;margin-bottom:24px;display:grid}.playmate-setup input{width:100%;margin-top:6px}.memory-card.matched{visibility:hidden;pointer-events:none}.pair-flight-layer{z-index:90;pointer-events:none;position:fixed;inset:0}.flying-pair-card{will-change:transform;background:#fffdf6;border:3px solid #ebba55;border-radius:15px;flex-direction:column;align-items:center;padding:6px;animation:.95s cubic-bezier(.3,.05,.35,1) forwards pair-to-corner;display:flex;position:fixed;overflow:hidden;box-shadow:0 12px 36px #22462b44}.flying-pair-card .dino-art{flex:1;width:100%;height:auto;min-height:0}.flying-pair-card>span:last-child{white-space:nowrap;font-size:14px;font-weight:800}@keyframes pair-to-corner{0%{opacity:1;transform:scale(1)}25%{transform:translateY(-18px) scale(1.08) rotate(var(--fly-rotate));opacity:1}90%{opacity:1}to{transform:translate(var(--fly-x), var(--fly-y)) scale(.18) rotate(0);opacity:0}}.corner-collection{color:#20573f;background:#fffaf0;border:0;border-radius:12px;flex-direction:column;flex:none;align-items:center;min-width:66px;min-height:64px;margin-left:auto;padding:5px 9px;display:flex;position:relative}.corner-collection strong{font-size:1.3rem;line-height:1}.corner-collection small{font-size:.8rem}.corner-mini-stack{justify-content:center;min-height:22px;padding-left:12px;display:flex}.corner-mini-stack .dino-art{border:1px solid #d7dfcc;border-radius:5px;margin-left:-12px;width:30px!important;height:30px!important}.collection-modal{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));min-height:0}.scoreboard{z-index:15;background:#fafbf6;padding-block:10px;position:sticky;top:0}@media (max-width:700px){.pack-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-editor{align-items:flex-start}.photo-editor .button{margin-bottom:8px}.corner-collection{min-width:49px;padding-inline:5px}.score-player{gap:8px;min-width:0}.score-player strong{overflow-wrap:anywhere}}@media (prefers-reduced-motion:reduce){.flying-pair-card{display:none}}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:400;src:url(../media/nunito-cyrillic-ext-400-normal.09bu8y7051xqk.woff2)format("woff2"),url(../media/nunito-cyrillic-ext-400-normal.12lf5xdeulc0-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:400;src:url(../media/nunito-cyrillic-400-normal.2fhf4tjryop4g.woff2)format("woff2"),url(../media/nunito-cyrillic-400-normal.35pec8vrzr59z.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:400;src:url(../media/nunito-vietnamese-400-normal.415xf18alaymk.woff2)format("woff2"),url(../media/nunito-vietnamese-400-normal.36xjy5y4p8cdw.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:400;src:url(../media/nunito-latin-ext-400-normal.2y6rb0ocm7nqk.woff2)format("woff2"),url(../media/nunito-latin-ext-400-normal.1cf0sk5t3_2zs.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:400;src:url(../media/nunito-latin-400-normal.2wff0v25g527h.woff2)format("woff2"),url(../media/nunito-latin-400-normal.33h-ag0t_keoe.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:600;src:url(../media/nunito-cyrillic-ext-600-normal.0wy207xd92-9l.woff2)format("woff2"),url(../media/nunito-cyrillic-ext-600-normal.320ylicrsyj5v.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:600;src:url(../media/nunito-cyrillic-600-normal.1x9sol49ed1fe.woff2)format("woff2"),url(../media/nunito-cyrillic-600-normal.288od8tt91p3j.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:600;src:url(../media/nunito-vietnamese-600-normal.1qmejxpk9n4l_.woff2)format("woff2"),url(../media/nunito-vietnamese-600-normal.3kt1_f5zihrv2.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:600;src:url(../media/nunito-latin-ext-600-normal.0ee4md8tt6o-o.woff2)format("woff2"),url(../media/nunito-latin-ext-600-normal.036i7pc_s0x4y.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:600;src:url(../media/nunito-latin-600-normal.0q0ia45j-6ls_.woff2)format("woff2"),url(../media/nunito-latin-600-normal.0h9cr-bs8ac2x.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:700;src:url(../media/nunito-cyrillic-ext-700-normal.30frlmeleydpu.woff2)format("woff2"),url(../media/nunito-cyrillic-ext-700-normal.2wr4vis-nn8li.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:700;src:url(../media/nunito-cyrillic-700-normal.1dcapcdesix5f.woff2)format("woff2"),url(../media/nunito-cyrillic-700-normal.09aln9gqa4-sv.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:700;src:url(../media/nunito-vietnamese-700-normal.1tlqja42i996_.woff2)format("woff2"),url(../media/nunito-vietnamese-700-normal.01zbqrf59qltx.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:700;src:url(../media/nunito-latin-ext-700-normal.1upp26w6epg-2.woff2)format("woff2"),url(../media/nunito-latin-ext-700-normal.1rlmq938r5teu.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:700;src:url(../media/nunito-latin-700-normal.3_3w32ku8mlvo.woff2)format("woff2"),url(../media/nunito-latin-700-normal.1o-18nuhd5q9g.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:800;src:url(../media/nunito-cyrillic-ext-800-normal.0srdi9hrwdmuv.woff2)format("woff2"),url(../media/nunito-cyrillic-ext-800-normal.3lkxo2w5au4df.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:800;src:url(../media/nunito-cyrillic-800-normal.3a5-2ms38xef5.woff2)format("woff2"),url(../media/nunito-cyrillic-800-normal.1j_8f2kdhhmkc.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:800;src:url(../media/nunito-vietnamese-800-normal.44n_xf65wv35e.woff2)format("woff2"),url(../media/nunito-vietnamese-800-normal.3v5v6utsrszfn.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:800;src:url(../media/nunito-latin-ext-800-normal.1iamc_taf264c.woff2)format("woff2"),url(../media/nunito-latin-ext-800-normal.2jx4_075bgtyg.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:800;src:url(../media/nunito-latin-800-normal.0fk28i9bscp4k.woff2)format("woff2"),url(../media/nunito-latin-800-normal.1sn9ps1hnuqka.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:900;src:url(../media/nunito-cyrillic-ext-900-normal.3g9ee0qa4yitf.woff2)format("woff2"),url(../media/nunito-cyrillic-ext-900-normal.003cznhz7h0-v.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:900;src:url(../media/nunito-cyrillic-900-normal.3y3wpjnwrxm1u.woff2)format("woff2"),url(../media/nunito-cyrillic-900-normal.03eghwhx0kp70.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:900;src:url(../media/nunito-vietnamese-900-normal.1eca54emg3xp8.woff2)format("woff2"),url(../media/nunito-vietnamese-900-normal.0e-1fp58fkva6.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:900;src:url(../media/nunito-latin-ext-900-normal.2ttuwk-sejpfw.woff2)format("woff2"),url(../media/nunito-latin-ext-900-normal.3jwmnuhg-h0ce.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:900;src:url(../media/nunito-latin-900-normal.2c46_n4vvq9yt.woff2)format("woff2"),url(../media/nunito-latin-900-normal.0r6z-4-l2n306.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
