:root{--akpz-primary:#6750c9;--akpz-primary-2:#8c72e6;--akpz-pink:#ed6d95;--akpz-yellow:#f5c95c;--akpz-mint:#55b7a3;--akpz-paper:#fffdf8;--akpz-ink:#2f285f;--akpz-soft:#f3efff;--akpz-radius:26px;--akpz-blur:4px;--akpz-aspect:1/1}html,body.akpz-page{max-width:100%;overflow-x:hidden!important}html.akpz-modal-open,html.akpz-modal-open body{overflow:hidden!important}body.akpz-page .ak-desktop-right,body.akpz-page #akSidebarHub{display:none!important}body.akpz-page .ak-page,body.akpz-page .ak-desktop-two-cols,body.akpz-page .ak-desktop-left{width:100%!important;max-width:1260px!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}body.akpz-page .ak-desktop-two-cols{display:block!important}.akpz-box,.akpz-box *{box-sizing:border-box}.akpz-box{width:100%;max-width:1040px;margin:18px auto 28px;padding:10px;font-family:"Nunito","Segoe UI",sans-serif;color:var(--akpz-ink)}.akpz-game{width:100%;min-width:0}.akpz-shell{position:relative;width:100%;padding:14px;border:4px solid rgb(255 255 255 / .92);border-radius:calc(var(--akpz-radius) + 7px);background:radial-gradient(circle at 94% 5%,rgb(103 80 201 / .11) 0 90px,transparent 92px),linear-gradient(145deg,#f8f5ff 0%,#fffdf8 48%,#f3f8ff 100%);box-shadow:0 9px 0 rgb(73 52 157 / .09),0 24px 48px rgb(53 39 105 / .14);overflow:hidden}.akpz-mission{display:grid;grid-template-columns:78px minmax(0,1fr) 62px;gap:14px;align-items:center;min-height:96px;padding:12px 14px;border:2px solid rgb(103 80 201 / .13);border-radius:var(--akpz-radius);background:linear-gradient(135deg,rgb(255 255 255 / .98),rgb(237 232 255 / .88));box-shadow:0 8px 20px rgb(55 42 109 / .08)}.akpz-mission-icon{width:70px;height:70px;display:grid;place-items:center;border:3px solid #fff;border-radius:24px 18px 25px 19px;background:linear-gradient(145deg,#fff0bc,#f5cf69);box-shadow:0 8px 18px rgb(80 57 124 / .15);transform:rotate(-1deg)}.akpz-mission-icon span{font-size:38px;filter:drop-shadow(0 5px 7px rgb(45 30 85 / .14))}.akpz-mission-copy{min-width:0;text-align:left}.akpz-mission-copy small,.akpz-section-head small,.akpz-modal-kicker{display:block;margin-bottom:3px;color:var(--akpz-pink);font:900 10px/1.1 "Nunito",sans-serif;letter-spacing:.55px}.akpz-mission-copy h2,.akpz-section-head h3,.akpz-modal h2{margin:0;font-family:"Fredoka","Trebuchet MS",sans-serif;font-weight:700;color:var(--akpz-ink)}.akpz-mission-copy h2{font-size:clamp(22px,2vw,31px);line-height:1.05}.akpz-mission-copy p{margin:4px 0 0;color:#676080;font-size:13px;font-weight:800}.akpz-help{width:58px;height:50px;border:2px solid rgb(103 80 201 / .13);border-radius:17px;background:#fff;color:var(--akpz-primary);box-shadow:0 6px 12px rgb(58 43 107 / .12);cursor:pointer;font:700 16px/1 "Fredoka",sans-serif}.akpz-main{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:12px;width:100%;max-width:1040px;margin:12px auto 0;align-items:stretch}.akpz-board-panel,.akpz-side-panel{min-width:0;border-radius:var(--akpz-radius)}.akpz-board-panel{display:flex;align-items:flex-start;justify-content:center;width:100%;height:var(--akpz-board-height,auto);min-height:0;padding:0;border:0;background:#fff0;box-shadow:none;overflow:visible}.akpz-side-panel{padding:12px;border:2px solid rgb(103 80 201 / .12);background:rgb(255 255 255 / .88);box-shadow:0 8px 18px rgb(55 42 109 / .07)}.akpz-board{display:grid;grid-template-columns:repeat(var(--akpz-grid),minmax(0,1fr));grid-template-rows:repeat(var(--akpz-grid),minmax(0,1fr));gap:4px;width:var(--akpz-board-width,100%);height:var(--akpz-board-height,auto);aspect-ratio:var(--akpz-aspect);max-width:100%;overflow:hidden;padding:5px;border:3px solid #fff;border-radius:22px 17px 23px 18px;background:#e8e3f2;box-shadow:0 10px 24px rgb(50 35 90 / .15)}.akpz-piece{position:relative;min-width:0;min-height:0;padding:0;border:2px solid rgb(255 255 255 / .9);border-radius:clamp(3px,1vw,10px);background-repeat:no-repeat;cursor:pointer;box-shadow:0 2px 6px rgb(39 28 79 / .13);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.akpz-piece:hover{z-index:2;transform:translateY(-1px);box-shadow:0 5px 12px rgb(39 28 79 / .2)}.akpz-piece.is-selected{z-index:3;border-color:var(--akpz-mint);box-shadow:0 0 0 4px rgb(85 183 163 / .25),0 6px 16px rgb(39 28 79 / .18);filter:saturate(1.08)}.akpz-piece.is-correct:after{content:"";position:absolute;right:4px;bottom:4px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#34c759;box-shadow:0 2px 5px rgb(0 0 0 / .15)}.akpz-side-panel{display:flex;flex-direction:column;height:var(--akpz-panel-height,auto);min-height:0;overflow:hidden}.akpz-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px;text-align:left}.akpz-section-head h3{font-size:18px}.akpz-section-head b{padding:7px 10px;border-radius:999px;background:var(--akpz-soft);color:var(--akpz-primary);font-size:11px}.akpz-preview{position:relative;flex:1 1 180px;min-height:150px;margin:0 0 9px;overflow:hidden;border:3px solid #fff;border-radius:19px;background:#eee9ff;box-shadow:0 7px 16px rgb(50 35 90 / .11)}.akpz-preview img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;background:#f7f4ff}.akpz-preview figcaption{position:absolute;left:8px;bottom:8px;padding:5px 8px;border-radius:999px;background:rgb(47 40 95 / .78);color:#fff;font-size:8px;font-weight:900}.akpz-progress-card{padding:11px;border:2px solid rgb(103 80 201 / .1);border-radius:16px;background:#faf8ff}.akpz-progress-card>div:first-child{display:flex;justify-content:space-between;gap:8px}.akpz-progress-card strong{font-family:"Fredoka",sans-serif}.akpz-progress-card span{color:#8d87a1;font-size:10px;font-weight:900}.akpz-progress{height:10px;margin-top:8px;overflow:hidden;border-radius:999px;background:#e8e3f2}.akpz-progress i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--akpz-primary),var(--akpz-pink));transition:width .2s ease}.akpz-selection-status{flex:0 0 auto;min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;margin-top:9px;padding:10px 12px;border-radius:18px;background:linear-gradient(145deg,#f7f4ff,#fffaf1);text-align:center}.akpz-selection-status i{width:34px;height:34px;margin-bottom:2px;border:3px dotted #d8cfee;border-radius:50%}.akpz-selection-status.has-selection i{border-style:solid;border-color:var(--akpz-mint);background:radial-gradient(circle,var(--akpz-mint) 0 6px,transparent 7px)}.akpz-selection-status strong{font:700 12px/1.15 "Fredoka",sans-serif}.akpz-selection-status span{margin-top:0;color:#8d87a1;font-size:8px;line-height:1.25}.akpz-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}.akpz-actions button{min-height:45px;border-radius:14px;font:700 12px/1 "Fredoka",sans-serif;cursor:pointer}.akpz-shuffle{border:0;background:linear-gradient(90deg,var(--akpz-primary),var(--akpz-primary-2));color:#fff}.akpz-restart{border:2px solid rgb(103 80 201 / .13);background:#fff;color:var(--akpz-primary)}.akpz-tip{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:center;margin-top:9px;padding:9px;border-radius:14px;background:#fff7d9;color:#776338}.akpz-tip span{font-size:22px}.akpz-tip p{margin:0;font-size:9px;font-weight:900;line-height:1.25}.akpz-hud{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;max-width:1040px;margin:10px auto 0}.akpz-hud button{min-width:0;min-height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid rgb(103 80 201 / .11);border-radius:18px;background:#fff;color:var(--akpz-ink);cursor:pointer;box-shadow:0 5px 12px rgb(50 35 90 / .07)}.akpz-hud button:before{content:"";width:26px;height:5px;margin-bottom:3px;border-radius:999px;background:var(--hud-color)}.akpz-hud .is-purple{--hud-color:var(--akpz-primary)}.akpz-hud .is-yellow{--hud-color:#dcaa2d}.akpz-hud .is-blue{--hud-color:#5f9fe6}.akpz-hud .is-pink{--hud-color:var(--akpz-pink)}.akpz-hud small{color:#8d87a1;font-size:8px;font-weight:950}.akpz-hud strong{margin-top:1px;color:var(--hud-color);font:700 21px/1 "Fredoka",sans-serif}.akpz-loading,.akpz-error,.akpz-disabled{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:30px;border-radius:28px;background:#fff;color:var(--akpz-ink);text-align:center}.akpz-loading i{width:44px;height:44px;border:5px solid #eee9ff;border-top-color:var(--akpz-primary);border-radius:50%;animation:akpz-spin .8s linear infinite}@keyframes akpz-spin{to{transform:rotate(360deg)}}.akpz-modal-layer{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:18px;background:rgb(44 35 86 / .27);-webkit-backdrop-filter:blur(var(--akpz-blur));backdrop-filter:blur(var(--akpz-blur))}.akpz-modal-layer[hidden],.ak-sa-modal-view[hidden]{display:none!important}.akpz-modal{position:relative;width:min(480px,100%);max-height:min(680px,calc(100vh - 30px));overflow:hidden;border:4px solid rgb(255 255 255 / .94);border-radius:30px 23px 31px 24px;background:linear-gradient(145deg,#fffdf8,#f3efff);box-shadow:0 24px 70px rgb(28 19 69 / .28)}.akpz-modal-body{max-height:calc(100vh - 38px);padding:28px 22px 22px;overflow-y:auto;text-align:center;overscroll-behavior:contain}.akpz-modal-close{position:absolute;top:10px;right:10px;z-index:3;width:34px;height:34px;border:2px solid rgb(103 80 201 / .12);border-radius:12px;background:#fff;color:var(--akpz-primary);font-size:22px;font-weight:900;cursor:pointer}.akpz-modal h2{font-size:29px;line-height:1.05}.akpz-modal p{color:#69627d;font-size:13px;line-height:1.4}.akpz-complete-icon{width:66px;height:66px;display:grid;place-items:center;margin:0 auto 10px;border:4px solid #fff;border-radius:23px 18px 24px 19px;background:var(--akpz-yellow);box-shadow:0 8px 18px rgb(88 62 132 / .15);font-size:31px;transform:rotate(-2deg)}.akpz-stars{margin:11px 0;color:#efbb35;font-size:29px;letter-spacing:3px}.akpz-stars i{color:#ddd7e8;font-style:normal}.akpz-modal-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:12px 0}.akpz-modal-stats article{min-width:0;padding:12px 5px;border:1px solid rgb(103 80 201 / .1);border-radius:15px;background:rgb(255 255 255 / .78)}.akpz-modal-stats small{display:block;color:#8e88a1;font-size:8px;font-weight:950}.akpz-modal-stats strong{display:block;margin-top:3px;color:var(--akpz-primary);font:700 19px/1 "Fredoka",sans-serif;overflow-wrap:anywhere}.akpz-modal-primary,.akpz-modal-secondary{width:100%;min-height:48px;margin-top:8px;border-radius:15px;font:700 14px/1 "Fredoka",sans-serif;cursor:pointer}.akpz-modal-primary{border:0;background:linear-gradient(90deg,var(--akpz-primary),var(--akpz-primary-2));color:#fff}.akpz-modal-secondary{border:2px solid rgb(103 80 201 / .13);background:#fff;color:var(--akpz-primary)}.akpz-level-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.akpz-level-list button{min-height:76px;padding:8px;border:2px solid rgb(103 80 201 / .1);border-radius:15px;background:#fff;color:var(--akpz-primary);cursor:pointer}.akpz-level-list button.is-current{border-color:var(--akpz-primary);background:#eee9ff}.akpz-level-list small,.akpz-level-list span{display:block;font-size:7px;font-weight:900}.akpz-level-list strong{display:block;margin:3px 0;font:700 18px/1 "Fredoka",sans-serif}.akpz-level-list span{color:#8e88a1}.akpz-toast{position:fixed;left:50%;bottom:24px;z-index:2147482000;transform:translateX(-50%);max-width:calc(100vw - 28px);padding:11px 17px;border-radius:999px;background:#31295f;color:#fff;box-shadow:0 10px 28px rgb(23 17 57 / .3);font-weight:900;text-align:center}.akpz-toast[hidden]{display:none!important}@media(min-width:761px){.akpz-side-panel>.akpz-section-head,.akpz-side-panel>.akpz-progress-card,.akpz-side-panel>.akpz-selection-status,.akpz-side-panel>.akpz-actions,.akpz-side-panel>.akpz-tip{flex:0 0 auto}.akpz-preview{width:100%}}@media(min-width:761px){.akpz-side-panel{padding:10px}.akpz-section-head{margin-bottom:7px}.akpz-section-head h3{font-size:16px}.akpz-section-head b{padding:5px 8px;font-size:9px}.akpz-preview{flex:1 1 auto;height:auto;min-height:180px;margin-bottom:7px;border-radius:16px}.akpz-progress-card{padding:8px 9px;border-radius:14px}.akpz-progress{height:8px;margin-top:6px}.akpz-selection-status{min-height:56px;margin-top:7px;padding:6px 9px;border-radius:15px}.akpz-selection-status i{width:28px;height:28px;margin-bottom:1px}.akpz-selection-status strong{font-size:10px}.akpz-selection-status span{font-size:7px}.akpz-actions{margin-top:7px}.akpz-actions button{min-height:40px;font-size:10px}.akpz-tip{grid-template-columns:24px minmax(0,1fr);gap:5px;margin-top:7px;padding:6px 8px;border-radius:12px}.akpz-tip span{font-size:17px}.akpz-tip p{font-size:8px}}@media(max-width:1024px){.akpz-box{max-width:960px;padding:8px}.akpz-shell{padding:10px}.akpz-main{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);max-width:920px;gap:9px}.akpz-hud{max-width:920px}}@media(min-width:540px) and (max-width:1100px) and (orientation:landscape){body.akpz-page .ak-page{padding-left:8px!important;padding-right:8px!important}.akpz-box{margin-top:8px}.akpz-shell{padding:8px;border-radius:21px}.akpz-mission{min-height:78px;grid-template-columns:58px minmax(0,1fr) 48px;padding:8px 10px;border-radius:18px}.akpz-mission-icon{width:54px;height:54px;border-radius:17px}.akpz-mission-icon span{font-size:29px}.akpz-mission-copy h2{font-size:21px}.akpz-mission-copy p{font-size:10px}.akpz-help{width:46px;height:42px;border-radius:13px;font-size:12px}.akpz-main{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);max-width:900px;margin-left:auto;margin-right:auto;align-items:stretch}.akpz-board-panel{padding:0;border:0;background:#fff0;box-shadow:none;border-radius:18px}.akpz-side-panel{padding:8px;border-radius:18px}.akpz-section-head{margin-bottom:6px}.akpz-section-head h3{font-size:15px}.akpz-preview{flex:1 1 auto;min-height:130px;height:auto}.akpz-selection-status{min-height:50px;padding:5px 7px}.akpz-selection-status i{width:29px;height:29px}.akpz-selection-status strong{font-size:10px}.akpz-selection-status span{font-size:7px}.akpz-actions{margin-top:6px}.akpz-actions button{min-height:36px;font-size:9px}.akpz-tip{margin-top:5px;padding:5px 7px}.akpz-hud{margin-top:7px;gap:6px}.akpz-hud button{min-height:45px;border-radius:13px}.akpz-hud button:before{width:20px;height:4px}.akpz-hud strong{font-size:16px}}@media(max-width:760px){body.akpz-page .ak-page{padding-left:6px!important;padding-right:6px!important}.akpz-box{max-width:430px;margin:8px auto 18px;padding:4px}.akpz-shell{padding:7px;border-width:3px;border-radius:22px}.akpz-mission{grid-template-columns:58px minmax(0,1fr) 43px;gap:8px;min-height:78px;padding:8px;border-radius:17px}.akpz-mission-icon{width:54px;height:54px;border-radius:17px}.akpz-mission-icon span{font-size:29px}.akpz-mission-copy h2{font-size:19px}.akpz-mission-copy p{font-size:9px;line-height:1.2}.akpz-help{width:41px;height:38px;border-radius:12px;font-size:10px}.akpz-main{display:block;margin-top:7px}.akpz-board-panel{height:auto!important;padding:0;border:0;background:#fff0;box-shadow:none;border-radius:17px}.akpz-side-panel{height:auto!important;min-height:0!important;margin-top:7px;padding:8px;border-radius:17px}.akpz-preview{flex:0 0 170px;height:170px;min-height:170px}.akpz-selection-status{min-height:72px}.akpz-selection-status i{width:31px;height:31px}.akpz-selection-status strong{font-size:11px}.akpz-selection-status span{font-size:8px}.akpz-hud{gap:5px;margin-top:7px}.akpz-hud button{min-height:50px;padding:3px 1px;border-radius:13px}.akpz-hud small{font-size:6px}.akpz-hud strong{font-size:16px}.akpz-board{gap:3px;padding:4px;border-radius:17px}.akpz-piece.is-correct:after{width:5px;height:5px;right:2px;bottom:2px}.akpz-modal-layer{padding:10px}.akpz-modal{max-height:calc(100vh - 20px);border-radius:23px 18px 24px 19px}.akpz-modal-body{max-height:calc(100vh - 28px);padding:24px 13px 14px}.akpz-modal h2{font-size:24px}.akpz-level-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:370px){.akpz-mission-copy p{display:none}.akpz-modal-stats strong{font-size:15px}}html.akpz-tablet-portrait,html.akpz-tablet-portrait body.akpz-page{width:100%!important;max-width:100%!important;overflow-x:hidden!important}html.akpz-tablet-portrait body.akpz-page .ak-page,html.akpz-tablet-portrait body.akpz-page .ak-desktop-two-cols,html.akpz-tablet-portrait body.akpz-page .ak-desktop-left,html.akpz-tablet-portrait body.akpz-page .entry-content,html.akpz-tablet-portrait body.akpz-page .site-main,html.akpz-tablet-portrait body.akpz-page main{width:100%!important;max-width:none!important;min-width:0!important;margin-left:0!important;margin-right:0!important;padding-left:8px!important;padding-right:8px!important;box-sizing:border-box!important}html.akpz-tablet-portrait .akpz-box{position:relative!important;left:50%!important;transform:translateX(-50%)!important;width:calc(100vw - 16px)!important;max-width:none!important;min-width:0!important;margin:8px 0 20px!important;padding:8px!important}html.akpz-tablet-portrait .akpz-shell{width:100%!important;max-width:none!important;min-width:0!important;padding:10px!important;border-width:4px!important;border-radius:27px!important}html.akpz-tablet-portrait .akpz-main{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:10px 0 0!important}html.akpz-tablet-portrait .akpz-board-panel{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;height:auto!important;margin:0!important}html.akpz-tablet-portrait .akpz-game.akpz-is-tablet-portrait{--akpz-board-width:100%!important;--akpz-board-height:auto!important;--akpz-panel-height:auto!important}html.akpz-tablet-portrait .akpz-board{width:100%!important;max-width:none!important;min-width:0!important}html.akpz-tablet-portrait .akpz-side-panel{width:100%!important;max-width:none!important;min-width:0!important;height:auto!important;min-height:0!important;margin:10px 0 0!important}html.akpz-tablet-portrait .akpz-hud{width:100%!important;max-width:none!important;min-width:0!important}.ak-sa-game,.ak-sa-game *{box-sizing:border-box}.ak-sa-game{--akpz-board-width:min(100%,560px);--akpz-board-height:auto;--akpz-panel-height:auto;width:100%;min-width:0}.ak-sa-data,.ak-sa-tabs[hidden]{display:none!important}.ak-sa-album-board{--akpz-grid:1;position:relative;display:flex;flex-direction:column;width:var(--akpz-board-width,min(100%,560px));height:var(--akpz-board-height,auto);aspect-ratio:1/1;padding:9px;background:linear-gradient(145deg,#eee9ff 0%,#f7f4ff 50%,#fff8e9 100%)}.ak-sa-board-toolbar{flex:0 0 52px;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:8px;align-items:center;margin-bottom:8px;padding:5px 7px;border:2px solid rgb(103 80 201 / .10);border-radius:16px;background:rgb(255 255 255 / .86)}.ak-sa-page-arrow{width:38px;height:38px;display:grid;place-items:center;padding:0;border:2px solid rgb(103 80 201 / .13);border-radius:13px;background:#fff;color:var(--akpz-primary);box-shadow:0 5px 11px rgb(58 43 107 / .09);cursor:pointer;font:700 24px/1 "Fredoka","Trebuchet MS",sans-serif}.ak-sa-page-arrow:disabled{opacity:.38;cursor:default}.ak-sa-board-title{min-width:0;text-align:center}.ak-sa-board-title small{display:block;color:var(--akpz-pink);font-size:8px;font-weight:950;line-height:1;letter-spacing:.08em}.ak-sa-board-title strong{display:block;margin-top:4px;overflow:hidden;color:var(--akpz-ink);font:700 14px/1.05 "Fredoka","Trebuchet MS",sans-serif;text-overflow:ellipsis;white-space:nowrap}.ak-sa-book{position:relative;flex:1 1 auto;touch-action:pan-y pinch-zoom;-ms-touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr);gap:0;padding:7px;overflow:hidden;border:3px solid #fff;border-radius:20px 15px 21px 16px;background:linear-gradient(90deg,#dcd5f0 0%,#eee9ff 49%,#d5cdea 50%,#eee9ff 51%,#dcd5f0 100%);box-shadow:0 8px 18px rgb(50 35 90 / .13);perspective:1000px;transform-style:preserve-3d}.ak-sa-page{position:relative;min-width:0;min-height:0;padding:12px 10px 10px;overflow:hidden;border:2px solid rgb(103 80 201 / .09);background:radial-gradient(circle at 92% 8%,rgb(245 201 92 / .17) 0 26px,transparent 27px),linear-gradient(145deg,#fffdf8,#fbf9ff);box-shadow:inset 0 1px 0 rgb(255 255 255 / .9),0 4px 10px rgb(50 35 90 / .07);transform-origin:center center}.ak-sa-page.is-left{border-radius:17px 7px 7px 17px}.ak-sa-page.is-right{border-radius:7px 17px 17px 7px}.ak-sa-page:before{content:attr(data-page-ribbon);position:absolute;top:6px;left:9px;right:9px;overflow:hidden;color:#8d87a1;font-size:7px;font-weight:950;line-height:1;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ak-sa-spine{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;width:12px;background:linear-gradient(90deg,rgb(103 80 201 / .02),rgb(103 80 201 / .17),rgb(103 80 201 / .02))}.ak-sa-spine:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;border-radius:999px;background:rgb(103 80 201 / .17);transform:translateX(-50%)}.ak-sa-spine i{position:relative;z-index:2;width:14px;height:5px;border:2px solid #fff;border-radius:999px;background:var(--akpz-yellow);box-shadow:0 2px 4px rgb(78 57 125 / .13)}.ak-sa-page-grid{width:100%;height:100%;display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:7px;padding-top:9px}.ak-sa-slot{position:relative;min-width:0;min-height:0;display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-rows:auto auto;column-gap:7px;align-items:center;padding:6px 7px;overflow:hidden;border:2px dashed rgb(103 80 201 / .18);border-radius:14px 10px 15px 11px;background:rgb(243 239 255 / .72);color:var(--akpz-ink);cursor:pointer;text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.ak-sa-slot:hover{transform:translateY(-1px);border-color:rgb(103 80 201 / .35);box-shadow:0 6px 12px rgb(50 35 90 / .09)}.ak-sa-slot.is-owned{border-style:solid;border-color:color-mix(in srgb,var(--sticker-rarity) 34%,#fff);background:#fff;box-shadow:0 5px 11px rgb(50 35 90 / .08)}.ak-sa-slot.is-placeholder{pointer-events:none;opacity:.38}.ak-sa-slot.is-placeholder .ak-sa-empty-mark{grid-column:1/-1;place-self:center;color:#b9afd7;font-size:22px}.ak-sa-sticker-visual,.ak-sa-silhouette{grid-row:1/3;width:48px;height:48px;display:grid;place-items:center;overflow:hidden;border:3px solid #fff;border-radius:14px 10px 15px 11px;background:linear-gradient(145deg,#fff,#eee9ff);box-shadow:0 5px 10px rgb(50 35 90 / .09);font-size:31px}.ak-sa-sticker-visual img,.ak-sa-silhouette img{width:100%;height:100%;display:block;object-fit:contain}.ak-sa-sticker-visual.is-cover img,.ak-sa-silhouette.is-cover img{object-fit:cover}.ak-sa-silhouette{filter:grayscale(1);opacity:.28}.ak-sa-silhouette.is-emoji{color:#887da8}.ak-sa-slot-name{align-self:end;min-width:0;overflow:hidden;color:var(--akpz-ink);font:700 10px/1.08 "Fredoka","Trebuchet MS",sans-serif;text-overflow:ellipsis;white-space:nowrap}.ak-sa-slot>small{align-self:start;overflow:hidden;color:#8d87a1;font-size:7px;font-weight:900;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.ak-sa-slot-number{position:absolute;right:5px;bottom:4px;min-width:16px;height:16px;display:grid;place-items:center;padding:0 4px;border-radius:999px;background:var(--akpz-soft);color:var(--akpz-primary);font:700 8px/1 "Fredoka",sans-serif}.ak-sa-slot.is-cover-mode{display:block!important;padding:0!important;border-style:solid}.ak-sa-cover-card-image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;border-radius:inherit!important;object-fit:cover!important;pointer-events:none}.ak-sa-slot.is-cover-mode:after{content:"";position:absolute;inset:auto 5px 5px auto;width:15px;height:15px;border:2px solid #fff;border-radius:50%;background:var(--sticker-rarity);box-shadow:0 2px 5px rgb(0 0 0 / .14)}.ak-sa-slot.is-target-flash{animation:ak-sa-target 1.45s ease both;box-shadow:0 0 0 4px rgb(85 183 163 / .24),0 8px 18px rgb(50 35 90 / .14)}.ak-sa-slot.is-drop-target{border-color:var(--akpz-mint);background:linear-gradient(145deg,#f7fff9,#fffdf0);box-shadow:0 0 0 4px rgb(85 183 163 / .22),0 10px 18px rgb(50 35 90 / .14);transform:translateY(-1px)}.ak-sa-slot.is-pasted{animation:ak-sa-paste .52s ease both}.ak-sa-slot.is-bounce{animation:ak-sa-bounce .36s ease both}.ak-sa-book.is-turn-next .is-right{animation:ak-sa-page-out-next .15s ease both}.ak-sa-book.is-turn-prev .is-left{animation:ak-sa-page-out-prev .15s ease both}.ak-sa-book.is-enter-next .is-right{animation:ak-sa-page-in-next .18s ease both}.ak-sa-book.is-enter-prev .is-left{animation:ak-sa-page-in-prev .18s ease both}@keyframes ak-sa-target{0%,100%{box-shadow:none}35%,70%{border-color:var(--akpz-mint);box-shadow:0 0 0 5px rgb(85 183 163 / .22)}}@keyframes ak-sa-paste{0%{transform:scale(.84);opacity:.25}70%{transform:scale(1.05)}100%{transform:scale(1);opacity:1}}@keyframes ak-sa-bounce{0%,100%{transform:translateX(0)}30%{transform:translateX(-5px)}65%{transform:translateX(4px)}}@keyframes ak-sa-page-out-next{to{transform:rotateY(-13deg);opacity:.25}}@keyframes ak-sa-page-out-prev{to{transform:rotateY(13deg);opacity:.25}}@keyframes ak-sa-page-in-next{from{transform:rotateY(13deg);opacity:.25}to{transform:none;opacity:1}}@keyframes ak-sa-page-in-prev{from{transform:rotateY(-13deg);opacity:.25}to{transform:none;opacity:1}}.akpz-side-panel{padding:6px 10px 10px}.akpz-side-panel>.akpz-section-head{margin:-6px -10px 12px;padding:11px 20px 10px;border:0;border-radius:22px 22px 0 0;background:linear-gradient(135deg,#6551c6 0%,#7660d4 52%,#8b74e4 100%);box-shadow:inset 0 1px 0 rgb(255 255 255 / .10)}.akpz-side-panel>.akpz-section-head small{margin-bottom:4px;color:#f5c95c;letter-spacing:.08em}.akpz-side-panel>.akpz-section-head h3{color:#fff;line-height:1.05;text-shadow:0 1px 0 rgb(0 0 0 / .04)}.akpz-side-panel>.akpz-section-head b{border:1px solid rgb(255 255 255 / .20);background:rgb(255 255 255 / .16);color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ak-sa-side-preview{flex:1 1 150px;min-height:142px;display:grid;grid-template-columns:86px minmax(0,1fr);gap:13px;align-items:center;padding:15px;background:linear-gradient(145deg,#fffdf8,#eee9ff)}.ak-sa-side-preview-icon{width:78px;height:78px;display:grid;place-items:center;border:4px solid #fff;border-radius:25px 18px 26px 19px;background:linear-gradient(145deg,#fff0bc,#f5cf69);box-shadow:0 8px 16px rgb(80 57 124 / .13);font-size:40px;transform:rotate(-1deg)}.ak-sa-side-preview>div{min-width:0;text-align:left}.ak-sa-side-preview small{display:block;color:var(--akpz-pink);font-size:8px;font-weight:950;letter-spacing:.08em}.ak-sa-side-preview strong{display:block;margin-top:5px;overflow:hidden;color:var(--akpz-ink);font:700 20px/1.03 "Fredoka",sans-serif;text-overflow:ellipsis;white-space:nowrap}.ak-sa-side-preview span:last-child{display:block;margin-top:7px;color:#777087;font-size:10px;font-weight:900;line-height:1.25}.akpz-selection-status i{position:relative;display:grid;place-items:center;border:3px dotted #d8cfee}.akpz-selection-status i:after{content:"✦";color:var(--akpz-primary);font:700 15px/1 "Fredoka",sans-serif}.akpz-selection-status.has-selection i{border-style:solid;border-color:var(--akpz-mint);background:#e9faf6}.akpz-selection-status.has-selection i:after{content:"✓";color:#268d77}.ak-sa-collection-trigger{position:relative}.ak-sa-collection-trigger>b,.ak-sa-collection-actions button b{min-width:20px;height:20px;display:inline-grid;place-items:center;margin-left:3px;padding:0 5px;border-radius:999px;background:var(--akpz-soft);color:var(--akpz-primary);font:700 9px/1 "Fredoka",sans-serif}.akpz-shuffle>span:first-child,.akpz-restart>span:first-child{font-size:16px}.ak-sa-collection-modal .akpz-modal-body{padding-bottom:20px}.ak-sa-news-inline{width:100%;min-height:42px;display:grid;grid-template-columns:28px minmax(0,1fr) 24px;gap:8px;align-items:center;margin:11px 0 0;padding:7px 10px;border:2px solid rgb(103 80 201 / .11);border-radius:14px;background:#fff;color:var(--akpz-primary);cursor:pointer;text-align:left}.ak-sa-news-inline[hidden]{display:none!important}.ak-sa-news-inline span{font-size:18px}.ak-sa-news-inline strong{font:700 11px/1.1 "Fredoka",sans-serif}.ak-sa-news-inline b{display:grid;place-items:center;width:23px;height:23px;border-radius:999px;background:var(--akpz-pink);color:#fff;font-size:9px}.ak-sa-collection-section{margin-top:13px;padding:12px;border:2px solid rgb(103 80 201 / .10);border-radius:18px;background:rgb(255 255 255 / .72)}.ak-sa-collection-heading small{display:block;margin-bottom:9px;color:var(--akpz-primary);font-size:9px;font-weight:950;letter-spacing:.08em;text-align:left}.ak-sa-tray{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ak-sa-tray-sticker{position:relative;min-width:0;min-height:116px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 5px;border:2px solid rgb(103 80 201 / .11);border-radius:15px;background:#fff;color:var(--akpz-ink);cursor:pointer;box-shadow:0 5px 11px rgb(50 35 90 / .06)}.ak-sa-tray-sticker:hover,.ak-sa-tray-sticker.is-selected{border-color:var(--akpz-mint);box-shadow:0 0 0 4px rgb(85 183 163 / .15),0 6px 13px rgb(50 35 90 / .08)}.ak-sa-tray-sticker .ak-sa-sticker-visual{width:58px;height:58px;grid-row:auto;margin-bottom:6px}.ak-sa-tray-sticker strong{width:100%;overflow:hidden;font:700 10px/1.05 "Fredoka",sans-serif;text-overflow:ellipsis;white-space:nowrap}.ak-sa-tray-sticker small{margin-top:3px;color:#8d87a1;font-size:7px;font-weight:900}.ak-sa-tray-sticker>b{position:absolute;top:5px;right:5px;min-width:20px;height:20px;display:grid;place-items:center;padding:0 4px;border-radius:999px;background:var(--sticker-rarity);color:#fff;font-size:8px}.ak-sa-empty-tray{grid-column:1/-1;min-height:115px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px;border:2px dashed rgb(103 80 201 / .14);border-radius:15px;background:#faf8ff;color:#777087;text-align:center}.ak-sa-empty-tray span{font-size:28px}.ak-sa-empty-tray p{margin:5px 0 0;font-size:10px;font-weight:900}.ak-sa-collection-actions{display:grid;gap:8px;margin-top:10px}.ak-sa-collection-actions article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:9px;align-items:center;min-width:0;padding:9px;border:2px solid rgb(103 80 201 / .10);border-radius:16px;background:rgb(255 255 255 / .78);text-align:left}.ak-sa-collection-actions article>span{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:var(--akpz-soft);font-size:22px}.ak-sa-collection-actions article>div{min-width:0}.ak-sa-collection-actions small{display:block;color:var(--akpz-pink);font-size:7px;font-weight:950;letter-spacing:.06em}.ak-sa-collection-actions strong{display:block;margin-top:2px;color:var(--akpz-ink);font:700 13px/1.05 "Fredoka",sans-serif}.ak-sa-collection-actions p{margin:3px 0 0!important;color:#777087!important;font-size:8px!important;font-weight:800;line-height:1.2!important}.ak-sa-collection-actions article>button{min-height:36px;padding:0 10px;border:0;border-radius:12px;background:linear-gradient(90deg,var(--akpz-primary),var(--akpz-primary-2));color:#fff;cursor:pointer;font:700 9px/1 "Fredoka",sans-serif;white-space:nowrap}.ak-sa-collection-actions article>button:disabled{opacity:.48;cursor:default}.ak-sa-collection-actions article>button b{background:rgb(255 255 255 / .18);color:#fff}.ak-sa-rarity-panel{margin-top:10px;padding:10px;border-radius:16px;background:#faf8ff;text-align:left}.ak-sa-rarity-panel>small{display:block;margin-bottom:7px;color:var(--akpz-primary);font-size:9px;font-weight:950;letter-spacing:.07em}.ak-sa-rarity-panel>[data-ak-sa-rarity-list]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.ak-sa-rarity-item{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px 2px;border:1px solid rgb(103 80 201 / .09);border-radius:11px;background:#fff;text-align:center}.ak-sa-rarity-item i{width:19px;height:4px;margin-bottom:4px;border-radius:999px;background:var(--rarity-color)}.ak-sa-rarity-item span{width:100%;overflow:hidden;color:#777087;font-size:6px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.ak-sa-rarity-item small{margin-top:2px;color:var(--rarity-color);font-size:7px;font-weight:950}.ak-sa-reset-button{color:#a24461!important}.akpz-modal-layer>.ak-sa-modal-view{display:block}.akpz-modal-layer>.ak-sa-modal-view[hidden]{display:none!important}.akpz-modal-layer>.ak-sa-modal-view:not([hidden]){margin:auto}.ak-sa-pack-results,.ak-sa-news-grid,.ak-sa-exchange-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:13px}.ak-sa-result-card,.ak-sa-news-item,.ak-sa-exchange-item{position:relative;min-width:0;min-height:126px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 5px;border:2px solid rgb(103 80 201 / .11);border-radius:15px;background:#fff;box-shadow:0 5px 12px rgb(50 35 90 / .06);text-align:center}.ak-sa-result-card{animation:ak-sa-result-in .34s ease both;animation-delay:var(--result-delay,0ms)}@keyframes ak-sa-result-in{from{opacity:0;transform:translateY(9px) scale(.96)}to{opacity:1;transform:none}}.ak-sa-result-card .ak-sa-sticker-visual,.ak-sa-news-item .ak-sa-sticker-visual,.ak-sa-exchange-visual{width:62px;height:62px;margin-bottom:6px}.ak-sa-result-card strong,.ak-sa-news-item strong,.ak-sa-exchange-item strong{width:100%;overflow:hidden;font:700 10px/1.05 "Fredoka",sans-serif;text-overflow:ellipsis;white-space:nowrap}.ak-sa-result-card small,.ak-sa-news-item small,.ak-sa-exchange-item small{margin-top:3px;color:#8d87a1;font-size:7px;font-weight:900}.ak-sa-result-card>b{margin-top:5px;padding:4px 7px;border-radius:999px;background:var(--akpz-soft);color:var(--akpz-primary);font-size:7px}.ak-sa-detail-visual{width:170px;height:170px;display:grid;place-items:center;margin:0 auto 12px;overflow:hidden;border:4px solid #fff;border-radius:27px 20px 28px 21px;background:linear-gradient(145deg,#fff,#eee9ff);box-shadow:0 10px 24px rgb(50 35 90 / .12)}.ak-sa-detail-visual .ak-sa-sticker-visual{width:100%;height:100%;border:0;border-radius:inherit;background:#fff0;box-shadow:none;font-size:88px}.ak-sa-detail-rarity{display:inline-block;margin-top:8px;padding:6px 10px;border-radius:999px;background:var(--akpz-soft);color:var(--akpz-primary);font-size:9px;font-weight:950}.ak-sa-exchange-summary{display:grid;grid-template-columns:72px minmax(0,1fr);gap:4px 10px;align-items:center;margin-top:12px;padding:11px;border-radius:16px;background:#faf8ff;text-align:left}.ak-sa-exchange-summary strong{grid-row:1/3;display:grid;place-items:center;width:62px;height:62px;border-radius:19px;background:var(--akpz-yellow);color:var(--akpz-ink);font:700 25px/1 "Fredoka",sans-serif}.ak-sa-exchange-summary span{align-self:end;color:#777087;font-size:9px;font-weight:900}.ak-sa-exchange-summary b{align-self:start;color:var(--akpz-primary);font-size:9px}.ak-sa-exchange-item{min-height:150px}.ak-sa-exchange-counter{margin-top:5px;color:#777087;font-size:8px;font-weight:900}.ak-sa-exchange-button{min-height:32px;margin-top:7px;padding:0 9px;border:0;border-radius:11px;background:linear-gradient(90deg,var(--akpz-primary),var(--akpz-primary-2));color:#fff;cursor:pointer;font:700 8px/1 "Fredoka",sans-serif}.ak-sa-exchange-button:disabled{opacity:.42;cursor:default}.ak-sa-roulette-stage{position:relative;width:245px;height:245px;margin:14px auto 7px}.ak-sa-roulette-pointer{position:absolute;z-index:4;top:-4px;left:50%;width:0;height:0;border-left:12px solid #fff0;border-right:12px solid #fff0;border-top:25px solid var(--akpz-pink);filter:drop-shadow(0 4px 4px rgb(50 35 90 / .14));transform:translateX(-50%)}.ak-sa-roulette-wheel{position:relative;width:100%;height:100%;display:grid;place-items:center;border:7px solid #fff;border-radius:50%;background:conic-gradient(var(--akpz-primary) 0 72deg,var(--akpz-yellow) 72deg 144deg,var(--akpz-mint) 144deg 216deg,var(--akpz-pink) 216deg 288deg,var(--akpz-primary-2) 288deg 360deg);box-shadow:0 13px 30px rgb(50 35 90 / .18);transition:transform 3.4s cubic-bezier(.18,.72,.17,1)}.ak-sa-roulette-wheel:after{content:"";position:absolute;inset:45px;border:5px solid #fff;border-radius:50%;background:#fffdf8;box-shadow:0 6px 14px rgb(50 35 90 / .12)}.ak-sa-roulette-wheel>span{position:absolute;z-index:2;color:#fff;font:700 11px/1 "Fredoka",sans-serif;text-shadow:0 2px 3px rgb(47 40 95 / .25)}.ak-sa-roulette-wheel>span:nth-child(1){top:26px;left:50%;transform:translateX(-50%)}.ak-sa-roulette-wheel>span:nth-child(2){top:74px;right:18px;transform:rotate(72deg)}.ak-sa-roulette-wheel>span:nth-child(3){right:22px;bottom:54px;transform:rotate(145deg)}.ak-sa-roulette-wheel>span:nth-child(4){left:26px;bottom:54px;transform:rotate(-145deg)}.ak-sa-roulette-wheel>span:nth-child(5){top:74px;left:18px;transform:rotate(-72deg)}.ak-sa-roulette-wheel>i{position:relative;z-index:3;font-size:34px;font-style:normal}.ak-sa-roulette-status{margin-top:10px;padding:10px;border-radius:15px;background:#faf8ff}.ak-sa-roulette-status strong{color:var(--akpz-primary);font:700 20px/1 "Fredoka",sans-serif}.ak-sa-roulette-status p{margin:5px 0 0!important;font-size:9px!important}.ak-sa-toast.is-visible{animation:ak-sa-toast-in .2s ease both}@keyframes ak-sa-toast-in{from{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%,0)}}@media(max-width:1100px){.ak-sa-game{--akpz-board-width:min(100%,480px)}}@media(min-width:540px) and (max-width:1100px) and (orientation:landscape){.akpz-side-panel{padding:6px 8px 8px}.akpz-side-panel>.akpz-section-head{margin:-6px -8px 10px;padding:10px 18px 9px;border-radius:18px 18px 0 0}.ak-sa-album-board{padding:7px}.ak-sa-board-toolbar{flex-basis:43px;margin-bottom:6px;padding:3px 5px}.ak-sa-page-arrow{width:34px;height:34px;border-radius:11px;font-size:20px}.ak-sa-page{padding:10px 7px 7px}.ak-sa-page-grid{gap:5px;padding-top:8px}.ak-sa-slot{grid-template-columns:42px minmax(0,1fr);column-gap:5px;padding:4px 5px;border-radius:11px 8px 12px 9px}.ak-sa-sticker-visual,.ak-sa-silhouette{width:39px;height:39px;border-radius:11px 8px 12px 9px;font-size:25px}.ak-sa-slot-name{font-size:8px}.ak-sa-slot>small{font-size:6px}.ak-sa-side-preview{grid-template-columns:66px minmax(0,1fr);gap:9px;min-height:105px;padding:9px}.ak-sa-side-preview-icon{width:60px;height:60px;border-radius:19px 14px 20px 15px;font-size:31px}.ak-sa-side-preview strong{font-size:16px}.ak-sa-side-preview span:last-child{font-size:8px}}@media(max-width:760px){.akpz-side-panel{padding:6px 8px 8px}.akpz-side-panel>.akpz-section-head{margin:-6px -8px 10px;padding:10px 18px 9px;border-radius:17px 17px 0 0}.ak-sa-game{--akpz-board-width:100%;--akpz-board-height:auto;--akpz-panel-height:auto}.ak-sa-album-board{width:var(--akpz-board-width);height:auto;aspect-ratio:1/1;padding:6px}.ak-sa-board-toolbar{flex-basis:43px;grid-template-columns:36px minmax(0,1fr) 36px;gap:5px;margin-bottom:5px;padding:3px 5px;border-radius:13px}.ak-sa-page-arrow{width:32px;height:32px;border-radius:10px;font-size:19px}.ak-sa-board-title strong{font-size:11px}.ak-sa-board-title small{font-size:6px}.ak-sa-book{grid-template-columns:minmax(0,1fr) 8px minmax(0,1fr);padding:5px;border-radius:16px 12px 17px 13px}.ak-sa-spine{width:8px}.ak-sa-spine i{width:10px;height:4px;border-width:1px}.ak-sa-page{padding:9px 5px 5px}.ak-sa-page:before{top:4px;left:6px;right:6px;font-size:5px}.ak-sa-page-grid{gap:4px;padding-top:7px}.ak-sa-slot{grid-template-columns:34px minmax(0,1fr);column-gap:4px;padding:3px 4px;border-width:1.5px;border-radius:9px 7px 10px 8px}.ak-sa-sticker-visual,.ak-sa-silhouette{width:31px;height:31px;border-width:2px;border-radius:9px 7px 10px 8px;font-size:20px}.ak-sa-slot-name{font-size:6px}.ak-sa-slot>small{font-size:5px}.ak-sa-slot-number{right:3px;bottom:2px;min-width:13px;height:13px;font-size:6px}.ak-sa-side-preview{grid-template-columns:66px minmax(0,1fr);gap:10px;min-height:112px;height:auto;flex:0 0 auto;padding:10px}.ak-sa-side-preview-icon{width:60px;height:60px;border-radius:19px 14px 20px 15px;font-size:31px}.ak-sa-side-preview strong{font-size:16px}.ak-sa-side-preview span:last-child{font-size:8px}.ak-sa-pack-results,.ak-sa-news-grid,.ak-sa-exchange-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ak-sa-tray{grid-template-columns:repeat(2,minmax(0,1fr))}.ak-sa-collection-actions article{grid-template-columns:38px minmax(0,1fr);padding:8px}.ak-sa-collection-actions article>span{width:36px;height:36px;font-size:19px}.ak-sa-collection-actions article>button{grid-column:1/-1;width:100%;min-height:38px}.ak-sa-rarity-panel>[data-ak-sa-rarity-list]{grid-template-columns:repeat(3,minmax(0,1fr))}.ak-sa-roulette-stage{width:220px;height:220px}}@media(max-width:370px){.ak-sa-slot{grid-template-columns:28px minmax(0,1fr);padding:2px 3px}.ak-sa-sticker-visual,.ak-sa-silhouette{width:26px;height:26px;font-size:17px}.ak-sa-slot-name{font-size:5px}.ak-sa-slot>small{display:none}.ak-sa-tray-sticker{min-height:105px}}html.akpz-tablet-portrait .ak-sa-album-board{width:100%!important;max-width:none!important;aspect-ratio:1/1!important}html.akpz-tablet-portrait .ak-sa-side-preview{flex:0 0 auto;height:auto;min-height:142px}@media(prefers-reduced-motion:reduce){.ak-sa-game *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.ak-sa-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ak-sa-side-collection{gap:0}.ak-sa-side-collection>.akpz-section-head{flex:0 0 auto;margin-bottom:8px}.ak-sa-side-collection>.akpz-section-head h3{font-size:17px}.ak-sa-side-collection>.akpz-section-head b{min-width:34px;text-align:center}.ak-sa-side-news{flex:0 0 auto;margin:0 0 7px}.ak-sa-side-tray-card{min-height:0;flex:0 0 auto;display:flex;flex-direction:column;padding:9px;overflow:hidden;border:2px solid rgb(103 80 201 / .10);border-radius:18px;background:linear-gradient(145deg,#fffdf8,#f6f2ff);box-shadow:0 6px 14px rgb(50 35 90 / .07)}.ak-sa-side-tray-help{flex:0 0 auto;display:flex;align-items:center;gap:7px;min-width:0;margin-bottom:7px;text-align:left}.ak-sa-side-tray-help>span{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:#fff0bc;font-size:17px}.ak-sa-side-tray-help p{margin:0;color:#777087;font-size:8px;font-weight:900;line-height:1.25}.ak-sa-side-collection .ak-sa-tray{min-height:0;flex:0 0 auto;display:flex;align-items:stretch;gap:10px;margin:0;padding:2px 2px 2px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:rgb(103 80 201 / .35) #fff0;cursor:grab;touch-action:pan-x;-webkit-overflow-scrolling:touch}.ak-sa-side-collection .ak-sa-tray.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}.ak-sa-side-collection .ak-sa-tray::-webkit-scrollbar{height:7px}.ak-sa-side-collection .ak-sa-tray::-webkit-scrollbar-thumb{border-radius:999px;background:rgb(103 80 201 / .30)}.ak-sa-side-collection .ak-sa-tray-sticker{position:relative;cursor:grab;flex:0 0 116px;min-width:116px;min-height:0;height:152px;max-height:152px;display:block;padding:0;overflow:hidden;scroll-snap-align:start;border:2px solid rgb(103 80 201 / .16);border-radius:18px 15px 19px 16px;background:#fff;box-shadow:0 7px 16px rgb(50 35 90 / .09)}.ak-sa-side-collection .ak-sa-tray-sticker:hover,.ak-sa-side-collection .ak-sa-tray-sticker.is-selected{transform:translateY(-2px);border-color:var(--akpz-mint);box-shadow:0 0 0 3px rgb(85 183 163 / .16),0 10px 16px rgb(50 35 90 / .12)}.ak-sa-side-collection .ak-sa-tray-sticker.is-dragging{opacity:.72;cursor:grabbing;transform:scale(.985);box-shadow:0 10px 18px rgb(50 35 90 / .18)}.ak-sa-side-collection .ak-sa-tray-sticker .ak-sa-sticker-visual{width:100%;height:100%;margin:0;border-radius:0;overflow:hidden;background:color-mix(in srgb,var(--sticker-rarity) 8%,#fff)}.ak-sa-side-collection .ak-sa-tray-sticker .ak-sa-sticker-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.ak-sa-side-collection .ak-sa-tray-sticker::after{content:'';position:absolute;left:0;right:0;bottom:0;height:44%;background:linear-gradient(180deg,#fff0 0%,rgb(34 25 67 / .18) 22%,rgb(34 25 67 / .82) 100%);pointer-events:none}.ak-sa-side-collection .ak-sa-tray-sticker strong,.ak-sa-side-collection .ak-sa-tray-sticker small{position:absolute;left:8px;right:8px;z-index:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;text-align:left;text-shadow:0 1px 2px rgb(0 0 0 / .28)}.ak-sa-side-collection .ak-sa-tray-sticker strong{bottom:18px;font-size:10px;line-height:1.05}.ak-sa-side-collection .ak-sa-tray-sticker small{bottom:8px;font-size:7px;font-weight:900;letter-spacing:.03em;color:rgb(255 255 255 / .96)}.ak-sa-side-collection .ak-sa-empty-tray{flex:1 0 100%;min-width:100%;min-height:92px;align-self:stretch}.ak-sa-side-tools{flex:0 0 auto;display:grid;grid-template-columns:1fr;gap:7px;margin-top:8px}.ak-sa-side-tool{position:relative;min-width:0;min-height:68px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;grid-template-areas:"icon label badge" "icon title badge" "icon meta badge";align-items:center;gap:1px 10px;padding:8px 12px;overflow:hidden;border:2px solid rgb(103 80 201 / .11);border-radius:15px;background:#fff;color:var(--akpz-ink);cursor:pointer;box-shadow:0 5px 11px rgb(50 35 90 / .06);text-align:left}.ak-sa-side-tool:disabled{opacity:.62;cursor:default}.ak-sa-side-tool-icon{grid-area:icon;width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:var(--akpz-soft);font-size:18px}.ak-sa-side-tool small{grid-area:label;max-width:100%;overflow:hidden;color:var(--akpz-pink);font-size:7px;font-weight:950;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap}.ak-sa-side-tool strong{grid-area:title;max-width:100%;overflow:hidden;color:var(--akpz-ink);font:700 12px/1.05 "Fredoka",sans-serif;text-overflow:ellipsis;white-space:nowrap}.ak-sa-side-tool em{grid-area:meta;max-width:100%;overflow:hidden;color:#777087;font-size:7px;font-style:normal;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.ak-sa-side-tool>b{grid-area:badge;justify-self:end;align-self:center;position:static;min-width:22px;height:22px;display:grid;place-items:center;padding:0 6px;border-radius:999px;background:var(--akpz-soft);color:var(--akpz-primary);font-size:8px}.ak-sa-side-tool.has-ready,.ak-sa-side-tool.is-gift:not(:disabled){border-color:rgb(245 201 92 / .8);background:linear-gradient(145deg,#fff9de,#fff);box-shadow:0 5px 0 rgb(220 170 45 / .32),0 9px 15px rgb(50 35 90 / .08)}.ak-sa-pack-action{flex:0 0 auto;width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;border:0;border-radius:14px;background:linear-gradient(90deg,var(--akpz-primary),var(--akpz-primary-2));color:#fff;cursor:pointer;box-shadow:0 6px 12px rgb(103 80 201 / .20);font:700 12px/1 "Fredoka",sans-serif}.ak-sa-pack-action:disabled{opacity:.68;cursor:wait}.ak-sa-pack-action>span{font-size:17px}.ak-sa-pack-results.has-image-results{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.ak-sa-result-card.has-image-result{position:relative;min-height:178px;display:block;padding:0;overflow:hidden;border:2px solid rgb(103 80 201 / .16);border-radius:19px 15px 20px 16px;background:#fff;box-shadow:0 10px 17px rgb(50 35 90 / .10)}.ak-sa-result-card.has-image-result .ak-sa-sticker-visual{width:100%!important;height:100%!important;margin:0!important;overflow:hidden;border:0;border-radius:0;background:color-mix(in srgb,var(--sticker-rarity) 8%,#fff);box-shadow:none}.ak-sa-result-card.has-image-result .ak-sa-sticker-visual img{width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important;object-position:center!important}.ak-sa-result-card.has-image-result::after{content:'';position:absolute;left:0;right:0;bottom:0;height:44%;background:linear-gradient(180deg,#fff0 0%,rgb(34 25 67 / .18) 22%,rgb(34 25 67 / .84) 100%);pointer-events:none}.ak-sa-result-card.has-image-result strong,.ak-sa-result-card.has-image-result small,.ak-sa-result-card.has-image-result>b{position:absolute;left:8px;right:8px;z-index:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px rgb(0 0 0 / .28)}.ak-sa-result-card.has-image-result strong{bottom:20px;margin:0;color:#fff;font-size:9px;text-align:left}.ak-sa-result-card.has-image-result small{bottom:9px;color:rgb(255 255 255 / .96);font-size:6px;text-align:left}.ak-sa-result-card.has-image-result>b{top:7px;right:7px;left:auto;bottom:auto;margin:0;padding:4px 7px;border-radius:999px;background:rgb(255 255 255 / .92);color:var(--akpz-primary);font-size:6px;text-shadow:none}@media(max-width:760px){.ak-sa-side-collection{padding:6px 8px 8px}.ak-sa-side-tray-card{min-height:0}.ak-sa-side-collection .ak-sa-tray-sticker{flex-basis:102px;min-width:102px;height:140px;max-height:140px}.ak-sa-side-tool{min-height:64px;padding:8px 10px;grid-template-columns:33px minmax(0,1fr) auto}.ak-sa-side-tool strong{font-size:10px}.ak-sa-pack-results.has-image-results{grid-template-columns:repeat(2,minmax(0,1fr))}.ak-sa-result-card.has-image-result{min-height:166px}}@media(max-width:370px){.ak-sa-side-tools{gap:4px}.ak-sa-side-tool{min-height:62px;border-radius:13px;padding:7px 9px;grid-template-columns:30px minmax(0,1fr) auto}.ak-sa-side-tool-icon{width:30px;height:30px;font-size:15px}.ak-sa-side-tool small{font-size:5px}.ak-sa-side-tool strong{font-size:8px}.ak-sa-side-tool em{font-size:5px}}.ak-sa-side-collection .ak-sa-tray-sticker{flex:0 0 118px!important;min-width:118px!important;height:158px!important;max-height:158px!important;border-radius:18px!important}.ak-sa-side-collection .ak-sa-tray-sticker .ak-sa-sticker-visual{inset:0!important;border-radius:16px!important}.ak-sa-side-collection .ak-sa-tray-sticker::after{height:42%!important}.ak-sa-side-tool{min-height:84px!important;padding:10px 14px!important;grid-template-columns:42px minmax(0,1fr) auto!important;gap:2px 12px!important}.ak-sa-side-tool-icon{width:42px!important;height:42px!important;border-radius:14px!important;font-size:21px!important}.ak-sa-side-tool small{font-size:8px!important;letter-spacing:.05em!important}.ak-sa-side-tool strong{font-size:14px!important;line-height:1.03!important}.ak-sa-side-tool em{font-size:8px!important}.ak-sa-side-tool>b{min-width:26px!important;height:26px!important;padding:0 7px!important;font-size:9px!important}.ak-sa-pack-action{min-height:52px!important;font-size:14px!important}.ak-sa-pack-action>span{font-size:18px!important}[data-ak-sa-modal],[data-ak-sa-roulette-modal]{width:min(540px,calc(100vw - 24px))!important}[data-ak-sa-modal] .akpz-modal-body,[data-ak-sa-roulette-modal] .akpz-modal-body{padding:22px 18px 18px!important}[data-ak-sa-modal] .akpz-complete-icon,[data-ak-sa-roulette-modal] .akpz-complete-icon{width:60px!important;height:60px!important;margin-bottom:8px!important;font-size:28px!important}[data-ak-sa-modal] h2,[data-ak-sa-roulette-modal] h2{font-size:22px!important;line-height:1.05!important}[data-ak-sa-modal] p,[data-ak-sa-roulette-modal] p{margin:6px 0 0!important;font-size:12px!important;line-height:1.3!important}.ak-sa-pack-results.has-image-results{gap:10px!important;margin-top:10px!important}.ak-sa-result-card.has-image-result{min-height:168px!important}.ak-sa-result-card.has-image-result strong{font-size:10px!important}.ak-sa-result-card.has-image-result small{font-size:7px!important}.ak-sa-result-card.has-image-result>b{font-size:7px!important}.ak-sa-roulette-stage{width:218px!important;height:218px!important;margin:12px auto 8px!important}.ak-sa-roulette-pointer{top:-2px!important;border-left-width:11px!important;border-right-width:11px!important;border-top-width:22px!important}.ak-sa-roulette-wheel:after{inset:41px!important}.ak-sa-roulette-wheel>span{font-size:10px!important}.ak-sa-roulette-wheel>span:nth-child(1){top:23px!important}.ak-sa-roulette-wheel>span:nth-child(2){top:67px!important;right:16px!important}.ak-sa-roulette-wheel>span:nth-child(3){right:18px!important;bottom:47px!important}.ak-sa-roulette-wheel>span:nth-child(4){left:21px!important;bottom:47px!important}.ak-sa-roulette-wheel>span:nth-child(5){top:67px!important;left:16px!important}.ak-sa-roulette-wheel>i{font-size:31px!important}.ak-sa-roulette-status strong{font-size:24px!important}.ak-sa-roulette-status p{font-size:10px!important}@media(max-width:760px){.ak-sa-side-tools{grid-template-columns:1fr!important}.ak-sa-side-tool.is-exchange{grid-column:auto!important}.ak-sa-side-tool{min-height:78px!important;padding:10px 12px!important;grid-template-columns:40px minmax(0,1fr) auto!important}.ak-sa-side-tool strong{font-size:13px!important}.ak-sa-side-tool small,.ak-sa-side-tool em{font-size:8px!important}.ak-sa-side-collection .ak-sa-tray-sticker{flex-basis:114px!important;min-width:114px!important;height:154px!important;max-height:154px!important}[data-ak-sa-modal],[data-ak-sa-roulette-modal]{width:min(96vw,500px)!important}.ak-sa-pack-results.has-image-results{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ak-sa-result-card.has-image-result{min-height:162px!important}.ak-sa-roulette-stage{width:204px!important;height:204px!important}}@media(max-width:370px){.ak-sa-side-collection .ak-sa-tray-sticker{flex-basis:108px!important;min-width:108px!important;height:146px!important;max-height:146px!important}.ak-sa-side-tool{min-height:74px!important;padding:9px 10px!important;grid-template-columns:36px minmax(0,1fr) auto!important}.ak-sa-side-tool-icon{width:36px!important;height:36px!important;font-size:18px!important}.ak-sa-side-tool strong{font-size:12px!important}}.ak-sa-side-tool,.ak-sa-side-tool.has-ready,.ak-sa-side-tool.is-gift,.ak-sa-side-tool.is-gift.has-ready,.ak-sa-side-tool.is-roulette,.ak-sa-side-tool.is-roulette.has-ready,.ak-sa-side-tool.is-exchange,.ak-sa-side-tool.is-exchange.has-ready{border:0!important;outline:0!important}.ak-sa-side-tool,.ak-sa-side-tool.has-ready,.ak-sa-side-tool.is-gift.has-ready,.ak-sa-side-tool.is-roulette.has-ready,.ak-sa-side-tool.is-exchange.has-ready{box-shadow:0 6px 14px rgb(50 35 90 / .07)!important}@media (min-width:761px){.ak-sa-side-tools{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.ak-sa-side-tool.is-gift{grid-column:1!important;grid-row:1!important}.ak-sa-side-tool.is-roulette{grid-column:2!important;grid-row:1!important}.ak-sa-side-tool.is-exchange{grid-column:1 / -1!important;grid-row:2!important}}@media (max-width:760px){.ak-sa-side-tools{display:grid!important;grid-template-columns:1fr!important}.ak-sa-side-tool.is-gift,.ak-sa-side-tool.is-roulette,.ak-sa-side-tool.is-exchange{grid-column:auto!important;grid-row:auto!important}}.ak-sa-side-tray-help{display:none!important}.ak-sa-side-tray-card{flex:0 0 auto!important;min-height:0!important;padding:8px!important}.ak-sa-side-collection .ak-sa-tray{flex:0 0 auto!important;padding:0 0 3px!important}.ak-sa-side-tools{flex:0 0 auto!important;display:grid!important;gap:8px!important;margin-top:8px!important}.ak-sa-side-tool,.ak-sa-side-tool.has-ready,.ak-sa-side-tool.is-gift,.ak-sa-side-tool.is-gift.has-ready,.ak-sa-side-tool.is-roulette,.ak-sa-side-tool.is-roulette.has-ready,.ak-sa-side-tool.is-exchange,.ak-sa-side-tool.is-exchange.has-ready{min-width:0!important;min-height:72px!important;padding:9px 11px!important;border:0!important;outline:0!important;border-radius:16px!important;box-shadow:0 6px 14px rgb(50 35 90 / .07)!important;grid-template-columns:40px minmax(0,1fr) auto!important;gap:2px 10px!important}.ak-sa-side-tool-icon{width:40px!important;height:40px!important;border-radius:13px!important;font-size:20px!important}.ak-sa-side-tool small{font-size:9px!important;line-height:1.05!important;letter-spacing:.035em!important}.ak-sa-side-tool strong{font-size:15px!important;line-height:1.05!important}.ak-sa-side-tool em{font-size:9px!important;line-height:1.1!important}.ak-sa-side-tool>b{min-width:26px!important;height:26px!important;padding:0 7px!important;font-size:9px!important}.ak-sa-side-tool.is-gift{background:linear-gradient(145deg,#fff5d6,#fff8ed)!important}.ak-sa-side-tool.is-roulette{background:linear-gradient(145deg,#f0ebff,#f4f0ff)!important}.ak-sa-side-tool.is-exchange,.ak-sa-side-tool.is-exchange.has-ready{background:linear-gradient(145deg,#e9f8f5,#eef5ff)!important}.ak-sa-pack-action{position:static!important;flex:0 0 auto!important;align-self:stretch!important;width:100%!important;min-width:0!important;min-height:50px!important;margin:8px 0 0!important;padding:0 14px!important;transform:none!important;font-size:14px!important;line-height:1!important}.ak-sa-pack-action strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media (min-width:761px){.ak-sa-side-tools{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ak-sa-side-tool.is-gift{grid-column:1!important;grid-row:1!important}.ak-sa-side-tool.is-roulette{grid-column:2!important;grid-row:1!important}.ak-sa-side-tool.is-exchange{grid-column:1 / -1!important;grid-row:2!important;min-height:68px!important}}@media (max-width:760px){.ak-sa-side-tools{grid-template-columns:1fr!important}.ak-sa-side-tool.is-gift,.ak-sa-side-tool.is-roulette,.ak-sa-side-tool.is-exchange{grid-column:auto!important;grid-row:auto!important}.ak-sa-side-tool,.ak-sa-side-tool.has-ready,.ak-sa-side-tool.is-gift,.ak-sa-side-tool.is-roulette,.ak-sa-side-tool.is-exchange{min-height:70px!important;padding:9px 11px!important}.ak-sa-side-tool small{font-size:9px!important}.ak-sa-side-tool strong{font-size:15px!important}.ak-sa-side-tool em{font-size:9px!important}.ak-sa-pack-action{min-height:50px!important;margin-top:8px!important}}.ak-sa-side-stack{display:flex!important;flex-direction:column!important;gap:10px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.ak-sa-side-card{flex:0 0 auto!important;min-width:0!important;overflow:hidden!important;padding:6px 10px 10px!important;border:2px solid rgb(103 80 201 / .12)!important;border-radius:26px!important;background:rgb(255 255 255 / .88)!important;box-shadow:0 8px 18px rgb(55 42 109 / .07)!important}.ak-sa-side-card>.akpz-section-head{margin:-6px -10px 12px!important;padding:11px 20px 10px!important;border:0!important;border-radius:22px 22px 0 0!important;background:linear-gradient(135deg,#6551c6 0%,#7660d4 52%,#8b74e4 100%)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .10)!important}.ak-sa-side-card>.akpz-section-head small{margin-bottom:4px!important;color:#f5c95c!important;letter-spacing:.08em!important}.ak-sa-side-card>.akpz-section-head h3{color:#fff!important;font-size:17px!important;line-height:1.05!important;text-shadow:0 1px 0 rgb(0 0 0 / .04)!important}.ak-sa-side-card>.akpz-section-head b{min-width:34px!important;padding:7px 10px!important;border:1px solid rgb(255 255 255 / .20)!important;border-radius:999px!important;background:rgb(255 255 255 / .16)!important;color:#fff!important;box-shadow:none!important;font-size:11px!important;text-align:center!important}.ak-sa-side-card-tray .ak-sa-side-tray-card{margin:0!important}.ak-sa-side-card-actions{flex:0 0 auto!important;height:auto!important;min-height:0!important;overflow:hidden!important}.ak-sa-side-card-actions .ak-sa-side-tools{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-template-rows:repeat(2,minmax(72px,auto))!important;gap:8px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}.ak-sa-side-card-actions .ak-sa-side-tool,.ak-sa-side-card-actions .ak-sa-pack-action{position:relative!important;width:100%!important;min-width:0!important;min-height:72px!important;height:auto!important;margin:0!important;transform:none!important;align-self:stretch!important;overflow:hidden!important;border-radius:18px!important}.ak-sa-side-card-actions .ak-sa-side-tool,.ak-sa-side-card-actions .ak-sa-side-tool.has-ready,.ak-sa-side-card-actions .ak-sa-side-tool.is-gift,.ak-sa-side-card-actions .ak-sa-side-tool.is-gift.has-ready,.ak-sa-side-card-actions .ak-sa-side-tool.is-roulette,.ak-sa-side-card-actions .ak-sa-side-tool.is-roulette.has-ready,.ak-sa-side-card-actions .ak-sa-side-tool.is-exchange,.ak-sa-side-card-actions .ak-sa-side-tool.is-exchange.has-ready{border:2px solid rgb(103 80 201 / .11)!important;outline:0!important;box-shadow:0 5px 11px rgb(50 35 90 / .06)!important}.ak-sa-side-card-actions .ak-sa-side-tool.is-gift{grid-column:1!important;grid-row:1!important}.ak-sa-side-card-actions .ak-sa-side-tool.is-roulette{grid-column:2!important;grid-row:1!important}.ak-sa-side-card-actions .ak-sa-side-tool.is-exchange{grid-column:1!important;grid-row:2!important}.ak-sa-side-card-actions .ak-sa-pack-action{grid-column:2!important;grid-row:2!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:8px 10px!important;border:0!important;background:linear-gradient(90deg,var(--akpz-primary),var(--akpz-primary-2))!important;color:#fff!important;box-shadow:0 6px 12px rgb(103 80 201 / .20)!important;font:700 14px/1.05 "Fredoka",sans-serif!important}.ak-sa-side-card-actions .ak-sa-pack-action>span{flex:0 0 auto!important;font-size:19px!important}.ak-sa-side-card-actions .ak-sa-pack-action strong{min-width:0!important;overflow:hidden!important;color:#fff!important;font:700 14px/1.05 "Fredoka",sans-serif!important;text-overflow:ellipsis!important;white-space:normal!important;text-align:center!important}@media(max-width:760px){.ak-sa-side-stack{gap:8px!important}.ak-sa-side-card{padding:6px 8px 8px!important;border-radius:17px!important}.ak-sa-side-card>.akpz-section-head{margin:-6px -8px 10px!important;padding:10px 18px 9px!important;border-radius:17px 17px 0 0!important}.ak-sa-side-card>.akpz-section-head h3{font-size:15px!important}.ak-sa-side-card-actions .ak-sa-side-tools{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-template-rows:repeat(2,minmax(68px,auto))!important;gap:7px!important}.ak-sa-side-card-actions .ak-sa-side-tool,.ak-sa-side-card-actions .ak-sa-pack-action{min-height:68px!important;border-radius:15px!important}.ak-sa-side-card-actions .ak-sa-side-tool{grid-template-columns:34px minmax(0,1fr) auto!important;padding:8px!important;gap:1px 7px!important}.ak-sa-side-card-actions .ak-sa-side-tool-icon{width:34px!important;height:34px!important;font-size:17px!important}.ak-sa-side-card-actions .ak-sa-side-tool small{font-size:7px!important}.ak-sa-side-card-actions .ak-sa-side-tool strong{font-size:11px!important}.ak-sa-side-card-actions .ak-sa-side-tool em{font-size:7px!important}.ak-sa-side-card-actions .ak-sa-side-tool>b{min-width:20px!important;height:20px!important;padding:0 5px!important;font-size:7px!important}.ak-sa-side-card-actions .ak-sa-pack-action{padding:7px!important;gap:6px!important}.ak-sa-side-card-actions .ak-sa-pack-action>span{font-size:17px!important}.ak-sa-side-card-actions .ak-sa-pack-action strong{font-size:11px!important}}@media(max-width:370px){.ak-sa-side-card-actions .ak-sa-side-tools{gap:5px!important}.ak-sa-side-card-actions .ak-sa-side-tool,.ak-sa-side-card-actions .ak-sa-pack-action{min-height:65px!important}.ak-sa-side-card-actions .ak-sa-side-tool{grid-template-columns:30px minmax(0,1fr) auto!important;padding:6px!important;gap:1px 5px!important}.ak-sa-side-card-actions .ak-sa-side-tool-icon{width:30px!important;height:30px!important;font-size:15px!important}.ak-sa-side-card-actions .ak-sa-pack-action strong{font-size:10px!important}}[data-ak-sa-exchange-modal]{width:min(840px,calc(100vw - 40px))!important;max-height:min(760px,calc(100dvh - 24px))!important;border-radius:28px 22px 29px 23px!important}[data-ak-sa-exchange-modal] .akpz-modal-body{max-height:calc(100dvh - 32px)!important;padding:24px 22px 22px!important;overflow-x:hidden!important;scrollbar-gutter:stable}[data-ak-sa-exchange-modal] .akpz-modal-close{top:12px!important;right:12px!important}[data-ak-sa-exchange-modal] h2{margin:0!important;padding:1px 44px 0!important;font-size:clamp(24px,3vw,31px)!important;line-height:1.06!important}[data-ak-sa-exchange-modal]>.akpz-modal-body>p{max-width:560px;margin:7px auto 0!important;font-size:12px!important;line-height:1.35!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-summary{grid-template-columns:74px minmax(0,1fr)!important;gap:3px 12px!important;margin-top:14px!important;padding:10px 12px!important;border:2px solid rgb(103 80 201 / .08)!important;border-radius:18px!important;background:rgb(255 255 255 / .74)!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-summary strong{width:64px!important;height:58px!important;border-radius:17px!important;font-size:25px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-summary span,[data-ak-sa-exchange-modal] .ak-sa-exchange-summary b{font-size:10px!important;line-height:1.2!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-top:12px!important;align-items:stretch!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-item{position:relative!important;min-width:0!important;min-height:220px!important;aspect-ratio:4/5!important;display:block!important;padding:0!important;overflow:hidden!important;isolation:isolate!important;border:2px solid rgb(103 80 201 / .16)!important;border-radius:20px 16px 21px 17px!important;background:color-mix(in srgb,var(--sticker-rarity) 10%,#f4f0ff)!important;box-shadow:0 10px 20px rgb(50 35 90 / .12)!important;text-align:left!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-item.is-ready{border-color:color-mix(in srgb,var(--sticker-rarity) 62%,#ffffff)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--sticker-rarity) 18%,transparent),0 12px 24px rgb(50 35 90 / .16)!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-item::after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgb(31 23 62 / .02) 28%,rgb(31 23 62 / .20) 48%,rgb(31 23 62 / .94) 100%);pointer-events:none}[data-ak-sa-exchange-modal] .ak-sa-exchange-visual{position:absolute!important;z-index:0!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;overflow:hidden!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-visual .ak-sa-sticker-visual{width:100%!important;height:100%!important;margin:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:linear-gradient(145deg,#ffffff,#eee9ff)!important;box-shadow:none!important;font-size:clamp(54px,8vw,92px)!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-visual .ak-sa-sticker-visual img{width:100%!important;height:100%!important;padding:0!important;display:block!important;object-fit:cover!important;object-position:center!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-item>strong{position:absolute!important;z-index:2!important;left:11px!important;right:11px!important;bottom:66px!important;width:auto!important;margin:0!important;overflow:hidden!important;color:#fff!important;font:700 13px/1.1 "Fredoka",sans-serif!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-shadow:0 2px 4px rgb(0 0 0 / .38)!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-counter{position:absolute!important;z-index:2!important;left:11px!important;right:11px!important;bottom:45px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:7px!important;align-items:center!important;margin:0!important;color:#fff!important;font-size:8px!important;font-weight:950!important;text-shadow:0 1px 2px rgb(0 0 0 / .35)!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-counter>span{height:6px!important;overflow:hidden!important;border-radius:999px!important;background:rgb(255 255 255 / .34)!important;box-shadow:inset 0 1px 1px rgb(0 0 0 / .12)!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-counter>span>i{display:block!important;height:100%!important;border-radius:inherit!important;background:#fff!important;box-shadow:0 0 7px rgb(255 255 255 / .38)!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-counter>b{color:#fff!important;font-size:8px!important;white-space:nowrap!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-button{position:absolute!important;z-index:2!important;left:10px!important;right:10px!important;bottom:9px!important;width:calc(100% - 20px)!important;min-height:31px!important;margin:0!important;padding:6px 8px!important;border:1px solid rgb(255 255 255 / .22)!important;border-radius:11px!important;background:linear-gradient(90deg,var(--akpz-primary),var(--akpz-primary-2))!important;color:#fff!important;box-shadow:0 5px 12px rgb(33 23 71 / .24)!important;font:700 9px/1.05 "Fredoka",sans-serif!important;text-align:center!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-button:disabled{opacity:1!important;border-color:rgb(255 255 255 / .38)!important;background:rgb(255 255 255 / .88)!important;color:#6d59bf!important;box-shadow:none!important}@media(max-width:640px){[data-ak-sa-exchange-modal]{width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important;border-width:3px!important;border-radius:22px 17px 23px 18px!important}[data-ak-sa-exchange-modal] .akpz-modal-body{max-height:calc(100dvh - 28px)!important;padding:19px 9px 11px!important;scrollbar-gutter:auto}[data-ak-sa-exchange-modal] .akpz-modal-close{top:7px!important;right:7px!important;width:32px!important;height:32px!important;border-radius:10px!important;font-size:20px!important}[data-ak-sa-exchange-modal] h2{padding:2px 36px 0!important;font-size:23px!important}[data-ak-sa-exchange-modal]>.akpz-modal-body>p{margin-top:5px!important;padding:0 8px!important;font-size:10px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-summary{grid-template-columns:61px minmax(0,1fr)!important;gap:2px 9px!important;margin-top:10px!important;padding:8px 9px!important;border-radius:15px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-summary strong{width:53px!important;height:50px!important;border-radius:14px!important;font-size:21px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-summary span,[data-ak-sa-exchange-modal] .ak-sa-exchange-summary b{font-size:8px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:9px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-item{min-height:184px!important;aspect-ratio:4/5!important;border-radius:16px 13px 17px 14px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-item>strong{left:8px!important;right:8px!important;bottom:61px!important;font-size:10px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-counter{left:8px!important;right:8px!important;bottom:42px!important;gap:5px!important;font-size:7px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-counter>b{font-size:7px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-button{left:7px!important;right:7px!important;bottom:7px!important;width:calc(100% - 14px)!important;min-height:29px!important;padding:5px 4px!important;border-radius:9px!important;font-size:7px!important}}@media(min-width:641px) and (max-width:900px){[data-ak-sa-exchange-modal]{width:min(94vw,730px)!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-item{min-height:205px!important}}@media(max-width:360px){[data-ak-sa-exchange-modal] .akpz-modal-body{padding-left:7px!important;padding-right:7px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-grid{gap:6px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-item{min-height:172px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-item>strong{font-size:9px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-button{font-size:6.5px!important}}@media(max-height:620px) and (min-width:641px){[data-ak-sa-exchange-modal]{max-height:calc(100dvh - 12px)!important}[data-ak-sa-exchange-modal] .akpz-modal-body{max-height:calc(100dvh - 20px)!important;padding-top:16px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-summary{margin-top:9px!important}[data-ak-sa-exchange-modal] .ak-sa-exchange-grid{margin-top:9px!important}}@media (min-width:641px) and (max-width:1100px) and (orientation:portrait){html.akpz-tablet-portrait .akpz-modal-layer,html.akpz-tablet-portrait .akpz-modal-layer *{box-sizing:border-box!important}html.akpz-tablet-portrait .akpz-modal-layer{font-family:"Nunito","Segoe UI",sans-serif!important;color:var(--akpz-ink)!important;position:fixed!important;inset:auto!important;top:var(--ak-sa-vv-top,0)!important;left:var(--ak-sa-vv-left,0)!important;width:var(--ak-sa-vv-width,100vw)!important;height:var(--ak-sa-vv-height,100dvh)!important;min-width:0!important;min-height:0!important;display:block!important;overflow:hidden!important;padding:0!important;box-sizing:border-box!important;overscroll-behavior:contain!important}html.akpz-tablet-portrait [data-ak-sa-exchange-modal]:not([hidden]){position:absolute!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;width:min(94%,730px)!important;height:min(760px,calc(100% - 24px))!important;max-width:730px!important;max-height:calc(100% - 24px)!important;margin:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-sizing:border-box!important;transform:translate(-50%,-50%)!important;transform-origin:center center!important}html.akpz-tablet-portrait [data-ak-sa-exchange-modal] .akpz-modal-body{flex:1 1 auto!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;padding-top:22px!important;padding-bottom:16px!important;overflow-y:auto!important;overflow-x:hidden!important;box-sizing:border-box!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}}@media (min-width:761px) and (max-width:1180px) and (orientation:landscape) and (pointer:coarse){.akpz-main{margin-bottom:12px!important}.akpz-hud{margin-top:18px!important}}@media (min-width:761px) and (pointer:fine){.ak-sa-side-collection .ak-sa-tray-sticker{cursor:grab!important;-webkit-user-drag:element!important}.ak-sa-side-collection .ak-sa-tray-sticker:active{cursor:grabbing!important}.ak-sa-slot.is-selected-target{z-index:8!important;overflow:visible!important;border:3px solid #40b894!important;background:linear-gradient(145deg,#ecfff7,#fff8d9)!important;box-shadow:0 0 0 5px rgb(64 184 148 / .27),0 12px 24px rgb(45 117 98 / .24)!important;transform:translateY(-2px) scale(1.025)!important;animation:ak-sa-desktop-target-pulse 1.05s ease-in-out infinite alternate!important}.ak-sa-slot.is-selected-target::before{content:"COLE AQUI"!important;position:absolute!important;z-index:12!important;top:50%!important;left:50%!important;min-width:max-content!important;padding:7px 10px!important;border:2px solid #fff!important;border-radius:999px!important;background:#35a985!important;color:#fff!important;box-shadow:0 5px 12px rgb(20 86 69 / .28)!important;font:900 10px/1 "Nunito","Segoe UI",sans-serif!important;letter-spacing:.06em!important;text-align:center!important;transform:translate(-50%,-50%)!important;pointer-events:none!important}.ak-sa-slot.is-selected-target.is-cover-mode::before{top:50%!important;right:auto!important;bottom:auto!important;width:auto!important;height:auto!important}}@keyframes ak-sa-desktop-target-pulse{from{filter:brightness(1)}to{filter:brightness(1.08)}}