/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#25304a;--muted:#68718a;--cream:#fffaf1;--yellow:#ffd85b;--orange:#ff925d;--purple:#7858c9;--purple-dark:#563aa4;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Noto Sans Hebrew,sans-serif}a{color:inherit;text-decoration:none}.site-header{background:#ffffffeb;border-bottom:1px solid #563aa41a;justify-content:space-between;align-items:center;min-height:76px;padding:12px clamp(20px,6vw,92px);display:flex}.brand{color:var(--purple-dark);align-items:center;gap:10px;font-size:clamp(1.35rem,2.5vw,1.85rem);font-weight:900;display:inline-flex}.brand-mark{background:#eee9ff;border-radius:16px;place-items:center;width:48px;height:48px;font-size:1.8rem;display:grid;transform:rotate(3deg)}.header-note{color:var(--muted);font-size:.95rem;font-weight:700}.hero{isolation:isolate;background:linear-gradient(125deg,#ffd85bfa,#ff925df0),#ffd85b;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);align-items:center;min-height:430px;padding:clamp(48px,7vw,88px) clamp(24px,8vw,120px);display:grid;position:relative;overflow:hidden}.hero:after{z-index:-1;background:var(--cream);content:"";border-radius:50% 50% 0 0;height:210px;position:absolute;inset:auto -5% -130px}.hero-copy{z-index:2;max-width:760px;position:relative}.eyebrow,.section-kicker{color:var(--purple-dark);letter-spacing:.03em;margin:0 0 10px;font-size:.9rem;font-weight:900}.hero h1{color:#36266c;letter-spacing:-.04em;max-width:760px;margin:0;font-size:clamp(2.65rem,6vw,5.25rem);font-weight:950;line-height:.98}.hero-copy>p:last-child{color:#4a3d58;max-width:590px;margin:24px 0 0;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:700;line-height:1.65}.hero-character{z-index:1;place-items:center;min-height:270px;display:grid;position:relative}.hero-elephant{filter:drop-shadow(0 22px 20px #3c205a2e);font-size:clamp(8rem,17vw,13rem);transform:rotate(-5deg)}.hero-uploaded-image{object-fit:contain;filter:drop-shadow(0 22px 20px #3c205a2e);width:min(100%,360px);max-height:300px}.hero-stars{color:#fff7cb;letter-spacing:.25em;font-size:clamp(1rem,2.2vw,1.65rem);position:absolute;top:0;left:14%;transform:rotate(-9deg)}.hero-bubble{z-index:0;background:#ffffff38;border-radius:999px;position:absolute}.bubble-one{width:80px;height:80px;top:30px;right:42%}.bubble-two{width:170px;height:170px;bottom:32px;right:2%}.content{max-width:1280px;margin:0 auto;padding:38px clamp(20px,5vw,64px) 92px}.section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:34px;display:flex}.section-heading h2{color:var(--ink);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,4vw,3.1rem);font-weight:950}.section-explainer{max-width:390px;color:var(--muted);margin:0;font-size:1rem;font-weight:700;line-height:1.65}.tile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.5vw,30px);display:grid}.tile{background:var(--white);border:1px solid #2c324914;border-radius:24px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 14px 34px #3a2b601a}.tile:hover,.tile:focus-within{transform:translateY(-6px);box-shadow:0 20px 42px #3a2b6029}.tile-image{aspect-ratio:4/3;place-items:center;display:grid;position:relative;overflow:hidden}.tile-image span{z-index:1;filter:drop-shadow(0 15px 12px #2f244826);font-size:clamp(5rem,9vw,8rem);transition:transform .18s;position:relative}.tile-image img{object-fit:cover;width:100%;height:100%}.tile:hover .tile-image span{transform:scale(1.06)rotate(-3deg)}.lavender{background:linear-gradient(145deg,#d9cbff,#bba5f3)}.peach{background:linear-gradient(145deg,#ffd3c1,#ffab8d)}.mint{background:linear-gradient(145deg,#cdf2de,#9fd9bb)}.sunny{background:linear-gradient(145deg,#fff0a6,#ffd35f)}.coral{background:linear-gradient(145deg,#ffc1bc,#ff8d82)}.sky{background:linear-gradient(145deg,#cbeeff,#8ccded)}.tile-body{padding:18px}.tile h3{min-height:3.1rem;color:var(--ink);margin:0 0 16px;font-size:clamp(1.1rem,1.8vw,1.35rem);font-weight:900;line-height:1.35}.tile a{background:var(--purple);width:100%;min-height:48px;color:var(--white);border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:10px 18px;font-size:.98rem;font-weight:900;transition:background .16s,transform .16s;display:flex}.tile a:hover{background:var(--purple-dark)}.tile a:active{transform:scale(.98)}.tile a:focus-visible,.brand:focus-visible{outline-offset:3px;outline:4px solid #7858c94d}footer{color:#fff;background:#33236c;justify-content:center;align-items:center;gap:10px;min-height:90px;padding:24px;font-size:.95rem;font-weight:800;display:flex}.back-home{color:#6544b7;background:#faf8ff;border:1px solid #ded7ee;border-radius:11px;padding:10px 15px;font-size:.9rem;font-weight:900}.story-hero{color:#fff;text-align:center;place-items:center;min-height:310px;padding:64px clamp(24px,9vw,130px);display:grid}.story-hero>div{max-width:900px}.story-hero p,.story-section-heading p,.coloring-intro p{letter-spacing:.03em;margin:0 0 9px;font-size:.88rem;font-weight:950}.story-hero h1{letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(2.8rem,7vw,5.8rem);font-weight:950;line-height:1}.story-hero span{font-size:clamp(1rem,2vw,1.25rem);font-weight:750;line-height:1.6}.story-content{width:min(1160px,100%);margin:0 auto;padding:58px clamp(20px,5vw,58px) 100px}.story-section-heading{text-align:center;margin-bottom:24px}.story-section-heading p{color:#7858c9}.story-section-heading h2{margin:0;font-size:clamp(2rem,4vw,3.15rem);font-weight:950}.story-section-heading>span{color:#6f687b;margin-top:8px;font-weight:700;display:block}.video-shell{aspect-ratio:16/9;background:#251c42;border:8px solid #fff;border-radius:25px;width:min(960px,100%);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 22px 50px #33236c2e}.video-shell iframe{border:0;width:100%;height:100%}.video-placeholder{color:#fff;text-align:center;place-content:center;height:100%;padding:24px;display:grid}.video-placeholder>span{background:#ff6363;border-radius:999px;place-items:center;width:74px;height:74px;margin:0 auto 18px;font-size:1.7rem;display:grid}.video-placeholder strong{font-size:1.25rem}.video-placeholder p{color:#cfc8df;margin:8px 0 0}.coloring-heading{margin-top:76px}.coloring-carousel-wrap{padding-inline:40px;position:relative}.coloring-carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;gap:20px;padding:10px 4px 24px;display:flex;overflow-x:auto}.coloring-card{color:#2b2638;font:inherit;scroll-snap-align:start;cursor:pointer;background:#fff;border:1px solid #e5dfee;border-radius:20px;flex:0 0 min(300px,78vw);padding:0;font-weight:950;transition:transform .16s,box-shadow .16s;overflow:hidden;box-shadow:0 12px 28px #3928601a}.coloring-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px #39286029}.coloring-card img{object-fit:contain;background:#fff;width:100%;height:290px;display:block}.coloring-card span{border-top:1px solid #eeeaf3;padding:16px;display:block}.carousel-arrow{z-index:2;color:#fff;cursor:pointer;background:#6544b7;border:0;border-radius:999px;place-items:center;width:46px;height:46px;font-size:2rem;display:grid;position:absolute;top:45%;box-shadow:0 8px 20px #33236c33}.carousel-arrow.previous{right:0}.carousel-arrow.next{left:0}.empty-coloring-public{text-align:center;background:#faf8ff;border:2px dashed #cabfe2;border-radius:22px;place-content:center;min-height:240px;padding:30px;display:grid}.empty-coloring-public>span{font-size:3rem}.empty-coloring-public strong{margin-top:10px;font-size:1.2rem}.empty-coloring-public p{color:#766f81;margin:7px 0 0}.sheet-choice-overlay{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1c152eb8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.sheet-choice-dialog{text-align:center;background:#fff;border-radius:24px;width:min(650px,100%);padding:26px;position:relative;box-shadow:0 28px 70px #0c081959}.sheet-choice-dialog>img{object-fit:contain;border:1px solid #eeeaf3;border-radius:15px;width:150px;height:150px}.sheet-choice-dialog>p{color:#7858c9;margin:15px 0 5px;font-size:.82rem;font-weight:900}.sheet-choice-dialog h2{margin:0;font-size:clamp(1.45rem,4vw,2rem)}.dialog-close{color:#51495f;cursor:pointer;background:#f0ecf7;border:0;border-radius:999px;width:38px;height:38px;font-size:1.6rem;position:absolute;top:14px;left:14px}.sheet-choice-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.sheet-choice-actions>*{color:#4e358f;min-height:130px;font:inherit;cursor:pointer;background:#f4f0ff;border:0;border-radius:17px;place-content:center;padding:18px;display:grid}.sheet-choice-actions span{font-size:2rem}.sheet-choice-actions strong{margin-top:7px;font-size:1.05rem}.sheet-choice-actions small{opacity:.75;margin-top:3px}.choice-error{color:#a92f45;background:#ffebee;border-radius:9px;margin-top:14px;padding:10px;font-weight:800}.coloring-page{background:#f3f0fa;min-height:100vh}.coloring-intro{text-align:center;padding:34px 20px 24px}.coloring-intro p{color:#7858c9}.coloring-intro h1{margin:0;font-size:clamp(2rem,5vw,3.6rem);font-weight:950}.coloring-intro>span{color:#716a7c;margin-top:8px;font-weight:700;display:block}.coloring-studio{grid-template-columns:260px minmax(0,1fr);gap:22px;width:min(1400px,100%);margin:0 auto;padding:16px 28px 70px;display:grid}.coloring-tools{background:#fff;border:1px solid #e2dbea;border-radius:20px;align-self:start;padding:20px;box-shadow:0 10px 28px #3d2d6214}.tool-section+.tool-section{border-top:1px solid #eeeaf3;margin-top:20px;padding-top:18px}.tool-section>strong{margin-bottom:10px;display:block}.tool-buttons{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.tool-buttons button{color:#5d5668;min-height:66px;font:inherit;cursor:pointer;background:#faf9fc;border:1px solid #ddd6e8;border-radius:11px;place-content:center;padding:7px 3px;font-size:.74rem;font-weight:850;display:grid}.tool-buttons button span{font-size:1.3rem}.tool-buttons button.active{color:#563aa4;background:#eee8ff;border-color:#7858c9}.palette{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.palette>button,.custom-color{cursor:pointer;border:3px solid #fff;border-radius:999px;place-items:center;width:34px;height:34px;padding:0;display:grid;box-shadow:0 0 0 1px #d8d1e2}.custom-color{color:#fff;background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red);font-weight:950;position:relative;overflow:hidden}.custom-color input{opacity:0;width:1px;height:1px;position:absolute}.brush-range{gap:8px;margin-top:20px;font-size:.82rem;font-weight:850;display:grid}.brush-range.is-disabled{opacity:.45}.studio-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:22px;display:grid}.studio-actions button,.save-drawing{color:#514a5d;min-height:42px;font:inherit;cursor:pointer;background:#faf9fc;border:1px solid #dcd5e7;border-radius:10px;font-weight:900}.save-drawing{color:#fff;background:#6544b7;border:0;width:100%;min-height:48px;margin-top:10px}.canvas-stage{background:#dcd6e8;border:1px solid #e2dbea;border-radius:20px;place-items:center;min-width:0;padding:18px;display:grid;position:relative}.canvas-stage canvas{touch-action:none;cursor:crosshair;background:#fff;border-radius:6px;max-width:100%;max-height:75vh;display:block;box-shadow:0 12px 30px #231b3829}.canvas-stage>p{color:#655f70;margin:14px 0 0;font-size:.82rem;font-weight:800}.canvas-message{z-index:2;color:#5f586b;background:#fff;border-radius:12px;padding:12px 18px;font-weight:900;position:absolute}.wide-sheet-tip{display:none}.sticker-tray{z-index:4;background:#fffffff5;border:1px solid #563aa424;border-radius:16px;gap:7px;padding:8px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 9px 28px #231b3829}.sticker-tray button{cursor:pointer;background:#fff;border:1px solid #e2dbea;border-radius:12px;place-items:center;width:42px;height:42px;padding:0;font-size:1.35rem;display:grid}.sticker-tray button.selected{background:#eee8ff;border-color:#7858c9;box-shadow:0 0 0 2px #7858c929}.studio-toast{z-index:60;color:#fff;background:#33236c;border-radius:999px;padding:10px 17px;font-size:.86rem;font-weight:900;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #231b3840}.orientation-gate{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#241a3cb8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.orientation-card{text-align:center;background:#fff;border-radius:24px;width:min(390px,100%);padding:28px 22px 20px;box-shadow:0 24px 70px #19112d4d}.turn-phone{font-size:3.2rem;display:block}.orientation-card h2{margin:12px 0 8px;font-size:1.55rem}.orientation-card p{color:#6d6578;margin:0 0 18px;font-weight:750;line-height:1.55}.orientation-card button{width:100%;min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:13px;font-weight:900}.landscape-button{color:#fff;background:#6544b7}.portrait-button{color:#5b438e;background:#f1edf8;margin-top:8px}.page-admin-layout{grid-template-columns:240px minmax(0,1fr) 250px;gap:22px;width:min(1500px,100%);margin:0 auto;padding:28px clamp(16px,3vw,45px) 80px;display:grid}.page-list-panel,.page-editor-header,.empty-pages{background:#fff;border:1px solid #e4dfef;border-radius:18px}.page-list-panel{align-self:start;overflow:hidden}.page-list-heading{border-bottom:1px solid #eeeaf3;justify-content:space-between;align-items:center;padding:17px;display:flex}.page-list-heading>div{gap:2px;display:grid}.page-list-heading span{color:#817a8c;font-size:.76rem}.page-list-heading button{color:#fff;cursor:pointer;background:#7858c9;border:0;border-radius:10px;width:34px;height:34px;font-size:1.25rem}.page-list{max-height:65vh;padding:8px;display:grid;overflow-y:auto}.page-list>button{color:#433d4d;text-align:right;cursor:pointer;background:0 0;border:0;border-radius:10px;gap:3px;padding:12px;display:grid}.page-list>button:hover{background:#f7f4fb}.page-list>button.selected{color:#563aa4;background:#eee8ff}.page-list>button span{font-weight:900}.page-list>button small{color:#8a8395;text-overflow:ellipsis;white-space:nowrap;direction:ltr;overflow:hidden}.add-page-wide{color:#6544b7;width:calc(100% - 16px);min-height:42px;font:inherit;cursor:pointer;background:#faf8ff;border:1px dashed #aa98d4;border-radius:10px;margin:8px;font-weight:900}.page-editor-panel{gap:20px;min-width:0;display:grid}.page-editor-header{justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.page-editor-header p{color:#7858c9;margin:0;font-size:.78rem;font-weight:900}.page-editor-header h2{margin:2px 0 0}.page-editor-header a{color:#6544b7;border:1px solid #d9d0e9;border-radius:9px;padding:9px 13px;font-size:.84rem;font-weight:900}.appearance-row.two-colors{grid-template-columns:repeat(2,minmax(0,1fr))}.page-active-row{border-top:1px solid #eeeaf3;justify-content:space-between;align-items:center;margin-top:20px;padding-top:18px;display:flex}.sheets-title>div>div{gap:2px;display:grid}.hidden-file{display:none}.sheet-editor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.sheet-editor-card{background:#fff;border:1px solid #e3ddeb;border-radius:15px;overflow:hidden}.sheet-editor-card>img{object-fit:contain;background:#f8f7fa;width:100%;height:190px;display:block}.sheet-editor-card>label{gap:6px;padding:13px;display:grid}.sheet-editor-card>label span{color:#625b6e;font-size:.76rem;font-weight:900}.sheet-editor-card input{min-height:40px;font:inherit;border:1px solid #ddd6e8;border-radius:9px;padding:8px 10px}.sheet-editor-card>div{align-items:center;gap:5px;padding:0 13px 13px;display:flex}.sheet-editor-card>div button:not(.delete-button){cursor:pointer;background:#faf9fc;border:1px solid #ddd6e8;border-radius:8px;width:33px;height:33px}.sheet-editor-card>div .delete-button{margin-inline-start:auto}.empty-sheets{text-align:center;background:#faf8ff;border:2px dashed #c9bde0;border-radius:16px;grid-column:1/-1;place-content:center;min-height:220px;padding:24px;display:grid}.empty-sheets>span{font-size:2.8rem}.empty-sheets strong{margin-top:7px}.empty-sheets p{color:#7a7385;margin:5px 0 0}.pages-save-column .save-card{position:sticky;top:20px}.empty-pages{text-align:center;place-content:center;min-height:300px;padding:30px;display:grid}.empty-pages button{color:#fff;min-height:44px;font:inherit;background:#7858c9;border:0;border-radius:10px;font-weight:900}.admin-shell{color:#28243a;background:#f5f3fb;min-height:100vh}.admin-topbar{background:#fff;border-bottom:1px solid #e4dfef;justify-content:space-between;align-items:center;gap:24px;padding:24px clamp(20px,5vw,72px);display:flex}.admin-topbar p{color:#7858c9;margin:0 0 4px;font-size:.82rem;font-weight:900}.admin-topbar h1{letter-spacing:-.02em;margin:0;font-size:clamp(1.4rem,3vw,2rem);font-weight:950}.admin-account{color:#716c7e;align-items:center;gap:16px;font-size:.9rem;font-weight:700;display:flex}.admin-account a{color:#563aa4;background:#f8f6ff;border:1px solid #d9d0ef;border-radius:10px;padding:10px 14px}.admin-layout{grid-template-columns:minmax(0,1fr) 280px;gap:28px;width:min(1380px,100%);margin:0 auto;padding:32px clamp(18px,4vw,58px) 80px;display:grid}.admin-main{gap:24px;min-width:0;display:grid}.admin-section-card,.save-card,.help-card{background:#fff;border:1px solid #e4dfef;border-radius:20px;box-shadow:0 8px 25px #4936740f}.admin-section-card{padding:clamp(20px,3vw,30px)}.admin-section-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.admin-section-title>div{align-items:center;gap:12px;display:flex}.admin-section-title h2{margin:0;font-size:1.3rem;font-weight:950}.admin-section-title p{color:#777184;margin:0;font-size:.9rem;line-height:1.5}.step-badge{color:#6245b1;background:#eee9ff;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;font-weight:950;display:grid}.form-grid{gap:18px;display:grid}.form-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .full-width{grid-column:1/-1}.form-grid label,.tile-editor-fields label{gap:7px;display:grid}.form-grid label>span,.tile-editor-fields label>span,.color-field>span{color:#544e61;font-size:.82rem;font-weight:900}.form-grid input,.form-grid textarea,.tile-editor-fields input{color:#28243a;width:100%;font:inherit;background:#fff;border:1px solid #dcd6e8;border-radius:11px;line-height:1.4}.form-grid input,.tile-editor-fields input{min-height:44px;padding:9px 12px}.form-grid textarea{resize:vertical;padding:11px 12px}.form-grid input:focus,.form-grid textarea:focus,.tile-editor-fields input:focus{border-color:#896bd2;outline:3px solid #896bd226}.appearance-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.color-field{gap:8px;display:grid}.color-field>div{border:1px solid #ddd6e9;border-radius:11px;align-items:center;gap:9px;padding:8px;display:flex}.color-field input,.color-compact input{cursor:pointer;background:0 0;border:0;border-radius:7px;width:38px;height:32px;padding:0}.color-field code{color:#6f6979;direction:ltr;font-size:.82rem}.upload-row{border-top:1px solid #eeeaf4;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:22px;margin-top:26px;padding-top:24px;display:grid}.upload-preview{color:#fff;border-radius:16px;place-items:center;min-height:130px;font-size:4rem;display:grid;overflow:hidden}.upload-preview img{object-fit:contain;width:100%;height:150px}.upload-row strong{margin-bottom:5px;display:block}.upload-row p{color:#777184;margin:0 0 14px;font-size:.87rem;line-height:1.5}.file-button,.primary-small{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#7858c9;border:0;border-radius:10px;justify-content:center;align-items:center;padding:9px 14px;font-size:.86rem;font-weight:900;display:inline-flex}.file-button input,.replace-image input{display:none}.text-button,.delete-button{font:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.danger-text,.delete-button{color:#bc3d53}.text-button{margin-inline-start:10px}.tile-manager-title>div>div{gap:2px;display:grid}.tile-editor-list{gap:16px;display:grid}.add-tile-bottom{color:#6544b7;width:100%;min-height:54px;font:inherit;cursor:pointer;background:#f8f5ff;border:2px dashed #b8a7df;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:18px;font-weight:950;transition:border-color .16s,background .16s,transform .16s;display:flex}.add-tile-bottom:hover{background:#f0eaff;border-color:#7858c9;transform:translateY(-1px)}.add-tile-bottom span{font-size:1.3rem}.tile-editor{background:#fff;border:1px solid #e2dcea;border-radius:16px;grid-template-columns:210px minmax(0,1fr);display:grid;overflow:hidden}.tile-editor.is-hidden{opacity:.62}.tile-editor-image{color:#28243a8c;place-items:center;min-height:210px;font-size:.92rem;font-weight:900;display:grid;position:relative}.tile-editor-image>img{object-fit:contain;object-position:center;width:100%;height:100%;min-height:210px}.replace-image{color:#fff;cursor:pointer;background:#2a2045e0;border-radius:9px;padding:8px 11px;font-size:.78rem;font-weight:900;position:absolute;bottom:10px;right:10px}.tile-editor-fields{gap:14px;padding:20px;display:grid}.activity-notes-editor{background:#faf8ff;border:1px solid #e5def0;border-radius:13px;gap:12px;padding:14px;display:grid}.activity-notes-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.activity-notes-heading>div{gap:3px;display:grid}.activity-notes-heading strong{color:#4f4561;font-size:.86rem}.activity-notes-heading span{color:#7b7487;font-size:.76rem}.activity-notes-heading button{color:#fff;min-height:36px;font:inherit;cursor:pointer;background:#7858c9;border:0;border-radius:9px;flex:none;padding:7px 11px;font-size:.78rem;font-weight:900}.activity-notes-heading button:disabled{opacity:.45;cursor:not-allowed}.activity-note-rows{gap:8px;display:grid}.activity-note-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.activity-note-row>span{filter:drop-shadow(0 2px 2px #734c0f2e);font-size:1.05rem}.activity-note-row input{min-height:40px}.activity-note-row button{color:#b63e55;width:34px;height:34px;font:inherit;cursor:pointer;background:#fff5f7;border:1px solid #ead4dc;border-radius:9px;place-items:center;padding:0;font-size:1.25rem;font-weight:900;display:grid}.activity-note-rows>p{color:#8a8294;margin:0;font-size:.78rem}.inline-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tile-editor-actions{align-items:center;gap:16px;padding-top:2px;display:flex}.color-compact,.switch-label{grid-auto-flow:column;align-items:center;gap:8px!important;display:flex!important}.switch-label input{accent-color:#7858c9;width:18px;height:18px;min-height:auto}.order-buttons{gap:5px;margin-inline-start:auto;display:flex}.order-buttons button{color:#514a5f;cursor:pointer;background:#f8f6fb;border:1px solid #dcd6e8;border-radius:9px;width:34px;height:34px;font-weight:900}.order-buttons button:disabled{cursor:not-allowed;opacity:.35}.admin-sidebar{min-width:0}.save-card{padding:22px;position:sticky;top:20px}.save-card h2{margin:0 0 8px;font-size:1.2rem}.save-card p{color:#777184;margin:0 0 18px;font-size:.88rem;line-height:1.55}.save-card>button{color:#fff;width:100%;min-height:48px;font:inherit;cursor:pointer;background:#6544b7;border:0;border-radius:12px;font-weight:950}.save-card>button:disabled{cursor:wait;opacity:.65}.status-message{border-radius:9px;margin-top:12px;padding:10px 12px;font-size:.8rem;font-weight:800;line-height:1.45}.status-message.success{color:#237443;background:#e8f8ee}.status-message.error{color:#a92f45;background:#ffebee}.status-message.saving{color:#563aa4;background:#eee9ff}.help-card{color:#625b6e;margin-top:16px;padding:20px;font-size:.85rem}.help-card ol{margin:10px 0 0;padding-inline-start:20px;line-height:1.9}.admin-access{text-align:center;background:#f5f3fb;place-items:center;min-height:100vh;padding:24px;display:grid}.admin-access>div{background:#fff;border-radius:22px;max-width:520px;padding:44px;box-shadow:0 16px 45px #4936741f}.admin-access span{font-size:3rem}.admin-access h1{margin:16px 0 8px}.admin-access p{color:#777184}.admin-access a{color:#6544b7;margin-top:12px;font-weight:900;display:inline-block}@media (width<=900px){.hero{grid-template-columns:1fr 210px;min-height:380px}.tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-layout{grid-template-columns:1fr}.admin-sidebar{grid-row:1}.save-card{position:static}.help-card{display:none}.page-admin-layout{grid-template-columns:200px minmax(0,1fr)}.pages-save-column{grid-area:1/1/auto/-1}.pages-save-column .save-card{position:static}.coloring-studio{grid-template-columns:1fr}.coloring-tools{grid-template-columns:1fr 1fr;gap:16px;display:grid}.tool-section+.tool-section{border-top:0;margin-top:0;padding-top:0}.studio-actions,.save-drawing{align-self:end}.sheet-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px),(width<=900px) and (height<=600px){.site-header{min-height:66px}.header-note{display:none}.brand-mark{width:42px;height:42px}.hero{text-align:center;min-height:500px;padding-top:50px;display:block}.hero h1{line-height:1.04}.hero-copy>p:last-child{margin-inline:auto}.hero-character{min-height:185px;margin-top:12px}.hero-stars{top:4px;left:27%}.section-heading{display:block}.section-explainer{margin-top:14px}.tile-grid{grid-template-columns:1fr}.tile-image{aspect-ratio:16/10}.admin-topbar{align-items:flex-start;padding:18px}.admin-account>span{display:none}.admin-account a{white-space:nowrap}.admin-layout{padding:18px 12px 60px}.admin-section-card{border-radius:16px;padding:18px 14px}.admin-section-title{flex-direction:column;align-items:flex-start}.admin-section-title>p{padding-inline-start:46px}.form-grid.two-columns,.appearance-row,.upload-row,.tile-editor,.inline-fields{grid-template-columns:1fr}.appearance-row{gap:12px}.upload-preview{min-height:170px}.tile-manager-title .primary-small{width:100%}.tile-editor-image,.tile-editor-image>img{min-height:220px;max-height:260px}.tile-editor-actions{flex-wrap:wrap}.order-buttons{margin-inline-start:0}.story-hero{min-height:250px;padding-block:48px}.story-content{padding-top:42px}.video-shell{border-width:4px;border-radius:16px}.coloring-carousel-wrap{padding-inline:0}.carousel-arrow{display:none}.coloring-card{flex-basis:82vw}.sheet-choice-actions{grid-template-columns:1fr}.sheet-choice-dialog{padding:22px 16px}.coloring-page{background:#e5e0ed;height:100dvh;overflow:hidden}.coloring-topbar{z-index:20;top:max(8px, env(safe-area-inset-top));background:0 0;border:0;min-height:0;padding:0;position:fixed;right:8px}.coloring-topbar .brand{display:none}.coloring-topbar .back-home{background:#fffffff0;border:1px solid #563aa42e;border-radius:999px;place-items:center;width:44px;height:44px;padding:0;font-size:1.35rem;display:grid;box-shadow:0 6px 18px #231b3829}.back-home-label,.coloring-intro{display:none}.coloring-studio{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr;gap:0;width:100%;height:100dvh;margin:0;padding:0;display:grid}.canvas-stage{background:#fff;border:0;border-radius:0;grid-row:1;min-height:0;padding:6px;overflow:hidden}.canvas-stage canvas{border-radius:3px;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:0 8px 24px #231b3824}.canvas-stage>p{display:none}.wide-sheet-tip{z-index:3;top:max(10px, env(safe-area-inset-top));color:#5b438e;text-align:center;white-space:nowrap;pointer-events:none;background:#fffffff0;border:1px solid #563aa424;border-radius:999px;max-width:calc(100% - 76px);padding:7px 11px;font-size:.72rem;font-weight:900;display:block;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 5px 16px #231b381c}.coloring-tools{min-width:0;height:auto;min-height:0;padding:8px 6px calc(8px + env(safe-area-inset-bottom));border:0;border-top:1px solid #ddd5e8;border-radius:0;grid-row:2;grid-template-rows:auto 44px;grid-template-columns:auto auto auto;justify-content:center;align-self:stretch;align-items:center;gap:6px 8px;display:grid;overflow:hidden;box-shadow:0 -7px 22px #3d2d621f}.tool-section{align-items:center;display:flex}.tool-section:first-child{grid-area:1/1}.tool-section:nth-child(2){grid-area:1/2/auto/4}.tool-section>strong{display:none}.tool-section+.tool-section{border:0;border-right:1px solid #e7e1ed;margin:0;padding:0 8px 0 0}.tool-buttons{grid-template-columns:none;gap:4px;display:flex}.palette{grid-template-columns:repeat(6,26px);gap:3px;display:grid}.tool-buttons button{border-radius:13px;flex:0 0 37px;place-items:center;width:37px;min-height:37px;padding:0;display:grid}.tool-buttons button span:first-child{font-size:1.35rem}.tool-label{display:none}.palette>button,.custom-color{width:26px;height:26px}.brush-range{grid-area:2/1;grid-template-columns:auto minmax(72px,1fr);align-items:center;gap:6px;min-width:116px;margin:0}.brush-range span{font-size:.68rem}.brush-range input{width:100%;min-width:72px}.studio-actions{border:0;grid-area:2/2;gap:5px;margin:0;padding:0;display:flex}.studio-actions button,.save-drawing{width:42px;min-height:42px;margin:0;padding:0;font-size:1.15rem}.save-drawing{grid-area:2/3}@media (orientation:landscape){.wide-sheet-tip{display:none}}.page-admin-layout{grid-template-columns:1fr;padding:14px 10px 60px}.pages-save-column{grid-area:1/1}.page-list-panel{max-height:none}.page-list{max-height:none;display:flex;overflow-x:auto}.page-list>button{flex:0 0 190px}.page-editor-header{align-items:flex-start;padding:16px}.sheet-editor-grid,.appearance-row.two-colors{grid-template-columns:1fr}.sheets-title .primary-small{width:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}:root{--zoo-sky:#bfeaff;--zoo-sky-deep:#7bcbe9;--zoo-leaf:#2f8b55;--zoo-leaf-dark:#17603c;--zoo-grass:#79b84a;--zoo-earth:#d99a54;--zoo-wood:#87512e;--zoo-paper:#fffdf2}.home-page.public-page{background:radial-gradient(circle at 10% 19%,#ffffffbf 0 2px,#0000 3px),linear-gradient(#eafaff 0 38%,#f6f2dc 58%,#e9f3d5 100%);overflow:hidden}.public-page .brand-mark{background:#dff2c8;border-radius:50% 46% 50% 45%;box-shadow:inset 0 -4px #23673b1f}.header-action{color:#285f3e!important;background:#fffdf2!important;border-color:#366c3e2e!important}.home-page .hero{border-bottom:0;min-height:min(720px,78vh);background:linear-gradient(#bbe9fb14 0 68%,#71b24af5 68% 77%,#4f913d 77% 100%)!important}.zoo-sky{z-index:-1;pointer-events:none;position:absolute;inset:0}.zoo-cloud{filter:blur(.2px);background:#ffffffc2;border-radius:999px;width:120px;height:38px;animation:16s ease-in-out infinite alternate cloud-drift;position:absolute}.zoo-cloud:before,.zoo-cloud:after{background:inherit;content:"";border-radius:50%;position:absolute}.zoo-cloud:before{width:55px;height:55px;bottom:5px;right:19px}.zoo-cloud:after{width:42px;height:42px;bottom:3px;right:61px}.cloud-a{top:13%;right:8%}.cloud-b{animation-delay:-7s;top:24%;left:12%;scale:.72}.zoo-birds{color:#3b7183;letter-spacing:.25em;font-size:2rem;position:absolute;top:22%;right:47%;transform:rotate(-9deg)}.zoo-canopy{z-index:1;pointer-events:none;width:260px;height:230px;position:absolute;top:-70px}.zoo-canopy span{color:#2f8b55;filter:drop-shadow(0 12px #1d6840);font-size:12rem;line-height:.55;position:absolute}.canopy-right{right:-60px;transform:rotate(15deg)}.canopy-left{left:-85px;transform:rotate(-16deg)scale(.82)}.zoo-canopy span:nth-child(2){color:#48a45c;top:62px;right:80px;scale:.78}.zoo-canopy span:nth-child(3){color:#28784b;top:8px;right:145px;scale:.68}.hero-copy{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdefde;border:2px solid #ffffff9e;border-radius:38px 38px 38px 12px;padding:clamp(28px,4vw,50px);box-shadow:0 24px 60px #1f57402e}.home-page .hero h1{text-shadow:0 3px #ffffffb3;color:#245b3b!important}.hero-eyebrow{color:#458248!important}.hero-action-primary{background:#ed7a42;box-shadow:0 12px #bb512e,0 18px 30px #56472133}.hero-action-secondary{color:#285f3e;background:#f7f2d5;border-color:#275f3d33}.hero-trust-row b{color:#ed7a42}.home-page .hero-uploaded-image{filter:drop-shadow(0 28px 19px #19462f42);max-height:430px;animation:4.6s ease-in-out infinite character-breathe}.hero-orbit{color:#2d6c43;background:#fffbea;border:3px solid #26603c1f}.zoo-trail{z-index:3;pointer-events:none;background:radial-gradient(at 50% 0,#e5b870 0 40%,#0000 41%),linear-gradient(#6aa543 0 20%,#eff0d7 21% 100%);height:92px;margin-top:-28px;position:relative}.trail-leaf{font-size:3.5rem;position:absolute;top:8px;right:4%;transform:rotate(-14deg)}.trail-paw{color:#9a6b3f;opacity:.55;font-size:1.55rem;position:absolute;transform:rotate(-18deg)}.paw-one{top:12px;right:38%}.paw-two{top:38px;right:48%}.paw-three{top:14px;right:58%}.experience-strip{background-color:#f2d49b;background-image:linear-gradient(90deg,#ffffff2e 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:84px 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:5px solid #9b6437;border-radius:28px 28px 48px 48px;width:min(1160px,100% - 34px);position:relative;box-shadow:0 13px #6f472b,0 25px 45px #375a322b}.experience-strip:before,.experience-strip:after{content:"";background:#774728;border-radius:10px;width:34px;height:66px;position:absolute;top:-30px}.experience-strip:before{right:11%}.experience-strip:after{left:11%}.experience-intro p,.experience-intro h2{color:#593e28}.experience-steps li{background:#fffae2cc;border-color:#67442724}.experience-steps li>span{color:#fff;background:#40834d}.peeking-animal{z-index:3;filter:drop-shadow(0 8px 5px #46322033);font-size:5rem;position:absolute;top:-65px;left:4%;transform:rotate(-6deg)}.home-page .section-heading{z-index:2;position:relative}.home-page .section-kicker{color:#4d894b}.home-page .section-explainer{color:#58705f}.jungle-vine{z-index:0;color:#317c48;pointer-events:none;font-size:3.5rem;display:grid;position:absolute;top:35px}.jungle-vine:before{content:"";background:#397d49;border-radius:9px;width:7px;height:180px;position:absolute;top:-70px;right:50%;transform:rotate(8deg)}.jungle-vine span{z-index:1;filter:drop-shadow(0 6px 4px #1f4e2b24);margin-top:-20px;position:relative}.vine-right{right:-2px;transform:rotate(7deg)}.vine-left{top:55%;left:4px;transform:rotate(-8deg)scale(.8)}.home-page .tile h3{color:#365b3f}.public-page footer .footer-mark{background:#dbeec2;border-color:#ffffff2e}@keyframes cloud-drift{to{transform:translate(42px)}}@keyframes character-breathe{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-9px)rotate(1deg)}}@media (width<=760px){.home-page .hero{min-height:760px;padding-top:30px}.hero-copy{border-radius:28px 28px 28px 10px;padding:25px 20px}.home-page .hero-character{min-height:285px}.home-page .hero-uploaded-image{max-height:290px}.zoo-canopy{scale:.65}.canopy-right{right:-95px}.canopy-left{left:-115px}.zoo-trail{height:70px}.experience-strip{margin-top:42px}.peeking-animal{font-size:4.2rem;top:-55px}.home-page .content{padding-top:85px}.jungle-vine{opacity:.58;scale:.72}}@media (prefers-reduced-motion:reduce){.zoo-cloud,.home-page .hero-uploaded-image{animation:none}}:root{--page-scroll:0;--hero-shift:0px;--public-shadow:0 24px 70px #33236c24;--public-radius:30px}.public-page{background:radial-gradient(circle at 7% 18%, #ffd85b29, transparent 24rem), radial-gradient(circle at 92% 68%, #7858c91a, transparent 28rem), var(--cream);min-height:100vh;overflow:clip}.scroll-progress{z-index:100;pointer-events:none;height:4px;position:fixed;top:0;left:0;right:0;overflow:hidden}.scroll-progress span{width:100%;height:100%;transform:scaleX(var(--page-scroll));transform-origin:100%;background:linear-gradient(90deg,#ff845c,#ffd85b 45%,#7858c9);display:block;box-shadow:0 0 14px #7858c98c}.skip-link{z-index:120;color:#fff;background:#33236c;border-radius:12px;padding:10px 16px;font-weight:900;position:fixed;top:10px;right:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.public-page .site-header{z-index:40;-webkit-backdrop-filter:blur(18px)saturate(1.3);backdrop-filter:blur(18px)saturate(1.3);background:#ffffffc7;border-bottom:1px solid #563aa41a;min-height:84px;transition:min-height .26s,background .26s,box-shadow .26s;position:sticky;top:0;box-shadow:0 5px 28px #33236c00}.is-scrolled .public-page .site-header{background:#ffffffeb;min-height:68px;box-shadow:0 9px 28px #33236c1a}.header-brand-group{align-items:center;gap:22px;display:flex}.public-page .brand-mark{background:linear-gradient(145deg,#f3efff,#e8e0ff);transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #7858c914,0 8px 20px #563aa41f}.public-page .brand:hover .brand-mark{transform:rotate(-5deg)scale(1.04);box-shadow:inset 0 0 0 1px #7858c91f,0 12px 24px #563aa42e}.public-page .header-note{padding-inline-start:22px;position:relative}.public-page .header-note:before{content:"";background:#49b47e;border-radius:999px;width:7px;height:7px;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 0 0 5px #49b47e1f}.header-action{color:#fff;background:#6a4bbb;border:1px solid #7858c91f;border-radius:999px;align-items:center;gap:9px;min-height:46px;padding:10px 18px;font-size:.92rem;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 10px 24px #563aa433}.header-action:hover{background:#563aa4;transform:translateY(-2px);box-shadow:0 14px 28px #563aa447}.home-page .hero{grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);min-height:min(680px,100vh - 84px);padding-top:clamp(70px,9vw,118px);padding-bottom:clamp(96px,10vw,136px);animation:14s ease-in-out infinite alternate heroGradient;box-shadow:inset 0 -1px #ffffff40;background-size:150% 150%!important}.home-page .hero:before{z-index:-1;content:"";opacity:.38;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000 74%);mask-image:linear-gradient(270deg,#000,#0000 74%)}.home-page .hero:after{border-radius:50% 50% 0 0/70% 70% 0 0;height:230px;bottom:-150px;left:-6%;right:-6%;box-shadow:0 -20px 45px #6346910d}.hero-eyebrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff38;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;display:inline-flex}.home-page .hero h1{text-wrap:balance;text-shadow:0 3px #ffffff29;max-width:820px;margin-top:18px;font-size:clamp(3.2rem,6.6vw,6.25rem);line-height:.96}.home-page .hero-copy>p:last-of-type{text-wrap:balance;margin-top:26px;font-size:clamp(1.08rem,1.7vw,1.32rem)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-actions a{border-radius:16px;justify-content:center;align-items:center;min-height:54px;padding:12px 22px;font-size:1rem;font-weight:950;transition:transform .19s,box-shadow .19s,background .19s;display:inline-flex}.hero-action-primary{color:#fff;background:#563aa4;gap:12px;box-shadow:0 14px 28px #3f267940}.hero-action-primary span{background:#ffffff26;border-radius:999px;place-items:center;width:29px;height:29px;display:grid}.hero-action-secondary{color:#3e3150;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff61;border:1px solid #48306929}.hero-actions a:hover{transform:translateY(-3px)}.hero-action-primary:hover{box-shadow:0 18px 34px #3f267952}.hero-action-secondary:hover{background:#ffffff94}.hero-trust-row{color:#4d3e58;flex-wrap:wrap;gap:10px 18px;margin-top:25px;font-size:.88rem;font-weight:900;display:flex}.hero-trust-row span{align-items:center;gap:7px;display:inline-flex}.hero-trust-row b{color:#6544b7;font-size:.84rem}.home-page .hero-character{min-height:410px;transform:translate3d(0, var(--hero-shift), 0);transition:transform 80ms linear}.home-page .hero-character:before{z-index:-1;aspect-ratio:1;content:"";-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fff3;border:2px solid #ffffff61;border-radius:45% 55% 60% 40%;width:min(34vw,430px);position:absolute;transform:rotate(-8deg);box-shadow:inset 0 0 80px #fff3,0 30px 60px #47295d1f}.home-page .hero-uploaded-image{filter:drop-shadow(0 28px 28px #3c205a38);width:min(100%,470px);max-height:440px;animation:5s ease-in-out infinite characterFloat}.home-page .hero-elephant{font-size:clamp(10rem,21vw,17rem);animation:5s ease-in-out infinite characterFloat}.home-page .hero-stars{z-index:2;filter:drop-shadow(0 5px 8px #57377829);animation:2.8s ease-in-out infinite alternate starTwinkle;top:4%;left:12%}.hero-orbit{z-index:3;color:#6544b7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd6;border:1px solid #ffffff94;border-radius:20px;place-items:center;width:58px;height:58px;font-size:1.35rem;display:grid;position:absolute;box-shadow:0 15px 32px #47295d2b}.hero-orbit-play{top:19%;right:3%;transform:rotate(7deg)}.hero-orbit-color{bottom:14%;left:2%;transform:rotate(-8deg)}.scroll-cue{z-index:4;color:#3e3150bd;justify-items:center;gap:3px;font-size:.76rem;font-weight:900;display:grid;position:absolute;bottom:38px;right:50%;transform:translate(50%)}.scroll-cue b{background:#ffffff73;border:1px solid #47315f1f;border-radius:999px;place-items:center;width:30px;height:30px;animation:1.8s ease-in-out infinite scrollNudge;display:grid}.experience-strip{z-index:3;border-radius:var(--public-radius);width:min(1240px,100% - 40px);box-shadow:var(--public-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #7858c91a;grid-template-columns:minmax(190px,.7fr) minmax(0,2.3fr);gap:clamp(24px,5vw,70px);margin:-24px auto 0;padding:clamp(26px,4vw,42px);display:grid;position:relative}.experience-intro p{color:#7858c9;margin:0 0 8px;font-size:.78rem;font-weight:950}.experience-intro h2{margin:0;font-size:clamp(1.55rem,2.5vw,2.25rem);font-weight:950;line-height:1.1}.experience-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.experience-steps li{background:#faf8ff;border-radius:19px;align-items:flex-start;gap:12px;padding:15px;display:flex}.experience-steps li>span{color:#fff;background:linear-gradient(145deg,#8063d3,#6544b7);border-radius:12px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:.86rem;font-weight:950;display:grid;box-shadow:0 7px 14px #563aa42e}.experience-steps div{gap:4px;display:grid}.experience-steps strong{font-size:.94rem}.experience-steps small{color:#787080;font-size:.75rem;font-weight:700;line-height:1.45}.home-page .content{padding-top:clamp(86px,10vw,130px);padding-bottom:120px;position:relative}.home-page .section-heading{border-bottom:1px solid #563aa41a;padding-bottom:25px}.home-page .section-heading h2{text-wrap:balance}.home-page .section-explainer{background:#ffffff9e;border-radius:16px;padding:14px 17px}.home-page .tile-grid{gap:clamp(22px,2.8vw,34px)}.home-page .tile{box-shadow:none;background:0 0;border:0;border-radius:28px;transition:transform .26s cubic-bezier(.2,.8,.2,1);position:relative;overflow:visible}.home-page .tile:hover,.home-page .tile:focus-within{z-index:2;box-shadow:none;transform:translateY(-9px)rotate(-.35deg)}.home-page .tile .tile-link{width:100%;min-height:0;color:inherit;background:#fff;border:1px solid #2c324914;border-radius:28px;padding:0;transition:box-shadow .26s;display:block;overflow:hidden;box-shadow:0 16px 42px #3a2b601c}.home-page .tile:hover .tile-link,.home-page .tile:focus-within .tile-link{background:#fff;box-shadow:0 28px 58px #3a2b6030}.home-page .tile-image{aspect-ratio:16/11}.home-page .tile-image:after{content:"";opacity:0;background:linear-gradient(#0000,#1b132c2e);height:38%;transition:opacity .26s;position:absolute;inset:auto 0 0}.home-page .tile:hover .tile-image:after{opacity:1}.home-page .tile-image img{transition:transform .65s cubic-bezier(.2,.75,.25,1),filter .26s}.home-page .tile:hover .tile-image img,.home-page .tile:focus-within .tile-image img{filter:saturate(1.06)contrast(1.02);transform:scale(1.055)}.tile-order{color:#563aa4;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffffd6;border:1px solid #ffffffa6;border-radius:14px;place-items:center;width:42px;height:42px;font-weight:950;display:grid;top:14px;right:14px;box-shadow:0 8px 22px #31214c21;z-index:4!important;font-size:.76rem!important;position:absolute!important}.home-page .tile-image .tile-placeholder{filter:drop-shadow(0 15px 12px #2f244826);font-size:clamp(5rem,9vw,8rem);transition:transform .5s cubic-bezier(.2,.75,.25,1)}.home-page .tile:hover .tile-placeholder{transform:scale(1.08)rotate(-4deg)}.tile-shine{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:38%;transition:left .7s;top:-35%;bottom:-35%;left:-55%;transform:skew(-18deg);z-index:3!important;position:absolute!important}.home-page .tile:hover .tile-shine{left:125%}.home-page .tile-body{padding:21px 22px 22px}.home-page .tile h3{min-height:auto;margin-bottom:19px;font-size:clamp(1.2rem,1.8vw,1.48rem)}.tile-cta{color:#6544b7;border-top:1px solid #eeeaf4;justify-content:space-between;align-items:center;min-height:48px;padding:7px 7px 7px 15px;font-size:.92rem;font-weight:950;display:flex}.tile-cta b{color:#fff;background:#6a4bbb;border-radius:12px;place-items:center;width:36px;height:36px;transition:transform .2s,background .2s;display:grid}.home-page .tile:hover .tile-cta b{background:#563aa4;transform:translate(-4px)}.public-page footer{background:radial-gradient(circle at 85% -80%,#ffd85b59,#0000 22rem),#2f215e;justify-content:flex-start;min-height:120px;padding-inline:clamp(24px,8vw,120px)}.public-page footer .footer-mark{background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;place-items:center;width:52px;height:52px;font-size:1.8rem;display:grid}.public-page footer div{gap:2px;display:grid}.public-page footer strong{font-size:1.02rem}.public-page footer div span{color:#ffffffb3;font-size:.8rem}.public-page footer a{color:#fff;border:1px solid #ffffff26;border-radius:12px;margin-inline-start:auto;padding:10px 14px}.story-page .story-hero{isolation:isolate;min-height:390px;position:relative;overflow:hidden}.story-page .story-hero:before{z-index:-1;content:"";background:radial-gradient(circle at 18% 25%,#ffffff40,#0000 18rem),linear-gradient(#ffffff14 1px,#0000 1px) 0 0/58px 58px,linear-gradient(90deg,#ffffff14 1px,#0000 1px) 0 0/58px 58px;position:absolute;inset:0}.story-page .story-hero:after{z-index:-1;background:var(--cream);content:"";border-radius:50% 50% 0 0;height:170px;position:absolute;bottom:-125px;left:-8%;right:-8%}.story-spark{color:#ffffff8a;position:absolute}.story-spark-one{font-size:3.5rem;top:22%;right:11%;transform:rotate(14deg)}.story-spark-two{opacity:.28;font-size:4.5rem;bottom:21%;left:13%}.story-page .story-content{padding-top:72px}.story-page .video-shell{border-width:10px;border-radius:31px;box-shadow:0 30px 70px #33236c33}.story-page .coloring-card{border-radius:24px;transition-duration:.24s}.story-page .back-home{background:#faf8ffdb;border-radius:999px;transition:transform .18s,background .18s}.story-page .back-home:hover{background:#eee8ff;transform:translate(3px)}.reveal-ready [data-reveal]{opacity:0;transition:opacity .72s,transform .72s cubic-bezier(.2,.75,.25,1);transform:translateY(26px)scale(.985)}.reveal-ready [data-reveal].is-revealed{opacity:1;transform:translateY(0)scale(1)}.reveal-ready .experience-steps li:nth-child(2),.reveal-ready .tile:nth-child(2),.reveal-ready .tile:nth-child(5){transition-delay:90ms}.reveal-ready .experience-steps li:nth-child(3),.reveal-ready .tile:nth-child(3),.reveal-ready .tile:nth-child(6){transition-delay:.18s}@keyframes heroGradient{0%{background-position:0%}to{background-position:100%}}@keyframes characterFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-10px)rotate(1deg)}}@keyframes starTwinkle{0%,to{transform:scale(.82)rotate(-10deg)}50%{transform:scale(1.18)rotate(10deg)}}@keyframes scrollNudge{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@media (width<=1050px){.experience-strip{grid-template-columns:1fr}.experience-intro{text-align:center}.home-page .hero{grid-template-columns:minmax(0,1fr) minmax(270px,.7fr)}}@media (width<=760px){.public-page .site-header{min-height:70px;padding-inline:16px}.header-action{min-height:42px;padding:8px 13px;font-size:.78rem}.header-action>span{display:none}.home-page .hero{text-align:center;grid-template-columns:1fr;min-height:auto;padding:52px 20px 108px;display:grid}.home-page .hero h1{margin-inline:auto;font-size:clamp(2.65rem,13vw,4.5rem)}.home-page .hero-copy>p:last-of-type{margin-inline:auto}.hero-eyebrow,.hero-actions,.hero-trust-row{justify-content:center}.hero-actions a{min-height:50px}.home-page .hero-character{min-height:290px;margin-top:28px;transform:none}.home-page .hero-character:before{width:min(82vw,370px)}.home-page .hero-uploaded-image{width:min(88vw,390px);max-height:340px}.home-page .hero-elephant{font-size:clamp(9rem,48vw,14rem)}.hero-orbit{border-radius:16px;width:48px;height:48px;font-size:1.1rem}.scroll-cue{bottom:28px}.experience-strip{border-radius:25px;width:calc(100% - 24px);margin-top:-18px;padding:24px 16px 18px}.experience-steps{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin-inline:-4px;padding:4px 4px 10px;display:flex;overflow-x:auto}.experience-steps::-webkit-scrollbar{display:none}.experience-steps li{scroll-snap-align:center;flex:0 0 82%;align-items:center;min-height:106px}.home-page .content{padding:78px 14px 82px}.home-page .section-heading{margin-inline:6px}.home-page .section-explainer{padding:12px 14px}.home-page .tile-grid{gap:20px}.home-page .tile-image{aspect-ratio:16/10}.public-page footer{flex-wrap:wrap;min-height:148px;padding:24px}.public-page footer a{text-align:center;width:100%;margin:8px 0 0}.story-page .story-hero{min-height:330px;padding:58px 22px 78px}.story-page .story-content{padding-top:48px}.story-page .video-shell{border-width:5px;border-radius:20px}}@media (width<=430px){.public-page .brand{font-size:1.2rem}.public-page .brand-mark{border-radius:13px;width:40px;height:40px}.header-action{padding-inline:11px}.home-page .hero{padding-top:42px}.hero-actions{display:grid}.hero-actions a{width:min(320px,100%)}.hero-trust-row{gap:8px 12px;font-size:.78rem}.home-page .hero-character{min-height:250px}.hero-orbit-play{right:0}.hero-orbit-color{left:0}}@media (prefers-reduced-motion:reduce){.home-page .hero,.home-page .hero-uploaded-image,.home-page .hero-elephant,.home-page .hero-stars,.scroll-cue b{animation:none!important}.reveal-ready [data-reveal]{opacity:1;transform:none}.home-page .hero-character{transform:none}}.home-page.public-page{background:linear-gradient(#eafaff 0 38%,#f6f2dc 58%,#e9f3d5 100%)}.public-page .site-header{background:#fffdeeeb;border-bottom:4px solid #44743524;box-shadow:0 8px 24px #2a5c3d1a}.public-page .brand{color:#285f3e}.public-page .brand-mark{background:#dff2c8}.home-page .hero{min-height:min(720px,78vh);background:linear-gradient(#bbe9fb14 0 68%,#71b24af5 68% 77%,#4f913d 77% 100%)!important}.home-page .hero:before{opacity:1!important;background:radial-gradient(at 9% 100%,#275f39 0 15%,#0000 16%),radial-gradient(at 24% 100%,#347a3e 0 19%,#0000 20%),radial-gradient(at 83% 100%,#2f713d 0 18%,#0000 19%),radial-gradient(at 101% 100%,#235b35 0 24%,#0000 25%)!important;border-radius:48% 54% 0 0!important;height:23%!important;inset:auto -5% -1px!important}.home-page .hero:after{z-index:-2;background:linear-gradient(180deg,#ffffff29,transparent 56%),var(--zoo-sky)!important;border-radius:0!important;height:auto!important;inset:0!important}.home-page .hero-copy{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdefde;border:2px solid #ffffff9e;border-radius:38px 38px 38px 12px;padding:clamp(28px,4vw,50px);box-shadow:0 24px 60px #1f57402e}.home-page .hero h1{color:#245b3b!important}.home-page .hero-copy>p:last-of-type{color:#3f654e!important}.home-page .hero-character:before{background:radial-gradient(circle,#ffffff6b,#c7eeb847);border:8px solid #ffffff85;box-shadow:0 28px 70px #1f52333d}.home-page .hero-uploaded-image{max-height:430px;animation:4.6s ease-in-out infinite character-breathe}.experience-strip{background-color:#f2d49b;background-image:linear-gradient(90deg,#ffffff2e 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:84px 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:5px solid #9b6437;border-radius:28px 28px 48px 48px;box-shadow:0 13px #6f472b,0 25px 45px #375a322b}.home-page .content{max-width:1360px;padding-top:110px;position:relative}.home-page .section-heading h2{color:#285f3e}.home-page .tile{transform:rotate(calc((var(--tile-index) - 1) * .35deg));background:#fffdf1;border:5px solid #fff9df;border-radius:30px 30px 42px 42px;box-shadow:0 13px #d8ad70,0 26px 48px #2a553729}.home-page .tile:nth-child(2n){transform:rotate(-.45deg)}.home-page .tile:hover,.home-page .tile:focus-within{transform:translateY(-9px)rotate(0);box-shadow:0 16px #c99758,0 31px 55px #2a553738}.tile-order{background:#438b51}.tile-cta{color:#2f7045}.tile-cta b{color:#fff;background:#e2793e}.public-page footer{background:radial-gradient(at 10% 0,#3d8248 0 14%,#0000 15%),radial-gradient(at 92% 0,#397b44 0 18%,#0000 19%),#1f5938;border-top:12px solid #7fb64f}@media (width<=760px){.home-page .hero{min-height:760px;padding-top:30px}.home-page .hero-copy{border-radius:28px 28px 28px 10px;padding:25px 20px}.home-page .hero-uploaded-image{max-height:290px}.home-page .content{padding-top:85px}}.zoo-scroll-story{z-index:4;background:#bfeaff;height:230vh;min-height:1500px;margin-top:-1px;position:relative}.zoo-story-stage{isolation:isolate;background:linear-gradient(#bfeaff 0 61%,#75b94e 61% 72%,#3f873e 72% 100%);height:100vh;min-height:620px;position:sticky;top:0;overflow:hidden}.story-sky-layer{z-index:-2;transform:translateY(calc(var(--zoo-story,0) * -7vh));position:absolute;inset:0}.story-sky-layer span{background:#ffffffb8;border-radius:999px;width:180px;height:50px;position:absolute}.story-sky-layer span:before,.story-sky-layer span:after{background:inherit;content:"";border-radius:50%;position:absolute;bottom:4px}.story-sky-layer span:before{width:76px;height:76px;right:25px}.story-sky-layer span:after{width:55px;height:55px;right:92px}.story-sky-layer span:first-child{top:17%;right:9%}.story-sky-layer span:last-child{top:29%;left:8%;scale:.68}.story-sun{z-index:-1;width:110px;height:110px;transform:scale(calc(1 - var(--zoo-story,0) * .18));background:#ffe691;border-radius:50%;position:absolute;top:9%;left:9%;box-shadow:0 0 0 25px #ffe69138,0 0 70px #ffd3508c}.story-gate{z-index:5;background:repeating-linear-gradient(90deg,#9a633a 0 11%,#794b2d 11% 14%);border:12px solid #6a4228;width:50.5%;transition:filter .2s linear;position:absolute;top:13%;bottom:12%;box-shadow:0 20px 50px #2a321f40}.story-gate:before{content:"";border:6px solid #d09a59;border-radius:28px;position:absolute;inset:7% 9%}.story-gate b{color:#4d3425;background:#efd092;border:7px solid #6d462a;padding:18px 32px;font-size:clamp(2rem,5vw,4.6rem);font-weight:950;position:absolute;top:42%;box-shadow:0 8px #6f472c}.story-gate-right{transform:translateX(calc(var(--zoo-story,0) * 94%));border-radius:0 50px 50px 0;right:0}.story-gate-left{transform:translateX(calc(var(--zoo-story,0) * -94%));border-radius:50px 0 0 50px;left:0}.story-gate-right b{border-radius:24px 0 0 24px;left:-2px}.story-gate-left b{border-radius:0 24px 24px 0;right:-2px}.story-path{z-index:-1;width:calc(12% + var(--zoo-story,0) * 38%);clip-path:polygon(45% 0,55% 0,100% 100%,0 100%);height:53%;transform:translateX(50%) scaleY(calc(.15 + var(--zoo-story,0) * .85));transform-origin:50% 0;background:linear-gradient(90deg,#c98c50,#edc27c 45%,#d79b57);position:absolute;bottom:-9%;right:50%}.story-path:after{content:"";opacity:calc(var(--zoo-story,0) * .65);background:radial-gradient(circle at 35% 35%,#7d502a38 0 3px,#0000 4px) 0 0/42px 38px;position:absolute;inset:0}.story-bush{z-index:3;filter:drop-shadow(0 16px 10px #194e2933);width:34%;height:38%;position:absolute;bottom:4%}.story-bush i{aspect-ratio:1;background:#2e7d46;border-radius:50%;width:62%;position:absolute;bottom:0;box-shadow:inset 0 -18px #12593259}.story-bush i:nth-child(2){background:#45954e;bottom:14%;right:34%;scale:.82}.story-bush i:nth-child(3){background:#226b41;right:63%;scale:.68}.story-bush-right{transform:translateX(calc(var(--zoo-story,0) * 28%));right:-8%}.story-bush-left{transform:scaleX(-1) translateX(calc(var(--zoo-story,0) * 28%));left:-8%}.story-guide{z-index:4;width:min(28vw,360px);height:46%;transform:translateX(50%) translateY(calc((1 - var(--zoo-story,0)) * 22vh)) scale(calc(.78 + var(--zoo-story,0) * .22));filter:drop-shadow(0 24px 16px #1c452c47);place-items:end center;display:grid;position:absolute;bottom:7%;right:50%}.story-guide img{object-fit:contain;object-position:center bottom;width:100%;height:100%}.story-guide>span{font-size:min(26vw,17rem)}.story-paws{z-index:2;color:#815938;opacity:calc((var(--zoo-story,0) - .45) * 2);transform:translateX(50%) translateY(calc((1 - var(--zoo-story,0)) * 16vh));gap:6vh;font-size:2rem;display:grid;position:absolute;bottom:3%;right:50%}.story-paws span:nth-child(2n){transform:translate(45px)rotate(18deg)}.story-paws span:nth-child(odd){transform:translate(-30px)rotate(-18deg)}.story-message{z-index:8;color:#285f3e;text-align:center;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fffdeee6;border:3px solid #ffffffb3;border-radius:24px;min-width:min(88vw,530px);padding:18px 32px;display:grid;position:absolute;top:10%;right:50%;transform:translate(50%);box-shadow:0 16px 40px #23563d2e}.story-message strong{font-size:clamp(1.45rem,3vw,2.5rem)}.story-message span{color:#5d765f;margin-top:4px;font-weight:800}.story-message-one{opacity:calc(1 - var(--zoo-story,0) * 3);transform:translateX(50%) translateY(calc(var(--zoo-story,0) * -35px))}.story-message-two{opacity:calc((var(--zoo-story,0) - .55) * 4);transform:translateX(50%) translateY(calc((1 - var(--zoo-story,0)) * 30px))}@media (width<=760px){.zoo-scroll-story{height:210vh;min-height:1300px}.zoo-story-stage{min-height:560px}.story-gate{border-width:8px;top:16%;bottom:9%}.story-gate b{border-width:5px;padding:14px 18px;font-size:clamp(1.55rem,9vw,2.6rem);top:43%}.story-sun{width:72px;height:72px}.story-guide{width:min(60vw,300px);height:40%;bottom:9%}.story-bush{width:49%;height:29%}.story-message{min-width:calc(100% - 36px);padding:14px 18px;top:8%}}@media (prefers-reduced-motion:reduce){.zoo-scroll-story{height:auto;min-height:720px}.zoo-story-stage{min-height:720px;position:relative}.story-gate-right{transform:translate(82%)}.story-gate-left{transform:translate(-82%)}.story-guide{transform:translate(50%)}.story-message-one{display:none}.story-message-two{opacity:1;transform:translate(50%)}}.game-world{--game-green:#236a45;--game-lime:#87c94e;--game-sky:#8fd7f1;--game-orange:#f47c3c;--game-wood:#81502f;color:#234a35;background:#dff2ca;min-height:100vh;overflow:hidden}.game-hud{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdedf0;border-bottom:3px solid #2c6b3e24;grid-template-columns:1fr auto 1fr;align-items:center;min-height:82px;padding:10px clamp(18px,5vw,72px);display:grid;position:relative;box-shadow:0 8px 30px #1950321f}.game-logo{color:var(--game-green);justify-self:start;align-items:center;gap:10px;font-size:clamp(1.35rem,2.5vw,2rem);display:flex}.game-logo span{background:#d9efbd;border-radius:18px;place-items:center;width:52px;height:52px;font-size:2rem;display:grid;box-shadow:inset 0 -5px #3776381f}.hud-mission{background:#fffdf2;border:2px solid #dcebc7;border-radius:18px;align-items:center;gap:10px;padding:8px 18px;display:flex;box-shadow:0 6px #d4e3bd}.hud-mission>span{font-size:1.8rem}.hud-mission div{display:grid}.hud-mission small{color:#71816e;font-weight:800}.hud-mission b{color:#365e3d;font-size:.95rem}.hud-play{background:var(--game-orange);color:#fff;border-radius:16px;justify-self:end;padding:13px 20px;font-weight:950;transition:transform .2s,box-shadow .2s;box-shadow:0 7px #b94e27}.hud-play:hover{transform:translateY(-2px);box-shadow:0 9px #b94e27}.game-intro{isolation:isolate;background:linear-gradient(#a9e1f4 0 68%,#6db447 68% 77%,#397b3f 77%);grid-template-columns:minmax(0,1fr) minmax(330px,.78fr);align-items:center;min-height:calc(100vh - 82px);padding:clamp(55px,8vw,110px) clamp(24px,8vw,120px) 120px;display:grid;position:relative;overflow:hidden}.intro-sky{z-index:-2;background:radial-gradient(circle at 13% 15%,#ffffff7a,#0000 22rem),linear-gradient(#92d8f0,#d6f3fa 68%);position:absolute;inset:0}.intro-sky i{background:#ffffffbf;border-radius:999px;width:150px;height:44px;animation:13s ease-in-out infinite alternate game-cloud;position:absolute}.intro-sky i:before,.intro-sky i:after{background:inherit;content:"";border-radius:50%;position:absolute;bottom:3px}.intro-sky i:before{width:65px;height:65px;right:24px}.intro-sky i:after{width:48px;height:48px;right:82px}.intro-sky i:first-child{top:13%;right:6%}.intro-sky i:nth-child(2){animation-delay:-4s;top:23%;left:7%;scale:.65}.intro-sky i:nth-child(3){animation-delay:-8s;top:8%;left:36%;scale:.42}.intro-trees{z-index:-1;filter:drop-shadow(0 22px 16px #1d4e2833);width:31%;height:59%;position:absolute;bottom:8%}.intro-trees i{aspect-ratio:1/1.35;background:radial-gradient(circle at 38% 25%,#62ae54 0 13%,#0000 14%),radial-gradient(circle at 65% 46%,#388a4e 0 20%,#0000 21%),#277344;border-radius:52% 48% 43% 57%;width:48%;position:absolute;bottom:0;box-shadow:inset 0 -30px #155d3538}.intro-trees i:after{content:"";background:#7b4b2d;border-radius:10px;width:14%;height:45%;position:absolute;bottom:-34%;right:43%}.intro-trees i:nth-child(2){bottom:8%;right:33%;scale:.8}.intro-trees i:nth-child(3){right:62%;scale:.62}.intro-trees-right{right:-7%}.intro-trees-left{left:-7%;transform:scaleX(-1)}.intro-copy{z-index:3;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:#fffdede3;border:3px solid #ffffffad;border-radius:42px 42px 15px;max-width:700px;padding:clamp(27px,4vw,50px);position:relative;box-shadow:0 28px 70px #1d533033}.level-chip{color:#427047;background:#e0f0c8;border-radius:999px;align-items:center;gap:9px;padding:8px 13px;font-size:.86rem;font-weight:900;display:inline-flex}.level-chip b{color:#fff;background:#3c854e;border-radius:999px;padding:4px 9px}.intro-copy h1{color:#23603e;letter-spacing:-.055em;text-shadow:0 4px #fff;margin:20px 0 13px;font-size:clamp(3.1rem,7.2vw,7rem);font-weight:950;line-height:.87}.intro-copy p{color:#4f6e58;max-width:590px;margin:0 0 28px;font-size:clamp(1rem,1.7vw,1.25rem);font-weight:750;line-height:1.65}.start-adventure{color:#fff;background:linear-gradient(#ff9455,#ef6c32);border-radius:18px;align-items:center;gap:12px;min-height:58px;padding:14px 22px;font-size:1.05rem;font-weight:950;transition:transform .2s;display:inline-flex;box-shadow:0 9px #b94d28,0 18px 30px #6943272e}.start-adventure:hover{transform:translateY(-3px)}.start-adventure span{background:#fff3;border-radius:12px;place-items:center;width:34px;height:34px;font-size:.8rem;display:grid}.intro-mascot{z-index:4;filter:drop-shadow(0 30px 20px #1b482e45);align-self:end;place-items:end center;min-height:520px;display:grid;position:relative}.intro-mascot img{object-fit:contain;width:min(100%,520px);max-height:590px;animation:3.7s ease-in-out infinite mascot-idle}.mascot-speech{z-index:4;color:#28603f;text-align:center;background:#fffdf2;border:3px solid #fff;border-radius:27px 27px 5px;padding:16px 25px;display:grid;position:absolute;top:5%;right:-4%;transform:rotate(3deg);box-shadow:0 14px 34px #2754312b}.mascot-speech:after{content:"";border-top:18px solid #fffdf2;border-bottom:0 solid #0000;border-left:22px solid #0000;border-right:4px solid #0000;position:absolute;bottom:-18px;right:28px}.mascot-speech strong{font-size:1.25rem}.mascot-speech span{color:#71816e;font-weight:800}.intro-ground{z-index:1;background:radial-gradient(at 20% 100%,#215f3a 0 20%,#0000 21%),radial-gradient(at 85% 100%,#2f7640 0 23%,#0000 24%);height:22%;position:absolute;bottom:0;left:0;right:0}.intro-ground span{color:#704e35;opacity:.58;font-size:1.7rem;position:absolute}.intro-ground span:first-child{top:18%;right:47%;transform:rotate(-20deg)}.intro-ground span:nth-child(2){top:50%;right:53%;transform:rotate(15deg)}.intro-ground span:nth-child(3){top:28%;right:61%;transform:rotate(-17deg)}.game-walk{background:#a3dded;height:260vh;min-height:1700px;position:relative}.walk-stage{isolation:isolate;background:linear-gradient(#9edff3 0 58%,#79bd52 58% 69%,#367743 69%);height:100vh;min-height:620px;position:sticky;top:0;overflow:hidden}.walk-background{z-index:-3;transform:translateY(calc(var(--zoo-story,0) * -6vh));position:absolute;inset:0}.walk-cloud{background:#ffffffad;border-radius:999px;width:170px;height:48px;position:absolute}.walk-cloud:before,.walk-cloud:after{background:inherit;content:"";border-radius:50%;position:absolute;bottom:3px}.walk-cloud:before{width:70px;height:70px;right:30px}.walk-cloud:after{width:48px;height:48px;right:95px}.cloud-1{top:12%;right:8%}.cloud-2{top:24%;left:9%;scale:.65}.walk-hill{z-index:-2;height:45%;transform:translateX(calc((var(--zoo-story,0) - .5) * 8vw));border-radius:50% 50% 0 0;position:absolute;bottom:16%;left:-10%;right:-10%}.hill-back{opacity:.82;background:#78b95b;bottom:24%}.hill-front{height:42%;transform:translateX(calc((.5 - var(--zoo-story,0)) * 11vw));background:#438947;bottom:5%;left:-20%;right:-20%}.walk-path{z-index:-1;width:calc(25% + var(--zoo-story,0) * 35%);clip-path:polygon(46% 0,54% 0,100% 100%,0 100%);background:linear-gradient(90deg,#bb804b,#edbf76 46%,#c78b50);height:68%;position:absolute;bottom:-12%;right:50%;transform:translate(50%)}.walk-path span{color:#79543a;opacity:.48;font-size:2rem;position:absolute}.walk-path span:first-child{top:12%;right:47%}.walk-path span:nth-child(2){top:31%;right:54%;transform:rotate(20deg)}.walk-path span:nth-child(3){top:56%;right:40%;transform:rotate(-18deg)}.walk-path span:nth-child(4){top:78%;right:57%;transform:rotate(17deg)}.walk-sign{z-index:5;color:#513621;text-align:center;min-width:min(90vw,560px);transform:translateX(50%) translateY(calc(var(--zoo-story,0) * -12vh)) scale(calc(1 - var(--zoo-story,0) * .18));background:linear-gradient(90deg,#e4b86e,#f3d391 50%,#d6a558);border:7px solid #754629;border-radius:20px;padding:20px 28px;display:grid;position:absolute;top:10%;right:50%;box-shadow:0 10px #56351f,0 22px 42px #2c472733}.walk-sign small{font-weight:900}.walk-sign strong{font-size:clamp(1.45rem,3vw,2.6rem)}.walking-mascot{z-index:4;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 24px 18px #19402747);width:min(29vw,390px);height:52%;transform:translateX(calc(50% + (var(--zoo-story,0) - .5) * 22vw)) scale(calc(.78 + var(--zoo-story,0) * .3)) rotate(calc((var(--zoo-story,0) - .5) * 3deg));position:absolute;bottom:3%;right:50%}.walk-animal{z-index:3;filter:drop-shadow(0 18px 12px #214b2833);font-size:clamp(5rem,11vw,10rem);position:absolute}.animal-one{transform:translateX(calc((1 - var(--zoo-story,0)) * 34vw));bottom:19%;right:7%}.animal-two{transform:translateX(calc((var(--zoo-story,0) - 1) * 36vw));bottom:11%;left:8%}.animal-three{transform:translateY(calc((.4 - var(--zoo-story,0)) * 40vh)) rotate(-12deg);font-size:clamp(3rem,6vw,6rem);top:22%;left:22%}.adventure-map{isolation:isolate;background:radial-gradient(circle at 15% 18%,#ffffff8c,#0000 22rem),linear-gradient(#dff2cb,#b8df92);min-height:100vh;padding:110px clamp(18px,7vw,100px) 150px;position:relative;overflow:hidden}.adventure-map:before,.adventure-map:after{z-index:-1;content:"";opacity:.65;background:radial-gradient(#2c7b45 0 28%,#0000 29%) 0 0/110px 150px;width:360px;height:560px;position:absolute}.adventure-map:before{top:5%;right:-90px;transform:rotate(12deg)}.adventure-map:after{bottom:3%;left:-100px;transform:rotate(-15deg)}.map-heading{z-index:4;text-align:center;max-width:760px;margin:0 auto 80px;position:relative}.map-badge{color:#5e522d;background:#fff8dc;border-radius:999px;padding:9px 15px;font-weight:950;display:inline-flex;box-shadow:0 6px #d8b86d}.map-heading h2{color:#22603e;margin:22px 0 8px;font-size:clamp(2.8rem,6vw,5.6rem);font-weight:950;line-height:.95}.map-heading p{color:#58735f;margin:0;font-size:1.12rem;font-weight:800}.map-route{z-index:-1;filter:drop-shadow(0 6px #ffffff40);border:30px solid #0000;border-right:30px dashed #b97e44b3;border-radius:50%;width:min(54vw,580px);position:absolute;top:340px;bottom:80px;right:50%;transform:translate(50%)rotate(6deg)}.map-stations{gap:90px;max-width:1180px;margin:0 auto;display:grid}.quest-station{width:min(780px,88%);display:flex;position:relative}.station-1{justify-self:start}.station-2{justify-self:end}.station-3{justify-self:center}.station-animal{z-index:0;filter:drop-shadow(0 18px 12px #214b2833);font-size:clamp(5rem,10vw,9rem);position:absolute;bottom:-18px}.station-1 .station-animal{right:-110px}.station-2 .station-animal{left:-115px;transform:scaleX(-1)}.station-3 .station-animal{right:-115px}.quest-card{z-index:2;background:#fffdf0;border:7px solid #fff7d8;border-radius:34px;grid-template-columns:minmax(250px,.9fr) minmax(260px,1.1fr);width:100%;transition:transform .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 15px #c99659,0 34px 60px #335b3633}.quest-card:hover{transform:translateY(-9px)rotate(-.35deg);box-shadow:0 19px #bd874c,0 42px 70px #335b3640}.quest-image{min-height:270px;position:relative;overflow:hidden}.quest-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.quest-card:hover .quest-image img{transform:scale(1.06)}.quest-image>span{place-items:center;height:100%;font-size:8rem;display:grid}.quest-number{color:#fff;background:#276940e6;border-radius:13px;padding:8px 13px;font-size:.78rem;position:absolute;top:14px;right:14px}.quest-play{color:#fff;background:#f47c3c;border:5px solid #fffc;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:absolute;bottom:18px;right:50%;transform:translate(50%);box-shadow:0 8px #aa4726}.quest-info{flex-direction:column;justify-content:center;padding:28px 34px;display:flex}.quest-info small{color:#e36b31;font-weight:950}.quest-info h3{color:#285e3d;margin:7px 0 25px;font-size:clamp(1.55rem,3vw,2.5rem);font-weight:950;line-height:1.1}.quest-info>span{color:#3a7847;border-top:2px dashed #dfd8bd;justify-content:space-between;align-items:center;padding-top:18px;font-weight:950;display:flex}.quest-info>span b{color:#fff;background:#3b854d;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.game-footer{color:#fff;background:#205b3a;border-top:13px solid #78b34b;align-items:center;gap:18px;min-height:160px;padding:30px clamp(22px,8vw,120px);display:flex}.game-footer img{object-fit:contain;align-self:end;width:90px;height:120px}.game-footer div{display:grid}.game-footer strong{font-size:1.2rem}.game-footer span{color:#ffffffb8;font-weight:700}.game-footer a{border:2px solid #ffffff2e;border-radius:14px;margin-inline-start:auto;padding:12px 16px;font-weight:900}@keyframes game-cloud{to{transform:translate(45px)}}@keyframes mascot-idle{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-10px)rotate(1deg)}}@media (width<=760px){.game-hud{grid-template-columns:1fr auto;min-height:70px;padding:8px 14px}.hud-mission{display:none}.game-logo span{border-radius:15px;width:44px;height:44px;font-size:1.7rem}.hud-play{padding:11px 13px;font-size:.78rem}.game-intro{text-align:center;grid-template-columns:1fr;min-height:930px;padding:38px 18px 70px}.intro-copy{border-radius:30px 30px 10px;padding:28px 20px}.level-chip{font-size:.73rem}.intro-copy h1{font-size:clamp(3.35rem,16vw,5rem)}.start-adventure{justify-content:center;width:100%}.intro-mascot{min-height:360px}.intro-mascot img{max-height:390px}.mascot-speech{padding:11px 17px;top:1%;right:2%}.intro-trees{width:58%;height:35%}.game-walk{height:220vh;min-height:1400px}.walk-stage{min-height:570px}.walking-mascot{width:min(62vw,300px);height:42%;transform:translateX(calc(50% + (var(--zoo-story,0) - .5) * 30vw)) scale(calc(.78 + var(--zoo-story,0) * .28));bottom:7%}.walk-sign{min-width:calc(100% - 30px);padding:15px;top:8%}.walk-animal{font-size:5.6rem}.animal-one{right:-3%}.animal-two{left:-2%}.animal-three{font-size:3.5rem;left:8%}.walk-path{width:calc(40% + var(--zoo-story,0) * 45%)}.adventure-map{padding:85px 14px 100px}.map-heading{margin-bottom:65px}.map-heading h2{font-size:clamp(2.75rem,13vw,4.2rem)}.map-stations{gap:75px}.quest-station{width:100%}.station-animal{display:none}.quest-card{border-width:5px;border-radius:28px;grid-template-columns:1fr}.quest-image{min-height:210px}.quest-info{padding:23px}.quest-info h3{margin-bottom:18px}.map-route{opacity:.45;right:76%}.game-footer{flex-wrap:wrap;padding:25px 20px}.game-footer img{width:70px;height:90px}.game-footer a{text-align:center;width:100%;margin:0}}@media (prefers-reduced-motion:reduce){.intro-sky i,.intro-mascot img{animation:none}.game-walk{height:auto;min-height:760px}.walk-stage{min-height:760px;position:relative}.walking-mascot,.walk-sign{transform:translate(50%)}}.journey-page{--j:var(--journey,0);--walk:clamp(0,calc((var(--j) - .08) * 4),1);--gate:clamp(0,calc((var(--j) - .34) * 5),1);--quest:clamp(0,calc((var(--j) - .68) * 4),1);color:#214c36;background:#c8e9b2;overflow:hidden}.scroll-journey{background:#8ed5ef;height:520vh;min-height:3300px;position:relative}.journey-stage{isolation:isolate;background:linear-gradient(#7fd1ef 0 59%,#7dbb51 59% 69%,#387b42 69%);height:100vh;min-height:620px;position:sticky;top:0;overflow:hidden}.journey-sky{z-index:-5;transform:translateY(calc(var(--j) * -5vh));background:radial-gradient(circle at 16% 12%,#ffffff80,#0000 23rem),linear-gradient(#79ceed,#c7eff8 60%);position:absolute;inset:0}.journey-sky i{background:#ffffffb8;border-radius:999px;width:160px;height:45px;position:absolute}.journey-sky i:before,.journey-sky i:after{background:inherit;content:"";border-radius:50%;position:absolute;bottom:2px}.journey-sky i:before{width:68px;height:68px;right:26px}.journey-sky i:after{width:49px;height:49px;right:86px}.journey-sky i:first-child{transform:translateX(calc(var(--j) * 18vw));top:12%;right:7%}.journey-sky i:nth-child(2){scale:.7;transform:translateX(calc(var(--j) * -24vw));top:26%;left:8%}.journey-sky i:nth-child(3){opacity:calc(1 - var(--j));top:8%;left:38%;scale:.42}.journey-horizon{z-index:-3;height:47%;transform:scale(calc(1 + var(--j) * .12));transform-origin:bottom;position:absolute;bottom:16%;left:-8%;right:-8%}.journey-horizon span{background:radial-gradient(circle at 30% 25%,#5fac52 0 11%,#0000 12%),radial-gradient(circle at 63% 45%,#37854a 0 18%,#0000 19%),#276f42;border-radius:50% 50% 0 0;width:42%;height:78%;position:absolute;bottom:0;box-shadow:inset 0 -28px #165a3138}.journey-horizon span:first-child{right:-5%}.journey-horizon span:nth-child(2){left:-4%;transform:scaleX(-1)}.journey-horizon span:nth-child(3){opacity:.9;background:#4b9348;width:40%;height:46%;bottom:-15%;right:30%}.journey-path{z-index:-1;width:calc(18% + var(--walk) * 48%);clip-path:polygon(46% 0,54% 0,100% 100%,0 100%);height:72%;transform:translateX(50%) scaleY(calc(.22 + var(--walk) * .78));transform-origin:top;background:linear-gradient(90deg,#ba7c47,#edc279 46%,#c98c50);position:absolute;bottom:-15%;right:50%;box-shadow:inset 0 0 45px #75492626}.journey-path i{background:#69482b57;border-radius:60% 60% 50% 50%;width:19px;height:25px;position:absolute}.journey-path i:after{background:inherit;content:"";border-radius:50%;width:9px;height:9px;position:absolute;top:-7px;right:5px;box-shadow:-7px 3px 0 -1px #69482b57,7px 3px 0 -1px #69482b57}.journey-path i:first-child{top:16%;right:48%;scale:.55}.journey-path i:nth-child(2){top:32%;right:43%;transform:rotate(-12deg)}.journey-path i:nth-child(3){top:50%;right:54%;transform:rotate(17deg)}.journey-path i:nth-child(4){top:70%;right:39%;scale:1.25}.journey-path i:nth-child(5){top:84%;right:59%;transform:rotate(15deg)}.journey-intro{z-index:12;text-align:center;width:min(92vw,820px);opacity:clamp(0,calc(1 - var(--walk) * 2.4),1);transform:translateX(50%) translateY(calc(var(--walk) * -15vh)) scale(calc(1 - var(--walk) * .15));justify-items:center;display:grid;position:absolute;top:7%;right:50%}.journey-logo{color:#2e7048;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdeed6;border:2px solid #fff9;border-radius:999px;padding:8px 15px;font-weight:950;box-shadow:0 8px 20px #1f54371f}.journey-intro h1{color:#fff;text-shadow:0 6px #1e624242,0 15px 35px #1d4c3238;margin:16px 0 2px;font-size:clamp(3rem,7vw,6.5rem);font-weight:950;line-height:.9}.journey-intro p{color:#275c3e;margin:10px 0;font-size:clamp(1.05rem,2vw,1.45rem);font-weight:900}.journey-scroll-hint{background:#fffdeee0;border-radius:18px;align-items:center;gap:9px;margin-top:9px;padding:10px 16px;font-weight:900;display:flex;box-shadow:0 7px #6a8a4f57}.journey-scroll-hint b{animation:1.3s ease-in-out infinite scrollNudge}.zoo-gate{z-index:3;width:min(78vw,940px);height:67%;opacity:clamp(0,calc(var(--walk) * 2.2),1);transform:translateX(50%) translateY(calc((1 - var(--walk)) * 38vh)) scale(calc(.7 + var(--walk) * .3));filter:drop-shadow(0 28px 22px #223d2345);position:absolute;bottom:10%;right:50%}.gate-arch{z-index:0;background:0 0;border:clamp(24px,4vw,52px) solid #7e4f2f;border-bottom:0;border-radius:50% 50% 0 0;width:88%;height:62%;position:absolute;top:0;right:50%;transform:translate(50%)}.gate-arch:before{content:"";border:9px solid #d59a55;border-bottom:0;border-radius:50% 50% 0 0;position:absolute;inset:12px}.gate-arch span{z-index:4;white-space:nowrap;color:#50341f;background:linear-gradient(#f0ca83,#d99d52);border:7px solid #6a3e25;border-radius:22px;padding:14px 35px;font-size:clamp(1.3rem,3vw,2.5rem);font-weight:950;position:absolute;top:-15px;right:50%;transform:translate(50%);box-shadow:0 8px #59351f}.gate-pillar{z-index:1;background:repeating-linear-gradient(90deg,#9d643b 0 30%,#80502f 30% 40%);border:8px solid #684027;border-radius:24px 24px 8px 8px;width:14%;height:73%;position:absolute;bottom:0;box-shadow:inset 0 0 0 9px #e7b46a4d}.pillar-right{right:0}.pillar-left{left:0}.gate-door{z-index:2;transform-origin:bottom;background:repeating-linear-gradient(90deg,#a66a3d 0 17%,#865230 17% 23%);border:9px solid #694027;width:39%;height:59%;position:absolute;bottom:3%;box-shadow:inset 0 0 0 7px #d69a57}.gate-door i{background:#51321d7a;border-radius:4px;width:7px;position:absolute;top:10%;bottom:10%}.gate-door i:first-child{right:25%}.gate-door i:nth-child(2){right:50%}.gate-door i:nth-child(3){right:75%}.gate-right{transform:perspective(900px) rotateY(calc(var(--gate) * -82deg));transform-origin:100%;right:11%}.gate-left{transform:perspective(900px) rotateY(calc(var(--gate) * 82deg));transform-origin:0;left:11%}.journey-elephant{z-index:8;width:clamp(190px,calc(40vw - var(--j) * 17vw),500px);height:clamp(260px,calc(70vh - var(--j) * 24vh),650px);transform:translateX(calc(50% + (var(--j) - .48) * 34vw)) translateY(calc(var(--quest) * 4vh)) scale(calc(1 - var(--gate) * .15));filter:drop-shadow(0 25px 18px #1f442c45);position:absolute;bottom:3%;right:50%}.elephant-pose{object-fit:contain;object-position:center bottom;width:100%;height:100%;position:absolute;inset:0}.elephant-original{opacity:clamp(0,calc(1 - var(--walk) * 3),1)}.elephant-walking{opacity:clamp(0,calc(var(--walk) * 3),calc(1 - var(--quest) * 2.5))}.elephant-pointing{opacity:clamp(0,calc(var(--quest) * 3),1)}.elephant-bubble{z-index:5;color:#2e6946;text-align:center;background:#fffdf1;border:3px solid #fff;border-radius:23px 23px 5px;min-width:180px;padding:13px 19px;display:grid;position:absolute;top:5%;right:-22%;box-shadow:0 12px 30px #1e462b2b}.elephant-bubble:after{content:"";border-top:17px solid #fffdf1;border-bottom:0 solid #0000;border-left:19px solid #0000;border-right:4px solid #0000;position:absolute;bottom:-17px;right:28px}.elephant-bubble span{color:#758370;font-size:.83rem;font-weight:800}.bubble-start{opacity:clamp(0,calc(1 - var(--walk) * 4),1)}.bubble-gate{opacity:clamp(0,calc(var(--gate) * 4),calc(1 - var(--quest) * 4))}.bubble-tile{opacity:clamp(0,calc(var(--quest) * 4),1);left:-18%;right:auto}.featured-quest{z-index:7;width:min(67vw,820px);opacity:var(--quest);transform:translateY(calc(-50% + (1 - var(--quest)) * 55vh)) scale(calc(.65 + var(--quest) * .35)) rotate(calc((1 - var(--quest)) * -5deg));background:#fffdf0;border:8px solid #fff7d9;border-radius:36px;grid-template-columns:minmax(230px,.9fr) minmax(260px,1.1fr);display:grid;position:absolute;top:50%;left:6%;overflow:hidden;box-shadow:0 17px #c78b4e,0 38px 70px #224b2d47}.featured-image{min-height:310px;position:relative;overflow:hidden}.featured-image>img{object-fit:cover;width:100%;height:100%}.featured-image>span{place-items:center;height:100%;font-size:8rem;display:grid}.featured-image>b{color:#fff;background:#2b7143e6;border-radius:13px;padding:8px 13px;font-size:.78rem;position:absolute;top:16px;right:16px}.featured-copy{flex-direction:column;justify-content:center;padding:30px;display:flex}.featured-copy small{color:#ee7137;font-weight:950}.featured-copy h2{color:#285e3d;margin:8px 0 26px;font-size:clamp(1.6rem,3vw,2.7rem);font-weight:950;line-height:1.08}.featured-actions{gap:13px;display:grid}.featured-actions a{color:#fff;background:#ef7639;border-radius:17px;justify-content:space-between;align-items:center;padding:14px 17px;font-weight:950;display:flex;box-shadow:0 7px #ae4928}.featured-actions a span{background:#ffffff30;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.featured-actions>span{color:#71816f;font-size:.82rem;font-weight:800}.journey-progress{z-index:20;color:#ffffffe0;text-align:center;grid-template-columns:repeat(4,1fr);align-items:center;gap:18px;width:min(70vw,650px);padding-top:12px;font-size:.7rem;font-weight:900;display:grid;position:absolute;bottom:18px;right:50%;transform:translate(50%)}.journey-progress:before{content:"";background:#ffffff4d;border-radius:999px;height:7px;position:absolute;top:0;left:0;right:0}.journey-progress>span{width:calc(var(--j) * 100%);background:#ffcb58;border-radius:999px;height:7px;position:absolute;top:0;right:0;box-shadow:0 0 15px #ffcb5880}.next-adventures{text-align:center;background:linear-gradient(#dff2c8,#acd980);padding:100px clamp(18px,7vw,100px) 130px}.next-adventures>p{color:#dd6b34;margin:0;font-weight:950}.next-adventures h2{color:#24603e;max-width:800px;margin:10px auto 45px;font-size:clamp(2.2rem,5vw,4.4rem);font-weight:950;line-height:.98}.next-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1100px;margin:auto;display:grid}.next-grid>a{background:#fffdf0;border:6px solid #fff8df;border-radius:27px;transition:transform .2s;overflow:hidden;box-shadow:0 12px #c99758,0 25px 45px #27512d2e}.next-grid>a:hover{transform:translateY(-7px)}.next-grid>a>div{height:190px}.next-grid img{object-fit:cover;width:100%;height:100%}.next-grid div>span{place-items:center;height:100%;font-size:5rem;display:grid}.next-grid strong{color:#2c6442;padding:19px;font-size:1.12rem;display:block}@media (width<=760px){.scroll-journey{height:470vh;min-height:2800px}.journey-stage{min-height:560px}.journey-intro{top:6%}.journey-intro h1{font-size:clamp(3.2rem,17vw,5rem)}.zoo-gate{width:94vw;height:58%;bottom:13%}.gate-arch span{border-width:5px;padding:9px 18px}.journey-elephant{width:clamp(150px,calc(66vw - var(--j) * 28vw),320px);height:clamp(230px,calc(58vh - var(--j) * 18vh),510px);transform:translateX(calc(50% + (var(--j) - .44) * 46vw)) scale(calc(1 - var(--gate) * .12));bottom:5%}.elephant-bubble{min-width:145px;padding:10px 13px;top:2%;right:-42%}.bubble-tile{left:-30%;right:auto}.featured-quest{border-width:5px;border-radius:27px;grid-template-columns:1fr;width:72vw;top:44%;left:3%}.featured-image{min-height:180px}.featured-copy{padding:19px}.featured-copy h2{margin-bottom:16px}.featured-actions>span{font-size:.7rem}.journey-progress{gap:7px;width:calc(100% - 34px)}.next-grid{grid-template-columns:1fr}.next-grid>a>div{height:220px}}@media (prefers-reduced-motion:reduce){.scroll-journey{height:auto;min-height:900px}.journey-stage{min-height:900px;position:relative}.journey-elephant{transform:translate(50%)}.featured-quest{opacity:1;transform:translateY(-50%)}}html:has(.story-page){scroll-snap-type:y mandatory;scroll-behavior:smooth}body:has(.story-page){background:#b8dea1;overflow-x:hidden}.story-page{color:#234d35;background:#b8dea1;overflow:clip}.story-scene{isolation:isolate;scroll-snap-align:start;scroll-snap-stop:always;background:linear-gradient(#77cef0 0 56%,#82bd56 56% 74%,#3e8248 74%);height:100svh;min-height:620px;position:relative;overflow:hidden}.zoo-world{z-index:-5;background:radial-gradient(circle at 18% 13%,#ffffffa8,#0000 22rem),linear-gradient(#76cdef 0 55%,#b8ebef 55% 58%,#79b953 58% 74%,#397944 74%);position:absolute;inset:0}.zoo-world:before,.zoo-world:after{content:"";background:radial-gradient(circle at 25% 35%,#6db558 0 12%,#0000 13%),radial-gradient(circle at 68% 26%,#438e4c 0 16%,#0000 17%),radial-gradient(circle at 48% 58%,#2d7542 0 22%,#0000 23%),#328049;border-radius:55% 55% 0 0;width:46%;height:43%;position:absolute;bottom:18%}.zoo-world:before{right:-8%}.zoo-world:after{left:-8%;transform:scaleX(-1)}.zoo-world>span{z-index:2;background:radial-gradient(circle,#64a753 0 14%,#0000 15%) 0 0/45px 45px,#286f43;border-radius:55% 55% 18% 18%;width:115px;height:190px;position:absolute;bottom:21%}.zoo-world>span:after{content:"";background:#745039;border-radius:9px;width:22px;height:95px;position:absolute;bottom:-75px;right:48px}.zoo-world>span:first-child{right:7%}.zoo-world>span:nth-child(2){left:7%;scale:.82}.zoo-world>i{background:#ffffffb8;border-radius:999px;width:150px;height:42px;position:absolute;top:13%}.zoo-world>i:before,.zoo-world>i:after{background:inherit;content:"";border-radius:50%;position:absolute;bottom:0}.zoo-world>i:before{width:62px;height:62px;right:23px}.zoo-world>i:after{width:44px;height:44px;right:84px}.zoo-world>i:first-of-type{right:8%}.zoo-world>i:nth-of-type(2){top:25%;left:9%;scale:.68}.welcome-copy{z-index:5;text-align:center;justify-items:center;width:min(90vw,760px);display:grid;position:absolute;top:5%;right:50%;transform:translate(50%)}.welcome-copy>span{background:#fffdeee0;border:2px solid #ffffffb3;border-radius:999px;padding:8px 15px;font-weight:950}.welcome-copy h1{color:#fff;text-shadow:0 7px #205b3e40;margin:14px 0 3px;font-size:clamp(3.2rem,8vw,6.6rem);font-weight:950;line-height:.9}.welcome-copy p{color:#285e3f;margin:10px 0;font-size:clamp(1.1rem,2.3vw,1.55rem);font-weight:950}.welcome-elephant{z-index:4;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 25px 20px #22472c40);width:min(48vw,490px);height:66%;position:absolute;bottom:1%;right:50%;transform:translate(50%)}.scene-cue,.scene-step{z-index:15;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdebe8;border:3px solid #ffffffbf;border-radius:999px;align-items:center;gap:10px;padding:10px 17px;font-weight:950;display:flex;position:absolute;bottom:19px;right:50%;transform:translate(50%);box-shadow:0 8px #476d384d}.scene-cue b,.scene-step>i{font-style:normal;animation:1.2s ease-in-out infinite scrollNudge}.path-ribbon,.quest-path{z-index:-1;clip-path:polygon(46% 0,54% 0,100% 100%,0 100%);background:linear-gradient(90deg,#b87841,#edc27b 48%,#ba7942);width:72%;height:80%;position:absolute;bottom:-10%;right:50%;transform:translate(50%);box-shadow:inset 0 0 45px #623b1d29}.path-ribbon i{background:#6340244d;border-radius:55%;width:16px;height:23px;position:absolute}.path-ribbon i:first-child{top:16%;right:49%;scale:.6}.path-ribbon i:nth-child(2){top:35%;right:43%;scale:.8}.path-ribbon i:nth-child(3){top:54%;right:55%}.path-ribbon i:nth-child(4){top:72%;right:39%;scale:1.3}.path-message{z-index:10;text-align:center;background:#fffbea;border:4px solid #fff;border-radius:26px;justify-items:center;width:min(90vw,680px);padding:13px 20px;display:grid;position:absolute;top:7%;right:50%;transform:translate(50%);box-shadow:0 11px #ad743e8c}.path-message strong{color:#286342;font-size:clamp(1.55rem,4vw,3rem);font-weight:950}.path-message span{color:#71816f;font-weight:850}.path-elephant{z-index:7;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 14px #22462a40);width:min(28vw,300px);height:42%;position:absolute;top:24%;right:50%;transform:translate(50%)}.bottom-gate{z-index:8;width:min(78vw,900px);height:34%;position:absolute;bottom:-2%;right:50%;transform:translate(50%)}.gate-sign{z-index:5;color:#50341f;white-space:nowrap;background:linear-gradient(#efc77f,#d89b51);border:6px solid #674027;border-radius:19px;padding:10px 28px;font-size:clamp(1.1rem,2.6vw,2rem);font-weight:950;position:absolute;top:-24px;right:50%;transform:translate(50%);box-shadow:0 7px #55331e}.gate-wing{z-index:2;background:repeating-linear-gradient(90deg,#a86b3d 0 16%,#83502f 16% 22%);border:8px solid #684027;width:42%;height:86%;position:absolute;bottom:0;box-shadow:inset 0 0 0 7px #d49a58}.gate-wing-right{right:8%}.gate-wing-left{left:8%}.gate-post{z-index:3;background:repeating-linear-gradient(90deg,#95603a 0 32%,#75482c 32% 43%);border:7px solid #603b25;border-radius:20px 20px 0 0;width:11%;height:100%;position:absolute;bottom:0}.gate-post-right{right:0}.gate-post-left{left:0}.scene-step{padding:8px 13px;bottom:12px}.scene-step>b{color:#fff;background:#ef773a;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.scene-step>span{font-size:.82rem}.scene-quest{background:linear-gradient(#75cdee 0 55%,#79b552 55% 72%,#3c7e47 72%)}.quest-path{width:48%;height:105%;bottom:-20%;right:70%;transform:translate(50%)rotate(-10deg)}.quest-guide{z-index:8;justify-content:center;align-items:center;width:min(94vw,760px);height:40%;display:flex;position:absolute;top:2%;right:50%;transform:translate(50%)}.quest-guide>img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 17px 13px #1f432a40);align-self:stretch;width:44%}.quest-guide>div{background:#fffbea;border:4px solid #fff;border-radius:24px 24px 7px;max-width:330px;padding:12px 18px;display:grid;box-shadow:0 10px #a96f3a7a}.quest-guide strong{color:#286342;font-size:clamp(1.25rem,3vw,2.1rem);font-weight:950;line-height:1.05}.quest-guide span{color:#788272;margin-top:5px;font-size:.86rem;font-weight:850}.quest-tile{z-index:7;background:#fffdf0;border:7px solid #fff5d2;border-radius:33px;grid-template-columns:1.25fr .75fr;width:min(86vw,860px);height:50%;display:grid;position:absolute;bottom:7%;right:50%;overflow:hidden;transform:translate(50%);box-shadow:0 15px #c98748,0 32px 50px #21462b45}.quest-picture{min-width:0;overflow:hidden}.quest-picture>img{object-fit:cover;width:100%;height:100%}.quest-picture>span{place-items:center;height:100%;font-size:7rem;display:grid}.quest-copy{flex-direction:column;justify-content:center;padding:24px;display:flex}.quest-copy small{color:#e96e36;font-weight:950}.quest-copy h2{color:#285e3d;margin:8px 0 22px;font-size:clamp(1.4rem,3vw,2.5rem);font-weight:950;line-height:1.06}.quest-copy a{color:#fff;background:#ef7639;border-radius:16px;justify-content:space-between;align-items:center;padding:13px 15px;font-weight:950;display:flex;box-shadow:0 7px #ac4827}.quest-copy a span{font-size:1.4rem}.scene-quest .scene-step{z-index:12;bottom:10px}.next-adventures{scroll-snap-align:start;min-height:100svh}@media (width<=760px){.story-scene{min-height:560px}.welcome-elephant{width:82vw;height:61%}.path-message{top:5%}.path-elephant{width:48vw;height:38%;top:23%}.bottom-gate{width:96vw;height:34%}.quest-guide{height:37%;top:1%}.quest-guide>img{width:43%}.quest-guide>div{max-width:54%;padding:9px 12px}.quest-guide strong{font-size:1.1rem}.quest-guide span{font-size:.7rem}.quest-tile{grid-template-columns:1fr;width:90vw;height:55%;bottom:7%}.quest-picture{height:58%}.quest-copy{padding:12px 16px}.quest-copy h2{margin:4px 0 9px;font-size:1.25rem}.quest-copy a{padding:10px 13px}.scene-step>span{display:none}.next-adventures{min-height:auto}}@media (prefers-reduced-motion:reduce){html:has(.story-page){scroll-behavior:auto}.scene-cue b,.scene-step>i{animation:none}}.scene-path{--gate-open:0}.scene-path .gate-wing{will-change:transform,filter;filter:brightness(calc(1 - var(--gate-open) * .08));transition:none}.scene-path .gate-wing-right{transform-origin:100%;transform:perspective(900px) rotateY(calc(var(--gate-open) * -88deg))}.scene-path .gate-wing-left{transform-origin:0;transform:perspective(900px) rotateY(calc(var(--gate-open) * 88deg))}.scene-path .gate-sign{transform:translateX(50%) translateY(calc(var(--gate-open) * -18px)) scale(calc(1 - var(--gate-open) * .1));opacity:calc(1 - var(--gate-open) * .55)}.scene-path .path-elephant{transform:translateX(50%) translateY(calc(var(--gate-open) * 16vh)) scale(calc(1 - var(--gate-open) * .18));opacity:calc(1 - var(--gate-open) * .45)}.scene-path .path-message{transform:translateX(50%) translateY(calc(var(--gate-open) * -10vh));opacity:calc(1 - var(--gate-open) * 1.5)}.scene-path .path-ribbon{filter:saturate(calc(1 + var(--gate-open) * .18))}.scene-quest .quest-tile{grid-template-columns:1fr}.scene-quest .quest-picture{width:100%;height:100%;position:relative}.scene-quest .quest-picture>img{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.quest-activity-bubble{align-content:center;min-width:220px;min-height:64px;position:relative}.quest-activity-bubble:after{content:"";filter:drop-shadow(3px 3px #b8763f38);border-top:11px solid #0000;border-bottom:11px solid #0000;border-left:17px solid #fff5d2;position:absolute;top:50%;right:-16px;transform:translateY(-50%)}.quest-activity-bubble.is-empty{min-height:70px}.quest-activity-bubble ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.quest-activity-bubble li{color:#366e4e;text-align:right;direction:rtl;align-items:center;gap:8px;line-height:1.2;display:flex}.quest-activity-bubble li>span{color:inherit;filter:drop-shadow(0 2px 2px #7a50102e);flex:none;margin:0;font-size:1.05rem}.quest-activity-bubble li>b{font-size:clamp(.9rem,2vw,1.14rem);font-weight:950}.scene-quest .quest-tile.quest-tile-with-image{width:fit-content;max-width:min(86vw,860px);height:auto;max-height:52vh}.scene-quest .quest-tile-with-image .quest-picture{width:auto;max-width:min(86vw,860px);height:auto;max-height:52vh}.scene-quest .quest-tile-with-image .quest-picture>img{object-fit:contain;object-position:center;width:auto;max-width:min(86vw,860px);height:auto;max-height:52vh;display:block;position:relative;inset:auto}.quest-overlay{z-index:2;color:#fff;background:linear-gradient(#0000,#153122b8 28%,#153122eb);justify-content:space-between;align-items:center;gap:20px;padding:24px 28px;display:flex;position:absolute;bottom:0;left:0;right:0}.quest-overlay h2{color:#fff;text-shadow:0 3px 12px #00000059;max-width:65%;margin:0;font-size:clamp(1.45rem,3.2vw,2.8rem);font-weight:950;line-height:1.05}.quest-overlay a,.quest-open-button{color:#fff;background:#ef7639;border-radius:17px;flex:none;align-items:center;gap:22px;padding:13px 17px;font-weight:950;display:flex;box-shadow:0 7px #a94324}.quest-overlay a span,.quest-open-button span{font-size:1.3rem}@media (width<=760px){.quest-overlay{gap:9px;padding:14px 15px}.quest-overlay h2{max-width:58%;font-size:1.15rem}.quest-overlay a,.quest-open-button{gap:8px;padding:10px 12px;font-size:.8rem}.scene-quest .quest-tile{height:55%}.quest-activity-bubble{min-width:145px;min-height:48px}.quest-activity-bubble.is-empty{min-height:52px}.quest-activity-bubble ul,.quest-activity-bubble li{gap:5px}.quest-activity-bubble li>span{font-size:.82rem}.quest-activity-bubble li>b{font-size:.78rem}.scene-quest .quest-tile.quest-tile-with-image{width:90vw;max-width:90vw;height:auto;max-height:none;top:39%;bottom:auto}.scene-quest .quest-tile-with-image .quest-picture,.scene-quest .quest-tile-with-image .quest-picture>img{width:100%;max-width:none;height:auto;max-height:none}}.scene-welcome{background:#77b950}.hero-cinematic-bg{z-index:-6;background-image:linear-gradient(#14493208,#123f2824),url(/zoo-hero-background.webp);background-position:50%;background-size:cover;animation:9s ease-in-out infinite alternate heroBreath;position:absolute;inset:0;transform:scale(1.035)}.hero-light{z-index:-4;background:radial-gradient(at 50% 56%,#fff3b329,#0000 48%),linear-gradient(#0a352829 0,#0000 28% 75%,#0a301f47);position:absolute;inset:0;box-shadow:inset 0 0 100px #10372238}.scene-welcome .welcome-copy{z-index:12;width:min(94vw,980px);top:3%}.scene-welcome .welcome-copy>span{color:#fff;letter-spacing:.02em;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#22663cd1;border-color:#ffffffc7;padding:7px 18px;font-size:.9rem;box-shadow:0 7px 18px #0f3a2540}.scene-welcome .welcome-copy h1{color:#fff8d9;text-shadow:0 5px #2b7547,0 11px #224b2b47,0 20px 40px #0d331f59;max-width:940px;margin:13px 0 0;font-size:clamp(2.8rem,6.7vw,6.4rem);line-height:.92}.hero-cast{z-index:6;filter:drop-shadow(0 28px 22px #12351f5c);direction:ltr;justify-content:center;align-items:end;width:min(82vw,900px);height:66%;display:flex;position:absolute;bottom:6.5%;right:50%;transform:translate(50%)}.hero-character{object-fit:contain;object-position:center bottom;transform-origin:bottom;max-width:34%;height:94%;position:relative}.hero-character-slot{z-index:2;transform-origin:bottom;width:30%;height:94%;position:relative}.hero-character-slot .hero-character{object-fit:contain;object-position:center bottom;width:100%;max-width:none;height:100%;position:absolute;inset:0}.hero-character-reaction{opacity:0}.hero-elephant{z-index:3;filter:drop-shadow(0 22px 20px #12351f4d)saturate(1.08);width:32%;height:82%;margin:0 -1%;animation:5.4s ease-in-out infinite heroElephant}.hero-woman{animation:12s ease-in-out infinite heroWoman}.hero-guard{animation:12s ease-in-out infinite heroGuard}.hero-woman-base{animation:12s ease-in-out infinite womanBaseSwap}.hero-woman-laugh{animation:12s ease-in-out infinite womanLaughSwap}.hero-guard-base{animation:12s ease-in-out infinite guardBaseSwap}.hero-guard-angry{animation:12s ease-in-out infinite guardAngrySwap}.hero-scroll-arrow{z-index:20;filter:drop-shadow(0 8px 10px #0e331e57);justify-content:center;align-items:center;gap:13px;display:flex;position:absolute;bottom:2.1%;right:50%;transform:translate(50%)}.hero-scroll-arrow b{color:#fff;background:linear-gradient(#45a967,#237744);border:5px solid #fff8d7;border-radius:50%;place-items:center;width:64px;height:64px;font-size:2.2rem;line-height:1;animation:1.35s cubic-bezier(.34,1.56,.64,1) infinite heroArrow;display:grid;box-shadow:inset 0 5px #ffffff38,0 8px #175b35}.arrow-star{color:#ffd64f;text-shadow:0 3px #a76a18,0 0 14px #ffe05bcc;font-size:2rem;animation:1.8s ease-in-out infinite starTwinkle}.arrow-star:last-child{animation-delay:-.9s}.hero-leaves{z-index:10;opacity:.72;pointer-events:none;filter:drop-shadow(0 13px 10px #0e372040);width:15%;position:absolute;top:-4%;bottom:-4%}.hero-leaves-right{right:-5%}.hero-leaves-left{left:-5%;transform:scaleX(-1)}.hero-leaves i{transform-origin:100% 100%;background:radial-gradient(circle at 28% 22%,#fff3,#0000 35%),linear-gradient(135deg,#77c94d,#247645 70%);border-radius:100% 0;width:74%;height:22%;animation:4.5s ease-in-out infinite alternate leafSway;position:absolute;box-shadow:inset 10px 8px 18px #ffffff21}.hero-leaves i:first-child{top:2%;right:0;rotate:24deg}.hero-leaves i:nth-child(2){animation-delay:-1.5s;top:24%;right:-4%;rotate:50deg;scale:.8}.hero-leaves i:nth-child(3){animation-delay:-3s;bottom:18%;right:-6%;rotate:74deg;scale:.9}.hero-leaves i:nth-child(4){animation-delay:-2s;bottom:-3%;right:2%;rotate:92deg;scale:1.05}.peek-animal{z-index:11;pointer-events:none;width:210px;height:260px;position:absolute;overflow:hidden}.peek-animal img{object-fit:contain;filter:drop-shadow(0 14px 10px #11371f4d);width:100%;height:100%;display:block}.peek-monkey{top:28%;right:-8px}.peek-monkey img{animation:12s ease-in-out infinite monkeyPeek;transform:translate(120%)rotate(18deg)}.peek-parrot{width:210px;height:260px;top:22%;left:-8px}.peek-parrot img{animation:12s ease-in-out infinite parrotPeek;transform:translate(-125%)rotate(-22deg)}@keyframes heroBreath{to{transform:scale(1.065)translateY(-.5%)}}@keyframes heroElephant{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-9px)rotate(1deg)}}@keyframes heroWoman{0%,39%,62%,to{transform:rotate(0)}45%,55%{transform:rotate(-3deg)translate(-5px)}}@keyframes heroGuard{0%,10%,33%,to{transform:rotate(0)}15%,29%{transform:rotate(4deg)translate(8px)}}@keyframes womanLaughSwap{0%,45%,65%,to{opacity:0}49%,61%{opacity:1}}@keyframes womanBaseSwap{0%,45%,65%,to{opacity:1}49%,61%{opacity:0}}@keyframes guardAngrySwap{0%,10%,33%,to{opacity:0}15%,29%{opacity:1}}@keyframes guardBaseSwap{0%,10%,33%,to{opacity:1}15%,29%{opacity:0}}@keyframes heroArrow{0%,to{transform:translateY(-5px)scale(1)}50%{transform:translateY(8px)scale(1.06)}}@keyframes leafSway{to{transform:rotate(5deg)skew(2deg)}}@keyframes monkeyPeek{0%,8%,34%,to{transform:translate(120%)rotate(18deg)}14%,29%{transform:translate(0)rotate(-5deg)}}@keyframes parrotPeek{0%,42%,78%,to{transform:translate(-125%)rotate(-22deg)}49%,68%{transform:translate(0)rotate(6deg)}}@media (width<=760px){html:has(.story-page){scroll-snap-type:y mandatory}.story-scene{scroll-snap-align:start;scroll-snap-stop:always;height:100dvh;min-height:0}.scene-welcome .welcome-copy{top:3%}.scene-welcome .welcome-copy h1{font-size:clamp(2.35rem,12vw,4rem);line-height:.9}.hero-cast{gap:0;width:120vw;height:72%;bottom:5%}.hero-character{max-width:none}.hero-elephant{z-index:4;flex:0 0 56vw;width:56vw;height:88%;margin:0 -18vw}.hero-character-slot{z-index:2;flex:0 0 50vw;width:50vw;height:98%}.hero-scroll-arrow b{width:54px;height:54px;font-size:1.9rem}.arrow-star{font-size:1.65rem}.hero-leaves{opacity:.9;width:29%}.peek-animal{width:115px;height:150px}.peek-parrot{width:125px;height:160px}}@media (prefers-reduced-motion:reduce){.hero-cinematic-bg,.hero-character,.hero-scroll-arrow b,.arrow-star,.hero-leaves i,.peek-animal span,.peek-animal img{animation:none}.peek-animal{display:none}}.scene-path,.scene-quest{background:#77b950}.scene-world-gate,.scene-world-quest{background-position:50%;background-size:cover;animation:11s ease-in-out infinite alternate worldBreath;transform:scale(1.025)}.scene-world-gate{background-image:linear-gradient(#0c372305,#12362138),url(/zoo-quest-scene-v2.webp)}.scene-world-quest{background-image:linear-gradient(#0c372308,#12362140),url(/zoo-quest-scene-v2.webp)}.scene-world-gate:before,.scene-world-gate:after,.scene-world-quest:before,.scene-world-quest:after{display:none}.scene-path .path-ribbon,.scene-quest .quest-path{opacity:.24;mix-blend-mode:multiply;filter:saturate(.75)blur(.2px)}.scene-path:after,.scene-quest:after{z-index:-3;content:"";pointer-events:none;background:radial-gradient(at 50% 52%,#0000 20%,#0a2f1d33 100%),linear-gradient(#fff7be14,#0000 42%,#092d1c2e);position:absolute;inset:0}.scene-foliage{z-index:9;pointer-events:none;filter:drop-shadow(0 13px 10px #0e372047);width:14%;position:absolute;top:-4%;bottom:-5%}.scene-foliage-right{right:-5%}.scene-foliage-left{left:-5%;transform:scaleX(-1)}.scene-foliage i{transform-origin:100% 100%;background:radial-gradient(circle at 28% 22%,#ffffff38,#0000 35%),linear-gradient(135deg,#79cc4e,#216c40 72%);border-radius:100% 0;width:82%;height:24%;animation:4.8s ease-in-out infinite alternate sceneLeafSway;position:absolute;right:0;box-shadow:inset 10px 8px 18px #ffffff1f}.scene-foliage i:first-child{top:5%;rotate:27deg}.scene-foliage i:nth-child(2){animation-delay:-1.7s;top:37%;right:-8%;rotate:58deg;scale:.82}.scene-foliage i:nth-child(3){animation-delay:-3.1s;bottom:2%;rotate:88deg;scale:1.08}.scene-path .path-message{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#fffff6f7,#fff7d3f2);border-color:#fff7d8;box-shadow:0 10px #b8783f,0 22px 40px #18402642}.scene-path .bottom-gate{filter:drop-shadow(0 22px 24px #18372266)saturate(1.12)}.scene-path .gate-wing{background:linear-gradient(105deg,#ffe2a557 0,#0000 24%,#381b0c33 100%),repeating-linear-gradient(90deg,#b97845 0 15%,#8a522f 15% 21%);border-color:#5a351f;border-radius:22px 22px 5px 5px;overflow:hidden;box-shadow:inset 0 0 0 7px #d8a05d,inset 12px 0 18px #ffe0a42e,inset -16px -10px 22px #3e1d0d47,0 12px 15px #2d1a0f4d}.scene-path .gate-wing:before{content:"";background:linear-gradient(115deg,#ffe7b521,#0000 38%,#31170a1f);border:5px solid #5b3219b8;border-radius:13px;position:absolute;inset:9% 7%;box-shadow:inset 0 3px #ffe0a640,0 3px #f6bc6b3d}.scene-path .gate-wing:after{content:"";background:linear-gradient(90deg,#fff3,#0000);width:34%;position:absolute;top:0;bottom:0;transform:skew(-8deg)}.scene-path .gate-wing-right:after{right:7%}.scene-path .gate-wing-left:after{left:7%;transform:scaleX(-1)skew(-8deg)}.scene-path .gate-post{background:linear-gradient(100deg,#c0834e 0,#8b5533 42%,#674027 76%,#9c6239 100%);border-color:#54301c;border-radius:27px 27px 5px 5px;overflow:visible;box-shadow:inset 8px 0 12px #ffdc9b38,inset -9px 0 14px #31170b4d,0 10px 14px #2a180e4d}.scene-path .gate-post:before{z-index:2;content:"";background:radial-gradient(at 38% 26%,#e4b56f,#9b6036 64%,#63391f);border:5px solid #59331e;border-radius:50%;width:126%;height:25px;position:absolute;top:-10px;right:-13%;box-shadow:0 6px 8px #2f190c4d}.scene-path .gate-sign{text-shadow:0 2px #ffedbf8c;background:linear-gradient(160deg,#ffe0a0 0,#d7984f 55%,#a66635 100%);border-color:#59331f;transform:translate(50%)perspective(700px)rotateX(3deg);box-shadow:inset 0 4px #fff5cd73,inset -8px -8px 14px #5c2f142e,0 8px #4e2d1a,0 15px 18px #2b180d52}.gate-peek-parrot{z-index:10;object-fit:contain;filter:drop-shadow(0 15px 11px #0e301c59);width:170px;height:230px;animation:12s ease-in-out infinite gateParrot;position:absolute;top:28%;left:-22px}.scene-quest .quest-guide{height:38%;top:1%}.scene-quest .quest-guide>img{filter:drop-shadow(0 22px 17px #14372061)saturate(1.08)}.scene-quest .quest-guide>div{background:linear-gradient(#fffef5,#fff3c9);border-color:#fff7da;box-shadow:0 9px #b8763f,0 19px 34px #183e2542}.scene-quest .quest-tile{border-width:9px;border-color:#fff4c9;transform:translate(50%)perspective(1200px)rotateX(1deg);box-shadow:0 14px #b8753c,0 34px 60px #12341f6b}.scene-quest .quest-picture:after{z-index:1;content:"";pointer-events:none;border-radius:24px;position:absolute;inset:0;box-shadow:inset 0 0 0 2px #ffffff29,inset 0 0 45px #0e301d26}.quest-peek-animal{z-index:6;object-fit:contain;filter:drop-shadow(0 15px 12px #0e301c59);pointer-events:none;width:160px;height:205px;position:absolute}.quest-peek-monkey{animation:12s ease-in-out infinite questMonkey;top:40%;right:-28px}.quest-peek-parrot{animation:12s ease-in-out infinite questParrot;top:39%;left:-28px}.scene-path .scene-step,.scene-quest .scene-step{background:#fffce6f0;border-color:#fff2c6;box-shadow:0 7px #9e6b3e,0 14px 22px #15372233}@keyframes worldBreath{to{transform:scale(1.055)translateY(-.4%)}}@keyframes sceneLeafSway{to{transform:rotate(6deg)skew(2deg)}}@keyframes gateParrot{0%,28%,78%,to{transform:translate(-112%)rotate(-13deg)}38%,67%{transform:translate(0)rotate(5deg)}}@keyframes questMonkey{0%,18%,72%,to{transform:translate(118%)rotate(14deg)}28%,61%{transform:translate(0)rotate(-4deg)}}@keyframes questParrot{0%,18%,72%,to{transform:translate(-118%)rotate(-14deg)}28%,61%{transform:translate(0)rotate(5deg)}}@media (width<=760px){.scene-foliage{opacity:.78;width:26%}.gate-peek-parrot{width:115px;height:155px;top:31%}.quest-peek-animal{width:108px;height:142px;top:41%}.scene-quest .quest-tile{border-width:6px}.scene-path .bottom-gate{width:98vw}.scene-path .gate-wing{border-width:6px;border-radius:16px 16px 4px 4px}.scene-path .gate-wing:before{border-width:3px}.scene-path .gate-post{border-width:5px;border-radius:19px 19px 3px 3px}.scene-path .gate-post:before{border-width:3px;height:18px;top:-8px}}@media (prefers-reduced-motion:reduce){.scene-world-gate,.scene-world-quest,.scene-foliage i,.gate-peek-parrot,.quest-peek-animal{animation:none}.gate-peek-parrot,.quest-peek-animal{display:none}}.hero-woman-base,.hero-woman-laugh,.hero-guard-base,.hero-guard-angry{animation-timing-function:step-end}.hero-guard-angry{transform-origin:bottom;transform:scale(1)}.scene-welcome .welcome-copy h1{max-width:920px;font-size:clamp(2.35rem,4.8vw,4.65rem);line-height:.98}.scene-welcome .welcome-copy p{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#195532c2;border:1px solid #ffffff7a;border-radius:999px;margin-top:12px;padding:8px 16px;font-size:clamp(.82rem,1.5vw,1.05rem)}@media (width<=760px){.scene-welcome .welcome-copy h1{font-size:clamp(2rem,9.5vw,3.05rem);line-height:.97}.scene-welcome .welcome-copy p{max-width:88vw;margin-top:9px;padding:6px 11px;font-size:.72rem}}html:has(.parent-home){scroll-behavior:smooth}body:has(.parent-home){background:#f7f5ef}.parent-home{color:#173e30;background:#f7f5ef;min-height:100vh;overflow:hidden}.parent-nav{z-index:30;background:#fffffff5;border-bottom:1px solid #173e301a;justify-content:space-between;align-items:center;min-height:82px;padding:12px clamp(20px,5vw,76px);display:flex;position:relative;box-shadow:0 8px 30px #15372a0f}.parent-brand{color:#184c37;align-items:center;gap:11px;display:inline-flex}.parent-brand-mark{background:#eef5df;border-radius:15px;place-items:center;width:49px;height:49px;font-size:1.65rem;display:grid}.parent-brand>span:last-child{display:grid}.parent-brand strong{font-size:1.35rem;font-weight:950;line-height:1}.parent-brand small{color:#718177;margin-top:4px;font-size:.71rem;font-weight:800}.parent-nav nav{align-items:center;gap:clamp(18px,3vw,38px);display:flex}.parent-nav nav a{color:#466156;font-size:.91rem;font-weight:850;transition:color .18s}.parent-nav nav a:hover{color:#e16935}.parent-audience{color:#3d634f;background:#f5f9ed;border:1px solid #d6e3cd;border-radius:999px;padding:9px 13px;font-size:.74rem;font-weight:900}.parent-hero{isolation:isolate;background:#275f43;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);min-height:650px;padding:76px clamp(24px,7vw,108px) 82px;display:grid;position:relative;overflow:hidden}.parent-hero-bg{z-index:-3;background:url(/zoo-hero-background.webp) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.025)}.parent-hero-shade{z-index:-2;background:linear-gradient(90deg,#0f3927f5 0%,#154831e8 43%,#17493063 72%,#11382638),linear-gradient(#0000 58%,#0c302173);position:absolute;inset:0}.parent-hero-copy{z-index:4;color:#fff;align-self:center;max-width:720px;position:relative}.parent-kicker{color:#df8b4b;letter-spacing:.08em;text-transform:uppercase;margin:0 0 13px;font-size:.78rem;font-weight:950}.parent-hero .parent-kicker{color:#ffe099}.parent-hero h1{color:#fffdf3;letter-spacing:-.045em;text-shadow:0 5px 25px #0724183d;margin:0;font-size:clamp(3rem,5.6vw,5.65rem);font-weight:950;line-height:.96}.parent-hero-text{color:#eaf2e9;max-width:635px;margin:24px 0 0;font-size:clamp(1.06rem,1.8vw,1.26rem);font-weight:650;line-height:1.75}.parent-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.parent-primary,.parent-secondary{border-radius:12px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:13px 20px;font-size:.94rem;font-weight:950;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.parent-primary{color:#fff;background:#e97037;box-shadow:0 8px #9d4422,0 16px 30px #0d271c3b}.parent-secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff17;border:1px solid #ffffff6b}.parent-primary:hover,.parent-secondary:hover{transform:translateY(-3px)}.parent-age-note{color:#d6e7dc;align-items:center;gap:8px;margin:28px 0 0;font-size:.79rem;font-weight:800;display:flex}.parent-age-note span{color:#ffd66e;font-size:.62rem}.parent-hero-cast{z-index:2;filter:drop-shadow(0 28px 26px #0826196b);align-self:end;height:520px;position:relative}.parent-hero-cast img{object-fit:contain;object-position:center bottom;position:absolute;bottom:-35px}.parent-elephant{z-index:3;width:47%;height:90%;right:27%}.parent-guide{z-index:2;width:38%;height:94%;right:-1%}.parent-guard{z-index:2;width:39%;height:96%;left:-1%}.parent-benefits{z-index:8;background:#fff;border:1px solid #e1e5dc;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1240px,100% - 40px);margin:-35px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 50px #2548371f}.parent-benefits article{align-items:center;gap:13px;min-height:108px;padding:20px;display:flex}.parent-benefits article+article{border-right:1px solid #e9ece6}.parent-benefits article>span{color:#2f724e;background:#f1f5e7;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:1.18rem;font-weight:950;display:grid}.parent-benefits strong{color:#1c4937;font-size:.93rem;font-weight:950;display:block}.parent-benefits p{color:#758178;margin:5px 0 0;font-size:.76rem;font-weight:650;line-height:1.45}.parent-how{width:min(1180px,100%);margin:0 auto;padding:110px clamp(20px,4vw,48px)}.parent-section-heading{text-align:center;max-width:760px;margin:0 auto 48px}.parent-section-heading h2{color:#173e30;letter-spacing:-.035em;margin:0;font-size:clamp(2.25rem,4.7vw,4.25rem);font-weight:950;line-height:1}.parent-section-heading>p:last-child{color:#6d7c72;max-width:650px;margin:18px auto 0;font-size:1rem;font-weight:650;line-height:1.75}.parent-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.parent-steps article{background:#fff;border:1px solid #dfe6dc;border-radius:18px;min-height:250px;padding:28px;position:relative;box-shadow:0 12px 34px #27493912}.parent-steps article>span{color:#e2773f;letter-spacing:.08em;font-size:.75rem;font-weight:950}.parent-steps h3{color:#204c3b;margin:42px 0 12px;font-size:1.42rem;font-weight:950}.parent-steps p{color:#728078;margin:0;font-size:.92rem;font-weight:650;line-height:1.7}.parent-tip{background:#fff8e9;border:1px solid #ecd7b2;border-radius:14px;align-items:center;gap:17px;max-width:900px;margin:28px auto 0;padding:19px 23px;display:flex}.parent-tip>span{font-size:1.55rem}.parent-tip strong{color:#6a4b1f;font-size:.92rem;font-weight:950}.parent-tip p{color:#7d6b52;margin:4px 0 0;font-size:.81rem;font-weight:650;line-height:1.55}.parent-activities{background:#173f30;padding:105px clamp(20px,6vw,88px) 120px}.parent-section-heading-light h2{color:#fffdf3}.parent-section-heading-light>p:last-child{color:#c9d8cf}.parent-activity-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;width:min(1280px,100%);margin:0 auto;display:grid}.parent-activity-card{background:#fff;border:1px solid #ffffff21;border-radius:18px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 20px 40px #061d1333}.parent-activity-card:hover{transform:translateY(-7px);box-shadow:0 26px 50px #05181052}.parent-activity-image{place-items:center;height:245px;display:grid;position:relative;overflow:hidden}.parent-activity-image>img{object-fit:cover;width:100%;height:100%}.parent-activity-image>span:not(.parent-card-label){font-size:5rem}.parent-card-label{color:#315b48;background:#fffffff0;border-radius:999px;padding:7px 10px;font-size:.68rem;font-weight:950;position:absolute;top:14px;right:14px;box-shadow:0 7px 18px #18362824}.parent-activity-body{padding:22px}.parent-activity-body>p{color:#dc6d37;letter-spacing:.035em;margin:0 0 7px;font-size:.69rem;font-weight:950}.parent-activity-body h3{color:#1e4938;min-height:3.2rem;margin:0;font-size:1.34rem;font-weight:950;line-height:1.22}.parent-activity-body>span{color:#768179;min-height:3.6rem;margin-top:12px;font-size:.84rem;font-weight:650;line-height:1.55;display:block}.parent-activity-body a{color:#285e44;background:#edf3e5;border-radius:11px;justify-content:space-between;align-items:center;min-height:48px;margin-top:18px;padding:11px 15px;font-size:.84rem;font-weight:950;transition:background .18s,color .18s;display:flex}.parent-activity-body a:hover{color:#fff;background:#e66f36}.parent-activity-body a b{font-size:1.25rem}.parent-about{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center;gap:70px;width:min(1120px,100%);margin:0 auto;padding:115px clamp(22px,4vw,50px);display:grid}.parent-about h2{color:#173e30;margin:0;font-size:clamp(2.3rem,4.5vw,4rem);font-weight:950;line-height:1}.parent-about>div:first-child>p:last-child{color:#66766c;max-width:670px;margin:22px 0 0;font-size:1.03rem;font-weight:650;line-height:1.85}.parent-about-card{background:#eaf1de;border-radius:20px;padding:34px;box-shadow:inset 0 0 0 1px #d9e4cc}.parent-about-card>span{font-size:3.6rem}.parent-about-card strong{color:#244e3c;margin-top:18px;font-size:1.25rem;font-weight:950;display:block}.parent-about-card p{color:#647269;margin:12px 0 0;font-size:.91rem;font-weight:650;line-height:1.7}.parent-footer{color:#fff;background:#102e23;justify-content:space-between;align-items:center;min-height:110px;padding:26px clamp(24px,6vw,88px);display:flex}.parent-footer>div{display:grid}.parent-footer strong{font-size:1.3rem;font-weight:950}.parent-footer span,.parent-footer p{color:#aec4b7;font-size:.77rem;font-weight:700}.parent-footer p{margin:0}@media (width<=1050px){.parent-nav nav{display:none}.parent-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);padding-inline:44px}.parent-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.parent-benefits article:nth-child(3),.parent-benefits article:nth-child(4){border-top:1px solid #e9ece6}.parent-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.parent-nav{min-height:70px;padding:9px 15px}.parent-brand-mark{width:43px;height:43px}.parent-brand small{display:none}.parent-audience{text-align:center;max-width:154px;padding:7px 9px;font-size:.63rem}.parent-hero{text-align:center;min-height:760px;padding:58px 20px 330px;display:block}.parent-hero-shade{background:linear-gradient(#0f3927f5 0%,#14452fdb 52%,#14432d33 78%)}.parent-hero h1{font-size:clamp(2.75rem,12vw,4rem)}.parent-hero-text{font-size:.98rem;line-height:1.65}.parent-hero-actions{justify-content:center}.parent-age-note{justify-content:center;font-size:.7rem}.parent-hero-cast{width:115vw;height:340px;position:absolute;bottom:0;right:50%;transform:translate(50%)}.parent-hero-cast img{bottom:-12px}.parent-benefits{grid-template-columns:1fr;width:calc(100% - 26px);margin-top:-18px}.parent-benefits article{min-height:92px}.parent-benefits article+article{border-top:1px solid #e9ece6;border-right:0}.parent-how{padding-block:82px}.parent-section-heading{margin-bottom:34px}.parent-section-heading h2{font-size:2.5rem}.parent-steps{grid-template-columns:1fr}.parent-steps article{min-height:0;padding:24px}.parent-steps h3{margin-top:22px}.parent-tip{align-items:flex-start}.parent-activities{padding:82px 15px 90px}.parent-activity-grid{grid-template-columns:1fr}.parent-activity-image{height:235px}.parent-about{grid-template-columns:1fr;gap:34px;padding-block:85px}.parent-footer{text-align:center;gap:18px;display:grid}}@media (prefers-reduced-motion:reduce){.parent-primary,.parent-secondary,.parent-activity-card{transition:none}}.scene-how{background:#225f3f;place-items:center;display:grid}.scene-how:before{z-index:3;content:"";pointer-events:none;background:radial-gradient(at 50% 43%,#0000 48%,#07271938 100%),linear-gradient(#052f1f14,#0000 30% 73%,#07281a2e);position:absolute;inset:0}.how-full-visual{z-index:1;aspect-ratio:1650/953;background:#2f7c62;border:clamp(6px,.65vw,10px) solid #6d421f;border-radius:clamp(18px,2vw,32px);width:min(94vw,1480px,173.1dvh - 141.942px);position:relative;overflow:hidden;box-shadow:inset 0 0 0 4px #f0b55bcc,0 18px #3d6d3e,0 34px 60px #0625175c}.how-full-visual:before{content:"";filter:blur(20px)saturate(1.08)brightness(.78);background:url(/pilpilon-shared-adventure-v4.webp) 50%/cover no-repeat;position:absolute;inset:-4%;transform:scale(1.08)}.how-full-visual>img{z-index:1;object-fit:contain;object-position:center;filter:saturate(1.04)contrast(1.015);width:100%;height:100%;animation:11s ease-in-out infinite alternate howFullBreath;display:block;position:relative;transform:scale(1.018)}.how-mobile-layout{display:none}.how-full-light{z-index:2;pointer-events:none;background:linear-gradient(105deg,#0000 32%,#fff7bf2e 47%,#0000 61%);animation:9s ease-in-out infinite howLightDrift;position:absolute;inset:-20%;transform:translate(-55%)rotate(3deg)}.how-floating-leaves,.how-fireflies{z-index:5;pointer-events:none;position:absolute;inset:0;overflow:hidden}.how-floating-leaves i{opacity:.72;background:linear-gradient(135deg,#f8d85f,#4d963c 72%);border-radius:90% 10%;width:clamp(13px,1.4vw,24px);height:clamp(22px,2.5vw,40px);animation:11s linear infinite howLeafFall;position:absolute;top:-12%;box-shadow:inset 4px 3px 6px #ffffff40,0 6px 10px #133e2338}.how-floating-leaves i:first-child{animation-delay:-2s;right:8%}.how-floating-leaves i:nth-child(2){animation-duration:14s;animation-delay:-8s;right:28%;scale:.72}.how-floating-leaves i:nth-child(3){animation-duration:12.5s;animation-delay:-5s;right:52%;scale:.85}.how-floating-leaves i:nth-child(4){animation-duration:15s;animation-delay:-10s;right:73%;scale:.64}.how-floating-leaves i:nth-child(5){animation-duration:13s;animation-delay:-6s;right:91%;scale:.9}.how-fireflies b{background:#fff2a0;border-radius:50%;width:7px;height:7px;animation:4.8s ease-in-out infinite howFirefly;position:absolute;box-shadow:0 0 8px 3px #ffe264bd}.how-fireflies b:first-child{top:22%;right:13%}.how-fireflies b:nth-child(2){animation-delay:-2.1s;top:68%;right:21%}.how-fireflies b:nth-child(3){animation-delay:-3.7s;top:34%;right:42%}.how-fireflies b:nth-child(4){animation-delay:-1.3s;top:72%;left:38%}.how-fireflies b:nth-child(5){animation-delay:-4.2s;top:26%;left:17%}.how-fireflies b:nth-child(6){animation-delay:-2.8s;top:58%;left:8%}.scene-how .how-next-step{z-index:12;color:#fff;background:#1c5e37e6;border-color:#fff6cce0;border-radius:50%;place-items:center;width:58px;height:58px;padding:0;display:grid;box-shadow:0 7px #08301ca6,0 15px 28px #08281947}.scene-how .how-next-step>i{font-size:1.55rem}@keyframes howFullBreath{to{transform:scale(1.05)translateY(-.35%)}}@keyframes howLightDrift{0%,15%{opacity:0;transform:translate(-58%)rotate(3deg)}34%,67%{opacity:1}86%,to{opacity:0;transform:translate(58%)rotate(3deg)}}@keyframes howLeafFall{0%{transform:translateY(-12vh)rotate(0)}35%{transform:translate(5vw,36vh)rotate(165deg)}70%{transform:translate(-3vw,76vh)rotate(315deg)}to{transform:translate(3vw,118vh)rotate(520deg)}}@keyframes howFirefly{0%,to{opacity:.15;transform:translate(0)scale(.7)}45%{opacity:1;transform:translate(14px,-18px)scale(1.2)}70%{opacity:.55;transform:translate(-8px,-7px)scale(.85)}}@supports (animation-timeline:view()){.how-full-visual{animation:ease-out both howFullReveal;animation-timeline:view();animation-range:entry cover 38%}@keyframes howFullReveal{0%{opacity:.25;filter:blur(5px);transform:scale(1.09)}to{opacity:1;filter:blur();transform:scale(1)}}}@media (width<=760px){html:has(.story-page){scroll-snap-type:none!important}body:has(.story-page){overflow:hidden visible}.story-page{overflow:visible}:is(html:has(.story-adventure-page),body:has(.story-adventure-page)){overscroll-behavior-x:none;width:100%;max-width:100%;overflow-x:hidden!important}html:has(.story-adventure-page){scrollbar-width:none}html:has(.story-adventure-page)::-webkit-scrollbar{width:0;height:0}.story-adventure-page{touch-action:pan-y pinch-zoom;width:100vw;max-width:100vw;margin-left:calc(100% - 100vw);overflow:clip visible}.story-page .story-scene{scroll-snap-align:none;scroll-snap-stop:normal}.story-scene.scene-how{scroll-snap-align:none;scroll-snap-stop:normal;background:#2b7248;height:auto;min-height:0;padding:0;display:block;overflow:visible}.how-full-visual{display:none}.how-mobile-layout{z-index:7;background:#77c9ea;width:min(100%,760px);margin:0 auto;display:block;position:relative;overflow:visible}.how-mobile-reference-image{object-fit:contain;clip-path:inset(0 0 4.25%);filter:saturate(1.025)contrast(1.01);width:100%;height:auto;margin-bottom:-8.95vw;animation:none;display:block;transform:none}.how-mobile-effects{z-index:9;pointer-events:none;position:absolute;inset:0;overflow:hidden}.how-mobile-effects>i{aspect-ratio:1;background:#fff1a1;border-radius:50%;width:clamp(4px,1.35vw,9px);animation:4.6s ease-in-out infinite howFirefly;position:absolute;box-shadow:0 0 8px 3px #ffe063b8}.how-mobile-effects>i:first-of-type{top:8%;left:16%}.how-mobile-effects>i:nth-of-type(2){animation-delay:-2.1s;top:18%;right:13%}.how-mobile-effects>i:nth-of-type(3){animation-delay:-3.4s;top:38%;left:44%}.how-mobile-effects>i:nth-of-type(4){animation-delay:-1.2s;top:61%;right:18%}.how-mobile-effects>i:nth-of-type(5){animation-delay:-3.8s;top:73%;left:12%}.how-mobile-effects>i:nth-of-type(6){animation-delay:-2.7s;top:92%;right:9%}.mobile-floating-leaf{aspect-ratio:.62;background:linear-gradient(135deg,#f4cf54,#4d993f 72%);border-radius:90% 10%;width:clamp(10px,3.1vw,22px);animation:13s linear infinite mobileLeafDrift;position:absolute;top:-5%;box-shadow:inset 3px 2px 4px #ffffff47,0 5px 8px #18422533}.mobile-floating-leaf-one{animation-delay:-3s;left:13%}.mobile-floating-leaf-two{animation-duration:16s;animation-delay:-9s;left:54%;scale:.75}.mobile-floating-leaf-three{animation-duration:14.5s;animation-delay:-6s;right:8%;scale:.9}.scene-how:before,.scene-how .how-floating-leaves,.scene-how .how-fireflies,.scene-how .how-next-step{display:none}}@keyframes mobileLeafDrift{0%{opacity:0;transform:translateY(-6vh)rotate(0)}10%,82%{opacity:.74}38%{transform:translate(8vw,72vh)rotate(190deg)}70%{transform:translate(-5vw,148vh)rotate(360deg)}to{opacity:0;transform:translate(4vw,225vh)rotate(570deg)}}@media (prefers-reduced-motion:reduce){.how-full-visual,.how-full-visual>img,.how-full-light,.how-floating-leaves i,.how-fireflies b,.how-mobile-effects>i,.mobile-floating-leaf{animation:none}.how-full-light,.how-floating-leaves,.how-fireflies{display:none}}body:has(.story-home-page){overflow:hidden}.story-home-page{height:100svh;overflow:hidden}.story-home-page .scene-welcome{height:100svh;min-height:100svh}.hero-start-button{isolation:isolate;z-index:25;color:#fff;filter:drop-shadow(0 5px 8px #0f301c38);background:linear-gradient(#ffac46,#ed6c2f);border:4px solid #fff4c6;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:62px;padding:10px 14px 10px 20px;display:inline-flex;position:absolute;bottom:clamp(18px,2.5svh,30px);right:50%;translate:50%;box-shadow:inset 0 4px #ffffff47,0 8px #9f3e22,0 17px 30px #13331e57}.hero-start-button:before{z-index:-1;border-radius:inherit;content:"";border:2px solid #ffef9db3;animation:1.9s ease-in-out infinite heroStartHalo;position:absolute;inset:-9px}.hero-start-button>span{color:#ffe269;text-shadow:0 2px #a65e13,0 0 10px #ffe667b8;font-size:1.35rem}.hero-start-button>strong{white-space:nowrap;font-size:clamp(1.08rem,2vw,1.42rem);font-weight:950;line-height:1}.hero-start-button>b{background:#6c2a174d;border-radius:50%;place-items:center;width:38px;height:38px;font-size:1.45rem;line-height:1;animation:1.15s ease-in-out infinite heroStartArrow;display:grid}.hero-start-button:hover,.hero-start-button:focus-visible{filter:brightness(1.06)drop-shadow(0 7px 10px #0f301c42);outline:none}@keyframes heroStartHalo{0%,to{opacity:.22;transform:scale(.98)}50%{opacity:.88;transform:scale(1.055)}}@keyframes heroStartArrow{0%,to{transform:translate(0)}50%{transform:translate(-4px)}}@media (width<=760px){body:has(.story-home-page){overflow:hidden!important}.story-home-page,.story-home-page .scene-welcome{height:100svh;min-height:100svh;overflow:hidden!important}.hero-start-button{border-width:3px;gap:8px;max-width:calc(100vw - 28px);min-height:54px;padding:8px 11px 8px 15px;bottom:max(15px,2.2svh);box-shadow:inset 0 3px #ffffff47,0 7px #9f3e22,0 14px 24px #13331e52}.hero-start-button>strong,.hero-start-button>span{font-size:1.08rem}.hero-start-button>b{width:32px;height:32px;font-size:1.2rem}.story-adventure-page .story-scene.scene-how{place-items:center;height:100dvh;min-height:100dvh;padding:0;display:grid;overflow:hidden}.story-adventure-page .story-scene.scene-quest{height:100dvh;min-height:100dvh}.story-adventure-page .how-mobile-layout{aspect-ratio:auto;width:100vw;max-width:none;height:100dvh;margin:0 auto;overflow:hidden}.story-adventure-page .how-mobile-reference-image{object-fit:fill;width:100%;height:100%}}.story-adventure-page .quest-continuous-bg{filter:none;background-image:url(/pilpilon-continuous-path.webp);background-position:50%;background-size:cover;animation:none;transform:none}.story-adventure-page .quest-bg-reverse{transform:scaleY(-1)}.story-adventure-page .scene-quest:after{background:radial-gradient(#0000 23%,#0a2f1d29 100%),linear-gradient(#092d1c1f,#0000 12% 88%,#092d1c1f)}.story-adventure-page .scene-quest .quest-path{display:none}@media (prefers-reduced-motion:reduce){.hero-start-button:before,.hero-start-button>b{animation:none}}.scene-welcome .hero-title-sign{z-index:12;pointer-events:none;gap:0;width:min(96vw,1010px);top:clamp(7px,1.2svh,14px)}.hero-title-plaque{transform-origin:top;background:radial-gradient(circle at 13% 27%,#ffdc7661 0 2px,#0000 3px),radial-gradient(circle at 82% 71%,#ffdc764a 0 2px,#0000 3px),linear-gradient(92deg,#0000 0 20%,#ffd88017 21% 23%,#0000 24% 66%,#3f170724 67% 69%,#0000 70%),repeating-linear-gradient(#ffe59f12 0 2px,#0000 2px 17px),linear-gradient(#aa682d,#87461e 51%,#6d3315);border:5px solid #643516;border-radius:29px 29px 25px 25px;place-items:center;width:100%;min-height:clamp(86px,12svh,122px);padding:clamp(17px,2.4svh,25px) clamp(55px,7vw,90px);animation:5.8s ease-in-out infinite titlePlaqueLife;display:grid;position:relative;box-shadow:inset 0 5px #ffe29057,inset 0 -9px 15px #37150640,0 7px #48230f,0 15px 29px #0e2b1a52}.hero-title-plaque:before,.hero-title-plaque:after{content:"";background:#f6c54d;border:2px solid #8b541f;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:inset 0 2px #ffffff80,0 2px #441f0b66}.hero-title-plaque:before{right:22px}.hero-title-plaque:after{left:22px}.scene-welcome .hero-title-plaque h1{color:#ffd36a;letter-spacing:-.035em;white-space:nowrap;text-shadow:0 2px #fff0b3,0 5px #704018,0 9px 15px #3417086b;max-width:860px;margin:0;font-size:clamp(2rem,4.15vw,4.1rem);line-height:.98}.hero-title-stars{color:#f8c84d;filter:drop-shadow(0 2px #5e340d8f);position:absolute;inset:9px 9%}.hero-title-stars b{font-size:clamp(.64rem,1vw,.9rem);animation:2.2s ease-in-out infinite titleStarTwinkle;position:absolute}.hero-title-stars b:first-child{top:3%;right:7%}.hero-title-stars b:nth-child(2){animation-delay:-.7s;bottom:0;right:21%}.hero-title-stars b:nth-child(3){animation-delay:-1.4s;bottom:4%;left:9%}.hero-title-leaf{z-index:2;filter:drop-shadow(0 3px 2px #1f412061);transform-origin:50%;background:radial-gradient(at 28% 72%,#83c653 0 20%,#0000 22%),radial-gradient(at 51% 29%,#4e9a3e 0 22%,#0000 24%),radial-gradient(at 79% 66%,#286f3a 0 23%,#0000 25%);width:clamp(50px,7vw,78px);height:clamp(42px,6vw,63px);animation:4.4s ease-in-out infinite alternate titleLeafLife;position:absolute;top:55%}.hero-title-leaf-right{right:-13px;transform:translateY(-50%)rotate(-8deg)}.hero-title-leaf-left{animation-delay:-2.2s;left:-13px;transform:translateY(-50%)scaleX(-1)rotate(-8deg)}.scene-welcome .hero-title-sign>p{z-index:3;text-shadow:0 2px #113c228c;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#427d32,#2d682d);border:3px solid #22592f;border-radius:0 0 17px 17px;width:min(68%,650px);margin:-4px 0 0;padding:8px 22px 10px;font-size:clamp(.86rem,1.75vw,1.2rem);font-weight:850;line-height:1.25;position:relative;box-shadow:inset 0 3px #ffffff21,0 5px #173f24,0 11px 21px #0f2d1a47;color:#fff5d4!important}.hero-title-ropes{z-index:1;justify-content:space-between;width:min(49%,455px);height:clamp(24px,4.4svh,43px);display:flex;position:relative}.hero-title-ropes i{background:repeating-linear-gradient(#b98248 0 4px,#6f4729 4px 7px);width:5px;height:100%;position:relative;box-shadow:1px 0 #ffdea557,2px 0 3px #27190d40}.hero-title-ropes i:after{content:"";border:3px solid #76502e;border-top-width:5px;border-radius:50%;width:13px;height:11px;position:absolute;bottom:-5px;right:50%;transform:translate(50%)}.hero-title-invite{z-index:4;color:#ffd46b;text-shadow:0 2px #fff0b5,0 4px #6b4916,0 7px 12px #281d094d;transform-origin:50% -45px;background:linear-gradient(#4f8732,#2b692d);border:4px solid #235a2d;border-radius:17px;width:min(72%,700px);padding:10px 24px 12px;font-size:clamp(1.05rem,2.25vw,1.6rem);font-weight:950;line-height:1.1;animation:4.8s ease-in-out infinite hangingSignLife;position:relative;box-shadow:inset 0 4px #ffffff24,inset 0 -5px 10px #14451e33,0 6px #173f22,0 13px 24px #0f2e1b4d}.hero-title-invite>span{margin-inline:5px;font-size:.72em;animation:1.9s ease-in-out infinite titleStarTwinkle;display:inline-block}.hero-title-invite>span:last-child{animation-delay:-.95s}@keyframes titlePlaqueLife{0%,to{transform:perspective(900px)rotateX(1deg)translateY(0)}50%{transform:perspective(900px)rotateX(.2deg)translateY(1px)}}@keyframes hangingSignLife{0%,to{transform:rotate(-.55deg)translateY(0)}50%{transform:rotate(.55deg)translateY(1px)}}@keyframes titleLeafLife{to{filter:drop-shadow(0 3px 2px #1f412061)brightness(1.08)}}@keyframes titleStarTwinkle{0%,to{opacity:.5;transform:scale(.82)rotate(-8deg)}50%{opacity:1;transform:scale(1.18)rotate(8deg)}}@media (width<=760px){.scene-welcome .hero-title-sign{width:97vw;top:max(5px,.8svh)}.hero-title-plaque{border-width:4px;border-radius:20px;min-height:68px;padding:13px 35px;box-shadow:inset 0 3px #ffe29052,inset 0 -6px 11px #37150638,0 5px #48230f,0 10px 20px #0e2b1a47}.scene-welcome .hero-title-plaque h1{white-space:normal;text-wrap:balance;text-shadow:0 1px #fff0b3,0 3px #704018,0 5px 9px #34170861;max-width:88vw;font-size:clamp(1.3rem,6.2vw,1.9rem);line-height:1}.hero-title-plaque:before,.hero-title-plaque:after{width:7px;height:7px}.hero-title-plaque:before{right:11px}.hero-title-plaque:after{left:11px}.hero-title-leaf{width:43px;height:35px}.hero-title-leaf-right{right:-8px}.hero-title-leaf-left{left:-8px}.scene-welcome .hero-title-sign>p{border-width:2px;border-radius:0 0 12px 12px;width:min(78%,430px);margin-top:-3px;padding:5px 9px 6px;font-size:clamp(.61rem,2.65vw,.75rem);line-height:1.2;box-shadow:inset 0 2px #ffffff1c,0 3px #173f24,0 7px 13px #0f2d1a3d}.hero-title-ropes{width:52%;height:clamp(17px,3svh,25px)}.hero-title-ropes i{width:4px}.hero-title-ropes i:after{border-width:4px 2px 2px;width:10px;height:8px}.hero-title-invite{border-width:3px;border-radius:13px;width:min(86%,480px);padding:7px 12px 8px;font-size:clamp(.78rem,3.8vw,1rem);box-shadow:inset 0 3px #ffffff21,inset 0 -4px 8px #14451e2e,0 4px #173f22,0 8px 15px #0f2e1b40}.story-home-page .hero-cast{height:64%;bottom:4.5%}}@media (prefers-reduced-motion:reduce){.hero-title-plaque,.hero-title-leaf,.hero-title-stars b,.hero-title-invite,.hero-title-invite>span{animation:none}}.scene-welcome .hero-title-image{z-index:12;pointer-events:none;place-items:start center;width:min(96vw,1080px);height:min(39svh,420px);display:grid;top:clamp(4px,.8svh,10px)}.hero-title-picture{width:100%;height:100%;display:block;position:absolute;inset:0}.hero-title-picture>img{object-fit:contain;filter:drop-shadow(0 15px 18px #0d2d1a52);transform-origin:top;width:100%;max-width:100%;height:100%;max-height:100%;animation:5.2s ease-in-out infinite heroTitleImageLife;display:block}.hero-title-accessible{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes heroTitleImageLife{0%,to{transform:translateY(0)rotate(-.18deg)}50%{transform:translateY(2px)rotate(.18deg)}}.story-home-page .hero-cast{height:55%;bottom:4.5%}@media (width<=760px){.scene-welcome .hero-title-image{width:98vw;height:min(32svh,245px);top:max(3px,.5svh)}.hero-title-picture>img{width:100%;height:100%}.story-home-page .hero-cast{height:62%;bottom:4.5%}}@media (prefers-reduced-motion:reduce){.hero-title-picture>img{animation:none}}.scene-welcome .peek-parrot{top:28%}.story-home-page .hero-start-button{color:#ffd66b;filter:drop-shadow(0 5px 8px #0f301c33);background:radial-gradient(circle at 13% 28%,#ffdc7b52 0 2px,#0000 3px),radial-gradient(circle at 84% 69%,#4217073d 0 3px,#0000 4px),repeating-linear-gradient(#ffe29712 0 2px,#0000 2px 12px),linear-gradient(#b66d31 0%,#91491e 48%,#6d3215 100%);border:5px solid #5a2c12;border-radius:20px 20px 16px 16px;min-height:64px;padding:10px 15px 11px 21px;animation:2.6s ease-in-out infinite woodButtonFloat;box-shadow:inset 0 5px #ffe18e54,inset 0 -7px 11px #37140640,0 8px #3f1e0d,0 17px 28px #102e1b5c}.story-home-page .hero-start-button:before{z-index:0;opacity:.82;border:2px solid #ffd66f57;border-radius:12px;animation:2.2s ease-in-out infinite woodButtonInnerGlow;inset:5px}.story-home-page .hero-start-button>span,.story-home-page .hero-start-button>strong,.story-home-page .hero-start-button>b{z-index:1;position:relative}.story-home-page .hero-start-button>span{color:#ffd550;text-shadow:0 2px #6c3b12,0 0 11px #ffd7548c}.story-home-page .hero-start-button>strong{color:#ffdc78;letter-spacing:-.015em;text-shadow:0 1px #fff0b7,0 3px #694018,0 6px 9px #34180859;font-size:clamp(1.12rem,2vw,1.42rem)}.story-home-page .hero-start-button>b{color:#fff4c8;text-shadow:0 2px #0f371f99;background:linear-gradient(#3f7d43,#215731);border:2px solid #d9a849;box-shadow:inset 0 3px #ffffff29,0 3px #153e25}.story-home-page .hero-start-button:hover,.story-home-page .hero-start-button:focus-visible{filter:brightness(1.07)drop-shadow(0 7px 10px #0f301c3d);animation-play-state:paused;transform:translateY(-3px)scale(1.015)}@keyframes woodButtonFloat{0%,to{transform:translateY(-2px)rotate(-.25deg)}50%{transform:translateY(2px)rotate(.25deg)}}@keyframes woodButtonInnerGlow{0%,to{opacity:.5}50%{opacity:.9}}@media (width<=760px){.story-home-page .hero-start-button{border-width:4px;border-radius:17px 17px 13px 13px;min-height:57px;padding:8px 11px 9px 15px;box-shadow:inset 0 4px #ffe18e4d,inset 0 -6px 9px #3714063b,0 7px #3f1e0d,0 14px 22px #102e1b57}.story-home-page .hero-start-button:before{border-width:1.5px;border-radius:10px;inset:4px}.story-home-page .hero-start-button>strong{font-size:1.08rem}}@media (prefers-reduced-motion:reduce){.story-home-page .hero-start-button,.story-home-page .hero-start-button:before{animation:none}}@media (width>=761px){.scene-welcome .hero-title-image{width:min(90vw,1100px);height:min(40.7svh,418px)}.story-home-page .hero-cast{height:50%;bottom:1.5%}}.story-home-page .hero-start-button-image{width:clamp(176px,16.5vw,233px);min-height:0;box-shadow:none;filter:drop-shadow(0 13px 12px #0c2a1957);transform-origin:50%;pointer-events:auto;touch-action:manipulation;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:0;padding:0;transition:filter .2s,scale .2s;animation:2.8s ease-in-out infinite heroButtonImageFloat;display:block;top:clamp(250px,43svh,460px);bottom:auto;right:50%;translate:50%}.story-home-page .hero-start-button-image:before{display:none}.story-home-page .hero-start-button-image>img{pointer-events:none;width:100%;height:auto;display:block}.story-home-page .hero-title-image,.story-home-page .hero-cast,.story-home-page .hero-light,.story-home-page .hero-cinematic-bg{pointer-events:none}.story-home-page .hero-start-button-image:hover,.story-home-page .hero-start-button-image:focus-visible{filter:brightness(1.08)drop-shadow(0 16px 15px #0c2a1966);outline:none;animation-play-state:paused;scale:1.035}.story-home-page .hero-start-button-image:focus,.story-home-page .hero-start-button-image:active{box-shadow:none;outline:none}@keyframes heroButtonImageFloat{0%,to{transform:translateY(-2px)rotate(-.25deg)}50%{transform:translateY(3px)rotate(.25deg)}}@media (width<=760px){.scene-welcome .hero-title-image{width:100vw;height:min(32.2svh,247px)}.scene-welcome .hero-title-picture>img{object-fit:fill}.story-home-page .hero-start-button-image{width:clamp(195px,61vw,250px);max-width:none;min-height:0;box-shadow:none;border:0;padding:0;top:35.5svh}.scene-welcome .peek-parrot{top:34%}}@media (prefers-reduced-motion:reduce){.story-home-page .hero-start-button-image{animation:none}}.story-adventure-page .scene-quest .quest-tile-stack{z-index:12;justify-items:center;width:min(86vw,860px);display:grid;position:absolute;bottom:0;right:50%;transform:translate(50%)}.story-adventure-page .scene-quest .quest-tile-stack.is-last{padding-bottom:clamp(16px,2.4svh,28px)}.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile{max-width:100%;height:auto;color:inherit;pointer-events:auto;touch-action:manipulation;cursor:pointer;text-decoration:none;position:relative;top:auto;bottom:auto;right:auto;transform:perspective(1200px)rotateX(1deg)}.story-adventure-page .scene-quest .quest-picture>img,.story-adventure-page .scene-quest .quest-overlay,.story-adventure-page .scene-quest .quest-overlay h2,.story-adventure-page .scene-quest .quest-open-button{pointer-events:none}.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile-placeholder{height:min(46svh,430px)}.story-adventure-page .scene-quest .quest-next-marker{border-width:3px;grid-template-columns:auto auto;grid-template-areas:"number arrow""label label";justify-items:center;gap:4px 8px;margin-top:clamp(9px,1.3svh,14px);padding:7px 12px 6px;display:grid;position:relative;bottom:auto;right:auto;transform:none}.story-adventure-page .scene-quest .quest-next-marker>b{background:linear-gradient(#f6a344,#e66c31);grid-area:number;width:35px;height:35px;box-shadow:inset 0 3px #ffffff59,0 3px #9d4727}.story-adventure-page .scene-quest .quest-next-marker>span{color:#2d6847;grid-area:label;line-height:1}.story-adventure-page .scene-quest .quest-next-marker>i{color:#fff;background:#2f7d4b;border-radius:50%;grid-area:arrow;place-items:center;width:31px;height:31px;font-size:1.15rem;line-height:1;display:grid;box-shadow:inset 0 3px #ffffff38,0 3px #1d5634}.story-adventure-page .quest-route-out{pointer-events:none;width:min(24vw,240px);height:clamp(23px,4svh,42px);display:block;overflow:visible}.story-adventure-page .quest-route-in{z-index:5;pointer-events:none;width:min(24vw,240px);height:clamp(28px,4.6svh,48px);position:absolute;top:0;right:50%;overflow:visible;transform:translate(50%)}.story-adventure-page .quest-route-dots,.story-adventure-page .quest-route-runner{fill:none;vector-effect:non-scaling-stroke;stroke-linecap:round}@keyframes questRouteTravel{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100px}}@media (width<=760px){.story-adventure-page .scene-quest{overflow:visible;container-type:inline-size}.story-adventure-page .quest-route-joint-star{z-index:20;aspect-ratio:1;pointer-events:none;filter:drop-shadow(0 4px #773702eb)drop-shadow(0 9px 8px #42220470)drop-shadow(0 0 9px #ffd337b8);width:clamp(42px,13vw,50px);display:block;position:absolute;top:0;transform:translate(-50%,-50%)}.story-adventure-page .scene-how+.scene-quest .quest-route-joint-star{display:none}.story-adventure-page .quest-route-joint-star>img{object-fit:contain;width:100%;height:100%;display:block}.story-adventure-page .scene-quest .quest-tile-stack{grid-template-rows:max-content max-content minmax(0,1fr);align-content:stretch;width:100%;max-width:none;inset:39% 0 0;transform:none}.story-adventure-page .scene-quest .quest-tile-stack.is-last{padding-bottom:0}.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile{width:90vw;max-width:90vw}.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile-placeholder{height:42svh}.story-adventure-page .scene-quest .quest-next-marker{justify-self:center;gap:7px;margin-top:clamp(8px,1.2svh,12px);padding:6px 9px;display:flex}.story-adventure-page .scene-quest .quest-next-marker>b{width:32px;height:32px}.story-adventure-page .scene-quest .quest-next-marker>i{width:29px;height:29px;font-size:1.05rem}.story-adventure-page .quest-route-out{width:100cqw;height:100%;min-height:0;position:relative;left:0;right:auto;transform:none}.story-adventure-page .quest-route-in{width:100%;height:34dvh;top:0;right:0;transform:none}.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile-with-image{width:fit-content;max-width:90vw;max-height:40dvh}.story-adventure-page .scene-quest .quest-tile-with-image .quest-picture{width:auto;max-width:calc(90vw - 12px);height:auto;max-height:calc(40dvh - 12px)}.story-adventure-page .scene-quest .quest-tile-with-image .quest-picture>img{object-fit:contain;object-position:center;width:auto;max-width:calc(90vw - 12px);height:auto;max-height:calc(40dvh - 12px);margin-inline:auto}.story-adventure-page .quest-route-dots,.story-adventure-page .quest-route-runner{stroke-width:6px}}@media (prefers-reduced-motion:reduce){.story-adventure-page .scene-quest .quest-next-marker>i,.story-adventure-page .quest-route-runner{animation:none}}:is(html:has(.activity-detail-page),body:has(.activity-detail-page)){scroll-snap-type:none;overscroll-behavior-x:none;background:#d9e9b9;width:100%;max-width:100%;overflow-x:hidden}.activity-detail-page{--activity-green:#2f7448;--activity-green-dark:#20573a;--activity-orange:#ef7738;--activity-cream:#fff9df;color:#254e37;background:radial-gradient(at 2% 10%,#2f744833 0 8%,#0000 8.4%),radial-gradient(at 98% 28%,#2f74482e 0 9%,#0000 9.4%),linear-gradient(#9acb72 0 4rem,#e7d49b 4rem 26rem,#dceabf 39rem 100%);width:100%;max-width:100%;overflow:clip}.activity-detail-page .site-header{z-index:30;background:#fffdeef2;border-bottom:4px solid #44743526;position:relative;box-shadow:0 8px 24px #2a5c3d1f}.activity-detail-page .back-home{color:var(--activity-green-dark);background:#f4f8e9;border:2px solid #dbe6c8;border-radius:999px;box-shadow:0 4px #c5d7aa}.activity-hero{isolation:isolate;background:radial-gradient(circle at 50% 22%,#fff9cdbd,#0000 25rem),radial-gradient(circle at 12% 62%,#417e4252 0 4rem,#0000 4.1rem),radial-gradient(circle at 88% 48%,#2a6b3e42 0 5rem,#0000 5.1rem),linear-gradient(#cfae6f,#e7d29a 66%,#e3ce93);place-items:center;min-height:390px;padding:54px 22px 80px;display:grid;position:relative;overflow:hidden}.activity-hero:before,.activity-hero:after{z-index:-1;filter:drop-shadow(0 15px 12px #1d4f2d38);content:"";background:radial-gradient(circle at 30% 30%,#80bd50 0 13%,#0000 14%),radial-gradient(circle at 64% 28%,#438d49 0 18%,#0000 19%),radial-gradient(circle at 48% 63%,#2c7544 0 25%,#0000 26%),#347d47;border-radius:50% 50% 0 0;width:340px;height:290px;position:absolute;bottom:-100px}.activity-hero:before{right:-95px;transform:rotate(-8deg)}.activity-hero:after{left:-105px;transform:scaleX(-1)rotate(-8deg)}.activity-hero-glow{z-index:-1;position:absolute;inset:0;box-shadow:inset 0 -35px 45px #5c5b2b21}.activity-title-sign{text-align:center;background:linear-gradient(#fffff8fa,#fff8d5fa);border:7px solid #fff7d5;border-radius:34px;justify-items:center;width:min(780px,92vw);padding:28px 50px 32px;display:grid;position:relative;box-shadow:0 12px #b4773f,0 28px 48px #54431e40,inset 0 3px #fff}.activity-title-sign:after{content:"";background:#fff8d8;border-bottom:7px solid #fff7d5;border-right:7px solid #fff7d5;border-radius:0 0 8px;width:38px;height:38px;position:absolute;bottom:-24px;right:50%;transform:translate(50%)rotate(45deg)}.activity-title-sign>p,.activity-stage-heading p{color:var(--activity-orange);letter-spacing:.035em;margin:0 0 5px;font-size:.82rem;font-weight:950}.activity-title-sign h1{color:var(--activity-green-dark);text-shadow:0 3px #fffffff2;margin:0;font-size:clamp(2.5rem,6.2vw,5.5rem);font-weight:950;line-height:.98}.activity-title-sign>span:last-child{color:#61715e;max-width:620px;margin-top:13px;font-size:clamp(.95rem,1.8vw,1.14rem);font-weight:800;line-height:1.55}.activity-title-star{color:#ffc832;text-shadow:0 4px #b86417,0 9px 12px #65350a4d,1px 1px #fff3a6;font-size:2.65rem;line-height:1;position:absolute;top:-29px;right:50%;transform:translate(50%)rotate(-4deg)}.activity-steps{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);direction:rtl;background:#fffce5e8;border:3px solid #ffffffc7;border-radius:999px;align-items:center;gap:8px;padding:8px;display:flex;position:absolute;bottom:21px;right:50%;transform:translate(50%);box-shadow:0 7px #7a532a47}.activity-steps a{color:#52705a;align-items:center;gap:6px;padding:3px 9px;font-size:.76rem;font-weight:950;display:flex}.activity-steps a+a{border-right:1px solid #d9dfbf}.activity-steps b{background:var(--activity-green);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;box-shadow:inset 0 3px #fff3,0 3px #1c5535}.activity-steps a:nth-child(2) b{background:var(--activity-orange);box-shadow:inset 0 3px #fff3,0 3px #a94c26}.activity-flow{z-index:2;width:min(1160px,100% - 36px);margin:0 auto;padding:68px 0 110px;position:relative}.activity-stage{background:linear-gradient(#fffef4,#fff8dc);border:8px solid #fff5d2;border-radius:38px;padding:clamp(24px,4vw,44px);scroll-margin-top:30px;position:relative;box-shadow:0 14px #bb7d43,0 34px 54px #40532d33,inset 0 3px #fff}.activity-stage:before{content:"";background:linear-gradient(90deg,#0000,#ffffffe6,#0000);border-radius:999px;height:5px;position:absolute;top:18px;left:22px;right:22px}.activity-stage-heading{align-items:center;gap:18px;margin-bottom:25px;display:flex}.activity-stage-heading>div{min-width:0}.activity-stage-heading h2{color:var(--activity-green-dark);margin:0;font-size:clamp(1.75rem,4vw,3rem);font-weight:950;line-height:1.06}.activity-stage-heading div>span{color:#74806e;margin-top:7px;font-size:.9rem;font-weight:750;line-height:1.5;display:block}.activity-stage-number{color:#fff;background:linear-gradient(#f69050,#e6632e);border:5px solid #fff2c5;border-radius:20px;flex:none;place-items:center;width:62px;height:62px;font-size:1.65rem;font-weight:950;display:grid;transform:rotate(3deg);box-shadow:0 7px #a34524,inset 0 5px #fff3}.activity-prompts-stage .activity-stage-number{background:linear-gradient(#62aa65,#2d7a4b);transform:rotate(-3deg);box-shadow:0 7px #1d5a39,inset 0 5px #fff3}.activity-coloring-stage .activity-stage-number{background:linear-gradient(#ffd84d,#f2aa27);box-shadow:0 7px #ae6e1a,inset 0 5px #ffffff47}.activity-video-frame{background:#e9c98b;border:3px solid #d8b87a;border-radius:30px;padding:10px;box-shadow:inset 0 4px 10px #6c441d2e}.activity-detail-page .video-shell{border:7px solid #fff;border-radius:22px;width:100%;box-shadow:0 15px 30px #25342338}.activity-path-link{justify-items:center;height:105px;padding-block:10px;display:grid}.activity-path-link i{background:#4b8252;border-radius:50%;width:11px;height:11px;margin:-1px 0;box-shadow:inset 1px 1px #ffffff3d}.activity-path-link b{z-index:2;color:#ffd343;text-shadow:0 3px #a65a17,0 5px 7px #50300e40;margin:-3px 0;font-size:1.55rem;line-height:1;position:relative}.activity-slider-shell{padding-inline:58px;position:relative}.activity-prompt-track,.activity-detail-page .coloring-carousel{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none;direction:rtl;gap:18px;width:100%;padding:9px 4px 24px;display:flex;overflow-x:auto}.activity-prompt-track::-webkit-scrollbar{display:none}.activity-detail-page .coloring-carousel::-webkit-scrollbar{display:none}.activity-prompt-card{scroll-snap-align:start;color:#315d43;text-align:center;background:radial-gradient(circle at 16% 18%,#ffd4462e 0 8px,#0000 9px),linear-gradient(145deg,#f9fce9,#edf5db);border:4px solid #dfe9c9;border-radius:27px;flex:0 0 min(570px,78vw);align-content:center;justify-items:center;min-height:230px;padding:29px;display:grid;box-shadow:0 9px #b5c693,0 18px 28px #39533221,inset 0 3px #fff}.activity-prompt-card>span{background:var(--activity-orange);color:#fff;border:4px solid #fff5cf;border-radius:50%;place-items:center;width:46px;height:46px;margin-bottom:15px;font-size:1.15rem;font-weight:950;display:grid;box-shadow:0 5px #aa4c26}.activity-prompt-card p{max-width:470px;margin:0;font-size:clamp(1.15rem,2.7vw,1.55rem);font-weight:950;line-height:1.5}.activity-prompt-card small{color:#7a8774;margin-top:15px;font-weight:800}.activity-prompt-card.is-empty{background:#f7faec;border-style:dashed}.activity-prompt-card.is-empty>span{background:#4a945b;box-shadow:0 5px #2a6942}.activity-slider-arrow{z-index:4;color:#fff;width:48px;height:48px;font:inherit;cursor:pointer;background:linear-gradient(#4f9d62,#2a7147);border:4px solid #fff4cc;border-radius:50%;place-items:center;padding:0 0 3px;font-size:2rem;font-weight:950;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px #1b5536,0 11px 18px #254a2d38}.activity-slider-arrow.previous,.activity-slider-arrow.arrow-right{left:auto;right:0}.activity-slider-arrow.next,.activity-slider-arrow.arrow-left{left:0;right:auto}.activity-slider-arrow:disabled{opacity:.28;cursor:default;filter:grayscale(.5)}.activity-detail-page .coloring-carousel-wrap{padding-inline:58px}.activity-detail-page .coloring-card{scroll-snap-align:start;border:4px solid #eadcb8;border-radius:25px;flex:0 0 min(310px,72vw);box-shadow:0 9px #c6a76e,0 17px 26px #4b3f221f}.activity-detail-page .coloring-card:hover{transform:translateY(-4px);box-shadow:0 12px #c6a76e,0 23px 32px #4b3f2229}.activity-detail-page .coloring-card img{background:#fffefa;height:310px}.activity-detail-page .coloring-card>span{color:#2c6544;border-top:1px solid #eee5cd;padding:14px 16px 5px}.activity-detail-page .coloring-card>small{color:#8a806e;padding:0 16px 14px;font-size:.73rem;font-weight:800;display:block}.activity-detail-page .empty-coloring-public{color:#315e43;background:#fffdf0;border:4px dashed #d7c89e}.activity-items-editor{gap:12px;display:grid}.activity-item-editor{background:#fbfaff;border:1px solid #e3ddea;border-radius:15px;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.activity-item-editor>span{color:#336448;background:#e9f2dc;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.activity-emoji-field{color:#665c74;justify-items:center;gap:4px;font-size:.7rem;font-weight:850;display:grid}.activity-emoji-field select{width:66px;height:48px;font:inherit;text-align:center;cursor:pointer;background:#f4f9e9;border:2px solid #d8e6c2;border-radius:13px;padding:0 8px;font-size:1.5rem}.activity-item-editor textarea{resize:vertical;min-width:0}.activity-item-editor>div{align-items:center;gap:5px;display:flex}.activity-item-editor>div button{color:#61586f;min-width:35px;min-height:35px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ddd5e8;border-radius:9px;font-weight:900}.activity-item-editor>div button:disabled{opacity:.35;cursor:default}@media (width<=760px){.activity-detail-page{overflow:hidden}.activity-detail-page .site-header{min-height:66px;padding-inline:12px}.activity-detail-page .brand{font-size:1.08rem}.activity-detail-page .brand-mark{border-radius:12px;width:38px;height:38px;font-size:1.35rem}.activity-detail-page .back-home{padding:8px 11px;font-size:.76rem}.activity-hero{min-height:365px;padding:55px 14px 78px}.activity-hero:before,.activity-hero:after{width:220px;height:210px;bottom:-84px}.activity-title-sign{border-width:5px;border-radius:27px;width:calc(100vw - 32px);padding:26px 17px 28px;box-shadow:0 9px #b4773f,0 22px 38px #54431e3b}.activity-title-sign h1{font-size:clamp(2.15rem,11vw,3.25rem)}.activity-title-sign>span:last-child{font-size:.86rem}.activity-title-star{font-size:2.25rem;top:-25px}.activity-steps{gap:1px;padding:6px;bottom:19px}.activity-steps a{gap:4px;padding-inline:6px;font-size:.65rem}.activity-steps b{width:24px;height:24px}.activity-flow{width:calc(100% - 22px);padding:42px 0 82px}.activity-stage{border-width:5px;border-radius:27px;padding:20px 13px 23px;box-shadow:0 10px #bb7d43,0 24px 36px #40532d2e}.activity-stage-heading{gap:11px;margin-bottom:19px}.activity-stage-number{border-width:3px;border-radius:15px;width:48px;height:48px;font-size:1.25rem}.activity-stage-heading h2{font-size:clamp(1.35rem,7vw,1.85rem)}.activity-stage-heading p{font-size:.68rem}.activity-stage-heading div>span{font-size:.75rem;line-height:1.35}.activity-video-frame{border-width:2px;border-radius:19px;padding:5px}.activity-detail-page .video-shell{border-width:4px;border-radius:14px}.activity-path-link{height:85px}.activity-slider-shell,.activity-detail-page .coloring-carousel-wrap{padding-inline:0}.activity-prompt-track,.activity-detail-page .coloring-carousel{gap:12px;padding-inline:6px;scroll-padding-inline:6px}.activity-prompt-card{border-width:3px;border-radius:22px;flex-basis:calc(100% - 12px);min-height:210px;padding:23px 18px}.activity-prompt-card p{font-size:1.08rem}.activity-slider-arrow{border-width:3px;width:41px;height:41px;font-size:1.65rem;top:auto;bottom:-52px;transform:none}.activity-slider-arrow.previous,.activity-slider-arrow.arrow-right{left:auto;right:calc(50% - 50px)}.activity-slider-arrow.next,.activity-slider-arrow.arrow-left{left:calc(50% - 50px);right:auto}.activity-prompts-stage,.activity-coloring-stage{padding-bottom:66px}.activity-detail-page .coloring-card{flex-basis:calc(100% - 12px)}.activity-detail-page .coloring-card img{height:58vw;max-height:300px}.activity-item-editor{grid-template-columns:72px minmax(0,1fr)}.activity-item-editor>div{grid-column:1/-1;justify-content:flex-end}}@media (prefers-reduced-motion:reduce){.activity-prompt-track,.activity-detail-page .coloring-carousel{scroll-behavior:auto}}.activity-detail-page{background-color:#d7b06a;background-image:linear-gradient(#14482a0a,#184a2a29),url(/zoo-quest-scene-v2.webp);background-position:top;background-size:cover;background-attachment:fixed}.activity-detail-page .site-header{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#1b5a34e6;border-bottom:4px solid #ffe7a48c;box-shadow:0 8px 25px #12362145}.activity-detail-page .brand{color:#fff4c6}.activity-detail-page .brand-mark{background:#fff8d3f0}.activity-detail-page .back-home{color:#fff4c6;background:linear-gradient(#9d5a20,#6d350f);border-color:#ffd877;box-shadow:0 4px #422208,inset 0 2px #ffffff2e}.activity-hero{background:radial-gradient(at 50% 42%,#ffec9a33,#0000 34rem),linear-gradient(#144b2b1a,#133d2447);min-height:430px;padding-top:82px}.activity-hero:before,.activity-hero:after,.activity-hero-glow{display:none}.activity-title-sign,.activity-stage-heading{isolation:isolate;text-align:center;background:radial-gradient(at 13% 25%,#ffd7772e 0 5px,#0000 6px),radial-gradient(at 81% 72%,#471e0647 0 7px,#0000 8px),repeating-linear-gradient(0deg,#6c350e 0 7px,#8a4a17 8px 39px,#a15d21 40px 44px,#73370e 45px 51px);border:6px solid #5a2e0e;border-radius:20px;justify-items:center;width:min(860px,92vw);display:grid;position:relative;box-shadow:0 8px #3f2009,0 20px 36px #1b301857,inset 0 3px #ffd67b47,inset 0 -6px 12px #37170559}.activity-title-sign{padding:30px 52px 48px}.activity-title-sign:before,.activity-title-sign:after{z-index:-1;content:"";background:repeating-linear-gradient(90deg,#4f2c12 0 3px,#9c6a2b 3px 6px,#5a3215 6px 9px);border:0;border-radius:999px;width:12px;height:84px;position:absolute;top:-78px;bottom:auto;transform:none;box-shadow:2px 0 #2614076b}.activity-title-sign>p,.activity-stage-heading p{color:#fff0bd;text-shadow:0 2px #341907bf;margin:0 0 4px;font-size:.78rem}.activity-title-sign h1,.activity-stage-heading h2{color:#ffd678;letter-spacing:-.035em;text-shadow:0 3px #a55c18,0 6px #5d2c09,0 10px 15px #2c140473,1px 1px #fff0ab;margin:0;font-weight:950;line-height:1}.activity-title-sign h1:before,.activity-title-sign h1:after,.activity-stage-heading h2:before,.activity-stage-heading h2:after{color:#ffcf45;text-shadow:0 2px #8f4b10,0 4px 7px #2b160473;vertical-align:middle;content:"★";margin-inline:.42em;font-size:.32em;display:inline-block}.activity-title-sign>span:last-child,.activity-stage-heading div>span{color:#fff8d8;text-shadow:0 2px #103c22cc;background:linear-gradient(#3d8a4d,#236a3b);border:3px solid #184f2e;border-radius:10px;width:min(78%,650px);margin:0;padding:9px 22px;font-size:clamp(.82rem,1.6vw,1.04rem);font-weight:850;line-height:1.3;display:block;position:absolute;bottom:-20px;right:50%;transform:translate(50%);box-shadow:0 5px #123e25,inset 0 2px #ffffff29}.activity-title-star{color:#ffd344;text-shadow:0 3px #8d480f,0 6px 9px #33190573;font-size:1.9rem;top:-18px;right:20px;transform:rotate(8deg)}.activity-flow{width:min(1160px,100% - 36px);padding-top:76px}.activity-stage{background:linear-gradient(#fffeeffa,#fff2cbfa);border-color:#fff0bd;padding-top:48px;box-shadow:0 14px #9b5b2c,0 34px 54px #1e3a224d,inset 0 3px #fff}.activity-stage-heading{width:min(780px,100% - 46px);margin:-82px auto 62px;padding:20px 72px 34px;display:block}.activity-stage-heading>div{justify-items:center;display:grid}.activity-stage-heading .activity-stage-number,.activity-stage-number{z-index:4;color:#23683d;text-shadow:0 2px #ffffffb3;background:linear-gradient(#ffca45,#efa32b);border:5px solid #fff0bd;border-radius:50%;width:62px;height:62px;font-size:1.65rem;position:absolute;top:50%;right:-31px;transform:translateY(-50%)rotate(2deg);box-shadow:0 6px #9a5616,inset 0 4px #ffffff61}.activity-prompts-stage .activity-stage-number,.activity-coloring-stage .activity-stage-number{color:#23683d;background:linear-gradient(#ffca45,#efa32b);box-shadow:0 6px #9a5616,inset 0 4px #ffffff61}.activity-path-link i{background:#447a49}.activity-path-link b{color:#ffd344}@media (width<=760px){.activity-detail-page{background-color:#d8ad60;background-image:url(/pilpilon-continuous-path.webp);background-position:top;background-repeat:repeat-y;background-size:100%;background-attachment:scroll}.activity-detail-page .site-header{background:#1e5b35f0;border-bottom-width:3px}.activity-hero{background:linear-gradient(#1445281f,#225b2d0a);min-height:390px;padding:76px 10px 78px}.activity-title-sign{border-width:4px;border-radius:15px;width:calc(100vw - 22px);padding:26px 12px 44px;box-shadow:0 6px #3f2009,0 16px 26px #1b30184f,inset 0 2px #ffd67b47}.activity-title-sign:before,.activity-title-sign:after{width:9px;height:76px;top:-72px}.activity-title-sign h1{font-size:clamp(2.15rem,11.5vw,3.35rem);line-height:.94}.activity-title-sign h1:before,.activity-title-sign h1:after{margin-inline:.18em;font-size:.25em}.activity-title-sign>span:last-child{width:88%;padding:8px 12px;font-size:.76rem;bottom:-22px}.activity-title-star{font-size:1.5rem;top:-17px;right:12px}.activity-flow{width:calc(100% - 18px);padding-top:64px}.activity-stage{border-width:5px;padding-top:40px}.activity-stage-heading{border-width:4px;border-radius:14px;width:calc(100% - 26px);margin:-68px auto 52px;padding:17px 38px 31px;box-shadow:0 6px #3f2009,0 14px 22px #1b301847,inset 0 2px #ffd67b47}.activity-stage-heading h2{font-size:clamp(1.45rem,7.2vw,2rem);line-height:1.05}.activity-stage-heading h2:before,.activity-stage-heading h2:after{margin-inline:.2em;font-size:.28em}.activity-stage-heading p{font-size:.61rem}.activity-stage-heading div>span{width:91%;padding:7px 9px;font-size:.68rem;bottom:-18px}.activity-stage-heading .activity-stage-number,.activity-stage-number{border-width:3px;width:46px;height:46px;font-size:1.15rem;right:-17px}}.activity-title-sign,.activity-stage-heading{isolation:isolate;box-shadow:none;filter:drop-shadow(0 18px 14px #22180866);transform-origin:bottom;background:url(/activity-heading-sign-3d.webp) 50%/100% 100% no-repeat;border:0;border-radius:0;place-content:center stretch;transform:perspective(1100px)rotateX(-1.5deg)}.activity-title-sign{aspect-ratio:3.35;width:min(960px,96vw);padding:7.5% 12% 10.5%}.activity-title-sign:before,.activity-title-sign:after{display:none}.activity-title-sign>p,.activity-stage-heading p{z-index:3;color:#fff3c5;text-shadow:0 2px #66350f,0 4px 5px #2c16057a;position:relative}.activity-title-sign h1,.activity-stage-heading h2{z-index:3;color:#ffd45c;filter:drop-shadow(0 9px 8px #3d1a0359);-webkit-text-fill-color:transparent;-webkit-text-stroke:1.4px #743706;text-shadow:0 2px #ffef9c,0 4px #d88313,0 6px #a55408,0 8px #743504,0 11px #4d2102,0 16px 16px #2a12027a;background:linear-gradient(#fff4b4 0%,#ffd45c 29%,#f3a91f 53%,#ffd25a 67%,#b55f0b 82%,#713505 100%);-webkit-background-clip:text;background-clip:text;display:block;position:relative;transform:perspective(900px)rotateX(-3deg)}.activity-title-sign h1:before,.activity-title-sign h1:after,.activity-stage-heading h2:before,.activity-stage-heading h2:after{aspect-ratio:1;color:#0000;filter:drop-shadow(0 4px #673104e0)drop-shadow(0 8px 7px #361c0366);width:.62em;font-size:inherit;vertical-align:-.12em;content:"";-webkit-text-fill-color:initial;-webkit-text-stroke:0;background:url(/pilpilon-route-star-3d.webp) 50%/contain no-repeat;margin-inline:.18em;display:inline-block}.activity-title-sign h1:before,.activity-stage-heading h2:before{transform:rotate(-10deg)}.activity-title-sign h1:after,.activity-stage-heading h2:after{transform:rotate(9deg)}.activity-title-sign>span:last-child,.activity-stage-heading div>span{z-index:5;text-shadow:0 2px #12452a,0 4px 4px #0a2a1773;background:linear-gradient(#fff3,#0000 28%),linear-gradient(#4c9c59,#24713e 67%,#17542f);border:3px solid #143f27;border-radius:13px;width:min(69%,620px);padding:9px 21px 10px;bottom:5.4%;box-shadow:0 5px #103a22,0 9px 12px #20160557,inset 0 3px #ffffff2e,inset 0 -4px 7px #09361c6b}.activity-title-star{display:none}.activity-stage-heading{aspect-ratio:3.35;width:min(850px,100% - 30px);margin:-112px auto 46px;padding:7.5% 12% 10%;display:grid}.activity-stage-heading>div{justify-items:center;min-width:0;display:grid}.activity-stage-heading .activity-stage-number,.activity-stage-number{color:#1f673d;text-shadow:0 2px #fff4b5,0 4px 3px #512c0559;background:radial-gradient(circle at 32% 22%,#ffffffb8 0 8%,#0000 9%),linear-gradient(145deg,#ffe879 0,#ffc52e 42%,#e78612 72%,#9f4f08 100%);border-color:#fff1bb;top:53%;right:4.5%;transform:translateY(-50%)rotate(4deg)perspective(500px)rotateX(-5deg);box-shadow:0 4px #c46d0e,0 8px #783706,0 13px 13px #3c1c0361,inset 0 4px #fff6,inset -4px -5px 8px #8b420547}@media (width<=760px){.activity-hero{min-height:400px;padding-top:62px}.activity-title-sign{aspect-ratio:3.15;filter:drop-shadow(0 11px 8px #22180861);width:calc(100vw - 6px);padding:7.5% 8.5% 12%}.activity-title-sign h1{-webkit-text-stroke-width:1px;text-shadow:0 2px #ffef9c,0 4px #c8710d,0 6px #7c3905,0 8px #4d2102,0 12px 11px #2a120270;font-size:clamp(1.8rem,9.3vw,2.85rem);line-height:.98}.activity-title-sign h1:before,.activity-title-sign h1:after{width:.5em;margin-inline:.08em}.activity-title-sign>span:last-child{width:78%;padding:6px 9px 7px;font-size:.65rem;bottom:2.5%}.activity-flow{padding-top:76px}.activity-stage{padding-top:48px}.activity-stage-heading{aspect-ratio:3.1;filter:drop-shadow(0 10px 7px #2218085c);width:calc(100% + 4px);margin:-92px -2px 42px;padding:7.5% 8% 12%}.activity-stage-heading h2{-webkit-text-stroke-width:.8px;text-shadow:0 1px #ffef9c,0 3px #c8710d,0 5px #7c3905,0 7px #4d2102,0 10px 9px #2a120266;font-size:clamp(1.16rem,6vw,1.75rem);line-height:1.05}.activity-stage-heading h2:before,.activity-stage-heading h2:after{width:.48em;margin-inline:.07em}.activity-stage-heading p{margin-bottom:2px;font-size:.56rem}.activity-stage-heading div>span{width:78%;padding:5px 7px 6px;font-size:.58rem;bottom:2.5%}.activity-stage-heading .activity-stage-number,.activity-stage-number{border-width:3px;width:43px;height:43px;font-size:1.08rem;right:3%}}.activity-title-sign,.activity-stage-heading{box-sizing:border-box;background-image:url(/activity-heading-sign-3d.webp?v=2);font-family:Arial Black,DejaVu Sans,Arial,sans-serif}.activity-title-sign h1,.activity-stage-heading h2{color:#ffc948;letter-spacing:-.065em;background:0 0;-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:#ffc948;-webkit-text-stroke:1.7px #713405;text-shadow:0 -2px #fff0a1,2px 0 #9d500a,-2px 0 #9d500a,0 3px #d27a0e,0 6px #a34e06,0 9px #6b2f02,0 13px 12px #2d140285;filter:drop-shadow(0 5px 3px #3518034d);font-family:Arial Black,DejaVu Sans,Arial,sans-serif;font-weight:950;transform:perspective(720px)rotateX(-4deg)scaleX(1.035)}.activity-title-sign h1:before,.activity-title-sign h1:after,.activity-stage-heading h2:before,.activity-stage-heading h2:after{filter:drop-shadow(0 3px #793702f2)drop-shadow(0 7px 6px #3e1f036e)drop-shadow(0 0 5px #ffde4f73);width:.44em;margin-inline:.14em}.activity-title-sign>span:last-child,.activity-stage-heading div>span{color:#fff4c7;letter-spacing:-.025em;text-shadow:0 2px #123f24,0 4px 4px #0a27167a;background:radial-gradient(at 15% 34%,#ffea8926 0 3px,#0000 4px),repeating-linear-gradient(0deg,#ffffff09 0 2px,#0000 2px 8px),linear-gradient(#4a9650 0%,#2f7c3f 46%,#1d612f 100%);border:3px solid #1c4d2c;border-radius:12px;font-family:Arial Black,DejaVu Sans,Arial,sans-serif;font-weight:900;box-shadow:0 4px #113a21,0 8px 12px #22150461,inset 0 3px #fff4ae3d,inset 0 -4px 7px #08301873}.activity-stage-heading .activity-stage-number,.activity-stage-number,.activity-steps b,.activity-prompt-card>span{color:#1d663b;text-shadow:0 2px #fff2a7,0 4px 3px #48270452;background:radial-gradient(circle at 34% 20%,#ffffffc7 0 8%,#0000 9%),linear-gradient(145deg,#ffe77a 0%,#ffc331 38%,#ec9317 70%,#9f4b07 100%);border-color:#fff0bd;border-radius:50%;font-family:Arial Black,DejaVu Sans,Arial,sans-serif;font-weight:950;box-shadow:0 3px #d78317,0 7px #824008,0 11px 12px #421f0359,inset 0 4px #ffffff6b,inset -4px -5px 7px #893f0547}.activity-steps a:nth-child(2) b,.activity-prompts-stage .activity-stage-number,.activity-coloring-stage .activity-stage-number,.activity-prompt-card>span,.activity-prompt-card.is-empty>span{color:#1d663b;background:radial-gradient(circle at 34% 20%,#ffffffc7 0 8%,#0000 9%),linear-gradient(145deg,#ffe77a 0%,#ffc331 38%,#ec9317 70%,#9f4b07 100%);box-shadow:0 3px #d78317,0 7px #824008,0 11px 12px #421f0359,inset 0 4px #ffffff6b,inset -4px -5px 7px #893f0547}.activity-path-link{z-index:2;flex-direction:column;justify-content:center;align-items:center;height:138px;margin-bottom:92px;padding:0;display:flex;position:relative}.activity-path-link i{display:none}.activity-path-link:before{z-index:0;content:"";filter:drop-shadow(2px 1px #fff1a79e);background:radial-gradient(circle,#ffe36b 0 4px,#0000 4.8px) 50% 28px/10px 84px repeat-y,radial-gradient(circle,#447a49 0 4.4px,#0000 5px) top/10px 14px repeat-y;width:11px;position:absolute;top:-10px;bottom:-10px;left:50%;transform:translate(-50%)}.activity-path-link i:first-of-type{transform:translate(-5px)rotate(8deg)}.activity-path-link i:nth-of-type(2){transform:translate(-3px)rotate(5deg)}.activity-path-link i:nth-of-type(3){transform:translate(-1px)}.activity-path-link i:nth-of-type(4){transform:translate(1px)}.activity-path-link i:nth-of-type(5){transform:translate(3px)rotate(-5deg)}.activity-path-link i:nth-of-type(2),.activity-path-link i:nth-of-type(5){background:#ffe36b;box-shadow:0 0 6px #ffde4dbf}.activity-path-link b{z-index:2;color:#0000;filter:drop-shadow(0 4px #773702eb)drop-shadow(0 9px 8px #42220470)drop-shadow(0 0 9px #ffd337a6);background:url(/pilpilon-route-star-3d.webp) 50%/contain no-repeat;flex:0 0 54px;width:54px;height:54px;margin:-3px 0;font-size:0;display:block;position:relative;overflow:hidden}@media (width<=760px){.activity-detail-page .site-header{min-height:54px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#154d2bb8,#154d2b00);border:0;position:absolute;top:0;left:0;right:0}.activity-detail-page .brand,.activity-detail-page .back-home{transform:scale(.88)}.activity-hero{place-items:start center;min-height:270px;padding:0 0 74px}.activity-title-sign{aspect-ratio:3.3;width:100vw;margin-top:0;padding:7% 8.5% 11.5%;transform:none}.activity-title-sign h1{letter-spacing:-.07em;-webkit-text-stroke-width:1.2px;text-shadow:0 -1px #fff0a1,1px 0 #9d500a,-1px 0 #9d500a,0 2px #d27a0e,0 4px #984704,0 6px #5e2902,0 9px 8px #2d14027a;font-size:clamp(1.55rem,8.1vw,2.35rem)}.activity-title-sign h1:before,.activity-title-sign h1:after{width:.38em;margin-inline:.08em}.activity-title-sign>p{font-size:.5rem}.activity-title-sign>span:last-child{width:76%;padding:5px 8px 6px;font-size:.58rem;bottom:2.5%}.activity-steps{bottom:12px}.activity-steps b{width:25px;height:25px}.activity-flow{padding-top:86px}.activity-stage-heading{box-sizing:border-box;aspect-ratio:3.18;width:calc(100% + 8px);margin:-96px -4px 45px;padding:8% 7.5% 12%}.activity-stage-heading h2{letter-spacing:-.06em;-webkit-text-stroke-width:.9px;text-shadow:0 -1px #fff0a1,1px 0 #9d500a,-1px 0 #9d500a,0 2px #d27a0e,0 4px #984704,0 6px #5e2902,0 9px 7px #2d140273;font-size:clamp(1.05rem,5.45vw,1.58rem)}.activity-stage-heading h2:before,.activity-stage-heading h2:after{width:.36em;margin-inline:.07em}.activity-stage-heading p{font-size:.5rem}.activity-stage-heading div>span{width:77%;font-size:.55rem;bottom:2.3%}.activity-stage-heading .activity-stage-number,.activity-stage-number{border-width:3px;width:48px;height:48px;font-size:1.2rem;top:4%;right:50%;transform:translate(50%,-50%)perspective(400px)rotateX(-6deg)}.activity-path-link{height:120px;margin-bottom:72px}.activity-path-link i{width:7px;height:11px}.activity-path-link b{flex-basis:48px;width:48px;height:48px}}.activity-title-sign,.activity-stage-heading{aspect-ratio:2084/560;filter:drop-shadow(0 15px 13px #2a190566);background:url(/activity-curved-title-sign-wood-only-v2.webp?v=2) 50%/100% 100% no-repeat;padding:0;transform:none}.activity-title-sign{width:min(1020px,96vw)}.activity-stage-heading{width:min(880px,100% - 24px);margin:-100px auto 48px}.activity-title-sign>p,.activity-stage-heading p{display:none}.activity-title-sign h1,.activity-stage-heading h2{z-index:4;color:#ffd04d;font-family:var(--font-pilpilon-display), "Arial Black", Arial, sans-serif;font-kerning:normal;letter-spacing:-.012em;white-space:nowrap;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;filter:drop-shadow(0 4px 3px #3c1b025c);background:0 0;-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:#ffd04d;-webkit-text-stroke:1.4px #723303;paint-order:stroke fill;text-shadow:0 -2px #fff1a5,1px 0 #a65107,-1px 0 #a65107,0 2px #efa01c,0 5px #a04b05,0 8px #632901,0 12px 10px #2b120180;margin:0;font-weight:900;line-height:.95;position:absolute;top:35%;left:8%;right:8%;transform:translateY(-50%)}.activity-title-sign h1:before,.activity-title-sign h1:after,.activity-stage-heading h2:before,.activity-stage-heading h2:after{display:none}.activity-title-sign>span:last-child,.activity-stage-heading div>span{z-index:5;width:auto;height:19%;min-height:0;box-shadow:none;color:#ffc94c;font-family:var(--font-pilpilon-display), Arial, sans-serif;letter-spacing:-.012em;text-align:center;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;-webkit-text-stroke:.2px #4f2504c2;paint-order:stroke fill;text-shadow:0 1px #fff0ad,0 2px #8b4408;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;margin:0;padding:0 1.8%;font-size:clamp(.86rem,1.8vw,1.2rem);font-weight:900;line-height:1;display:flex;position:absolute;inset:60.5% 16.4% auto 20.9%;overflow:hidden;transform:none}.activity-title-sign:before,.activity-title-sign:after{z-index:-1;content:"";background:repeating-linear-gradient(90deg,#5a3215 0 3px,#b27a32 3px 6px,#684018 6px 9px);border-radius:999px;width:10px;height:80px;display:block;position:absolute;top:-56px;box-shadow:2px 0 #2a160770}.activity-title-sign:before{right:19%}.activity-title-sign:after{left:19%;right:auto}.activity-stage-heading .activity-stage-number,.activity-stage-number,.activity-steps b,.activity-steps a:nth-child(2) b,.activity-prompt-card>span,.activity-prompt-card.is-empty>span,.activity-prompts-stage .activity-stage-number,.activity-coloring-stage .activity-stage-number{color:#fff;font-family:var(--font-pilpilon-display), Arial, sans-serif;text-shadow:0 1px #8e3c198c;background:linear-gradient(#ffa653 0%,#f07a3c 58%,#df612f 100%);border-style:solid;border-color:#fff8e9;border-radius:50%;font-weight:900;box-shadow:0 3px #a84625,0 5px 7px #5b2a1138,inset 0 2px #ffffff7a}.activity-stage-heading .activity-stage-number,.activity-stage-number{border-width:4px;width:56px;height:56px;font-size:1.45rem;top:5%;right:50%;transform:translate(50%,-50%)}.activity-steps b{border-width:2px;width:28px;height:28px;box-shadow:0 2px #a84625,inset 0 2px #ffffff7a}.activity-prompt-card>span{border-width:3px;width:44px;height:44px;font-size:1.05rem}@media (width<=760px){.activity-hero{min-height:294px;padding:0 0 74px}.activity-title-sign{aspect-ratio:2084/560;width:100vw;margin-top:36px}.activity-title-sign:before,.activity-title-sign:after{width:7px;height:58px;top:-38px}.activity-title-sign h1{letter-spacing:-.01em;-webkit-text-stroke-width:.9px;text-shadow:0 -1px #fff1a5,1px 0 #a65107,-1px 0 #a65107,0 2px #e58e13,0 4px #974503,0 6px #5e2701,0 8px 7px #2b12017a;font-size:clamp(1.45rem,7.25vw,2.18rem);top:34%;left:5%;right:5%}.activity-title-sign>span:last-child{width:auto;height:19.5%;min-height:0;padding-inline:1.5%;font-size:clamp(.54rem,2.45vw,.72rem);line-height:1.02;inset:60.2% 16.4% auto 20.9%}.activity-flow{padding-top:90px}.activity-stage-heading{aspect-ratio:2084/560;width:calc(100% + 8px);margin:-88px -4px 45px}.activity-stage-heading h2{letter-spacing:-.01em;-webkit-text-stroke-width:.75px;text-shadow:0 -1px #fff1a5,1px 0 #a65107,-1px 0 #a65107,0 2px #e58e13,0 4px #914202,0 6px 6px #2b120175;font-size:clamp(1.02rem,5.55vw,1.52rem);top:34%;left:5%;right:5%}.activity-stage-heading div>span{width:auto;height:19.5%;min-height:0;padding-inline:1.4%;font-size:clamp(.48rem,2.2vw,.64rem);line-height:1;inset:60.2% 16.4% auto 20.9%}.activity-stage-heading .activity-stage-number,.activity-stage-number{border-width:3px;width:43px;height:43px;font-size:1.08rem;top:-6%;right:50%;transform:translate(50%,-50%)}}.activity-title-sign h1,.activity-stage-heading h2{top:50%}.activity-title-sign h1{font-size:clamp(2.75rem,6.25vw,5.75rem)}.activity-stage-heading h2{font-size:clamp(2.1rem,4.65vw,3.85rem)}.activity-title-sign>span:last-child,.activity-stage-heading div>span,.activity-steps{display:none}.activity-prompt-card>span{font-size:1.45rem;line-height:1}.activity-intro-path{display:none}@media (width<=760px){.activity-hero{min-height:315px}.activity-title-sign{z-index:3;margin-top:72px}.activity-title-sign h1{font-size:clamp(1.65rem,8vw,2.42rem);top:50%}.activity-stage-heading h2{font-size:clamp(1.12rem,6vw,1.68rem);top:50%}.activity-intro-path{z-index:1;filter:drop-shadow(2px 1px #fff1a79e);background:radial-gradient(circle,#ffe36b 0 4px,#0000 4.8px) 50% 28px/10px 84px repeat-y,radial-gradient(circle,#447a49 0 4.4px,#0000 5px) top/10px 14px repeat-y;width:11px;display:block;position:absolute;top:calc(66px + 27vw);bottom:-4px;left:50%;transform:translate(-50%)}}.activity-title-sign h1,.activity-stage-heading h2{-webkit-text-stroke:2px #1d0d04;paint-order:stroke fill}.activity-slider-arrow{isolation:isolate;color:#ffeb45;-webkit-text-fill-color:#ffeb45;-webkit-text-stroke:.55px #7b3906;text-shadow:0 -1px #fff2a1,0 2px #ca7008,0 4px #6b2d03,0 6px 7px #27110380;filter:drop-shadow(0 4px 5px #2f180533);-webkit-tap-highlight-color:transparent;background:radial-gradient(circle at 16% 28%,#ffdc7852 0 2px,#0000 3px),radial-gradient(circle at 84% 70%,#3e160647 0 3px,#0000 4px),repeating-linear-gradient(#ffe29714 0 2px,#0000 2px 10px),linear-gradient(#c57a35 0%,#93481d 50%,#672d12 100%);border:4px solid #5a2b0f;border-radius:19px 19px 15px 15px;width:66px;height:52px;padding:0 0 4px;font-size:2.15rem;transition:filter .18s,transform .18s,box-shadow .18s;box-shadow:inset 0 4px #ffe2915c,inset 0 0 0 2px #ffc54647,inset 0 -7px 9px #3111044d,0 6px #3e1b09,0 12px 18px #2a180857}.activity-slider-arrow:disabled{opacity:1;color:#ffeb45;-webkit-text-fill-color:#ffeb45;filter:drop-shadow(0 3px 4px #2f18052e)}.activity-stage-heading .activity-stage-number,.activity-stage-number{color:#ffd84d;-webkit-text-fill-color:#ffd84d;-webkit-text-stroke:.8px #713203;text-shadow:0 -1px #fff2a4,0 2px #bd6407,0 4px 4px #2b120280;background:radial-gradient(circle at 28% 22%,#ffe29159 0 8%,#0000 9%),repeating-linear-gradient(#ffe29714 0 2px,#0000 2px 9px),linear-gradient(155deg,#c9813b 0%,#91461c 52%,#642a10 100%);border-color:#5a2b0f;border-radius:50%;box-shadow:inset 0 4px #ffe69766,inset 0 0 0 2px #ffc64647,inset 0 -6px 8px #3010044d,0 4px #3d1a08,0 8px 12px #32190652}.activity-slider-arrow:not(:disabled):hover,.activity-slider-arrow:not(:disabled):focus-visible{filter:brightness(1.1)drop-shadow(0 5px 7px #2f180542);outline:none}.activity-slider-arrow:not(:disabled):active{box-shadow:inset 0 3px #ffe2914d,inset 0 0 0 2px #ffc54640,inset 0 -5px 8px #31110447,0 3px #3e1b09,0 7px 12px #2a18084d}@media (width<=760px){.activity-title-sign h1,.activity-stage-heading h2{-webkit-text-stroke-width:1.25px}.activity-intro-path{bottom:-3px}.activity-flow:before{z-index:0;filter:drop-shadow(2px 1px #fff1a79e);content:"";pointer-events:none;background:radial-gradient(circle,#ffe36b 0 4px,#0000 4.8px) 50% 28px/10px 84px repeat-y,radial-gradient(circle,#447a49 0 4.4px,#0000 5px) top/10px 14px repeat-y;width:11px;height:102px;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.activity-flow>.activity-stage{z-index:1}.activity-slider-arrow{border-width:3px;border-radius:16px 16px 13px 13px;width:58px;height:46px;font-size:1.9rem;bottom:-58px}.activity-slider-arrow.previous,.activity-slider-arrow.arrow-right{right:calc(50% - 70px)}.activity-slider-arrow.next,.activity-slider-arrow.arrow-left{left:calc(50% - 70px)}}.story-adventure-page .scene-quest .quest-next-marker>b,.story-adventure-page .scene-quest .quest-next-marker>i{color:#ffe147;-webkit-text-fill-color:#ffe147;-webkit-text-stroke:.7px #713203;text-shadow:0 -1px #fff3a9,0 2px #bd6407,0 4px 4px #2b12027a;background:radial-gradient(circle at 25% 20%,#ffe29161 0 9%,#0000 10%),repeating-linear-gradient(#ffe29714 0 2px,#0000 2px 9px),linear-gradient(155deg,#c9813b 0%,#91461c 52%,#642a10 100%);border:3px solid #58280d;box-shadow:inset 0 3px #ffe6976b,inset 0 0 0 2px #ffc6463d,inset 0 -5px 7px #3010044d,0 4px #3d1a08,0 8px 12px #3219064d}.story-adventure-page .scene-quest .quest-next-marker>i{border-radius:14px 14px 11px 11px;width:47px;height:39px;font-size:1.55rem;font-weight:950}@media (width<=760px){.story-adventure-page .quest-route-out{height:calc(100% + 2px);overflow:visible}.story-adventure-page .quest-route-out .quest-route-dots{stroke-dashoffset:-2.9px}.story-adventure-page .quest-route-in{height:calc(34dvh + 2px);top:-2px;overflow:visible}.story-adventure-page .scene-quest .quest-next-marker>b{width:38px;height:38px}.story-adventure-page .scene-quest .quest-next-marker>i{border-width:3px;border-radius:13px 13px 10px 10px;width:45px;height:38px;font-size:1.48rem}}.activity-detail-page .coloring-card{background:repeating-linear-gradient(#ffe6a214 0 2px,#0000 2px 12px),linear-gradient(160deg,#c98742,#8a481e 62%,#5e2a10);border:5px solid #70411c;border-radius:26px 26px 22px 22px;flex:0 0 min(292px,72vw);box-shadow:inset 0 4px #ffe79e61,inset 0 -8px 12px #32120547,0 8px #452008,0 18px 28px #331c084d}.activity-detail-page .coloring-card img{aspect-ratio:3/4;object-fit:contain;background:#fffef8;border:4px solid #f7dd9d;border-radius:15px;width:calc(100% - 18px);height:auto;margin:9px 9px 0;box-shadow:inset 0 0 0 2px #b57636,0 6px 10px #361a0640}.activity-detail-page .coloring-card>span{color:#ffe25f;text-shadow:0 2px #5a2908,0 4px 6px #2a120475;border:0;font-size:1.08rem}.activity-detail-page .coloring-card>small{color:#fff0bd;opacity:.9}.sheet-editor-card>img{aspect-ratio:3/4;object-fit:contain;width:100%;height:auto;max-height:360px}.sheet-choice-overlay{isolation:isolate;-webkit-backdrop-filter:blur(7px)saturate(1.12);backdrop-filter:blur(7px)saturate(1.12);background:linear-gradient(#09311d85,#0d3921c2),url(/zoo-quest-scene-v2.webp) 50%/cover no-repeat;padding:clamp(15px,3vw,30px)}.sheet-choice-overlay:before{z-index:-1;content:"";background:radial-gradient(circle at 50% 35%,#ffe07152,#0000 34%),radial-gradient(at 8% 96%,#388543d1 0 16%,#0000 17%),radial-gradient(at 93% 92%,#267039d9 0 18%,#0000 19%);position:fixed;inset:0}.sheet-choice-dialog{isolation:isolate;background:radial-gradient(circle at 12% 18%,#ffe59740 0 3px,#0000 4px),radial-gradient(circle at 88% 74%,#3312043b 0 4px,#0000 5px),repeating-linear-gradient(#ffe7a112 0 2px,#0000 2px 13px),linear-gradient(160deg,#bf7836 0%,#8c451c 55%,#60290f 100%);border:8px solid #512509;border-radius:38px 38px 31px 31px;width:min(720px,100%);padding:clamp(24px,4vw,38px);overflow:visible;box-shadow:inset 0 7px #ffe38e57,inset 0 0 0 3px #f4ad4147,inset 0 -13px 17px #2a0e0352,0 11px #321506,0 28px 55px #0a231480}.sheet-choice-dialog:before{z-index:-1;content:"";background:radial-gradient(circle at 50% 0,#ffeb9638,#0000 40%),linear-gradient(160deg,#3f8d48,#236a37 62%,#164b2b);border:4px solid #194c2b;border-radius:26px;position:absolute;inset:18px;box-shadow:inset 0 5px #ffffff1f,inset 0 -8px 12px #052b1552}.sheet-choice-preview{z-index:2;aspect-ratio:3/4;background:#fffdf5;border:5px solid #f4c961;border-radius:19px;place-items:center;width:min(190px,42vw);margin:0 auto;padding:8px;display:grid;position:relative;transform:perspective(800px)rotateX(1.5deg);box-shadow:inset 0 0 0 3px #8b4b18,0 7px #5b2b0a,0 14px 19px #142f1b59}.sheet-choice-preview img{object-fit:contain;border-radius:9px;width:100%;height:100%;display:block}.sheet-choice-dialog>p{z-index:2;color:#ffe47b;text-shadow:0 2px #153e23;margin:24px 0 6px;font-size:.83rem;position:relative}.sheet-choice-dialog h2{z-index:2;color:#fff5cb;max-width:590px;font-family:var(--font-pilpilon-display), Arial, sans-serif;text-shadow:0 3px #184b29,0 7px 12px #07231366;margin-inline:auto;position:relative}.sheet-choice-leaf{z-index:4;filter:drop-shadow(0 7px 5px #0a321b61);pointer-events:none;background:radial-gradient(at 22% 72%,#86cc51 0 22%,#0000 23%),radial-gradient(at 51% 27%,#54a647 0 25%,#0000 26%),radial-gradient(at 82% 68%,#286e3d 0 25%,#0000 26%);width:105px;height:82px;position:absolute;top:-29px}.sheet-choice-leaf-right{right:-28px;transform:rotate(12deg)}.sheet-choice-leaf-left{left:-28px;transform:scaleX(-1)rotate(12deg)}.dialog-close{z-index:8;color:#512308;background:linear-gradient(#f4c356,#d67a20);border:3px solid #542608;font-weight:950;top:18px;left:18px;box-shadow:inset 0 3px #ffffff59,0 4px #77360b}.sheet-choice-actions{z-index:2;gap:16px;position:relative}.sheet-choice-actions>*{color:#ffe76f;text-shadow:0 2px #4a2006;background:radial-gradient(circle at 17% 24%,#ffe49145 0 2px,#0000 3px),repeating-linear-gradient(#ffeba80f 0 2px,#0000 2px 10px),linear-gradient(160deg,#bd7534,#824019 63%,#5b270d);border:4px solid #59290a;border-radius:20px 20px 16px 16px;min-height:124px;transition:filter .18s,transform .18s;box-shadow:inset 0 4px #ffe59752,inset 0 -7px 9px #30100445,0 6px #351506,0 12px 17px #0a281652}.sheet-choice-actions>:last-child{color:#ffe76f;background:radial-gradient(circle at 17% 24%,#ffee9742 0 2px,#0000 3px),repeating-linear-gradient(#ffffff0d 0 2px,#0000 2px 10px),linear-gradient(160deg,#4d9b51,#27713b 63%,#164c2a)}.sheet-choice-actions>:hover,.sheet-choice-actions>:focus-visible{outline-offset:3px;filter:brightness(1.1);outline:3px solid #ffe76fb8;transform:translateY(-3px)}.sheet-choice-actions span{filter:drop-shadow(0 4px 3px #23100359)}.sheet-choice-actions small{color:#fff4ce;opacity:.88}.coloring-page{isolation:isolate;color:#173f2a;background:linear-gradient(#0f4b291f,#144b284d),url(/zoo-quest-scene-v2.webp) 50%/cover no-repeat fixed;min-height:100svh;position:relative;overflow-x:hidden}.coloring-page:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(circle at 50% 18%,#ffefa673,#0000 30%),linear-gradient(90deg,#0b3e2233,#0000 18% 82%,#0b3e2233);position:fixed;inset:0}.coloring-jungle-canopy{z-index:2;pointer-events:none;position:fixed;inset:0;overflow:hidden}.coloring-jungle-canopy i{filter:drop-shadow(0 12px 8px #09341c5c);background:radial-gradient(at 22% 70%,#85cb51 0 20%,#0000 21%),radial-gradient(at 50% 25%,#4d9b44 0 25%,#0000 26%),radial-gradient(at 82% 66%,#246a3b 0 27%,#0000 28%);width:clamp(100px,16vw,220px);height:clamp(80px,13vw,175px);position:absolute}.coloring-jungle-canopy i:first-child{top:-32px;right:-35px;transform:rotate(10deg)}.coloring-jungle-canopy i:nth-child(2){top:-35px;left:-40px;transform:scaleX(-1)rotate(12deg)}.coloring-jungle-canopy i:nth-child(3){bottom:3%;right:-55px;transform:rotate(78deg)scale(.85)}.coloring-jungle-canopy i:nth-child(4){bottom:4%;left:-62px;transform:scaleX(-1)rotate(76deg)scale(.86)}.coloring-page .coloring-topbar{z-index:10;background:linear-gradient(#195b33f5,#104628ed);border-bottom:4px solid #ffdd748c;position:relative;box-shadow:0 8px 22px #0a2e1b4d,inset 0 -3px #08321c61}.coloring-page .brand{color:#ffe68a;text-shadow:0 2px #16452a}.coloring-page .brand-mark{background:#fff5c9;border:3px solid #e2ad3f;box-shadow:0 4px #87500f}.coloring-page .back-home{color:#ffe681;background:linear-gradient(#be7331,#71320f);border:3px solid #572808;box-shadow:inset 0 3px #ffe19147,0 5px #3a1805}.coloring-intro{z-index:3;aspect-ratio:2084/560;filter:drop-shadow(0 13px 13px #2817056b);background:url(/activity-curved-title-sign-wood-only-v2.webp?v=2) 50%/100% 100% no-repeat;width:min(940px,94vw);margin:22px auto 8px;padding:6.2% 12% 5%;position:relative}.coloring-intro p{display:none}.coloring-intro h1{color:#ffda55;font-family:var(--font-pilpilon-display), Arial, sans-serif;-webkit-text-stroke:1.6px #1d0d04;paint-order:stroke fill;text-shadow:0 2px #fff0a1,0 4px #a84f08,0 7px 7px #2d14027a;margin:0;font-size:clamp(1.8rem,4.6vw,3.75rem);line-height:1}.coloring-intro>span{color:#fff2c4;text-shadow:0 2px #4c2509;margin-top:8px}.coloring-studio{z-index:4;grid-template-columns:290px minmax(0,1fr);gap:28px;width:min(1320px,100% - 32px);padding:18px 0 72px;position:relative}.coloring-tools{color:#fff0bd;background:radial-gradient(circle at 16% 18%,#ffe18f47 0 2px,#0000 3px),repeating-linear-gradient(#ffe8a512 0 2px,#0000 2px 12px),linear-gradient(160deg,#bd7838,#84411a 62%,#5d290e);border:7px solid #552608;border-radius:28px 28px 22px 22px;box-shadow:inset 0 6px #ffe49257,inset 0 -10px 13px #300f044d,0 9px #381705,0 22px 35px #092e1a5c}.tool-section+.tool-section{border-color:#ffe08f33}.tool-section>strong,.brush-range{color:#ffe27a;text-shadow:0 2px #4b2207}.tool-buttons button,.studio-actions button{color:#4d250b;background:linear-gradient(#f9d27a,#d5862c);border:3px solid #59280a;border-radius:14px;box-shadow:inset 0 3px #fff6,0 4px #78380d}.tool-buttons button.active{color:#fff5ca;background:linear-gradient(#5caf60,#246d3a);border-color:#ffe275;box-shadow:inset 0 3px #ffffff2e,0 4px #154627,0 0 0 3px #ffda534d}.palette>button,.custom-color{box-shadow:0 0 0 2px #6d330b,0 4px #3e1a05,inset 0 3px #ffffff61}.palette>button.selected{box-shadow:0 0 0 3px #ffe16a,0 5px #3e1a05,0 0 14px #ffdc528c}.brush-range input{accent-color:#f4c84c}.save-drawing{color:#ffe982;background:linear-gradient(#50a956,#236d39);border:3px solid #542608;border-radius:15px;box-shadow:inset 0 3px #ffffff2e,0 5px #144728}.canvas-stage{background:radial-gradient(at 8% 4%,#4f9a4861 0 12%,#0000 13%),radial-gradient(at 92% 96%,#2b7b3a5c 0 14%,#0000 15%),linear-gradient(155deg,#fff7cbf5,#ddc278f2);border:9px solid #5a2a0b;border-radius:38px 38px 30px 30px;align-self:start;min-height:650px;padding:clamp(18px,3vw,34px);box-shadow:inset 0 7px #ffde8761,inset 0 -12px 15px #431f073b,0 11px #391705,0 27px 45px #082d1961}.canvas-stage:before,.canvas-stage:after{z-index:0;filter:drop-shadow(0 8px 6px #0f42224d);content:"";pointer-events:none;background:radial-gradient(at 22% 71%,#84c94f 0 21%,#0000 22%),radial-gradient(at 52% 25%,#4c9c44 0 25%,#0000 26%),radial-gradient(at 82% 67%,#246a3a 0 26%,#0000 27%);width:130px;height:95px;position:absolute}.canvas-stage:before{top:-28px;right:-28px;transform:rotate(13deg)}.canvas-stage:after{bottom:-25px;left:-34px;transform:scaleX(-1)rotate(14deg)}.canvas-stage canvas{z-index:1;border:6px solid #fff9df;border-radius:11px;width:auto;max-width:min(100%,680px);height:auto;max-height:76vh;position:relative;box-shadow:0 0 0 4px #b77734,0 12px #6d340d,0 25px 34px #2816064d}.canvas-stage>p{z-index:1;color:#285d3b;font-weight:900;position:relative}.canvas-message,.studio-toast{color:#4e2509;background:linear-gradient(#f5d77c,#d88c2d);border:3px solid #552608;box-shadow:0 5px #7b390d,0 11px 18px #26130547}.sticker-tray{background:linear-gradient(#fff7d3fa,#eecd7ffa);border:4px solid #552608;box-shadow:0 6px #76370d,0 13px 24px #2a16054d}.mobile-install-wrap{display:none}@media (width<=760px){.mobile-install-wrap{z-index:28;justify-items:center;width:min(82vw,310px);display:grid;position:absolute;top:calc(35.5svh + clamp(70px,19vw,86px));right:50%;transform:translate(50%)}.mobile-install-button{color:#ffe16a;min-height:42px;font:inherit;cursor:pointer;background:repeating-linear-gradient(#ffe79e12 0 2px,#0000 2px 9px),linear-gradient(#a86129,#6b2d0e);border:3px solid #512408;border-radius:15px 15px 12px 12px;justify-content:center;align-items:center;gap:8px;padding:7px 15px 8px;font-size:.82rem;display:flex;box-shadow:inset 0 3px #ffe2914d,0 5px #351506,0 11px 17px #0d2c194d}.mobile-install-button>span{text-shadow:0 2px #673008;font-size:1.1rem}.mobile-install-tip{color:#fff4c6;background:#1a5831f7;border:3px solid #f1ca69;border-radius:16px;width:min(90vw,330px);padding:12px 34px 12px 14px;font-size:.76rem;font-weight:850;line-height:1.4;position:absolute;top:calc(100% + 10px);box-shadow:0 8px #104f2b,0 17px 25px #09271757}.mobile-install-tip button{color:#ffe16a;font:inherit;background:0 0;border:0;font-size:1.15rem;position:absolute;top:5px;right:7px}.activity-detail-page .coloring-card{flex-basis:min(76vw,292px)}.activity-detail-page .coloring-card img{aspect-ratio:3/4;height:auto;max-height:none}.sheet-choice-dialog{border-width:6px;border-radius:28px 28px 23px 23px;max-width:430px;padding:25px 18px 22px}.sheet-choice-dialog:before{border-width:3px;border-radius:20px;inset:12px}.sheet-choice-preview{border-width:4px;width:min(148px,40vw);padding:6px}.sheet-choice-dialog>p{margin-top:19px;font-size:.7rem}.sheet-choice-dialog h2{padding-inline:8px;font-size:clamp(1.2rem,6vw,1.65rem)}.sheet-choice-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.sheet-choice-actions>*{border-width:3px;border-radius:15px 15px 12px 12px;min-height:102px;padding:11px 6px}.sheet-choice-actions span{font-size:1.55rem}.sheet-choice-actions strong{font-size:.88rem}.sheet-choice-actions small{font-size:.65rem}.sheet-choice-leaf{width:77px;height:61px;top:-23px}.sheet-choice-leaf-right{right:-19px}.sheet-choice-leaf-left{left:-19px}.coloring-page{background-position:50%;background-attachment:scroll;height:100dvh;overflow:hidden}.coloring-page .coloring-topbar{z-index:30;top:max(8px, env(safe-area-inset-top));min-height:0;box-shadow:none;background:0 0;border:0;padding:0;position:fixed;right:8px}.coloring-page .coloring-topbar .back-home{color:#ffe782;background:linear-gradient(#54a85a,#236c39);border:3px solid #552608;width:46px;height:46px;box-shadow:inset 0 3px #ffffff2e,0 5px #154626,0 11px 17px #0a2c194d}.coloring-intro{display:none}.coloring-jungle-canopy i{width:92px;height:72px}.coloring-studio{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr;gap:0;width:100%;height:100dvh;padding:0}.canvas-stage{min-height:0;padding:max(12px, env(safe-area-inset-top)) 10px 10px;background:radial-gradient(circle at 50% 18%,#fff7c7f0,#dabe71e6);border:0;border-radius:0;grid-row:1;align-self:stretch;margin:0;overflow:hidden;box-shadow:inset 0 -9px 18px #3e210833}.canvas-stage:before{width:95px;height:70px;top:-20px;right:-24px}.canvas-stage:after{width:95px;height:70px;bottom:-18px;left:-27px}.canvas-stage canvas{border-width:4px;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:0 0 0 3px #a7682e,0 8px #66300b,0 17px 25px #2a170647}.coloring-tools{background:repeating-linear-gradient(#ffe79e12 0 2px,#0000 2px 10px),linear-gradient(160deg,#ac672e,#71330f);border:0;border-top:5px solid #542608;border-radius:0;grid-row:2;box-shadow:inset 0 4px #ffe08b47,0 -9px 22px #29160547}.tool-section+.tool-section{border-right-color:#ffe29733}.tool-buttons button{border-width:2px;box-shadow:inset 0 2px #ffffff59,0 3px #70320b}.palette>button,.custom-color{box-shadow:0 0 0 1px #5d2909,0 3px #3b1704,inset 0 2px #ffffff59}.studio-actions button,.save-drawing{border-width:2px}.activity-intro-path{bottom:0}.activity-flow:before{background:radial-gradient(circle,#ffe36b 0 4px,#0000 4.8px) 50% 35px/10px 84px repeat-y,radial-gradient(circle,#447a49 0 4.4px,#0000 5px) 50% 7px/10px 14px repeat-y;height:91px;top:7px}}:root{--pilpilon-gold:#ffd94d;--pilpilon-gold-light:#fff3a4;--pilpilon-green:#17633a;--pilpilon-green-dark:#0c4327;--pilpilon-wood:#8b451a;--pilpilon-wood-dark:#3a1605;--pilpilon-cream:#fff0b8}.how-bonus-guard{display:none}@media (width<=760px){.how-bonus-guard{z-index:12;transform-origin:50% 100%;filter:drop-shadow(0 10px 8px #232d1159);pointer-events:none;width:clamp(76px,14.2vw,108px);height:auto;animation:4.8s cubic-bezier(.45,0,.2,1) infinite guardChallenge;display:block;position:absolute;top:34.1%;right:2.5%;transform:scaleX(-1)rotate(-2deg)}}@keyframes guardChallenge{0%,68%,to{transform:scaleX(-1)rotate(-2deg)translateY(0)}75%{transform:scaleX(-1)rotate(-4deg)translateY(-5px)scale(1.025)}82%{transform:scaleX(-1)rotate(-1deg)translateY(0)}88%{transform:scaleX(-1)rotate(-3deg)translateY(-2px)}}.story-adventure-page .quest-route-in,.story-adventure-page .quest-route-out,.story-adventure-page .quest-route-joint-star{display:none!important}.story-adventure-page .quest-route-full{z-index:4;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:hidden}.story-adventure-page .quest-route-full path{fill:none;vector-effect:non-scaling-stroke;stroke-linecap:round}.story-adventure-page .quest-route-shadow{stroke:#fff0a7b3;stroke-width:11px;stroke-dasharray:.1 6.566;filter:blur(.2px)drop-shadow(0 3px 2px #41320c47)}.story-adventure-page .quest-route-full .quest-route-dots{stroke:#397747;stroke-width:7px;stroke-dasharray:.1 6.566;filter:drop-shadow(0 2px #fff6b9db)}.story-adventure-page .quest-route-full .quest-route-runner{stroke:#ffe458;stroke-width:8px;stroke-dasharray:.55 99.45;filter:drop-shadow(0 0 6px #ffd82c)drop-shadow(0 0 11px #ffe759bf);animation:3.35s linear infinite questRouteTravel}.story-adventure-page .scene-quest .quest-next-marker{isolation:isolate;box-shadow:none;background:0 0;border:0;grid-template-columns:auto auto;grid-template-areas:"number arrow""label label";justify-items:center;gap:7px 10px;margin-top:clamp(10px,1.5svh,16px);padding:0;animation:4.6s ease-in-out infinite waypointBreath;display:grid}.story-adventure-page .scene-quest .quest-next-marker:before{z-index:-1;border:4px solid var(--pilpilon-wood-dark);content:"";background:repeating-linear-gradient(#ffffff0d 0 2px,#0000 2px 9px),linear-gradient(#a75b25,#6c2c0d);border-radius:15px;width:112px;height:30px;position:absolute;top:23px;right:50%;transform:translate(50%);box-shadow:inset 0 3px #ffe28f47,0 5px #2e1204,0 11px 16px #2918074d}.story-adventure-page .scene-quest .quest-next-marker>b,.activity-stage-heading .activity-stage-number,.activity-steps b{font-family:var(--font-pilpilon-display), Arial, sans-serif;font-weight:950;color:var(--pilpilon-green)!important;-webkit-text-fill-color:var(--pilpilon-green)!important;-webkit-text-stroke:1px #0c3d24!important;text-shadow:0 1px #fff7be!important;background:radial-gradient(circle at 31% 24%,#ffffffd1 0 7%,#0000 8%),linear-gradient(145deg,#ffe774 0%,#ffc72f 57%,#e79a17 100%)!important;border:5px solid #fff0b0!important;border-radius:50%!important;box-shadow:inset 0 0 0 3px #eba82d,inset 0 5px #ffffff7a,0 5px #9b5d12,0 10px 15px #41250747!important}.story-adventure-page .scene-quest .quest-next-marker>b{grid-area:number;width:58px;height:58px;font-size:1.85rem;transform:rotate(-2deg)}.story-adventure-page .scene-quest .quest-next-marker>i{width:57px;height:50px;box-shadow:none;color:#ffe344;-webkit-text-fill-color:#ffe344;-webkit-text-stroke:1px #6a2c04;text-shadow:0 -1px #fff5ae,0 3px #b45a05,0 6px 7px #2d120280;background:0 0;border:0;border-radius:14px;grid-area:arrow;font-size:2.15rem;font-weight:950;line-height:1;animation:1.7s ease-in-out infinite waypointArrow}.story-adventure-page .scene-quest .quest-next-marker>span{color:#fff7ca;text-shadow:0 2px #174c2d;background:#185c34e6;border:2px solid #ffefa7b8;border-radius:999px;grid-area:label;margin-top:2px;padding:4px 13px 5px;font-size:.74rem;font-weight:900;line-height:1.1;display:block;box-shadow:0 3px #09361d9e}@keyframes waypointBreath{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes waypointArrow{0%,to{transform:translateY(-2px)}52%{transform:translateY(5px)}}@media (width<=760px){.story-adventure-page .scene-quest{overflow:hidden}.story-adventure-page .quest-route-full{height:calc(100% + 2px);inset-block:-1px}.story-adventure-page .scene-quest .quest-tile-stack{padding-bottom:max(14px, env(safe-area-inset-bottom));grid-template-rows:max-content max-content;align-content:end;top:39%;bottom:0}.story-adventure-page .scene-quest .quest-next-marker{gap:4px 7px;margin-top:clamp(8px,1.2svh,12px);display:grid}.story-adventure-page .scene-quest .quest-next-marker:before{border-width:3px;width:98px;height:26px;top:20px}.story-adventure-page .scene-quest .quest-next-marker>b{width:50px;height:50px;font-size:1.5rem;border-width:4px!important}.story-adventure-page .scene-quest .quest-next-marker>i{width:49px;height:43px;font-size:1.9rem}.story-adventure-page .scene-quest .quest-next-marker>span{max-width:210px;font-size:.66rem;display:block}}.activity-stage-heading .activity-stage-number{width:66px;height:66px;font-size:1.85rem;transform:rotate(-2deg)}.activity-prompts-stage .activity-stage-number,.activity-coloring-stage .activity-stage-number{transform:rotate(2deg)}.activity-steps b{width:31px;height:31px;font-size:.82rem;border-width:3px!important}.activity-detail-page .activity-prompt-card{background:radial-gradient(circle at 50% 0,#ffffff80,#0000 42%),linear-gradient(155deg,#fff8d8,#efcf8e);border:5px solid #5a2a0b;border-radius:24px 24px 19px 19px;transition:transform .32s cubic-bezier(.2,.75,.2,1),box-shadow .32s;position:relative;overflow:visible;transform:perspective(900px)rotateY(-1deg);box-shadow:inset 0 4px #fff9dd,inset 0 -7px 12px #73451626,0 8px #77370e,0 20px 30px #1c341c33}.activity-detail-page .activity-prompt-card:after{content:"";background:linear-gradient(#f7cd62,#bd7624);border:3px solid #56300e;border-radius:9px;width:58px;height:27px;position:absolute;top:-18px;right:50%;transform:translate(50%)rotate(-2deg);box-shadow:inset 0 3px #ffffff73,0 4px #74370b}.activity-detail-page .activity-prompt-card:hover{transform:perspective(900px)translateY(-6px)rotateY(1deg)rotate(.3deg);box-shadow:inset 0 4px #fff9dd,0 11px #77370e,0 28px 38px #1c341c40}.activity-detail-page .coloring-carousel{padding-block:22px 30px}.activity-detail-page .coloring-card{transition:transform .35s cubic-bezier(.2,.8,.2,1),filter .35s;position:relative;overflow:visible;transform:perspective(900px)rotateY(-2deg)rotate(-.4deg)}.activity-detail-page .coloring-card:nth-child(2n){transform:perspective(900px)rotateY(2deg)rotate(.5deg)}.activity-detail-page .coloring-card:hover{transform:perspective(900px)translateY(-8px)rotateY(0)rotate(0)scale(1.015)}.activity-slider-arrow{color:var(--pilpilon-gold)!important;-webkit-text-fill-color:var(--pilpilon-gold)!important}:is(html:has(.art-workshop-overlay),body:has(.art-workshop-overlay)){overflow:hidden}.art-workshop-overlay{z-index:120;overscroll-behavior:contain;background:radial-gradient(circle at 50% 32%,#ffee9824,#0000 36%),linear-gradient(#04221424,#05281652),url(/jungle-art-workshop.webp) 50%/cover no-repeat;animation:.55s cubic-bezier(.18,.78,.19,1) both workshopPortal;display:grid;position:fixed;inset:0;overflow:auto}.art-workshop-overlay:after{z-index:0;content:"";pointer-events:none;background:radial-gradient(#0000 45%,#041b0f5c);position:fixed;inset:0}.workshop-atmosphere{z-index:2;pointer-events:none;position:fixed;inset:0;overflow:hidden}.workshop-atmosphere i{opacity:.7;background:linear-gradient(135deg,#f0d35c,#438c3b 70%);border-radius:90% 10%;width:18px;height:34px;animation:11s linear infinite workshopLeaf;position:absolute;top:-8%;box-shadow:inset 4px 3px 5px #ffffff38,0 8px 9px #04221433}.workshop-atmosphere i:first-child{animation-delay:-2s;right:8%}.workshop-atmosphere i:nth-child(2){animation-duration:14s;animation-delay:-8s;right:34%;scale:.65}.workshop-atmosphere i:nth-child(3){animation-duration:13s;animation-delay:-5s;left:30%;scale:.8}.workshop-atmosphere i:nth-child(4){animation-duration:15s;animation-delay:-10s;left:7%;scale:.55}.workshop-atmosphere b{background:#fff0a1;border-radius:50%;width:7px;height:7px;animation:4.2s ease-in-out infinite workshopFirefly;position:absolute;box-shadow:0 0 9px 4px #ffdd45b8}.workshop-atmosphere b:first-of-type{top:23%;right:12%}.workshop-atmosphere b:nth-of-type(2){animation-delay:-1.6s;top:67%;right:25%}.workshop-atmosphere b:nth-of-type(3){animation-delay:-2.8s;top:31%;left:21%}.workshop-atmosphere b:nth-of-type(4){animation-delay:-3.5s;top:76%;left:10%}.workshop-scene{z-index:4;grid-template:"sign sign""actions easel"minmax(0,1fr)"error error"/minmax(300px,430px) minmax(330px,510px);justify-content:center;align-items:center;gap:18px clamp(24px,5vw,72px);width:min(1180px,100%);min-height:100svh;margin:auto;padding:clamp(20px,3vw,40px);display:grid;position:relative}.workshop-close{z-index:12;top:max(16px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right));width:58px;height:52px;color:var(--pilpilon-gold);font:inherit;text-shadow:0 3px #7b3507;cursor:pointer;background:linear-gradient(#b96b2c,#6d2c0d);border:4px solid #522407;border-radius:17px 17px 13px 13px;place-items:center;padding:0 0 3px;font-size:2rem;font-weight:950;display:grid;position:fixed;box-shadow:inset 0 4px #ffe3964d,0 6px #351405,0 13px 20px #041e1157}.workshop-hanging-sign{color:#fff4bd;text-align:center;transform-origin:50% -18px;background:radial-gradient(circle at 13% 22%,#ffe08642 0 3px,#0000 4px),repeating-linear-gradient(#ffe7a312 0 2px,#0000 2px 12px),linear-gradient(160deg,#b96c2c,#7d3512 60%,#4c1d07);border:7px solid #4c1d05;border-radius:23px 23px 18px 18px;grid-area:sign;justify-self:center;width:min(760px,82vw);padding:18px 42px 20px;animation:5.5s ease-in-out infinite signSwing;position:relative;box-shadow:inset 0 6px #ffe3924d,inset 0 -9px 13px #2a0d024d,0 9px #2c1003,0 22px 38px #041f1157}.workshop-hanging-sign:before,.workshop-hanging-sign:after{content:"";background:repeating-linear-gradient(90deg,#b57934 0 2px,#6a3514 2px 4px);border-radius:5px;width:7px;height:52px;position:absolute;top:-50px;box-shadow:2px 0 2px #190c0359}.workshop-hanging-sign:before{right:18%;transform:rotate(4deg)}.workshop-hanging-sign:after{left:18%;transform:rotate(-4deg)}.workshop-hanging-sign small{color:#ffe878;text-shadow:0 2px #4d1d04;font-size:.78rem;font-weight:900;display:block}.workshop-hanging-sign h2{color:#ffe052;font-family:var(--font-pilpilon-display), Arial, sans-serif;-webkit-text-stroke:1.5px #210c02;paint-order:stroke fill;text-shadow:0 2px #fff0a0,0 5px #9b4206,0 9px 12px #230d0280;margin:5px 0 0;font-size:clamp(1.65rem,3.6vw,3rem);line-height:1.05}.workshop-easel{filter:drop-shadow(0 22px 20px #021b0e61);grid-area:easel;place-self:center;width:min(390px,37vw);padding-bottom:68px;animation:.7s cubic-bezier(.17,.83,.2,1.1) .12s both easelArrive;position:relative}.workshop-paper{z-index:3;aspect-ratio:3/4;background:linear-gradient(145deg,#d89a48,#8c471b);border:9px solid #5b2909;border-radius:19px 19px 12px 12px;width:100%;padding:12px;position:relative;transform:perspective(1100px)rotateY(-1.5deg)rotateX(1deg);box-shadow:inset 0 4px #ffdf8b73,inset 0 0 0 3px #efbd5f,0 10px #351405,0 20px 29px #061f1257}.workshop-paper img{object-fit:contain;background:#fff;border:4px solid #fff6d6;border-radius:7px;width:100%;height:100%;display:block;box-shadow:inset 0 0 11px #4a330e1a}.easel-top-clip{z-index:7;background:linear-gradient(#f4ca61,#b86c1f);border:4px solid #4e2307;border-radius:11px;width:75px;height:35px;position:absolute;top:-15px;right:50%;transform:translate(50%)rotate(-1deg);box-shadow:inset 0 3px #ffffff80,0 5px #653008}.easel-shelf{z-index:6;background:linear-gradient(#b96d2f,#6e2d0d);border:5px solid #4c2006;border-radius:11px;width:116%;height:24px;position:absolute;bottom:57px;right:-8%;box-shadow:inset 0 3px #ffe08f4d,0 6px #301103}.easel-leg{z-index:1;transform-origin:50% 0;background:linear-gradient(90deg,#71300e,#b6662a 45%,#542006);border:4px solid #4b1e05;border-radius:9px;width:25px;height:49%;position:absolute;bottom:0}.easel-leg-right{right:23%;transform:rotate(6deg)}.easel-leg-left{left:23%;transform:rotate(-6deg)}.workshop-actions{grid-area:actions;align-content:center;gap:20px;animation:.62s ease-out .28s both workshopChoices;display:grid}.workshop-action{color:#fff3b3;text-align:right;cursor:pointer;background:radial-gradient(circle at 15% 20%,#ffea9947 0 3px,#0000 4px),repeating-linear-gradient(#ffefb30f 0 2px,#0000 2px 11px),linear-gradient(155deg,#bd7331,#7b3411 65%,#4d1d06);border:6px solid #4e2006;border-radius:25px 25px 19px 19px;grid-template-columns:88px 1fr;align-items:center;gap:15px;min-height:112px;padding:13px 18px;text-decoration:none;transition:transform .22s cubic-bezier(.2,.8,.2,1),filter .22s,box-shadow .22s;display:grid;position:relative;box-shadow:inset 0 5px #ffe29252,inset 0 -8px 11px #2a0d0242,0 8px #2c1003,0 18px 27px #031f104d}.workshop-action.action-color{background:radial-gradient(circle at 15% 20%,#fff79e3d 0 3px,#0000 4px),repeating-linear-gradient(#ffffff0d 0 2px,#0000 2px 11px),linear-gradient(155deg,#4d9f54,#246c39 65%,#124525);border-color:#173f20;box-shadow:inset 0 5px #ffffff2e,inset 0 -8px 11px #04271447,0 8px #0b311a,0 18px 27px #031f104d}.workshop-action:hover,.workshop-action:focus-visible{outline-offset:4px;filter:brightness(1.09)saturate(1.08);outline:3px solid #ffe65ce6;transform:translateY(-5px)scale(1.015)}.workshop-action:active{transform:translateY(3px);box-shadow:inset 0 4px #ffe29240,0 3px #2c1003,0 9px 16px #031f1040}.workshop-prop{background:radial-gradient(circle at 36% 28%,#fffbd7,#efc15d 55%,#ad5c18);border:4px solid #ffe27a;border-radius:24px;place-items:center;width:78px;height:78px;font-size:2.55rem;display:grid;transform:rotate(-3deg);box-shadow:inset 0 4px #ffffffb3,0 6px #6f3108,0 12px 16px #1b0e034d}.action-color .workshop-prop{transform:rotate(3deg)}.workshop-action>span:last-child{gap:4px;display:grid}.workshop-action strong{color:#ffe56b;text-shadow:0 2px #482005;font-size:clamp(1.05rem,2vw,1.35rem)}.workshop-action small{color:#fff2c0;opacity:.9;font-size:.75rem;font-weight:800}.workshop-error{color:#fff3ca;background:#701d0cf0;border:3px solid #ffe27a;border-radius:14px;grid-area:error;justify-self:center;padding:8px 15px;font-weight:900}@keyframes workshopPortal{0%{opacity:0;filter:blur(5px);transform:scale(1.055)}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes easelArrive{0%{opacity:0;transform:translateY(70px)rotate(2deg)scale(.9)}to{opacity:1;transform:translateY(0)rotate(0)scale(1)}}@keyframes workshopChoices{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes signSwing{0%,to{transform:rotate(-.4deg)}50%{transform:rotate(.45deg)}}@keyframes workshopLeaf{0%{transform:translateY(-10vh)rotate(0)}45%{transform:translate(5vw,53vh)rotate(230deg)}to{transform:translate(-3vw,115vh)rotate(520deg)}}@keyframes workshopFirefly{0%,to{opacity:.2;transform:translate(0)scale(.7)}48%{opacity:1;transform:translate(13px,-16px)scale(1.2)}}@media (width<=760px){.art-workshop-overlay{background-position:50%}.workshop-scene{width:100%;min-height:100dvh;padding:max(14px, env(safe-area-inset-top)) 11px max(14px, env(safe-area-inset-bottom));grid-template:"sign""easel"minmax(0,1fr)"actions""error"/minmax(0,1fr);gap:8px}.workshop-close{top:max(9px, env(safe-area-inset-top));border-width:3px;width:47px;height:43px;font-size:1.65rem;right:9px}.workshop-hanging-sign{border-width:5px;border-radius:17px 17px 13px 13px;width:min(79vw,430px);padding:10px 18px 12px}.workshop-hanging-sign:before,.workshop-hanging-sign:after{width:5px;height:36px;top:-34px}.workshop-hanging-sign small{font-size:.6rem}.workshop-hanging-sign h2{-webkit-text-stroke-width:1px;margin-top:2px;font-size:clamp(1.05rem,5vw,1.45rem)}.workshop-easel{width:min(245px,58vw);padding-bottom:35px}.workshop-paper{border-width:6px;border-radius:12px;padding:7px}.workshop-paper img{border-width:3px}.easel-top-clip{border-width:3px;border-radius:7px;width:48px;height:23px;top:-10px}.easel-shelf{border-width:3px;height:16px;bottom:30px}.easel-leg{border-width:3px;width:16px}.workshop-actions{grid-template-columns:1fr 1fr;justify-self:center;gap:9px;width:min(96vw,500px)}.workshop-action{text-align:center;border-width:4px;border-radius:17px 17px 13px 13px;grid-template-columns:1fr;justify-items:center;gap:5px;min-height:103px;padding:8px 6px 9px}.workshop-prop{border-width:3px;border-radius:14px;width:46px;height:46px;font-size:1.5rem;box-shadow:inset 0 3px #ffffffb3,0 4px #6f3108}.workshop-action strong{font-size:.8rem}.workshop-action small{font-size:.58rem}}.coloring-page{background:radial-gradient(circle at 50% 28%,#fff4b214,#0000 35%),linear-gradient(#0424151f,#0424154d),url(/jungle-art-workshop.webp) 50%/cover no-repeat fixed}.coloring-page:before{background:radial-gradient(at 50% 45%,#0000 42%,#041e1157)}.coloring-page .coloring-topbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#144e2be0,#0c3920d4)}.jungle-workbench{isolation:isolate}.studio-ambient{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.studio-ambient b{background:#ffeca1;border-radius:50%;width:7px;height:7px;animation:4.6s ease-in-out infinite workshopFirefly;position:absolute;box-shadow:0 0 8px 3px #ffdc41a6}.studio-ambient b:first-of-type{top:15%;right:8%}.studio-ambient b:nth-of-type(2){animation-delay:-2s;top:48%;left:3%}.studio-ambient b:nth-of-type(3){animation-delay:-3.4s;bottom:12%;right:35%}.coloring-studio{grid-template-columns:300px minmax(0,1fr);grid-template-areas:"tools canvas";align-items:start;gap:clamp(20px,3vw,42px);width:min(1320px,100% - 38px)}.coloring-tools{grid-area:tools;padding-top:27px;position:sticky;top:95px;overflow:visible}.tool-dock-title{z-index:5;color:#ffe36b;text-shadow:0 2px #4a1c04;background:linear-gradient(#b96a2a,#6c2a0c);border:5px solid #4a1d05;border-radius:16px 16px 12px 12px;place-items:center;width:72%;min-height:46px;font-size:.9rem;font-weight:950;display:grid;position:absolute;top:-25px;right:50%;transform:translate(50%)rotate(-1deg);box-shadow:inset 0 4px #ffe39147,0 5px #2c0f02}.coloring-tools .tool-buttons button{transition:transform .18s cubic-bezier(.2,.8,.2,1),filter .18s,box-shadow .18s}.coloring-tools .tool-buttons button:hover,.coloring-tools .tool-buttons button:focus-visible{outline-offset:2px;filter:brightness(1.08);outline:2px solid #ffe675;transform:translateY(-3px)}.coloring-tools .tool-buttons button.active{animation:2.8s ease-in-out infinite toolSelected;transform:translateY(-6px)rotate(-2deg)scale(1.05)}.palette>button,.custom-color{border-radius:50%;transition:transform .15s}.palette>button:hover,.custom-color:hover{transform:translateY(-3px)scale(1.08)}.palette>button.selected{transform:translateY(-4px)scale(1.16)}.save-drawing{min-height:50px;font-size:.92rem}.save-drawing>span:first-child{font-size:1.3rem}.canvas-stage{min-height:680px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-area:canvas;place-items:center;padding:28px 28px 34px;display:grid;position:relative;overflow:visible}.canvas-stage:before,.canvas-stage:after{display:none}.studio-sunbeam{z-index:-1;filter:blur(10px);pointer-events:none;background:linear-gradient(110deg,#0000 18%,#fff6be33 48%,#0000 73%);width:62%;height:115%;animation:7s ease-in-out infinite alternate studioSun;position:absolute;top:-15%;left:50%;transform:translate(-50%)skew(-8deg)}.canvas-easel{z-index:2;background:linear-gradient(145deg,#cf8840,#7f3913 62%,#4b1d06);border:10px solid #522207;border-radius:22px 22px 15px 15px;place-items:center;max-width:100%;padding:17px;display:grid;position:relative;transform:perspective(1200px)rotateX(1deg);box-shadow:inset 0 6px #ffe28f6b,inset 0 0 0 3px #eab255,0 12px #2e1003,0 30px 46px #021a0e66}.canvas-stage .canvas-easel canvas{touch-action:none;background:#fff;border:6px solid #fff9df;border-radius:8px;max-width:min(100%,680px);max-height:72vh;display:block;box-shadow:0 0 0 3px #b97833,0 7px 12px #2a160540}.canvas-clip{z-index:5;background:linear-gradient(#f5d26b,#b96c22);border:4px solid #522207;border-radius:10px;width:58px;height:34px;position:absolute;top:-18px;box-shadow:inset 0 3px #ffffff73,0 5px #683008}.canvas-clip-right{right:19%;transform:rotate(3deg)}.canvas-clip-left{left:19%;transform:rotate(-3deg)}.canvas-stage>p{color:#fff4be;text-shadow:0 2px #174728;background:#124f2be6;border:3px solid #ffe37b;border-radius:999px;margin:23px 0 0;padding:7px 16px;font-size:.8rem;box-shadow:0 4px #062d17b8}.studio-toast{z-index:40;right:50%;bottom:max(24px,env(safe-area-inset-bottom));position:fixed;transform:translate(50%)}@keyframes toolSelected{0%,to{filter:brightness()}50%{filter:brightness(1.12)drop-shadow(0 0 7px #ffe2537a)}}@keyframes studioSun{0%{opacity:.45;transform:translate(-53%)skew(-8deg)}to{opacity:1;transform:translate(-47%)skew(-8deg)}}@media (width<=760px){.coloring-page{background-position:50%}.coloring-page .coloring-topbar{-webkit-backdrop-filter:none;backdrop-filter:none}.coloring-studio{grid-template:"canvas"minmax(0,1fr)"tools"/1fr;gap:0;width:100%;height:100dvh}.coloring-tools{padding-top:8px;padding-bottom:max(6px,env(safe-area-inset-bottom));grid-area:tools;position:relative;top:auto;overflow:visible}.tool-dock-title{display:none}.canvas-stage{min-height:0;padding:max(13px,env(safe-area-inset-top)) 8px 9px;grid-area:canvas;overflow:hidden}.canvas-easel{border-width:6px;border-radius:13px 13px 9px 9px;max-width:calc(100% - 8px);max-height:calc(100% - 6px);padding:8px;box-shadow:inset 0 4px #ffe28f66,inset 0 0 0 2px #eab255,0 7px #2e1003,0 14px 24px #021a0e57}.canvas-stage .canvas-easel canvas{border-width:3px;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 244px)}.canvas-clip{border-width:3px;border-radius:6px;width:36px;height:21px;top:-10px;box-shadow:inset 0 2px #ffffff73,0 3px #683008}.canvas-stage>p{display:none}.tool-buttons button.active{transform:translateY(-4px)scale(1.04)}.save-drawing{min-height:43px}.studio-toast{bottom:calc(168px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.how-bonus-guard,.story-adventure-page .quest-route-full .quest-route-runner,.story-adventure-page .scene-quest .quest-next-marker,.story-adventure-page .scene-quest .quest-next-marker>i,.workshop-atmosphere i,.workshop-atmosphere b,.workshop-hanging-sign,.workshop-easel,.workshop-actions,.studio-ambient b,.coloring-tools .tool-buttons button.active,.studio-sunbeam{animation:none!important}.art-workshop-overlay{animation:none}}.story-adventure-page .quest-scenes{isolation:isolate;position:relative;overflow:hidden}.story-adventure-page .quest-route-full{display:none!important}.story-adventure-page .quest-route-world{z-index:4;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.story-adventure-page .quest-route-world path,.activity-world-route path{fill:none;vector-effect:non-scaling-stroke;stroke-linecap:round}.story-adventure-page .quest-route-world .quest-route-shadow{stroke:#fff4b4c7;stroke-width:12px;stroke-dasharray:.12 6.45;filter:drop-shadow(0 3px 2px #3528093d)}.story-adventure-page .quest-route-world .quest-route-runner{stroke:#ffe45c;stroke-width:8px;stroke-dasharray:.7 99.3;filter:drop-shadow(0 0 6px #ffd92e)drop-shadow(0 0 12px #ffe652b8);animation:3.1s linear infinite questWorldRunner}.story-adventure-page .quest-scenes .scene-quest{z-index:auto;position:relative;overflow:visible;background:0 0!important}.story-adventure-page .quest-scenes .quest-continuous-bg{z-index:0}.story-adventure-page .quest-scenes .scene-quest:after{z-index:1}.story-adventure-page .quest-scenes .quest-path{display:none}@keyframes questWorldRunner{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100px}}@media (width<=760px){.how-bonus-guard{filter:drop-shadow(0 5px #ffdc5e47)drop-shadow(0 15px 12px #1e301266);width:clamp(112px,28vw,158px);top:34.8%;right:-1%}.story-adventure-page .quest-scenes .scene-quest{height:100dvh;min-height:620px;overflow:visible}.story-adventure-page .scene-quest .quest-guide{align-items:end;height:36%;top:0}.story-adventure-page .scene-quest .quest-guide>img{object-position:center bottom;align-self:end;height:100%;margin-bottom:-7px}.story-adventure-page .scene-quest .quest-tile-stack{grid-template-rows:max-content max-content;align-content:start;height:auto;min-height:0;padding-bottom:0;top:34%;bottom:auto}.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile-with-image{max-height:41dvh}.story-adventure-page .scene-quest .quest-tile-with-image .quest-picture,.story-adventure-page .scene-quest .quest-tile-with-image .quest-picture>img{max-height:calc(41dvh - 12px)}.story-adventure-page .scene-quest .quest-next-marker{margin-top:clamp(7px,1svh,10px)}}.activity-detail-page .activity-steps,.activity-detail-page .activity-stage-number,.activity-detail-page .activity-intro-path,.activity-detail-page .activity-path-link{display:none!important}.activity-detail-page .activity-flow{isolation:isolate;position:relative;overflow:hidden}.activity-world-route{z-index:0;pointer-events:none;width:100%;height:calc(100% + 4px);position:absolute;inset:-2px 0;overflow:visible}.activity-route-shadow{stroke:#fff4b3c7;stroke-width:12px;stroke-dasharray:.12 2.45;filter:drop-shadow(0 3px 2px #3a2b0a38)}.activity-route-dots{stroke:#3c7b49;stroke-width:7px;stroke-dasharray:.12 2.45}.activity-route-light{stroke:#ffe562;stroke-width:8px;stroke-dasharray:.55 99.45;filter:drop-shadow(0 0 6px #ffdb35)drop-shadow(0 0 11px #ffe554b8);animation:5.8s linear infinite activityRouteRunner}.activity-detail-page .activity-stage{z-index:2;margin-block:clamp(55px,7vw,92px);position:relative}.activity-detail-page .activity-stage:first-of-type{margin-top:34px}.activity-detail-page .activity-stage-heading{text-align:center;justify-content:center}.activity-detail-page .activity-stage-heading>div{width:100%}@keyframes activityRouteRunner{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100px}}.activity-prompts-stage .activity-slider-shell{width:min(1060px,100%);margin-inline:auto;padding-inline:82px}.activity-prompts-stage .activity-prompt-track{overscroll-behavior-inline:contain;gap:26px;padding:25px 7%;scroll-padding-inline:7%}.activity-prompts-stage .activity-prompt-card{isolation:isolate;color:#fffbe2;text-align:center;scroll-snap-align:center;background:radial-gradient(circle at 22% 12%,#ffee8947,#0000 27%),radial-gradient(circle at 92% 92%,#2fc4734d,#0000 34%),linear-gradient(145deg,#14663ff5,#083924f5 62%,#042519fa);border:2px solid #ffeb80e6;border-radius:40px;flex:0 0 min(640px,78vw);min-height:260px;padding:clamp(30px,5vw,58px);transition:transform .35s cubic-bezier(.18,.82,.2,1),filter .35s,box-shadow .35s;overflow:hidden;transform:perspective(1100px)rotateY(-1.2deg)scale(.985);box-shadow:inset 0 1px #ffffe080,inset 0 -18px 34px #021c1247,0 0 0 7px #ffd7491f,0 18px #083b24c7,0 38px 58px #072e1e57}.activity-prompts-stage .activity-prompt-card:nth-child(2n){transform:perspective(1100px)rotateY(1.2deg)scale(.985)}.activity-prompts-stage .activity-prompt-card:before{z-index:-1;content:"";background:linear-gradient(105deg,#0000 25%,#fff8bc38,#0000 69%);border-radius:50%;animation:7s ease-in-out infinite promptLightSweep;position:absolute;inset:-45% 35% -35% -20%;transform:translate(-35%)rotate(8deg)}.activity-prompts-stage .activity-prompt-card:after{z-index:3;content:"";pointer-events:none;background:0 0;border:1px solid #fff2a547;border-radius:32px;width:auto;height:auto;position:absolute;inset:7px;transform:none;box-shadow:inset 0 0 36px #ffffd20a}.activity-prompts-stage .activity-prompt-card:hover{filter:brightness(1.08)saturate(1.08);transform:perspective(1100px)translateY(-8px)rotateY(0)scale(1.01);box-shadow:inset 0 1px #ffffe094,0 0 0 9px #ffdb4d2b,0 22px #083b24c7,0 44px 64px #072e1e66}.activity-prompts-stage .activity-prompt-card>span{color:#174f30;background:radial-gradient(circle at 34% 26%,#ffffffe6 0 7%,#0000 8%),linear-gradient(145deg,#ffe875,#eaa92c 58%,#b76110);border:3px solid #fff0a0;border-radius:26px;place-items:center;width:76px;height:76px;margin:0 auto 24px;font-size:2.15rem;display:grid;transform:rotate(-3deg);box-shadow:inset 0 4px #ffffff85,0 7px #774008,0 15px 22px #001c0f59}.activity-prompts-stage .activity-prompt-card p{z-index:2;color:#fffbe2;text-shadow:0 3px #05301dbf;max-width:530px;margin-inline:auto;font-size:clamp(1.35rem,3vw,2rem);line-height:1.45;position:relative}.activity-prompts-stage .activity-prompt-card small{color:#e9f7d5}.activity-slider-arrow{isolation:isolate;-webkit-text-stroke:0;width:68px;height:68px;text-shadow:none;background:radial-gradient(circle at 35% 24%,#ffffffbf 0 7%,#0000 8%),radial-gradient(circle at 50% 47%,#56b16b,#177044 58%,#0b472c);border:3px solid #fff0a0;border-radius:50%;padding:0;font-size:0;transition:transform .2s cubic-bezier(.2,.8,.2,1),filter .2s,box-shadow .2s;top:50%;bottom:auto;overflow:visible;transform:translateY(-50%);box-shadow:inset 0 5px #ffffff3d,inset 0 -8px 13px #03271752,0 0 0 7px #ffdc4c21,0 7px #704009,0 16px 27px #072d1b57;color:#0000!important;-webkit-text-fill-color:transparent!important}.activity-slider-arrow:before{z-index:3;filter:drop-shadow(0 3px #8a4a07)drop-shadow(0 0 5px #ffe55b80);content:"";border-top:6px solid #ffe55b;border-right:6px solid #ffe55b;border-radius:3px;width:17px;height:17px;position:absolute;top:50%;left:50%}.activity-slider-arrow:after{z-index:-1;content:"";border:2px solid #ffe35861;border-radius:50%;animation:2.4s ease-in-out infinite arrowEnergy;position:absolute;inset:-9px}.activity-slider-arrow.arrow-right:before,.activity-slider-arrow.previous:before{transform:translate(-61%,-50%)rotate(45deg)}.activity-slider-arrow.arrow-left:before,.activity-slider-arrow.next:before{transform:translate(-39%,-50%)rotate(-135deg)}.activity-slider-arrow:not(:disabled):hover,.activity-slider-arrow:not(:disabled):focus-visible{outline-offset:5px;filter:brightness(1.14)saturate(1.08);outline:3px solid #ffea64cc;transform:translateY(calc(-50% - 5px))scale(1.05)}.activity-slider-arrow:not(:disabled):active{transform:translateY(calc(3px - 50%))scale(.98);box-shadow:inset 0 4px #fff3,inset 0 -6px 10px #03271747,0 3px #704009,0 9px 18px #072d1b4d}.activity-slider-arrow:disabled{opacity:.24;filter:grayscale(.35)}@keyframes promptLightSweep{0%,24%{opacity:0;transform:translate(-48%)rotate(8deg)}44%,65%{opacity:1}84%,to{opacity:0;transform:translate(155%)rotate(8deg)}}@keyframes arrowEnergy{0%,to{opacity:.2;transform:scale(.9)}50%{opacity:.8;transform:scale(1.06)}}@media (width<=760px){.activity-detail-page .activity-stage{margin-block:48px}.activity-detail-page .activity-stage:first-of-type{margin-top:24px}.activity-prompts-stage .activity-slider-shell,.activity-detail-page .coloring-carousel-wrap{padding-inline:0}.activity-prompts-stage .activity-prompt-track{gap:16px;padding:20px 42px 31px;scroll-padding-inline:42px}.activity-prompts-stage .activity-prompt-card{border-radius:30px;flex-basis:calc(100vw - 84px);min-height:220px;padding:30px 24px;box-shadow:inset 0 1px #ffffe080,0 0 0 5px #ffd7491f,0 12px #083b24c2,0 27px 40px #072e1e52}.activity-prompts-stage .activity-prompt-card:after{border-radius:24px;inset:6px}.activity-prompts-stage .activity-prompt-card>span{border-radius:21px;width:62px;height:62px;margin-bottom:19px;font-size:1.75rem}.activity-prompts-stage .activity-prompt-card p{font-size:clamp(1.08rem,5.2vw,1.42rem)}.activity-slider-arrow{border-width:3px;width:54px;height:54px;top:50%;bottom:auto;transform:translateY(-50%)}.activity-slider-arrow:before{border-width:5px 5px 0 0;width:14px;height:14px}.activity-slider-arrow.previous,.activity-slider-arrow.arrow-right{left:auto;right:4px}.activity-slider-arrow.next,.activity-slider-arrow.arrow-left{left:4px;right:auto}}@media (prefers-reduced-motion:reduce){.story-adventure-page .quest-route-world .quest-route-runner,.activity-route-light,.activity-prompts-stage .activity-prompt-card:before,.activity-slider-arrow:after{animation:none!important}}.story-adventure-page .quest-route-world{z-index:3}.story-adventure-page .quest-route-world .quest-route-shadow,.story-adventure-page .quest-route-world .quest-route-runner{display:none}.story-adventure-page .scene-quest .quest-guide{z-index:20}.story-adventure-page .scene-quest .quest-activity-bubble{z-index:24;position:relative}.story-adventure-page .scene-quest .quest-tile-stack{z-index:12}.story-adventure-page .scene-quest .quest-tile{background:#fff4d4}.story-adventure-page .how-next-step,.story-adventure-page .quest-next-marker,.activity-detail-page .activity-flow:before,.activity-detail-page .activity-route-shadow,.activity-detail-page .activity-route-light{display:none!important}.activity-detail-page .activity-world-route{z-index:0}.activity-detail-page .activity-route-dots{stroke:#397848;stroke-width:8px;stroke-dasharray:.14 3.65;filter:drop-shadow(0 2px #fff6b9e6)}.activity-detail-page .activity-stage{z-index:2}@media (width<=760px){.story-adventure-page .how-bonus-guard{z-index:30;opacity:1;visibility:visible;filter:drop-shadow(0 0 14px #ffe670a3)drop-shadow(0 13px 10px #192d1275);width:clamp(78px,21vw,104px);max-width:none;animation:4.8s cubic-bezier(.45,0,.2,1) infinite guardChallengeLeft;top:35.5%;left:1.5%;right:auto;transform:rotate(2deg);display:block!important}.story-adventure-page .quest-scenes .scene-quest{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:110svh;min-height:680px;padding:1.5svh 0 28svh;display:flex;overflow:visible}.story-adventure-page .scene-quest .quest-guide{flex:0 0 34svh;align-items:flex-end;width:94vw;height:34svh;margin:0 auto -1.2svh;position:relative;inset:auto;transform:none}.story-adventure-page .scene-quest .quest-guide>img{object-fit:contain;object-position:center bottom;align-self:flex-end;width:43%;height:100%;margin:0}.story-adventure-page .scene-quest .quest-activity-bubble{align-self:center;max-width:55%;transform:translateY(-3.7svh)}.story-adventure-page .scene-quest .quest-tile-stack,.story-adventure-page .scene-quest .quest-tile-stack.is-last{flex:none;align-content:start;justify-items:center;width:86vw;height:auto;min-height:0;margin:0 auto;padding:0;display:grid;position:relative;inset:auto;transform:none}.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile,.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile-with-image{width:fit-content;max-width:86vw;max-height:42svh;margin:0 auto}.story-adventure-page .scene-quest .quest-tile-with-image .quest-picture,.story-adventure-page .scene-quest .quest-tile-with-image .quest-picture>img{object-fit:contain;object-position:center;width:auto;max-width:calc(86vw - 12px);height:auto;max-height:calc(42svh - 12px);margin-inline:auto}.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile-placeholder{width:86vw;height:42svh}.activity-detail-page .activity-stage{margin-block:68px}}@keyframes guardChallengeLeft{0%,68%,to{transform:rotate(2deg)translateY(0)}75%{transform:rotate(4deg)translateY(-4px)scale(1.02)}82%{transform:rotate(1deg)translateY(0)}88%{transform:rotate(3deg)translateY(-2px)}}.story-adventure-page .quest-route-world .quest-route-dots{stroke:#397848;stroke-width:6px;stroke-dasharray:.14 6.35;filter:none}.story-adventure-page .quest-scene-connector{z-index:6;pointer-events:none;height:27svh;display:none;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.story-adventure-page .quest-scene-connector svg{width:100%;height:100%;display:block;overflow:visible}.story-adventure-page .quest-scene-connector path{fill:none;stroke:#397848;stroke-width:6px;stroke-dasharray:.15 6.2;stroke-linecap:round;vector-effect:non-scaling-stroke}@media (width<=760px){.story-adventure-page .quest-route-world{display:none!important}.story-adventure-page .quest-scene-connector{display:block}.story-adventure-page .how-mobile-layout .how-bonus-guard{z-index:50;opacity:1;visibility:visible;filter:drop-shadow(0 0 12px #ffe7798c)drop-shadow(0 12px 9px #192d1270);pointer-events:none;background:url(/guard-pointing-challenge-v2.webp) 0 100%/contain no-repeat;width:clamp(86px,23vw,112px);max-width:none;height:clamp(116px,30.7vw,150px);animation:4.8s cubic-bezier(.45,0,.2,1) infinite guardChallengeLeft;position:absolute;inset:34.5% auto auto 1.5%;transform:rotate(2deg);display:block!important}}.story-adventure-page .quest-route-world,.story-adventure-page .quest-scene-connector{display:none!important}.story-adventure-page .quest-route-out{z-index:6;pointer-events:none;width:min(24vw,240px);height:clamp(23px,4svh,42px);position:relative;overflow:visible;display:block!important}.story-adventure-page .quest-route-in{z-index:5;pointer-events:none;width:min(24vw,240px);height:clamp(28px,4.6svh,48px);position:absolute;top:0;right:50%;overflow:visible;transform:translate(50%);display:block!important}.story-adventure-page .quest-route-dots,.story-adventure-page .quest-route-runner{fill:none;vector-effect:non-scaling-stroke;stroke-linecap:round;display:block}.story-adventure-page .quest-route-dots{stroke:#426936eb;stroke-width:7px;stroke-dasharray:.1 5.7;filter:drop-shadow(0 2px #fff4b1cc)}.story-adventure-page .quest-route-runner{stroke:#ffe36b;stroke-width:7px;stroke-dasharray:.1 99.9;filter:drop-shadow(0 0 5px #ffde4df2);animation:4.2s linear infinite questRouteTravel}.story-adventure-page .quest-route-joint-star{display:none}@media (width<=760px){.story-adventure-page .quest-route-joint-star{z-index:20;aspect-ratio:1;pointer-events:none;filter:drop-shadow(0 4px #773702eb)drop-shadow(0 9px 8px #42220470)drop-shadow(0 0 9px #ffd337b8);width:clamp(42px,13vw,50px);display:block;position:absolute;top:0;transform:translate(-50%,-50%)}.story-adventure-page .scene-how+.quest-scenes .scene-quest:first-child .quest-route-joint-star{display:none}.story-adventure-page .quest-route-joint-star>img{object-fit:contain;width:100%;height:100%;display:block}.story-adventure-page .quest-route-in{width:100%;height:34dvh;top:0;right:0;transform:none}.story-adventure-page .quest-route-out{width:100%;height:28svh;position:absolute;bottom:0;left:0;right:0;transform:none}.story-adventure-page .quest-route-dots,.story-adventure-page .quest-route-runner{stroke-width:6px}}@media (prefers-reduced-motion:reduce){.story-adventure-page .quest-route-runner{animation:none}}.story-adventure-page .quest-transition{display:contents}.story-adventure-page .quest-route-exit-star,.story-adventure-page .quest-transition-guard{display:none}@media (width<=760px){.story-adventure-page .how-mobile-layout .how-bonus-guard{display:none!important}.story-adventure-page .scene-quest .quest-tile-stack,.story-adventure-page .scene-quest .quest-tile-stack.is-last{width:90vw}.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile,.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile-with-image{box-sizing:border-box;aspect-ratio:1.46;width:90vw;max-width:90vw;height:auto;max-height:none}.story-adventure-page .scene-quest .quest-tile-with-image .quest-picture{width:100%;max-width:none;height:100%;max-height:none}.story-adventure-page .scene-quest .quest-tile-with-image .quest-picture>img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;max-height:none;margin:0}.story-adventure-page .quest-transition{z-index:6;pointer-events:none;width:100vw;height:calc(75.5svh - 61.65vw + 2px);min-height:250px;display:block;position:absolute;top:100%;right:50%;overflow:visible;transform:translate(50%)}.story-adventure-page .quest-transition .quest-route-out{width:100%;height:100%;position:absolute;inset:0}.story-adventure-page .quest-route-joint-star{display:none!important}.story-adventure-page .quest-route-exit-star{z-index:22;aspect-ratio:1;filter:drop-shadow(0 4px #773702eb)drop-shadow(0 9px 8px #42220470)drop-shadow(0 0 9px #ffd337b8);width:clamp(42px,13vw,50px);display:block;position:absolute;top:100%;transform:translate(-50%,-50%)}.story-adventure-page .quest-route-exit-star>img{object-fit:contain;width:100%;height:100%;display:block}.story-adventure-page .quest-transition-with-guard .quest-transition-guard{z-index:18;object-fit:contain;object-position:left top;filter:drop-shadow(0 0 12px #ffe7797a)drop-shadow(0 13px 10px #192d1275);transform-origin:bottom;width:clamp(124px,38vw,158px);height:auto;max-height:76%;animation:4.8s cubic-bezier(.45,0,.2,1) infinite guardChallengeLeft;display:block;position:absolute;top:17%;left:1.5%}}@media (prefers-reduced-motion:reduce){.story-adventure-page .quest-transition-guard{animation:none!important}}.story-adventure-page .quest-route-exit-star{top:calc(100% - 32px)}.story-adventure-page .quest-overlay{align-items:center}.story-adventure-page .quest-overlay h2{text-align:right;flex:auto;min-width:0;max-width:none}.story-adventure-page .quest-open-button{width:min(42%,240px);box-shadow:none;background:0 0;border:0;border-radius:0;flex:0 0 min(42%,240px);padding:0;display:block;overflow:visible}.story-adventure-page .quest-open-button>img{object-fit:contain;filter:drop-shadow(0 5px 4px #2d180557);width:100%;height:auto;display:block}@media (width<=760px){.story-adventure-page .quest-overlay{gap:7px;padding:11px 12px 13px}.story-adventure-page .quest-overlay h2{flex-basis:55%;max-width:55%;font-size:clamp(.98rem,4.5vw,1.18rem);line-height:1.04}.story-adventure-page .quest-open-button{flex-basis:43%;width:43%;max-width:165px}}.activity-detail-page .activity-world-route,.activity-detail-page .activity-flow:before{display:none!important}.activity-detail-page .activity-flow{flex-direction:column;width:min(1160px,100% - 36px);margin:-78px auto 0;padding-top:0;display:flex;position:relative;overflow:visible}.activity-detail-page .activity-stage,.activity-detail-page .activity-stage:first-of-type{margin-block:0}.activity-section-connector{z-index:1;pointer-events:none;flex:none;width:100%;height:clamp(185px,18vw,225px);position:relative;overflow:visible}.activity-section-connector svg{width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.activity-section-connector path{fill:none;stroke:#397848;stroke-width:6px;stroke-dasharray:1 11;stroke-linecap:round;vector-effect:non-scaling-stroke}.activity-section-connector img{z-index:2;object-fit:contain;filter:drop-shadow(0 4px #773702c7)drop-shadow(0 8px 7px #42220461);width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-7deg)}.activity-prompts-stage .activity-slider-shell,.activity-detail-page .coloring-carousel-wrap{padding-inline:0}.activity-prompts-stage .activity-prompt-track,.activity-detail-page .coloring-carousel{padding-inline:12px;scroll-padding-inline:12px}.activity-prompts-stage .activity-prompt-card{min-height:440px;box-shadow:none;filter:drop-shadow(0 15px 13px #1f2d1657);color:#fff7cc;background:url(/activity-green-prompt-plaque-tall.webp) 50%/100% 100% no-repeat;border:0;border-radius:0;flex:0 0 min(680px,82vw);padding:clamp(70px,6vw,92px) 12%;overflow:visible;transform:none}.activity-prompts-stage .activity-prompt-card:nth-child(2n),.activity-prompts-stage .activity-prompt-card:hover{transform:none}.activity-prompts-stage .activity-prompt-card:before,.activity-prompts-stage .activity-prompt-card:after{display:none}.activity-prompts-stage .activity-prompt-card>span{width:54px;height:54px;margin-bottom:12px}.activity-prompts-stage .activity-prompt-card p{color:#fff8d8;text-shadow:0 2px #123f24,0 4px 4px #0a27167a;max-width:560px;font-size:clamp(1.15rem,2.4vw,1.72rem)}.activity-detail-page .coloring-card{box-shadow:none;filter:drop-shadow(0 14px 12px #311d0757);background:url(/activity-curved-title-sign-wood-only-v2.webp) 50%/100% 100% no-repeat;border:0;border-radius:0;flex:0 0 min(318px,74vw);padding:31px 22px 30px;overflow:visible}.activity-detail-page .coloring-card:hover{box-shadow:none;filter:brightness(1.04)drop-shadow(0 17px 14px #311d0761);transform:translateY(-3px)}.activity-detail-page .coloring-card img{width:100%;margin:0}.activity-slider-controls{z-index:5;justify-content:center;align-items:center;gap:24px;margin-top:24px;padding:4px 0 10px;display:flex;position:relative}.activity-slider-controls .activity-slider-arrow,.activity-slider-controls .activity-slider-arrow.arrow-right,.activity-slider-controls .activity-slider-arrow.arrow-left{flex:none;position:relative;inset:auto;transform:none}.activity-slider-controls .activity-slider-arrow:not(:disabled):hover,.activity-slider-controls .activity-slider-arrow:not(:disabled):focus-visible{transform:translateY(-3px)scale(1.04)}.activity-slider-controls .activity-slider-arrow:not(:disabled):active{transform:translateY(2px)scale(.98)}.zoom-range{color:#ffe27a;text-shadow:0 2px #4b2207;grid-template-columns:1fr auto;gap:6px 10px;margin-top:14px;font-size:.82rem;font-weight:850;display:grid}.zoom-range output{direction:ltr}.zoom-range input{accent-color:#f4c84c;grid-column:1/-1;width:100%}.canvas-viewport{overscroll-behavior:contain;direction:ltr;max-width:100%;max-height:72vh;padding:8px;overflow:auto}.coloring-canvas-stack{transform-origin:0 0;touch-action:none;width:max-content;max-width:680px;margin:0 auto;transition:transform .16s ease-out;display:block;position:relative}.canvas-stage .canvas-easel .coloring-canvas-stack canvas{max-width:100%;max-height:none}.coloring-line-overlay{z-index:3;object-fit:fill;mix-blend-mode:multiply;pointer-events:none;-webkit-user-select:none;user-select:none;width:calc(100% - 12px);height:calc(100% - 12px);position:absolute;inset:6px}.sticker-canvas-overlay{z-index:5;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}@media (width<=760px){.activity-detail-page .activity-flow{width:calc(100% - 18px);margin-top:-158px}.activity-section-connector{height:176px}.activity-section-connector img{width:36px;height:36px}.activity-prompts-stage .activity-prompt-track,.activity-detail-page .coloring-carousel{gap:16px;padding:16px 8px 22px;scroll-padding-inline:8px}.activity-prompts-stage .activity-prompt-card{flex-basis:calc(100vw - 52px);min-height:230px;padding:43px 34px}.activity-prompts-stage .activity-prompt-card>span{width:46px;height:46px;margin-bottom:9px}.activity-prompts-stage .activity-prompt-card p{font-size:clamp(1rem,4.6vw,1.25rem)}.activity-detail-page .coloring-card{flex-basis:min(78vw,300px);padding:27px 18px 26px}.activity-slider-controls{gap:20px;margin-top:12px;padding-bottom:4px}.activity-slider-controls .activity-slider-arrow,.activity-slider-controls .activity-slider-arrow.arrow-right,.activity-slider-controls .activity-slider-arrow.arrow-left{width:54px;height:48px}.coloring-tools{grid-template-rows:auto 40px 44px;grid-template-columns:minmax(116px,1fr) minmax(116px,1fr) auto}.brush-range{grid-area:2/1}.zoom-range{grid-area:2/2/auto/4;grid-template-columns:auto auto minmax(72px,1fr);align-items:center;gap:5px;min-width:0;margin:0;font-size:.68rem}.zoom-range input{grid-column:3;min-width:72px}.studio-actions{grid-area:3/1/auto/3;justify-content:center}.save-drawing{grid-area:3/3}.canvas-viewport{max-height:calc(100dvh - 304px);padding:4px}.coloring-canvas-stack{max-width:100%}.coloring-line-overlay{width:calc(100% - 6px);height:calc(100% - 6px);inset:3px}}@media (prefers-reduced-motion:reduce){.coloring-canvas-stack{transition:none}}.story-adventure-page .quest-open-button{isolation:isolate;cursor:pointer;transform-origin:50%;-webkit-tap-highlight-color:transparent;animation:2.15s ease-in-out infinite questStartButtonInvite;position:relative}.story-adventure-page .quest-open-button:before{z-index:-1;content:"";opacity:.72;border:3px solid #ffe354b8;border-radius:20px;animation:2.15s ease-in-out infinite questStartButtonGlow;position:absolute;inset:7% 1%;box-shadow:0 0 15px #ffdc438c,0 9px 16px #391d0552}.story-adventure-page .quest-open-button>img{transition:transform .18s cubic-bezier(.2,.82,.2,1),filter .18s}.story-adventure-page .quest-tile:hover .quest-open-button,.story-adventure-page .quest-tile:focus-visible .quest-open-button{animation-play-state:paused;transform:translateY(-4px)scale(1.055)}.story-adventure-page .quest-tile:hover .quest-open-button>img,.story-adventure-page .quest-tile:focus-visible .quest-open-button>img{filter:brightness(1.1)saturate(1.08)drop-shadow(0 8px 6px #2d180566)}.story-adventure-page .quest-tile:active .quest-open-button{animation:none;transform:translateY(3px)scale(.97)}@keyframes questStartButtonInvite{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-3px)scale(1.035)}}@keyframes questStartButtonGlow{0%,to{opacity:.38;transform:scale(.96)}50%{opacity:.88;transform:scale(1.035)}}.activity-section-connector img{left:calc(50% + 6px);transform:translate(-50%,-50%)rotate(-3deg)}@media (prefers-reduced-motion:reduce){.story-adventure-page .quest-open-button,.story-adventure-page .quest-open-button:before{animation:none}}.story-adventure-page .scene-quest .quest-activity-bubble{width:min(390px,48vw);min-width:0;max-width:none;min-height:250px;box-shadow:none;background:0 0;border:0;border-radius:0;align-content:center;padding:23% 13% 11%;display:grid;position:relative;overflow:visible}.story-adventure-page .scene-quest .quest-activity-bubble:after{display:none}.story-adventure-page .quest-notes-board{z-index:0;object-fit:fill;filter:drop-shadow(0 10px 9px #34200947);pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.story-adventure-page .quest-notes-title{z-index:2;color:#f8d66f;height:17%;font-family:var(--font-pilpilon-display), Arial, sans-serif;text-align:center;text-shadow:0 2px #5a2b0b,0 4px 4px #34180561;place-items:center;font-size:clamp(1rem,1.95vw,1.34rem);font-weight:950;line-height:1;display:grid;position:absolute;top:7.5%;left:22%;right:22%;overflow:hidden}.story-adventure-page .quest-activity-bubble ul{z-index:2;scrollbar-width:thin;gap:7px;max-height:145px;margin:0;padding:0 2%;list-style:none;display:grid;position:relative;overflow:auto}.story-adventure-page .quest-activity-bubble li{color:#436c4c;text-align:right;background:#fffce5e6;border:2px dashed #b7975d94;border-radius:11px;grid-template-columns:29px minmax(0,1fr);align-items:center;gap:7px;min-height:42px;padding:6px 9px;line-height:1.15;display:grid;box-shadow:inset 0 1px #fffc,0 2px #754d191f}.story-adventure-page .quest-activity-bubble li>img{object-fit:contain;filter:drop-shadow(0 2px #77370285);width:27px;height:27px;display:block}.story-adventure-page .quest-activity-bubble li>b{color:#48734f;text-shadow:0 1px #fff7cf,0 3px 3px #412b0d47;min-width:0;font-size:clamp(.9rem,1.7vw,1.16rem);font-weight:900}.story-adventure-page .quest-activity-bubble.is-empty ul{min-height:32%}.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile,.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile-with-image{aspect-ratio:1.35;width:min(880px,88vw);max-width:min(880px,88vw);height:auto;max-height:none;box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.story-adventure-page .scene-quest .quest-tile-with-image .quest-picture,.story-adventure-page .scene-quest .quest-picture{border-radius:0;width:100%;max-width:none;height:100%;max-height:none;position:relative;overflow:visible;background:0 0!important}.story-adventure-page .scene-quest .quest-picture:after{display:none}.story-adventure-page .scene-quest .quest-tile-with-image .quest-picture>.quest-card-media,.story-adventure-page .scene-quest .quest-picture>.quest-card-media{z-index:1;object-fit:cover;object-position:center;border-radius:7% 7% 2% 2%;width:93%;max-width:none;height:70.8%;max-height:none;margin:0;display:block;position:absolute;inset:5.2% 3.5% 24%}.story-adventure-page .scene-quest .quest-picture>span:not(.quest-open-button){z-index:1;background:#f3dfaa;border-radius:7% 7% 2% 2%;place-items:center;height:auto;display:grid;position:absolute;inset:5.2% 3.5% 24%}.story-adventure-page .quest-tile-frame{z-index:3;filter:drop-shadow(0 13px 10px #2e1d0859);pointer-events:none;display:block;object-fit:fill!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;position:absolute!important;inset:0!important}.story-adventure-page .quest-overlay{z-index:4;pointer-events:none;background:0 0;padding:0;display:block;position:absolute;inset:0}.story-adventure-page .quest-title-button{z-index:4;border-radius:13px;place-items:center;height:18.5%;padding:0 27% 0 5%;transition:filter .18s,transform .18s;display:grid;position:absolute;bottom:8.5%;left:8%;right:6%;box-shadow:inset 0 2px #fffc,inset 0 -3px 5px #573a181f}.story-adventure-page .quest-title-button h2,.story-adventure-page .quest-overlay .quest-title-button h2{color:#5a3217;width:100%;max-width:none;font-family:var(--font-pilpilon-display), Arial, sans-serif;text-align:center;text-shadow:0 1px #fff9dd;margin:0;font-size:clamp(1.25rem,3.2vw,2.35rem);font-weight:950;line-height:1.05}.story-adventure-page .quest-open-button,.story-adventure-page .quest-overlay .quest-open-button{z-index:6;aspect-ratio:1;background:0 0;place-items:center;width:31%;max-width:250px;padding:0;display:grid;position:absolute;bottom:-3%;right:-1.5%;overflow:visible}.story-adventure-page .quest-open-button:before{filter:blur(3px);background:#ffdd4159;border:0;border-radius:50%;inset:18%;box-shadow:0 0 22px #ffd83aad}.story-adventure-page .quest-open-button>img{object-fit:contain;filter:drop-shadow(0 7px 5px #3e1f0561);width:100%;height:100%;display:block;position:absolute;inset:0}.story-adventure-page .quest-open-button>strong{z-index:2;color:#fff4bf;max-width:64%;font-family:var(--font-pilpilon-display), Arial, sans-serif;text-align:center;text-shadow:0 2px #8a480c,0 4px 5px #51280473;font-size:clamp(.72rem,2.15vw,1.38rem);font-weight:950;line-height:.9;position:relative;transform:rotate(-2deg)}.story-adventure-page .quest-tile:hover .quest-title-button,.story-adventure-page .quest-tile:focus-visible .quest-title-button{filter:brightness(1.04);transform:translateY(-2px)}@media (width<=760px){.story-adventure-page .scene-quest .quest-guide{flex:0 0 35svh;gap:0;width:96vw;height:35svh;margin-bottom:-1svh}.story-adventure-page .scene-quest .quest-guide>img{z-index:3;width:42%;height:100%}.story-adventure-page .scene-quest .quest-activity-bubble{z-index:2;aspect-ratio:5/4;align-self:center;width:58%;max-width:58%;min-height:0;margin-left:-2%;padding:24% 12% 11%}.story-adventure-page .quest-notes-title{height:18%;font-size:clamp(.58rem,2.8vw,.78rem);top:7%;left:20%;right:20%}.story-adventure-page .quest-activity-bubble ul{gap:4px;max-height:28vw;padding-inline:1%}.story-adventure-page .quest-activity-bubble li{border-width:1.5px;border-radius:8px;grid-template-columns:20px minmax(0,1fr);gap:4px;min-height:31px;padding:4px 5px}.story-adventure-page .quest-activity-bubble li>b{font-size:clamp(.54rem,2.45vw,.68rem);line-height:1.08}.story-adventure-page .scene-quest .quest-tile-stack,.story-adventure-page .scene-quest .quest-tile-stack.is-last{width:92vw}.story-adventure-page .quest-title-button{border-radius:9px;height:18.8%;padding:0 28% 0 4%;bottom:8.2%;left:7%;right:5%}.story-adventure-page .quest-title-button h2,.story-adventure-page .quest-overlay .quest-title-button h2{font-size:clamp(.98rem,5vw,1.34rem);line-height:1.02}.story-adventure-page .quest-open-button,.story-adventure-page .quest-overlay .quest-open-button{width:32%;bottom:-3.5%;right:-2%}.story-adventure-page .quest-open-button>strong{font-size:clamp(.64rem,3.75vw,1rem)}.story-adventure-page .quest-transition{height:calc(75.5svh - 68.15vw + 2px)}.story-adventure-page .quest-scenes .scene-quest{box-sizing:border-box;height:190vw;min-height:0;padding:0 0 70vw;overflow:visible}.story-adventure-page .scene-quest .quest-guide{z-index:24;flex:0 0 52vw;align-items:flex-end;width:96vw;height:52vw;margin:0 auto -3vw;position:relative;transform:none}.story-adventure-page .scene-quest .quest-guide>img{z-index:25;width:42%;height:100%;transform:translateY(2.2vw)}.story-adventure-page .scene-quest .quest-activity-bubble{z-index:26;align-self:flex-end;width:58%;max-width:58%;margin-left:-2%;padding:24% 12% 10%;overflow:visible;transform:translateY(2.7vw)}.story-adventure-page .quest-notes-board{z-index:1}.story-adventure-page .quest-activity-bubble ul{scrollbar-width:none;gap:2px;max-height:none;padding:0 3%;display:grid;overflow:hidden}.story-adventure-page .quest-activity-bubble ul::-webkit-scrollbar{display:none}.story-adventure-page .quest-activity-bubble li{min-height:27px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:18px minmax(0,1fr);gap:3px;padding:2px 3px}.story-adventure-page .quest-activity-bubble li>img{width:17px;height:17px}.story-adventure-page .quest-activity-bubble li>b{text-shadow:0 1px #fffad3e6;font-size:clamp(.58rem,2.55vw,.72rem)}.story-adventure-page .scene-quest .quest-tile-stack,.story-adventure-page .scene-quest .quest-tile-stack.is-last{z-index:12;width:92vw;margin:0 auto;position:relative}.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile,.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile-with-image{aspect-ratio:1.35;width:92vw;max-width:92vw}.story-adventure-page .scene-quest .quest-tile-with-image .quest-picture>.quest-card-media,.story-adventure-page .scene-quest .quest-picture>.quest-card-media{object-fit:cover;object-position:center 44%;border-radius:6% 6% 2% 2%;width:87.8%;height:60.7%;inset:7% 6.1% auto;transform:scale(1.018)}.story-adventure-page .quest-transition{height:73vw;min-height:0;top:100%}.story-adventure-page .quest-route-in{height:52vw}}.activity-detail-page .activity-flow{margin-top:0;padding-top:clamp(28px,5vw,56px)}@media (width<=760px){.activity-detail-page .activity-flow{width:calc(100% - 12px);margin:0 auto;padding:48px 0 58px}.activity-detail-page .activity-stage,.activity-detail-page .activity-stage:first-of-type{box-sizing:border-box;border-width:4px;border-radius:20px;width:calc(100% - 10px);margin:24px auto;padding:11px 7px 14px;box-shadow:0 6px #bb7d43,0 15px 23px #40532d2b,inset 0 2px #fff}.activity-detail-page .activity-stage:first-of-type{margin-top:0}.activity-detail-page .activity-stage-heading{border-width:4px;border-radius:15px;width:min(94%,520px);margin:-43px auto 25px;padding:12px 32px 22px}.activity-detail-page .activity-stage-heading h2{font-size:clamp(1.18rem,5.6vw,1.58rem)}.activity-detail-page .activity-stage-heading div>span{padding:6px 12px;font-size:.66rem;bottom:-15px}.activity-detail-page .activity-video-frame{border-radius:14px;padding:3px}.activity-detail-page .activity-prompts-stage,.activity-detail-page .activity-coloring-stage{padding-bottom:14px}.activity-detail-page .activity-section-connector{height:92px}.activity-detail-page .activity-section-connector img{width:30px;height:30px}.activity-prompts-stage .activity-prompt-track,.activity-detail-page .coloring-carousel{padding-block:8px 12px}.activity-prompts-stage .activity-prompt-card{min-height:150px;padding:27px 30px}.activity-slider-controls{margin-top:5px;padding-bottom:2px}}.story-adventure-page .quest-mobile-combined-frame{display:none}@media (width<=760px){.story-adventure-page .quest-scenes .scene-quest:first-child{height:208vw;padding-top:18vw}.story-adventure-page .quest-scenes .scene-quest:first-child .quest-route-in{height:70vw}.story-adventure-page .scene-quest .quest-guide>img{transform:translateY(.8vw)}.story-adventure-page .scene-quest .quest-activity-bubble{padding:24% 11% 10%;transform:none}.story-adventure-page .quest-notes-board,.story-adventure-page .quest-tile-frame{display:none!important}.story-adventure-page .quest-mobile-combined-frame{z-index:3;filter:drop-shadow(0 11px 9px #2e1d0857);pointer-events:none;display:block;object-fit:contain!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;position:absolute!important;inset:auto 0 0!important}.story-adventure-page .quest-notes-title{height:19%;font-size:clamp(.6rem,2.9vw,.82rem);top:-3%;left:17%;right:17%}.story-adventure-page .quest-activity-bubble ul{gap:1px;padding:0 2%}.story-adventure-page .quest-activity-bubble li{text-align:right;grid-template-columns:minmax(0,1fr);min-height:27px;padding:2px 20% 2px 5%}.story-adventure-page .quest-activity-bubble li>img{display:none}.story-adventure-page .quest-activity-bubble li>b{font-size:clamp(.58rem,2.5vw,.71rem);line-height:1.1}.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile,.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile-with-image{aspect-ratio:1.45}.story-adventure-page .scene-quest .quest-tile-with-image .quest-picture>.quest-card-media,.story-adventure-page .scene-quest .quest-picture>.quest-card-media{object-position:center 44%;border-radius:6% 6% 2% 2%;width:90%;height:63%;inset:6.3% 5% auto;transform:scale(1.012)}.story-adventure-page .quest-transition{height:78vw}}.story-adventure-page .quest-start-ground-sign{display:none}@keyframes questNotesGlow{0%,to{filter:brightness()drop-shadow(0 0 2px #ffdf5c47)}50%{filter:brightness(1.16)drop-shadow(0 0 8px #ffdf5cc7)}}@media (width<=760px){.story-adventure-page .quest-scenes .quest-continuous-bg,.story-adventure-page .quest-scenes .scene-quest:after{top:-3px;bottom:-3px}.story-adventure-page .quest-scenes .scene-quest:after{background:radial-gradient(#0000 23%,#0a2f1d29 100%)}.story-adventure-page .quest-scenes{z-index:12;margin-top:-10vw}.story-adventure-page .quest-scenes .scene-quest:first-child>.quest-continuous-bg,.story-adventure-page .quest-scenes .scene-quest:first-child:after{-webkit-mask-image:linear-gradient(#0000 0,#00000073 3vw,#000 10vw);mask-image:linear-gradient(#0000 0,#00000073 3vw,#000 10vw)}.story-adventure-page .quest-scenes .scene-quest:first-child{height:240vw;padding-top:50vw}.story-adventure-page .quest-scenes .scene-quest:first-child .quest-route-in{height:69vw;top:29vw}.story-adventure-page .quest-start-ground-sign{z-index:19;pointer-events:none;width:min(60vw,300px);display:block;position:absolute;top:3vw;left:50%;transform:translate(-50%)}.story-adventure-page .quest-start-ground-sign>img{filter:drop-shadow(0 8px 7px #331f085c);width:100%;height:auto;display:block}.story-adventure-page .quest-start-ground-sign>strong{color:#ffe06f;font-family:var(--font-pilpilon-display), Arial, sans-serif;text-align:center;text-shadow:0 2px #67310d,0 0 9px #ffde54a6;font-size:clamp(1rem,5.2vw,1.45rem);font-weight:950;line-height:1;position:absolute;top:20%;left:16%;right:16%}.story-adventure-page .quest-notes-title{text-align:center;text-shadow:0 2px #5a2b0b,0 0 7px #ffdd55b8,0 4px 5px #34180561;width:68%;animation:2.8s ease-in-out infinite questNotesGlow;left:auto;right:50%;transform:translate(50%)}.story-adventure-page .quest-activity-bubble li{text-align:center;padding-left:8%;padding-right:27%}.story-adventure-page .quest-activity-bubble li>b{text-align:center;width:100%}.story-adventure-page .scene-quest.quest-has-previous .quest-tile-stack,.story-adventure-page .scene-quest.quest-has-previous .quest-tile-stack.is-last,.story-adventure-page .scene-quest.quest-has-previous .quest-tile-stack>.quest-tile,.story-adventure-page .scene-quest.quest-has-previous .quest-tile-stack>.quest-tile-with-image{width:88vw;max-width:88vw}.story-adventure-page .scene-quest.quest-has-previous .quest-transition{height:80.3vw}.story-adventure-page .quest-route-exit-star{top:100%}}@media (prefers-reduced-motion:reduce){.story-adventure-page .quest-notes-title{animation:none}}.story-adventure-page .quest-mobile-notes-overlay{display:none}.story-adventure-page .quest-fixed-note>b{font-family:var(--font-pilpilon-display), Arial, sans-serif;letter-spacing:.01em}@media (width<=760px){.story-adventure-page .quest-start-ground-sign>strong{white-space:nowrap;text-shadow:0 3px #67310d,0 5px 4px #34180557;place-items:center;width:72%;height:24%;font-size:clamp(1.35rem,6.7vw,1.85rem);display:grid;top:45%;left:auto;right:50%;transform:translate(50%,-50%)}.story-adventure-page .quest-guide .quest-notes-title,.story-adventure-page .quest-guide .quest-activity-bubble ul{visibility:hidden}.story-adventure-page .quest-mobile-notes-overlay{z-index:5;pointer-events:none;display:block;position:absolute;inset:0;overflow:visible}.story-adventure-page .quest-mobile-notes-overlay>strong{color:#f8d66f;width:31%;height:15.5%;font-family:var(--font-pilpilon-display), Arial, sans-serif;text-align:center;white-space:nowrap;text-shadow:0 2px #5a2b0b,0 0 7px #ffdd55b8,0 4px 5px #34180561;place-items:center;font-size:clamp(.86rem,4vw,1.12rem);font-weight:950;line-height:1;animation:2.8s ease-in-out infinite questNotesGlow;display:grid;position:absolute;top:-67.25%;left:14%;overflow:visible}.story-adventure-page .quest-mobile-notes-overlay>ul{margin:0;padding:0;list-style:none;display:block;position:absolute;inset:0}.story-adventure-page .quest-mobile-notes-overlay li{color:#477451;width:24%;font-family:var(--font-pilpilon-display), Arial, sans-serif;text-align:right;text-shadow:0 1px #fff7cf,0 3px #4e330f3d,0 5px 7px #37260c47;font-size:clamp(.96rem,4.55vw,1.24rem);font-weight:950;line-height:1;display:block;position:absolute;left:20%}.story-adventure-page .quest-mobile-notes-overlay li:first-child{top:-41.5%}.story-adventure-page .quest-mobile-notes-overlay li:nth-child(2){top:-24.8%}.story-adventure-page .quest-route-exit-star{display:none!important}.story-adventure-page .quest-scenes .scene-quest.quest-has-previous{z-index:2}.story-adventure-page .quest-scenes .scene-quest.quest-has-previous>.quest-route-joint-star{z-index:32;width:clamp(42px,13vw,50px);top:0;transform:translate(-50%,-50%);display:block!important}.story-adventure-page .quest-transition .quest-route-out{clip-path:inset(0 0 9%)}.story-adventure-page .quest-scenes .scene-quest.quest-has-previous>.quest-route-in{clip-path:inset(14% 0 0)}.story-adventure-page .quest-scenes .scene-quest:first-child{overflow:visible!important}.story-adventure-page .quest-start-ground-sign{top:0;transform:translate(-50%,-31%)}}@media (prefers-reduced-motion:reduce){.story-adventure-page .quest-mobile-notes-overlay>strong{animation:none}}@media (width<=760px){:is(html:has(.story-adventure-page),body:has(.story-adventure-page)){overflow-anchor:none;overscroll-behavior-y:contain;scroll-behavior:auto!important;scroll-snap-type:none!important}.story-adventure-page,.story-adventure-page .story-scene{overflow-anchor:none;scroll-snap-align:none!important;scroll-snap-stop:normal!important}.story-adventure-page .story-scene.scene-how,.story-adventure-page .how-mobile-layout{height:100svh;min-height:100svh}.story-adventure-page .how-mobile-layout,.story-adventure-page{background:#d8b36f}.story-adventure-page .quest-scenes{margin-top:-28vw}.story-adventure-page .quest-scenes .scene-quest:first-child>.quest-continuous-bg{-webkit-mask-image:linear-gradient(#0000 0 28vw,#0003 32vw,#000000ad 39vw,#000 44vw);mask-image:linear-gradient(#0000 0 28vw,#0003 32vw,#000000ad 39vw,#000 44vw)}.story-adventure-page .quest-scenes .scene-quest:first-child:after{-webkit-mask-image:none;mask-image:none;background:0 0!important}.story-adventure-page .quest-scenes .scene-quest:first-child{height:258vw;padding-top:68vw}.story-adventure-page .quest-scenes .scene-quest:first-child .quest-route-in{top:47vw}.story-adventure-page .quest-start-ground-sign{top:21vw}.story-adventure-page .quest-scenes .scene-quest.quest-has-previous{height:206vw;padding-top:16vw;padding-bottom:70vw}.story-adventure-page .quest-scenes .scene-quest.quest-has-previous>.quest-route-in{height:68vw}}:is(html:has(.story-adventure-page),body:has(.story-adventure-page)){min-height:100%;scroll-behavior:auto!important;scroll-snap-type:none!important;overscroll-behavior-y:auto!important;touch-action:pan-y pinch-zoom!important;height:auto!important;overflow:hidden auto!important}.story-adventure-page,.story-adventure-page .story-scene,.story-adventure-page .scene-how,.story-adventure-page .quest-scenes{scroll-snap-align:none!important;scroll-snap-stop:normal!important;overscroll-behavior:auto!important;touch-action:pan-y pinch-zoom!important}.story-adventure-page{min-height:100%;height:auto!important;overflow-y:visible!important}.story-adventure-page .quest-foliage-divider{display:none}@media (width<=760px){.story-adventure-page .how-mobile-reference-image{clip-path:none;margin-bottom:0}.story-adventure-page .quest-foliage-divider{z-index:6;filter:drop-shadow(0 7px 6px #16422347);pointer-events:none;-webkit-user-select:none;user-select:none;width:108vw;max-width:none;height:auto;display:block;position:absolute;top:0;left:50%;transform:translate(-50%,-22%)}.story-adventure-page .quest-scenes .scene-quest:first-child>.quest-foliage-divider{width:116vw;top:28vw;transform:translate(-50%,-50%)}.story-adventure-page .quest-scenes .scene-quest.quest-has-previous{height:210vw;padding-top:20vw;padding-bottom:70vw}.story-adventure-page .quest-scenes .scene-quest:first-child{background:linear-gradient(#ddae6e 0 32vw,#d8b36f 44vw,#efd092 66vw,#f8d88f 82vw)!important}.story-adventure-page .quest-scenes .scene-quest:first-child>.quest-foliage-divider{z-index:17;clip-path:inset(78% 0 0);filter:drop-shadow(0 5px 4px #1642233d);width:124vw;top:28vw;transform:translate(-50%,-80%)}.story-adventure-page .quest-scenes{margin-top:0!important}.story-adventure-page .quest-scenes .scene-quest:first-child{height:230vw;padding-top:40vw;background:linear-gradient(#ddae6e 0,#e8c17f 10vw,#f7d891 22vw)!important}.story-adventure-page .quest-scenes .scene-quest:first-child>.quest-continuous-bg{-webkit-mask-image:linear-gradient(#0000 0,#0000008c 9vw,#000 19vw);mask-image:linear-gradient(#0000 0,#0000008c 9vw,#000 19vw)}.story-adventure-page .quest-scenes .scene-quest:first-child>.quest-foliage-divider{display:none}.story-adventure-page .quest-scenes .scene-quest:first-child .quest-route-in{top:19vw}.story-adventure-page .quest-start-ground-sign{top:7vw}.story-adventure-page .quest-scenes{background:#ddae6e}.story-adventure-page .quest-scenes .scene-quest:first-child{height:229.76vw;background:#ddae6e!important}.story-adventure-page .quest-scenes .quest-continuous-bg{background-position:50%;background-size:100% 100%;height:210.76vw;top:0;bottom:auto;-webkit-mask-image:none;mask-image:none}.story-adventure-page .quest-scenes .scene-quest:first-child>.quest-continuous-bg{height:229.76vw;top:0;-webkit-mask-image:none;mask-image:none}.story-adventure-page .quest-scenes .scene-quest.quest-has-previous{height:210.76vw}.story-adventure-page .quest-scenes .scene-quest:after{display:none}.story-adventure-page .how-mobile-layout:after{z-index:8;content:"";pointer-events:none;-webkit-mask-composite:source-in;-webkit-mask-composite:source-in;-webkit-mask-composite:source-in;background:url(/pilpilon-continuous-path.webp) top/100% 229.76vw no-repeat;height:17vw;position:absolute;bottom:-1px;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 0,#0000001f 22%,#00000094 64%,#000 100%),linear-gradient(90deg,#0000 0,#00000038 14%,#000 29% 71%,#00000038 86%,#0000 100%);mask-image:linear-gradient(#0000 0,#0000001f 22%,#00000094 64%,#000 100%),linear-gradient(90deg,#0000 0,#00000038 14%,#000 29% 71%,#00000038 86%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}}.story-adventure-page .quest-activity-bubble .quest-fixed-note>b,.story-adventure-page .quest-mobile-notes-overlay li{color:#5a3217;font-family:var(--font-pilpilon-display), Arial, sans-serif;text-shadow:0 1px #fff9dd;font-weight:950}@media (width<=760px){.story-adventure-page .quest-start-ground-sign{top:0;transform:translate(-50%,-50%)}.story-adventure-page .quest-mobile-notes-overlay li{text-shadow:0 1px #fff9dd,0 3px #77481c47,0 5px 6px #3a1f0a3d}}.story-adventure-page .adventure-start-joint{display:none}@media (width<=760px){.story-adventure-page .story-scene.scene-how,.story-adventure-page .how-mobile-layout{height:auto!important;min-height:0!important}.story-adventure-page .how-mobile-reference-image{width:100%;display:block;object-fit:contain!important;height:auto!important}.story-adventure-page .adventure-start-joint{z-index:60;width:100%;height:0;display:block;position:relative;overflow:visible}.story-adventure-page .adventure-start-joint .quest-start-ground-sign{top:0;transform:translate(-50%,-31%)}.story-adventure-page .quest-scenes .scene-quest:first-child{overflow:hidden!important}}.story-adventure-page .quest-transition-sleepy-hippo{z-index:28;aspect-ratio:1;filter:drop-shadow(0 15px 12px #10183d61);pointer-events:none;width:clamp(150px,18vw,230px);animation:4.8s ease-in-out infinite sleepyHippoFloat;display:block;position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%)}.story-adventure-page .scene-quest.quest-night-source{z-index:4}@media (width>=761px){.story-adventure-page .scene-quest.quest-night-source{height:calc(100dvh + 260px);min-height:calc(100dvh + 260px)}.story-adventure-page .scene-quest.quest-night-source .quest-tile-stack{bottom:260px}}.story-adventure-page .quest-transition-sleepy-hippo>img{object-fit:contain;width:100%;height:100%;display:block}.story-adventure-page .night-sparkle{z-index:2;background:#fff;border-radius:50%;width:6px;height:6px;animation:1.9s ease-in-out infinite sleepyNightTwinkle;display:block;position:absolute;box-shadow:0 0 7px 2px #ffffffdb}.story-adventure-page .night-sparkle:before,.story-adventure-page .night-sparkle:after{content:"";background:#ffffffeb;border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.story-adventure-page .night-sparkle:before{width:13px;height:2px}.story-adventure-page .night-sparkle:after{width:2px;height:13px}.story-adventure-page .sparkle-one{animation-delay:-.25s;top:20%;left:25%}.story-adventure-page .sparkle-two{animation-delay:-.9s;top:31%;right:17%;scale:.72}.story-adventure-page .sparkle-three{animation-delay:-1.35s;top:53%;left:13%;scale:.58}.story-adventure-page .sparkle-four{animation-delay:-.6s;bottom:22%;right:20%;scale:.48}.story-adventure-page .sparkle-five{animation-delay:-1.65s;bottom:18%;left:34%;scale:.42}@keyframes sleepyNightTwinkle{0%,to{opacity:.28;transform:scale(.68)rotate(0)}48%{opacity:1;transform:scale(1.12)rotate(24deg)}}@keyframes sleepyHippoFloat{0%,to{transform:translate(-50%)translateY(0)rotate(-.6deg)}50%{transform:translate(-50%)translateY(-5px)rotate(.6deg)}}@media (width<=760px){.story-adventure-page .quest-transition-with-sleepy-hippo .quest-transition-sleepy-hippo{width:clamp(142px,42vw,190px);top:9%;left:50%}.story-adventure-page .quest-transition-final{height:80.3vw;display:block}.story-adventure-page .quest-transition-final .quest-route-out{clip-path:none;height:100%;display:block!important}}@media (prefers-reduced-motion:reduce){.story-adventure-page .quest-transition-sleepy-hippo,.story-adventure-page .night-sparkle{animation:none!important}}@media (width>=761px){.story-adventure-page .quest-scenes .scene-quest{--desktop-activity-width:min(76vw, 680px, calc(85.714svh - 56px))}.story-adventure-page .quest-notes-board,.story-adventure-page .quest-tile-frame{display:none!important}.story-adventure-page .scene-quest .quest-activity-bubble{display:none}.story-adventure-page .scene-quest .quest-tile-stack,.story-adventure-page .scene-quest .quest-tile-stack.is-last{width:var(--desktop-activity-width);max-width:var(--desktop-activity-width);padding-bottom:0;bottom:clamp(22px,3svh,34px);right:50%;transform:translate(50%);container-type:inline-size}.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile,.story-adventure-page .scene-quest .quest-tile-stack>.quest-tile-with-image{aspect-ratio:1.45;width:100%;max-width:100%}.story-adventure-page .quest-mobile-combined-frame{z-index:3;filter:drop-shadow(0 13px 11px #2e1d085c);pointer-events:none;display:block;object-fit:contain!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;position:absolute!important;inset:auto 0 0!important}.story-adventure-page .scene-quest .quest-tile-with-image .quest-picture>.quest-card-media,.story-adventure-page .scene-quest .quest-picture>.quest-card-media{object-position:center 44%;border-radius:6% 6% 2% 2%;width:90%;height:63%;inset:6.3% 5% auto;transform:scale(1.012)}.story-adventure-page .scene-quest .quest-guide{width:var(--desktop-activity-width);pointer-events:none;height:min(36%,340px);display:block;top:8%;right:50%;transform:translate(50%)}.story-adventure-page .scene-quest .quest-guide>img{object-fit:contain;object-position:center bottom;width:34%;height:100%;position:absolute;bottom:0;right:5%;transform:none}.story-adventure-page .quest-mobile-notes-overlay{z-index:5;pointer-events:none;display:block;position:absolute;inset:0;overflow:visible}.story-adventure-page .quest-mobile-notes-overlay>strong{color:#f8d66f;width:31%;height:15.5%;font-family:var(--font-pilpilon-display), Arial, sans-serif;text-align:center;white-space:nowrap;text-shadow:0 2px #5a2b0b,0 0 7px #ffdd55b8,0 4px 5px #34180561;place-items:center;font-size:clamp(.82rem,3.15cqw,1.35rem);font-weight:950;line-height:1;display:grid;position:absolute;top:-67.25%;left:14%}.story-adventure-page .quest-mobile-notes-overlay>ul{margin:0;padding:0;list-style:none;display:block;position:absolute;inset:0}.story-adventure-page .quest-mobile-notes-overlay li{color:#5a3217;width:24%;font-family:var(--font-pilpilon-display), Arial, sans-serif;text-align:right;text-shadow:0 1px #fff9dd,0 3px #77481c47,0 5px 6px #3a1f0a3d;font-size:clamp(.78rem,3cqw,1.28rem);font-weight:950;line-height:1;display:block;position:absolute;left:20%}.story-adventure-page .quest-mobile-notes-overlay li:first-child{top:-41.5%}.story-adventure-page .quest-mobile-notes-overlay li:nth-child(2){top:-24.8%}.story-adventure-page .quest-title-button h2,.story-adventure-page .quest-overlay .quest-title-button h2{font-size:clamp(1rem,4.4cqw,2rem)}.story-adventure-page .quest-open-button>strong{font-size:clamp(.58rem,2.65cqw,1.08rem)}}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.activity-detail-page .activity-opening-scene{z-index:16;isolation:isolate;background:#d7ab68 url(/key-mission-jungle.webp) top/cover no-repeat;justify-content:center;min-height:100svh;margin-bottom:0;display:flex;position:relative;overflow:hidden}.activity-detail-page .activity-opening-backdrop{z-index:-2;visibility:hidden;position:absolute;inset:0;overflow:hidden}.activity-detail-page .activity-opening-backdrop>img{object-fit:cover;object-position:center top;filter:saturate(1.05)brightness(.96);width:100%;height:100%;display:block;transform:none}.activity-detail-page .activity-opening-scene:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(90deg,#082f1f33,#0000 20% 80%,#082f1f33);position:absolute;inset:0}.activity-detail-page .activity-opening-layout{z-index:2;align-content:start;gap:10px;width:min(760px,100% - 32px);padding:88px 0 0;display:grid;position:relative}.activity-detail-page .mission-title-sign{z-index:4;filter:drop-shadow(0 10px 9px #112c1557);text-align:center;background:0 0;align-content:center;min-height:0;padding:0;display:grid;position:relative;overflow:visible}.activity-detail-page .mission-title-asset{object-fit:contain;mix-blend-mode:normal;background:0 0;width:100%;height:auto;max-height:none;margin:0;display:block}.activity-detail-page .mission-rope{z-index:-1;background:repeating-linear-gradient(25deg,#93631f 0 5px,#d5a54d 5px 9px);border-radius:999px;width:8px;height:78px;position:absolute;top:-60px;box-shadow:inset 2px 0 #4f2d0c73}.activity-detail-page .mission-rope:after{content:"";border:5px solid #855818;border-top:0;border-radius:0 0 20px 20px;width:22px;height:13px;position:absolute;bottom:-7px;right:50%;transform:translate(50%)}.activity-detail-page .mission-rope-start{right:12%}.activity-detail-page .mission-rope-end{left:12%}.activity-detail-page .mission-hero-art{z-index:3;height:clamp(300px,43vw,455px);margin-top:-34px;position:relative}.activity-detail-page .mission-character-trio{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 16px 13px #0a27166b)drop-shadow(0 0 11px #ffef9ab3);width:min(154%,1080px);height:128%;animation:4.6s ease-in-out infinite mission-cast-breathe;position:absolute;bottom:-57px;right:50%;transform:translate(50%)}.activity-detail-page .mission-key-stage{z-index:5;aspect-ratio:1;place-items:center;width:clamp(96px,14vw,132px);animation:2.8s ease-in-out infinite mission-key-float;display:grid;position:absolute;top:1%;right:0}.activity-detail-page .mission-key-halo{background:radial-gradient(circle at 40% 35%,#fffffffa,#fff4b9db 57%,#ffd763b8);border:3px solid #fff5b3eb;border-radius:50%;animation:2.8s ease-in-out infinite mission-halo-pulse;position:absolute;inset:5%;box-shadow:0 8px 18px #2e260c47,0 0 22px #ffe66f80,inset 0 0 18px #ffffffdb}.activity-detail-page .mission-golden-key{z-index:2;object-fit:contain;filter:drop-shadow(0 7px 5px #683b0252);width:68%;height:68%;animation:2.8s ease-in-out infinite mission-key-wiggle;position:relative;transform:rotate(-18deg)}.activity-detail-page .mission-key-spark{z-index:3;color:#fff9c7;text-shadow:0 0 6px #fff,0 0 12px #ffd335;font-size:clamp(.85rem,2.2vw,1.3rem);font-style:normal;line-height:1;animation:1.5s ease-in-out infinite mission-key-twinkle;position:absolute}.activity-detail-page .mission-key-spark-one{top:7%;right:13%}.activity-detail-page .mission-key-spark-two{animation-delay:-.55s;bottom:13%;left:8%}.activity-detail-page .mission-key-spark-three{animation-delay:-1.05s;top:40%;left:1%}@keyframes mission-cast-breathe{0%,to{filter:drop-shadow(0 16px 13px #0a27166b)drop-shadow(0 0 8px #ffef9a80);transform:translate(50%)translateY(0)}50%{filter:drop-shadow(0 17px 14px #0a271670)drop-shadow(0 0 17px #fff5b8f5);transform:translate(50%)translateY(-4px)}}@keyframes mission-key-float{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-9px)rotate(4deg)}}@keyframes mission-key-wiggle{0%,to{transform:rotate(-18deg)scale(1)}50%{transform:rotate(-7deg)scale(1.08)}}@keyframes mission-halo-pulse{0%,to{opacity:.9;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}@keyframes mission-key-twinkle{0%,to{opacity:.2;transform:scale(.55)rotate(0)}45%{opacity:1;transform:scale(1.2)rotate(25deg)}}.activity-detail-page .mission-brief-card{z-index:4;color:#2e2a24;text-align:center;background:radial-gradient(circle at 12% 16%,#fffc,#0000 28%),linear-gradient(165deg,#fff8df,#ffe8ac);border:3px solid #e7bc68;border-radius:29px;margin-top:-57px;padding:20px 26px 17px;position:relative;box-shadow:inset 0 0 0 2px #ffffffbf,0 8px #8252164d,0 15px 24px #1d30173d}.activity-detail-page .mission-brief-card>p{margin:0;font-size:clamp(1rem,2.3vw,1.3rem);font-weight:700;line-height:1.55}.activity-detail-page .mission-brief-card strong{color:#397528;font-weight:950}.activity-detail-page .mission-card-divider{color:#efa916;align-items:center;gap:8px;width:78%;margin:10px auto 5px;display:flex}.activity-detail-page .mission-card-divider:before,.activity-detail-page .mission-card-divider:after{content:"";border-top:2px dashed #89663185;flex:1}.activity-detail-page .mission-brief-card h2{color:#23602e;margin:0;font-size:clamp(1.75rem,4vw,2.45rem);font-weight:950;line-height:1}.activity-detail-page .mission-brief-card h2>span{text-shadow:0 2px #fff9d8,0 0 10px #ffca2c73;background:linear-gradient(#ffffffeb,#ffe187db);border-radius:999px;padding:4px 25px 7px;display:inline-block;box-shadow:0 3px #9d641747,inset 0 0 0 2px #ffffffa8}.activity-detail-page .mission-brief-card .mission-parent-note{margin-top:6px;max-width:650px;margin-inline:auto;font-size:clamp(.9rem,2vw,1.12rem);line-height:1.4}.activity-detail-page .mission-topic-grid{z-index:4;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid;position:relative}.activity-detail-page .mission-topic-card{background:linear-gradient(150deg,#fff9dcf7,#ffe59ff7);border:4px solid;border-radius:24px;min-width:0;padding:10px 14px 13px;box-shadow:inset 0 0 0 2px #ffffffb3,0 7px #5c431f40,0 13px 20px #1e301933}.activity-detail-page .mission-responsibility-card{border-color:#579536}.activity-detail-page .mission-identity-card{border-color:#2480b2}.activity-detail-page .mission-topic-heading{width:100%;display:block}.activity-detail-page .mission-topic-heading h3{color:#fff4ce;text-align:center;background:linear-gradient(#4f8b2d,#2e731f);border-radius:8px;margin:0;padding:6px 10px;font-size:clamp(1.1rem,2.8vw,1.45rem);font-weight:950;line-height:1;box-shadow:inset 0 0 0 2px #ffffff29,0 3px #3940174d}.activity-detail-page .mission-identity-card .mission-topic-heading h3{background:linear-gradient(#208bc2,#086c9e)}.activity-detail-page .mission-shield-icon{color:#ffd34a;text-shadow:0 2px #b67900;background:#19813e;border:3px solid #315820;border-radius:45% 45% 52% 52%/32% 32% 68% 68%;place-items:center;width:52px;height:58px;font-size:1.65rem;display:grid}.activity-detail-page .mission-identity-icon{color:#282828;background:#e9e9e7;border:2px solid #b0a58f;border-radius:50%;place-items:center;width:52px;height:52px;line-height:.6;display:grid}.activity-detail-page .mission-identity-icon b{letter-spacing:-4px;font-size:1.25rem}.activity-detail-page .mission-identity-icon i{font-size:1.3rem;font-style:normal}.activity-detail-page .mission-topic-card ul{color:#292925;gap:7px;margin:8px 0 0;padding:0 1.2em 0 0;font-size:clamp(.83rem,1.9vw,1rem);font-weight:800;line-height:1.45;display:grid}.activity-detail-page .mission-topic-card li::marker{color:#e2a214;content:"★  "}.activity-detail-page:has(.activity-opening-scene) .activity-flow{z-index:2;background-color:#d8ad60;background-image:url(/key-mission-jungle-continuation.webp),url(/pilpilon-continuous-path.webp);background-position:top,50% 177.78vw;background-repeat:no-repeat,repeat-y;background-size:100%,100%;width:100%;margin-top:0;padding-top:clamp(72px,7vw,105px);position:relative}.activity-detail-page:has(.activity-opening-scene){background-color:#d8ad60;background-image:none;position:relative}:is(html:has(.activity-opening-scene),body:has(.activity-opening-scene)){background:#d8ad60!important}html:has(.activity-opening-scene){scrollbar-width:none}html:has(.activity-opening-scene)::-webkit-scrollbar{width:0;height:0;display:none}.activity-detail-page:has(.activity-opening-scene):before{display:none}.activity-detail-page:has(.activity-opening-scene) .activity-flow:after{z-index:0;-webkit-backdrop-filter:blur(5px)saturate(1.04);backdrop-filter:blur(5px)saturate(1.04);content:"";pointer-events:none;background:linear-gradient(#d8ad6000,#d8ad609e 44%,#d8ad604d 68%,#d8ad6000);height:96px;position:absolute;top:-48px;left:0;right:0;-webkit-mask-image:linear-gradient(#0000,#000 26% 72%,#0000);mask-image:linear-gradient(#0000,#000 26% 72%,#0000)}.activity-detail-page:has(.activity-opening-scene)>*{z-index:1;position:relative}.activity-detail-page:has(.activity-opening-scene) .site-header{z-index:30;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#09463557,#09463514 72%,#0000);border-bottom:0;position:absolute;top:0;left:0;right:0}.activity-detail-page:has(.activity-opening-scene) .brand{display:none}.activity-detail-page:has(.activity-opening-scene) .back-activities-sign{top:max(14px, env(safe-area-inset-top));right:max(14px, env(safe-area-inset-right));isolation:isolate;width:clamp(132px,14vw,170px);min-height:48px;box-shadow:none;color:#fff0aa;background:0 0;border:0;border-radius:0;place-items:center;margin:0;padding:0;transition:filter .18s,transform .18s;display:grid;position:absolute;transform:none}.activity-detail-page:has(.activity-opening-scene) .back-activities-sign>img{z-index:-1;filter:drop-shadow(0 4px 4px #2714035c);width:100%;height:auto;display:block;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.activity-detail-page:has(.activity-opening-scene) .back-activities-sign>span{z-index:1;text-align:center;text-shadow:0 2px #6a3007,0 0 3px #381802;padding:0 20%;font-size:clamp(.67rem,1.15vw,.85rem);font-weight:950;line-height:1.08;position:relative}:is(.activity-detail-page:has(.activity-opening-scene) .back-activities-sign:hover,.activity-detail-page:has(.activity-opening-scene) .back-activities-sign:focus-visible){filter:brightness(1.08)saturate(1.06);outline:none;transform:translateY(-2px)rotate(-1deg)}@media (width<=760px){.activity-detail-page .activity-opening-scene{min-height:100svh;margin-bottom:0}.activity-detail-page .activity-opening-layout{gap:6px;width:min(100%,500px);padding:82px 8px 0}.activity-detail-page .mission-title-sign{min-height:0;margin-top:0}.activity-detail-page .mission-title-asset{max-height:none}.activity-detail-page .mission-rope{width:5px;height:43px;top:-32px}.activity-detail-page .mission-rope:after{border-width:0 3px 3px;border-top-style:none;border-top-color:currentColor;width:15px;height:8px}.activity-detail-page .mission-hero-art{height:clamp(250px,69vw,298px);margin-top:-25px}.activity-detail-page .mission-character-trio{width:190%;height:145%;bottom:-74px}.activity-detail-page .mission-key-stage{width:clamp(66px,19vw,82px);top:26%;right:-1%}.activity-detail-page .mission-brief-card{border-width:2px;border-radius:19px;margin-top:-8px;padding:10px 13px 9px;box-shadow:inset 0 0 0 1px #ffffffbf,0 5px #8252164d,0 10px 16px #1d301733}.activity-detail-page .mission-brief-card>p{font-size:clamp(.76rem,3.4vw,.94rem);line-height:1.4}.activity-detail-page .mission-card-divider{margin-block:6px 3px}.activity-detail-page .mission-brief-card h2{font-size:clamp(1.45rem,6vw,1.82rem)}.activity-detail-page .mission-brief-card h2>span{padding:3px 22px 5px}.activity-detail-page .mission-brief-card .mission-parent-note{margin-top:5px;font-size:clamp(.66rem,2.85vw,.8rem);line-height:1.28}.activity-detail-page .mission-topic-grid{gap:6px}.activity-detail-page .mission-topic-card{border-width:2px;border-radius:15px;padding:6px 7px 8px;box-shadow:inset 0 0 0 1px #ffffffb3,0 4px #5c431f40,0 8px 13px #1e301929}.activity-detail-page .mission-topic-heading{width:100%;display:block}.activity-detail-page .mission-topic-heading h3{padding:5px 6px;font-size:clamp(.84rem,4vw,1rem)}.activity-detail-page .mission-shield-icon{border-width:2px;width:35px;height:40px;font-size:1.02rem}.activity-detail-page .mission-identity-icon{width:35px;height:35px}.activity-detail-page .mission-identity-icon b{font-size:.86rem}.activity-detail-page .mission-identity-icon i{font-size:.88rem}.activity-detail-page .mission-topic-card ul{gap:3px;margin-top:5px;padding-right:1.05em;font-size:clamp(.59rem,2.75vw,.72rem);line-height:1.35}.activity-detail-page .mission-wide-break{display:none}.activity-detail-page .activity-opening-backdrop>img{object-position:center top;transform:none}.activity-detail-page:has(.activity-opening-scene) .activity-flow{background-color:#d8ad60;background-image:url(/key-mission-jungle-continuation.webp),url(/pilpilon-continuous-path.webp);background-position:top,50% 177.78vw;background-repeat:no-repeat,repeat-y;background-size:100%,100%;width:100%;margin-top:0;padding:58px 0}:is(.activity-detail-page:has(.activity-opening-scene) .activity-flow>.activity-stage,.activity-detail-page:has(.activity-opening-scene) .activity-flow>.activity-section-connector){width:calc(100% - 12px);margin-inline:auto}.activity-detail-page:has(.activity-opening-scene) .back-activities-sign{top:max(10px, env(safe-area-inset-top));right:max(8px, env(safe-area-inset-right));width:138px;min-height:46px;transform:none}.activity-detail-page:has(.activity-opening-scene) .back-activities-sign>span{font-size:.64rem}}@media (prefers-reduced-motion:reduce){.activity-detail-page .mission-character-trio,.activity-detail-page .mission-key-stage,.activity-detail-page .mission-key-halo,.activity-detail-page .mission-golden-key,.activity-detail-page .mission-key-spark{animation:none}}.activity-detail-page:has(.activity-opening-scene) .activity-flow:after{content:none;-webkit-backdrop-filter:none;backdrop-filter:none;display:none}.activity-detail-page .activity-section-connector{z-index:1;margin-block:-3px}.activity-detail-page .activity-section-connector svg{height:calc(100% + 8px);top:-4px}.activity-detail-page .activity-section-connector img{display:none!important}@media (width<=760px){.activity-detail-page .activity-stage,.activity-detail-page .activity-stage:first-of-type{margin-block:0}.activity-detail-page .activity-section-connector{height:122px}.activity-prompts-stage .activity-prompt-card{min-height:300px;padding:42px 26px}}.activity-detail-page .activity-section-connector path{stroke-width:5.5px;stroke-dasharray:1 10}.activity-detail-page .coloring-card>span,.activity-detail-page .coloring-card>small{display:none}.workshop-scene:has(>.workshop-hanging-sign){grid-template-areas:"sign sign""actions easel""error error"}.workshop-scene:not(:has(>.workshop-hanging-sign)){grid-template-rows:minmax(0,1fr) auto;grid-template-areas:"actions easel""error error"}@media (width<=760px){.activity-detail-page .activity-section-connector{height:146px;margin-block:-4px}.activity-detail-page .activity-section-connector svg{height:calc(100% + 16px);top:-8px}.workshop-scene:not(:has(>.workshop-hanging-sign)){padding-top:max(58px, env(safe-area-inset-top));grid-template-rows:minmax(0,1fr) auto auto;grid-template-areas:"easel""actions""error"}.workshop-action small{display:none}.coloring-tools{min-height:192px;padding:9px 8px calc(10px + env(safe-area-inset-bottom));grid-template-rows:64px 58px 50px 50px;grid-template-columns:minmax(0,1fr) auto;gap:7px 9px;display:grid;overflow:visible}.coloring-tools .tool-picker-section{order:3;grid-area:1/1/auto/-1;display:block}.coloring-tools .palette-section{scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;border:0;grid-area:2/1/auto/-1;min-width:0;padding:4px 2px 8px;display:block;overflow:auto hidden}.coloring-tools .palette-section::-webkit-scrollbar{display:none}.coloring-tools .palette{gap:9px;width:max-content;padding-inline:7px;display:flex}.coloring-tools .palette>button,.coloring-tools .custom-color{flex:0 0 43px;width:43px;height:43px}.coloring-tools .tool-buttons{justify-content:center;gap:9px;display:flex}.coloring-tools .tool-buttons button{border-radius:15px;flex:0 0 min(20vw,70px);width:min(20vw,70px);min-height:54px}.coloring-tools .tool-buttons button span:first-child{font-size:1.65rem}.brush-range{grid-area:3/1;min-width:0;margin:0}.zoom-range{grid-area:3/2;min-width:132px}.studio-actions{grid-area:4/1;gap:7px;margin:0;display:flex}.save-drawing{grid-area:4/2;width:48px;min-height:46px;margin:0;padding:0;position:static}.canvas-viewport{max-height:calc(100dvh - 276px)}.sticker-tray{z-index:20;right:6px;bottom:calc(264px + env(safe-area-inset-bottom));scrollbar-width:none;max-width:none;padding:9px;position:fixed;left:6px;overflow-x:auto;transform:none}.sticker-tray::-webkit-scrollbar{display:none}.sticker-tray button{flex:0 0 48px;width:48px;height:48px;font-size:1.55rem}}.palette-strip{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;width:100%;min-width:0;display:grid}.palette-scroll{overscroll-behavior-inline:contain;scroll-behavior:auto;scrollbar-width:thin;scrollbar-color:#f4c84c #451c0559;touch-action:pan-x;-webkit-overflow-scrolling:touch;direction:ltr;width:100%;min-width:0;padding-block:5px 7px;overflow:auto hidden}.palette-strip .palette{gap:9px;width:max-content;padding:3px 7px 5px;display:flex}.palette-arrow{color:#ffe777;width:34px;height:42px;font:inherit;cursor:pointer;background:linear-gradient(#58ad5d,#246f3a);border:2px solid #542608;border-radius:12px;place-items:center;padding:0;font-size:1.8rem;font-weight:950;line-height:1;display:grid;box-shadow:inset 0 2px #ffffff38,0 3px #154626}.palette-arrow:active{transform:translateY(2px);box-shadow:inset 0 2px #ffffff2e,0 1px #154626}.studio-bottom-actions{grid-template-columns:minmax(0,1fr) 54px;gap:8px;margin-top:10px;display:grid}.studio-bottom-actions .studio-actions{margin:0}.studio-bottom-actions .save-drawing{width:54px;min-height:48px;margin:0;padding:0}.canvas-easel{width:min(100%,720px)}.canvas-viewport{width:100%;height:min(72vh,680px);min-height:0}.coloring-canvas-stack{isolation:isolate;flex:none;max-width:none;max-height:none}.canvas-stage .canvas-easel .coloring-canvas-stack>canvas:first-of-type{z-index:1;box-sizing:border-box;width:100%;max-width:none;height:100%;max-height:none;position:relative}.coloring-canvas-stack .coloring-line-overlay{z-index:10}.sticker-canvas-overlay{width:calc(100% - 12px);height:calc(100% - 12px);inset:6px;z-index:30!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;position:absolute!important}@media (width<=760px){.coloring-tools{width:100%;padding:8px 7px calc(8px + env(safe-area-inset-bottom));grid-template-rows:64px 58px 46px 58px;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:6px 7px}.coloring-tools .tool-picker-section{border:0;grid-area:1/1/auto/-1;place-self:start stretch;width:100%;min-width:0;margin:0;padding:0;display:block;overflow:visible}.coloring-tools .palette-section{touch-action:auto;border:0;grid-area:2/1/auto/-1;place-self:center stretch;width:100%;min-width:0;max-width:none;margin:0;padding:0;display:block;overflow:visible}.coloring-tools .palette-strip{inline-size:100%;grid-template-columns:32px minmax(0,1fr) 32px;width:100%;max-width:none}.coloring-tools .palette-scroll{scrollbar-width:none;inline-size:100%;width:100%;min-width:0}.coloring-tools .palette-scroll::-webkit-scrollbar{display:none}.coloring-tools .palette-strip .palette{gap:8px;padding:3px 6px 5px;display:flex}.coloring-tools .palette>button,.coloring-tools .custom-color{flex:0 0 42px;width:42px;height:42px}.palette-arrow{width:32px;height:43px;font-size:1.7rem}.coloring-tools .tool-buttons{gap:5px}.coloring-tools .tool-picker-section .tool-buttons{justify-content:center;width:100%}.coloring-tools .tool-buttons button{border-radius:16px;flex:0 0 min(21vw,72px);width:min(21vw,72px);min-height:60px}.coloring-tools .tool-buttons button span:first-child{font-size:1.9rem}.studio-bottom-actions{grid-area:4/1/auto/-1;justify-content:center;align-items:center;gap:5px;margin:0;display:flex}.studio-bottom-actions .studio-actions{grid-area:auto;gap:5px;margin:0;display:flex}.studio-bottom-actions .studio-actions button,.studio-bottom-actions .save-drawing{width:56px;min-height:52px;padding:0;font-size:1.45rem}.studio-bottom-actions .save-drawing{grid-area:auto;margin:0;position:static}.canvas-easel{width:calc(100% - 8px);height:calc(100% - 8px);min-height:0}.canvas-viewport{width:100%;height:100%;min-height:0;max-height:none;padding:3px}.canvas-stage .canvas-easel .coloring-canvas-stack>canvas:first-of-type{border-width:3px}.sticker-canvas-overlay{width:calc(100% - 6px);height:calc(100% - 6px);inset:3px}.sticker-tray{bottom:calc(248px + env(safe-area-inset-bottom))}}.pilpilon-navigation-loading{z-index:5000;padding:max(18px, env(safe-area-inset-top)) 18px max(18px, env(safe-area-inset-bottom));contain:paint;pointer-events:none;will-change:opacity;background:radial-gradient(circle at 50% 38%,#fff7b8e0,#0000 38%),#144e2be6;place-items:center;animation:.12s ease-out both pilpilonLoaderFade;display:grid;position:fixed;inset:0}.pilpilon-loading-card{color:#fff4bd;text-align:center;background:repeating-linear-gradient(#ffffff1f 0 2px,#0000 2px 11px),linear-gradient(160deg,#bc742f,#7b3610);border:5px solid #4d2107;border-radius:26px;justify-items:center;width:min(82vw,330px);padding:22px 24px 20px;display:grid;box-shadow:inset 0 4px #ffe89a59,0 9px #321204,0 22px 38px #08271761}.pilpilon-loading-card.is-compact{width:min(74vw,290px);padding-block:16px 15px}.pilpilon-loading-card>strong{color:#ffe46d;font-family:var(--font-pilpilon-display), Arial, sans-serif;text-shadow:0 3px #5a2608;margin-top:5px;font-size:clamp(1.12rem,5vw,1.48rem);font-weight:950}.pilpilon-loading-card>span{margin-top:4px;font-size:.75rem;font-weight:850}.pilpilon-loading-mascot{place-items:center;width:126px;height:112px;display:grid;position:relative}.pilpilon-loading-card.is-compact .pilpilon-loading-mascot{width:106px;height:94px}.pilpilon-loading-mascot>img{z-index:2;object-fit:contain;filter:drop-shadow(0 7px 5px #2b150557);width:92px;height:102px;animation:1.2s ease-in-out infinite pilpilonLoaderBounce;position:relative}.pilpilon-loading-card.is-compact .pilpilon-loading-mascot>img{width:78px;height:87px}.pilpilon-loading-ring{z-index:1;border:5px dotted #ffe15d;border-radius:50%;animation:2.4s linear infinite pilpilonLoaderSpin;position:absolute;inset:2px 8px 3px;box-shadow:0 0 14px #ffe25894}.pilpilon-loading-mascot>i{z-index:3;background:#fff0a0;border-radius:50%;width:8px;height:8px;animation:1.25s ease-in-out infinite pilpilonLoaderSpark;position:absolute;box-shadow:0 0 9px #ffe15d}.pilpilon-loading-mascot>i:first-of-type{top:15%;left:4%}.pilpilon-loading-mascot>i:nth-of-type(2){animation-delay:-.42s;top:5%;right:10%}.pilpilon-loading-mascot>i:nth-of-type(3){animation-delay:-.82s;bottom:18%;right:1%}@keyframes pilpilonLoaderFade{0%{opacity:0}to{opacity:1}}@keyframes pilpilonLoaderSpin{to{transform:rotate(1turn)}}@keyframes pilpilonLoaderBounce{0%,to{transform:translateY(1px)rotate(-1deg)}50%{transform:translateY(-5px)rotate(1deg)}}@keyframes pilpilonLoaderSpark{0%,to{opacity:.35;transform:scale(.7)}50%{opacity:1;transform:scale(1.25)}}@keyframes pilpilonPageArrive{0%{opacity:.55}to{opacity:1}}@media (prefers-reduced-motion:no-preference){.story-page,.activity-detail-page,.coloring-page{animation:.24s ease-out both pilpilonPageArrive}}@media (prefers-reduced-motion:reduce){.pilpilon-loading-ring,.pilpilon-loading-mascot>img,.pilpilon-loading-mascot>i{animation:none!important}}.wood-back-control,.workshop-close.wood-back-control,.coloring-page .coloring-topbar .back-home.wood-back-control{isolation:isolate;color:#ffe46a;text-shadow:0 3px #6f3008,0 0 4px #351403;cursor:pointer;border-radius:0;place-items:center;width:104px;height:52px;min-height:0;padding:0;text-decoration:none;display:grid;position:relative;overflow:visible;box-shadow:none!important;background:0 0!important;border:0!important}.wood-back-control>img{z-index:-1;filter:drop-shadow(0 5px 4px #2714036b);pointer-events:none;width:100%;max-width:none;height:auto;display:block;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.wood-back-control .wood-back-arrow{z-index:1;color:#ffdf4d;-webkit-text-stroke:1.4px #6d2e07;paint-order:stroke fill;text-shadow:0 2px #fff0a1,0 4px #9a4709,0 6px 5px #35140380;place-items:center;padding:0 0 3px;font-family:Arial Black,Arial,sans-serif;font-size:2.25rem;font-weight:1000;line-height:1;display:grid;position:absolute;inset:0;transform:translateY(-1px)scaleX(1.12)}.workshop-close.wood-back-control{top:max(14px, env(safe-area-inset-top));right:max(14px, env(safe-area-inset-right));position:fixed}.coloring-page .coloring-topbar .back-home.wood-back-control{margin:0}.coloring-page .coloring-topbar{justify-content:flex-start}@media (width>=761px){.coloring-tools .palette-strip{display:block}.coloring-tools .palette-arrow{display:none}.coloring-tools .palette-scroll{padding:3px 0;overflow:visible}.coloring-tools .palette-strip .palette{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px 5px;width:100%;padding:3px 0;display:grid}.coloring-tools .palette>button{justify-self:center;width:30px;height:30px}}.wood-back-control:hover,.wood-back-control:focus-visible{filter:brightness(1.08)saturate(1.06);outline:none;transform:translateY(-2px)rotate(-1deg)}@media (width<=760px){.workshop-close.wood-back-control,.coloring-page .coloring-topbar .back-home.wood-back-control{width:92px;height:47px}.workshop-close.wood-back-control{top:max(10px, env(safe-area-inset-top));right:max(8px, env(safe-area-inset-right))}.wood-back-control .wood-back-arrow{font-size:1.8rem}}@media (width>=761px){.story-home-page .scene-welcome{--desktop-home-safe-height:calc(100svh - 24px)}.story-home-page .scene-welcome .hero-title-image{width:min(90vw, 1100px, calc(var(--desktop-home-safe-height) * 1.28));height:min(40.7svh, 418px, calc(var(--desktop-home-safe-height) * .41))}.story-home-page .hero-cast{width:min(82vw, 900px, calc(var(--desktop-home-safe-height) * 1.08));height:min(50svh, 520px, calc(var(--desktop-home-safe-height) * .5))}.story-home-page .hero-start-button-image{width:clamp(160px,min(16.5vw,24svh),233px);top:clamp(215px,43svh,460px)}.story-home-page .peek-animal{width:clamp(110px,min(15.4vw,22svh),210px);height:clamp(140px,min(19vw,27svh),260px)}.story-adventure-page .scene-how .how-full-visual{width:min(94vw,1480px,173.1svh - 55.392px)}.story-adventure-page .quest-scenes .scene-quest{--desktop-activity-width:min(76vw, 680px, calc((100svh - 48px) * .85714))}.activity-detail-page .activity-opening-layout{width:min(760px,100vw - 32px,84svh - 20.16px);padding-top:clamp(66px,9svh,88px);container-type:inline-size}.activity-detail-page .mission-hero-art{height:clamp(235px,59cqw,455px);margin-top:clamp(-34px,-4.5cqw,-20px)}.activity-detail-page .mission-brief-card{margin-top:clamp(-57px,-7.5cqw,-30px);padding:clamp(13px,2.65cqw,20px) clamp(17px,3.4cqw,26px) clamp(12px,2.25cqw,17px)}.activity-detail-page .mission-brief-card>p{font-size:clamp(.84rem,2.7cqw,1.3rem)}.activity-detail-page .mission-brief-card h2{font-size:clamp(1.45rem,5cqw,2.45rem)}.activity-detail-page .mission-brief-card .mission-parent-note{font-size:clamp(.76rem,2.35cqw,1.12rem)}.activity-detail-page .mission-topic-heading h3{font-size:clamp(1rem,3cqw,1.45rem)}.activity-detail-page .mission-topic-card ul{font-size:clamp(.72rem,2.1cqw,1rem)}.activity-detail-page .mission-key-stage{width:clamp(82px,17.4cqw,132px)}.coloring-page .coloring-studio{grid-template-columns:clamp(230px,22vw,290px) minmax(0,1fr);width:min(1320px,100% - 32px,165svh - 181.5px)}.coloring-page .canvas-stage{min-height:min(650px,100svh - 180px)}.coloring-page .canvas-stage canvas{max-height:min(76vh,100svh - 220px)}.activity-detail-page .activity-flow>.activity-stage,.activity-detail-page .activity-flow>.activity-section-connector{width:min(760px,100vw - 48px);margin-inline:auto}.activity-detail-page .activity-stage{padding:clamp(24px,3vw,36px)}.activity-detail-page .activity-video-stage .activity-stage-heading,.activity-detail-page .activity-video-frame{width:min(100%,560px);margin-inline:auto}.activity-detail-page .activity-video-frame{padding:7px}.activity-detail-page .activity-slider-shell,.activity-detail-page .coloring-carousel-wrap,.activity-detail-page .empty-coloring-public{width:min(100%,640px);margin-inline:auto}.activity-detail-page .activity-prompt-card{flex-basis:min(500px,100% - 8px)}.activity-detail-page .coloring-card{flex-basis:min(260px,100% - 8px)}}.quest-guide-desktop,.quest-desktop-guard{display:none}@media (width<=760px){.story-adventure-page .how-mobile-reference-image{clip-path:inset(0 0 4.55%);margin-bottom:-9.6vw}}@media (width>=761px){.story-adventure-page .quest-scenes .scene-quest{--desktop-activity-bottom:clamp(22px, 3svh, 34px);--desktop-activity-frame-height:min(88.667vw, 793.333px, calc(100svh - 48px))}.story-adventure-page .quest-route-in{top:0;bottom:calc(var(--desktop-activity-bottom) + var(--desktop-activity-frame-height) - 28px);height:auto}.story-adventure-page .quest-transition,.story-adventure-page .quest-transition-final{z-index:6;width:100%;height:var(--desktop-activity-bottom);pointer-events:none;display:block;position:absolute;top:100%;left:0;right:0;overflow:visible}.story-adventure-page .quest-transition .quest-route-out,.story-adventure-page .quest-transition-final .quest-route-out{width:100%;height:100%;position:absolute;inset:0;display:block!important}.story-adventure-page .scene-quest>.quest-guide{display:none}.story-adventure-page .quest-guide-desktop{z-index:20;pointer-events:none;width:100%;height:34cqw;display:block;position:absolute;bottom:67.5cqw;right:0}.story-adventure-page .quest-guide-desktop>img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 15px 11px #18392257);width:30%;height:100%;display:block;position:absolute;bottom:0;right:5%}.story-adventure-page .quest-desktop-guard{z-index:10;filter:drop-shadow(0 14px 10px #18392257);pointer-events:none;width:auto;height:min(44svh,420px);display:block;position:absolute;bottom:0;left:clamp(32px,5vw,86px)}.story-adventure-page .quest-mobile-notes-overlay li:first-child{top:-40.3%}.story-adventure-page .quest-mobile-notes-overlay li:nth-child(2){top:-23.6%}}@media (width<=760px){.story-adventure-page .how-mobile-reference-image{clip-path:inset(0 0 3.8%);margin-bottom:-8vw}.story-adventure-page .how-mobile-layout{background:#ddae6e;padding-bottom:28vw}.story-adventure-page .how-mobile-layout:after{-webkit-mask-composite:initial;height:calc(28vw + 2px);-webkit-mask-image:linear-gradient(#0000 0,#00000073 12%,#000 32%);mask-image:linear-gradient(#0000 0,#00000073 12%,#000 32%);mask-composite:initial;background:url(/pilpilon-start-gap-transition-v1.webp) 50%/100% 100% no-repeat;inset:calc(100% - 28vw - 2px) 0 auto}}@media (width>=761px){.story-adventure-page .quest-desktop-guard{left:clamp(56px,7vw,120px)}.story-adventure-page .quest-guide-desktop>img{width:45%;height:150%}}.live-chat-root{z-index:9990;right:max(18px, env(safe-area-inset-right));bottom:max(22px, env(safe-area-inset-bottom));font-family:Arial,Noto Sans Hebrew,sans-serif;position:fixed}.live-chat-launcher{filter:drop-shadow(0 13px 13px #193c2959);cursor:pointer;background:0 0;border:0;border-radius:50%;width:76px;height:76px;padding:0;transition:transform .18s,filter .18s;display:grid;position:relative}.live-chat-launcher:hover{filter:drop-shadow(0 16px 15px #193c2966);transform:translateY(-3px)scale(1.04)}.live-chat-launcher:active{transform:scale(.96)}.live-chat-launcher:focus-visible{outline-offset:4px;outline:4px solid #ffe665eb}.live-chat-launcher img{object-fit:contain;width:100%;height:100%;animation:15s ease-in-out infinite chat-gentle-nudge}.live-chat-root.is-open .live-chat-launcher img{animation:none}.live-chat-launcher>span{color:#295d3f;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:2px solid #4b6d442e;border-radius:999px;width:max-content;padding:8px 12px;font-size:.82rem;font-weight:900;position:absolute;top:50%;right:calc(100% + 10px);transform:translateY(-50%);box-shadow:0 8px 20px #1e452e29}@keyframes chat-gentle-nudge{0%,66%,82%,to{transform:translateY(0)rotate(0)}69%{transform:translateY(-4px)rotate(-3deg)}72%{transform:translateY(0)rotate(3deg)}75%{transform:translateY(-2px)rotate(-2deg)}78%{transform:translateY(0)rotate(0)}}.live-chat-window{transform-origin:100% 100%;background:#fffdf7;border:1px solid #2d613d29;border-radius:28px;flex-direction:column;width:min(390px,100vw - 36px);height:min(570px,100svh - 130px);animation:.22s cubic-bezier(.2,.8,.2,1) both live-chat-open;display:flex;position:absolute;bottom:88px;right:0;overflow:hidden;box-shadow:0 25px 70px #14362352,0 5px 18px #14362329}@keyframes live-chat-open{0%{opacity:0;transform:translateY(12px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.live-chat-header{color:#fff;background:linear-gradient(135deg,#2f754f,#215b3d 62%,#174a31);grid-template-columns:58px minmax(0,1fr) 34px;align-items:center;gap:10px;min-height:82px;padding:11px 14px;display:grid}.live-chat-header>img{filter:drop-shadow(0 5px 7px #0003);width:58px;height:58px}.live-chat-header>div{gap:4px;min-width:0;display:grid}.live-chat-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;overflow:hidden}.live-chat-header span{color:#ffffffc7;align-items:center;gap:6px;font-size:.78rem;font-weight:700;display:inline-flex}.live-chat-header span i,.chat-thread-header span i{background:#a7b9ac;border-radius:50%;width:8px;height:8px}.live-chat-header span.is-online i,.chat-thread-header span.is-online i{background:#5df287;box-shadow:0 0 0 4px #5df28726}.live-chat-header>button{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;font-size:1.7rem;line-height:1;display:grid}.live-chat-header>button:hover{background:#ffffff38}.live-chat-welcome{text-align:center;background:radial-gradient(circle at 50% 0,#ffe16947,#0000 42%),#fffdf7;flex-direction:column;flex:1;align-items:stretch;padding:30px 25px 24px;display:flex;overflow-y:auto}.live-chat-welcome-icon{background:linear-gradient(145deg,#fff5b0,#ffcf65);border-radius:22px;place-items:center;width:64px;height:64px;margin:0 auto 14px;font-size:2rem;display:grid;transform:rotate(-4deg);box-shadow:0 9px 20px #976a1e2e}.live-chat-welcome h2{color:#255b3d;margin:0;font-size:1.48rem;line-height:1.2}.live-chat-welcome>p{color:#5b675e;margin:12px auto 22px;font-size:.96rem;font-weight:700;line-height:1.55}.live-chat-welcome form{text-align:right;gap:8px;display:grid}.live-chat-welcome label{color:#364a3d;font-size:.84rem;font-weight:900}.live-chat-welcome input:not(.chat-honeypot){color:#24352b;width:100%;min-height:50px;font:inherit;text-align:right;direction:ltr;background:#fff;border:2px solid #d9e3db;border-radius:14px;outline:none;padding:11px 14px;transition:border-color .15s,box-shadow .15s}.live-chat-welcome input:not(.chat-honeypot):focus{border-color:#4f9b6d;box-shadow:0 0 0 4px #4f9b6d24}.live-chat-welcome form button{color:#fff;min-height:50px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#5d43ac,#3f2b86);border:0;border-radius:14px;margin-top:3px;font-weight:900;box-shadow:0 8px 18px #4931943d}.live-chat-welcome form button:disabled{opacity:.6;cursor:wait}.live-chat-welcome small{color:#879087;margin-top:12px;font-size:.72rem}.chat-honeypot{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.live-chat-messages{background:linear-gradient(#fffdf7e8,#fffdf7e8),radial-gradient(circle at 20% 20%,#b9d6bf 1.5px,#0000 1.5px) 0 0/24px 24px;flex-direction:column;flex:1;gap:9px;padding:18px 14px;display:flex;overflow-y:auto}.live-chat-system-message{color:#6b6034;text-align:center;background:#fff5c7;border-radius:12px;align-self:center;max-width:86%;margin-bottom:5px;padding:8px 12px;font-size:.76rem;font-weight:800}.live-chat-bubble{border-radius:16px;max-width:82%;padding:10px 12px 6px;box-shadow:0 3px 8px #20422d14}.live-chat-bubble.visitor{background:#ddf7d7;border-bottom-left-radius:4px;align-self:flex-start}.live-chat-bubble.admin{background:#fff;border-bottom-right-radius:4px;align-self:flex-end}.live-chat-bubble p{color:#28372d;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.92rem;line-height:1.45}.live-chat-bubble time{color:#8b948d;text-align:left;margin-top:3px;font-size:.65rem;display:block}.live-chat-composer{padding:10px 11px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e5ebe5}.live-chat-composer>div{grid-template-columns:minmax(0,1fr) 43px;align-items:end;gap:8px;display:grid}.live-chat-composer textarea{resize:none;color:#29382f;min-height:43px;max-height:110px;font:inherit;background:#f7f9f7;border:1px solid #dce4de;border-radius:17px;outline:none;padding:11px 13px;line-height:1.35}.live-chat-composer textarea:focus{border-color:#72ad84;box-shadow:0 0 0 3px #47945f1a}.live-chat-composer button{color:#fff;cursor:pointer;background:#3f8a5a;border:0;border-radius:50%;place-items:center;width:43px;height:43px;padding:0;font-size:1.15rem;display:grid;transform:rotate(180deg)}.live-chat-composer button:disabled{cursor:default;background:#b8c8bc}.live-chat-error{text-align:center;background:#fff0f0;border-radius:8px;padding:7px 9px;font-weight:800;color:#a13847!important;margin:0 0 7px!important;font-size:.76rem!important}.chat-admin-shell{color:#24372b;background:linear-gradient(145deg,#f1f5f2,#e7eee9);min-height:100svh;padding:22px}.chat-admin-topbar{background:#ffffffeb;border:1px solid #30583d1a;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;max-width:1480px;min-height:88px;margin:0 auto 16px;padding:17px 22px;display:flex;box-shadow:0 8px 25px #1e442b14}.chat-admin-topbar p{color:#6a7d6f;margin:0 0 3px;font-size:.78rem;font-weight:800}.chat-admin-topbar h1{color:#234c34;margin:0;font-size:1.65rem}.chat-admin-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-push-status{color:#247143;min-height:30px;font:inherit;background:#ebf8ef;border:1px solid #1c8f4c33;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:.7rem;font-weight:900;display:inline-flex}.admin-push-status i{background:#27a957;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 3px #27a95724}.admin-push-status.is-action{cursor:pointer}.admin-push-status.is-action:hover{background:#dff4e5}.admin-push-status.is-action:disabled{cursor:wait;opacity:.72}.admin-push-status.is-note{color:#75631e;background:#fff9dc;border-color:#dfd5a4}.admin-push-status.has-error{color:#9b3443;background:#fff0f2;border-color:#ecc5ca}.admin-push-status.has-error i{background:#cf4356;box-shadow:0 0 0 3px #cf43561f}.chat-admin-topbar nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.chat-admin-topbar nav span{color:#6b756e;margin-left:5px;font-size:.85rem;font-weight:800}.chat-admin-topbar nav a{color:#355b42;background:#f1f5f2;border-radius:10px;padding:8px 11px;font-size:.8rem;font-weight:900}.chat-admin-topbar nav a:hover{background:#e2eee6}.chat-admin-workspace{direction:rtl;background:#fff;border:1px solid #30583d21;border-radius:24px;grid-template-columns:minmax(290px,360px) minmax(0,1fr);max-width:1480px;height:calc(100svh - 148px);min-height:560px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 18px 48px #1e442b21}.chat-conversation-list{background:#fff;border-left:1px solid #dce5de;flex-direction:column;min-width:0;display:flex;overflow:hidden}.chat-list-title{border-bottom:1px solid #e2e9e4;justify-content:space-between;align-items:center;gap:10px;min-height:75px;padding:15px 17px;display:flex}.chat-list-title h2{color:#284d35;margin:0;font-size:1.1rem}.chat-list-title span{color:#809086;margin-top:3px;font-size:.72rem;display:block}.chat-list-title>b{color:#247843;background:#e1f7e7;border-radius:999px;padding:5px 8px;font-size:.7rem}.chat-list-scroll{flex:1;overflow-y:auto}.chat-conversation-item{width:100%;min-height:79px;color:inherit;text-align:right;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1ee;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:9px;padding:12px 13px;transition:background .14s;display:grid}.chat-conversation-item:hover{background:#f5faf6}.chat-conversation-item.is-selected{background:#e9f4ec;box-shadow:inset -4px 0 #4c9663}.chat-contact-avatar{color:#28543a;background:linear-gradient(145deg,#f2db7a,#e3a63d);border-radius:50%;flex:none;place-items:center;width:43px;height:43px;font-size:1.1rem;font-weight:900;display:grid;box-shadow:inset 0 0 0 2px #fff9}.chat-contact-copy{gap:5px;min-width:0;display:grid}.chat-contact-copy strong{color:#293a30;text-overflow:ellipsis;white-space:nowrap;direction:ltr;justify-content:flex-end;align-items:center;gap:6px;min-width:0;font-size:.86rem;display:flex;overflow:hidden}.chat-contact-copy strong i{background:#b8c0ba;border-radius:50%;flex:none;width:8px;height:8px}.chat-contact-copy strong i.online{background:#36c968;box-shadow:0 0 0 3px #36c96821}.chat-contact-copy small{color:#768179;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.chat-conversation-meta{justify-items:left;gap:7px;min-width:35px;display:grid}.chat-conversation-meta time{color:#91a096;font-size:.65rem}.chat-conversation-meta b{color:#fff;background:#37b85e;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.65rem;display:grid}.chat-empty-list{color:#819087;text-align:center;justify-items:center;padding:60px 20px;display:grid}.chat-empty-list span{font-size:2.4rem}.chat-empty-list p{max-width:220px;line-height:1.55}.chat-admin-thread{background:#f7f2e7;flex-direction:column;min-width:0;display:flex;overflow:hidden}.chat-thread-header{background:#fffffff0;border-bottom:1px solid #dae4dc;align-items:center;gap:11px;min-height:75px;padding:11px 17px;display:flex}.chat-thread-header>div{gap:4px;min-width:0;display:grid}.chat-thread-header strong{text-align:right;direction:ltr;font-size:.95rem}.chat-thread-header span{color:#809087;align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:inline-flex}.chat-thread-messages{background:linear-gradient(#f7f2e7eb,#f7f2e7eb),radial-gradient(circle,#9eb9a5 1.2px,#0000 1.3px) 0 0/28px 28px;flex-direction:column;flex:1;gap:8px;padding:20px clamp(15px,4vw,52px);display:flex;overflow-y:auto}.chat-day-marker{color:#78847c;background:#ffffffe0;border-radius:9px;align-self:center;margin:0 0 7px;padding:6px 11px;font-size:.68rem;font-weight:800;box-shadow:0 2px 7px #334b3b14}.chat-admin-bubble{border-radius:12px;max-width:min(72%,620px);padding:9px 11px 6px;box-shadow:0 2px 7px #21442d1c}.chat-admin-bubble.visitor{background:#fff;border-top-right-radius:3px;align-self:flex-end}.chat-admin-bubble.admin{background:#dcf8d3;border-top-left-radius:3px;align-self:flex-start}.chat-admin-bubble p{color:#27352c;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.5}.chat-admin-bubble>span{color:#8b958e;justify-content:flex-end;align-items:center;gap:4px;margin-top:3px;font-size:.63rem;display:flex}.chat-admin-bubble>span i{color:#5f9eb7;letter-spacing:-3px;font-style:normal}.chat-admin-bubble.is-linked{outline-offset:3px;outline:4px solid #ffc434b8;animation:1.2s ease-out 2 linked-chat-message}@keyframes linked-chat-message{0%,to{transform:scale(1)}50%{transform:scale(1.018)}}.chat-admin-composer{background:#f5f7f5;border-top:1px solid #dbe4dc;padding:11px 16px}.chat-admin-composer>p{color:#a23e4b;margin:0 0 7px;font-size:.75rem;font-weight:800}.chat-admin-composer>div{grid-template-columns:minmax(0,1fr) 92px;align-items:stretch;gap:9px;display:grid}.chat-admin-composer textarea{resize:vertical;color:#27372d;min-height:50px;max-height:120px;font:inherit;background:#fff;border:1px solid #d6dfd8;border-radius:13px;outline:none;padding:11px 13px;line-height:1.45}.chat-admin-composer textarea:focus{border-color:#66a278;box-shadow:0 0 0 3px #4f9a651f}.chat-admin-composer button{color:#fff;font:inherit;cursor:pointer;background:#3e8f59;border:0;border-radius:13px;font-weight:900}.chat-admin-composer button:disabled{opacity:.5;cursor:default}.chat-thread-empty{color:#74837a;text-align:center;flex:1;place-content:center;justify-items:center;padding:30px;display:grid}.chat-thread-empty span{font-size:4rem}.chat-thread-empty h2{color:#385642;margin:8px 0 2px}.chat-thread-empty p{margin:5px 0}@media (width<=760px){.live-chat-root{right:max(10px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom))}.live-chat-launcher{width:62px;height:62px}.live-chat-launcher>span{display:none}.live-chat-window{border-radius:24px;width:calc(100vw - 20px);height:min(545px,100svh - 102px);bottom:72px;right:0}.live-chat-header{grid-template-columns:50px minmax(0,1fr) 32px;min-height:70px;padding:9px 11px}.live-chat-header>img{width:50px;height:50px}.live-chat-welcome{padding:22px 20px 18px}.live-chat-welcome-icon{width:56px;height:56px;margin-bottom:11px}.live-chat-welcome h2{font-size:1.3rem}.live-chat-welcome>p{margin-bottom:17px;font-size:.9rem}.chat-admin-shell{padding:10px}.chat-admin-topbar{border-radius:17px;flex-direction:column;align-items:flex-start;min-height:auto;margin-bottom:10px;padding:13px 14px}.chat-admin-topbar nav{justify-content:flex-start}.chat-admin-topbar nav span{width:100%}.chat-admin-workspace{border-radius:18px;grid-template-columns:1fr;height:auto;min-height:calc(100svh - 185px);overflow:visible}.chat-conversation-list{border-bottom:1px solid #dce5de;border-left:0;max-height:310px}.chat-admin-thread{min-height:590px}.chat-admin-bubble{max-width:86%}.chat-thread-messages{min-height:390px;padding:16px 12px}.chat-admin-composer{z-index:2;position:sticky;bottom:0}.chat-admin-composer>div{grid-template-columns:minmax(0,1fr) 72px}}@media (prefers-reduced-motion:reduce){.live-chat-launcher img,.live-chat-window{animation:none}}.analytics-shell{color:#182031;min-height:100vh;font-family:var(--font-geist-sans), Arial, sans-serif;background:radial-gradient(circle at 90% 0,#896bff1f,#0000 34%),radial-gradient(circle at 10% 14%,#38cb9917,#0000 30%),#f5f6fa;padding:32px clamp(18px,4vw,64px) 28px}.analytics-header{justify-content:space-between;align-items:center;gap:28px;max-width:1540px;margin:0 auto 24px;display:flex}.analytics-eyebrow{color:#5d6473;align-items:center;gap:8px;margin-bottom:7px;font-size:.82rem;font-weight:750;display:flex}.analytics-eyebrow i{background:#20b77a;border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite analyticsPulse;box-shadow:0 0 0 5px #20b77a1f}@keyframes analyticsPulse{50%{box-shadow:0 0 0 8px #20b77a00}}.analytics-header h1{color:#171b29;letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,3.1rem);font-weight:900}.analytics-header p{color:#747b8b;margin:6px 0 0;font-size:1rem}.analytics-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.analytics-header-actions a,.analytics-header-actions .analytics-user{color:#4f5667;background:#ffffffdb;border:1px solid #e0e2ea;border-radius:12px;align-items:center;min-height:40px;padding:0 15px;font-size:.88rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 5px 16px #2b30430a}.analytics-header-actions a:hover{color:#6548d8;border-color:#cfc6fb;transform:translateY(-1px)}.analytics-header-actions .analytics-user{color:#7a8190;box-shadow:none;background:0 0;border:0}.analytics-toolbar{background:#ffffffd1;border:1px solid #e6e7ee;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;max-width:1540px;margin:0 auto 18px;padding:10px;display:flex;box-shadow:0 8px 24px #2228390b}.analytics-range{background:#f2f3f8;border-radius:12px;gap:4px;padding:3px;display:flex}.analytics-range button,.analytics-notification-control button,.analytics-refresh{cursor:pointer;border:0;border-radius:9px;font-family:inherit;font-weight:850}.analytics-range button{color:#777d8c;background:0 0;min-height:34px;padding:0 16px}.analytics-range button.active{color:#fff;background:#6d50dc;box-shadow:0 5px 12px #5b40c53d}.analytics-notification-control button{color:#3d2f82;background:#eee9ff;min-height:38px;padding:0 16px}.analytics-notification-control button:hover{background:#e4dcff}.analytics-notification-control{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.analytics-notification-control small{color:#6f6683;text-align:left;flex-basis:100%;font-size:.78rem}.analytics-notification-control .notification-test{background:#fff;border-color:#664ea038}.notification-ready{color:#167452;background:#e4f8f0;border-radius:10px;align-items:center;min-height:38px;padding:0 14px;font-size:.86rem;font-weight:850;display:inline-flex}.analytics-kpis,.analytics-grid{gap:16px;max-width:1540px;margin-inline:auto;display:grid}.analytics-kpis{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px}.analytics-kpi{background:#fff;border:1px solid #e7e8ee;border-radius:20px;align-items:center;gap:15px;min-height:128px;padding:22px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #252a3b0e}.analytics-kpi:before{content:"";background:#7557e4;width:5px;height:100%;position:absolute;top:0;right:0}.analytics-kpi.blue:before{background:#3d8cf2}.analytics-kpi.orange:before{background:#f29b38}.analytics-kpi.green:before{background:#27b47e}.analytics-kpi-icon{color:#6b4ed8;background:#eeeaff;border-radius:15px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:1.35rem;font-weight:900;display:grid}.analytics-kpi.blue .analytics-kpi-icon{color:#2774d0;background:#e8f2ff}.analytics-kpi.orange .analytics-kpi-icon{color:#c97818;background:#fff1df}.analytics-kpi.green .analytics-kpi-icon{color:#16996a;background:#e6f8f1}.analytics-kpi-icon.live-dot{font-size:1.1rem}.analytics-kpi span{color:#727989;margin-bottom:2px;font-size:.82rem;font-weight:750;display:block}.analytics-kpi strong{color:#1a1f2d;letter-spacing:-.035em;font-size:clamp(1.7rem,2.5vw,2.25rem);font-weight:900;display:block}.analytics-kpi small{color:#8b909d;margin-top:5px;font-size:.72rem;font-weight:650;display:block}.analytics-kpi small.positive{color:#1a966b}.analytics-kpi small.negative{color:#d05259}.analytics-grid{margin-bottom:16px}.analytics-grid-main{grid-template-columns:minmax(0,1.75fr) minmax(290px,.85fr)}.analytics-grid-thirds{grid-template-columns:repeat(3,minmax(0,1fr))}.analytics-grid-lower{grid-template-columns:minmax(300px,.72fr) minmax(0,1.65fr)}.analytics-card{background:#fff;border:1px solid #e6e7ed;border-radius:20px;min-width:0;padding:22px;box-shadow:0 12px 30px #242a3a0d}.analytics-card-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:21px;display:flex}.analytics-card-heading h2{color:#202534;margin:0;font-size:1.08rem;font-weight:900}.analytics-card-heading p{color:#959aa6;margin:4px 0 0;font-size:.76rem}.analytics-card-heading>strong{color:#202534;font-size:1.3rem;font-weight:900}.analytics-card-heading>strong span{color:#9ba0ad;font-size:.72rem;font-weight:700}.analytics-column-chart{background:repeating-linear-gradient(0deg,#f1f2f6 0 1px,#0000 1px 56px);border-bottom:1px solid #ececf2;align-items:stretch;gap:clamp(3px,.65vw,9px);height:230px;padding:15px 4px 0;display:flex}.analytics-column{flex-direction:column;flex:1 1 0;justify-content:flex-end;align-items:center;min-width:4px;height:100%;display:flex;position:relative}.analytics-column i{background:linear-gradient(#8468eb,#6246cc);border-radius:7px 7px 2px 2px;width:min(26px,80%);min-height:7px;transition:height .35s;box-shadow:0 5px 12px #6446cd2e}.analytics-column>span{color:#656c7d;margin-bottom:5px;font-size:.66rem;font-weight:850}.analytics-column>small{color:#969ba7;white-space:nowrap;font-size:.59rem;position:absolute;top:calc(100% + 7px)}.analytics-ranked-list{gap:16px;display:grid}.analytics-ranked-row>div:first-child{justify-content:space-between;gap:10px;margin-bottom:6px;display:flex}.analytics-ranked-row span{color:#535a6a;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:750;overflow:hidden}.analytics-ranked-row strong{color:#303645;font-size:.78rem}.analytics-bar-track{background:#f0eff5;border-radius:99px;height:7px;overflow:hidden}.analytics-bar-fill{border-radius:inherit;background:linear-gradient(90deg,#7658e4,#a38ef1);height:100%;display:block}.analytics-bar-fill.green{background:linear-gradient(90deg,#23a876,#64d5ad)}.analytics-bar-fill.orange{background:linear-gradient(90deg,#ef9026,#ffc36e)}.analytics-device-list{gap:10px;display:grid}.analytics-device-list>div:not(.analytics-empty){background:#f7f8fb;border-radius:13px;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;min-height:52px;padding:8px 12px;display:grid}.analytics-device-list .device-emoji{text-align:center;font-size:1.15rem}.analytics-device-list strong{color:#4e5564;font-size:.83rem}.analytics-device-list b{color:#6f51dd;font-size:.9rem}.analytics-location-list{gap:3px;display:grid}.analytics-location-list>div:not(.analytics-empty){border-bottom:1px solid #f0f1f4;grid-template-columns:23px 31px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:50px;padding:6px 5px;display:grid}.location-rank{color:#a0a5b0;font-size:.7rem;font-weight:800}.location-flag{font-size:1.25rem}.analytics-location-list strong,.analytics-location-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.analytics-location-list strong{color:#424957;font-size:.78rem}.analytics-location-list small{color:#9aa0ac;margin-top:2px;font-size:.65rem}.analytics-location-list b{color:#2b3241;font-size:.78rem}.analytics-table-wrap{width:100%;overflow-x:auto}.analytics-table{border-collapse:collapse;text-align:right;white-space:nowrap;width:100%}.analytics-table th{color:#999eaa;padding:0 10px 10px;font-size:.66rem;font-weight:800}.analytics-table td{color:#4c5362;border-top:1px solid #f0f1f4;padding:12px 10px;font-size:.74rem;font-weight:700}.analytics-table td:first-child{align-items:center;gap:7px;display:flex}.analytics-table td small{color:#a2a7b2;margin-top:3px;font-size:.62rem;font-weight:600;display:block}.visit-live,.visit-offline{background:#c5c8d0;border-radius:50%;width:7px;height:7px}.visit-live{background:#22b77c;box-shadow:0 0 0 4px #22b77c1f}.table-flag{margin-left:6px;font-size:1rem}.analytics-refresh{color:#694cd4;background:#f0ecff;padding:7px 11px;font-size:.72rem}.analytics-empty{color:#a0a5b1;text-align:center;place-items:center;min-height:120px;padding:20px;font-size:.8rem;display:grid}.analytics-empty-chart{background:#fafafe;border-radius:14px;min-height:230px}.analytics-live-toast{z-index:9999;color:#fff;background:#232938;border:1px solid #ffffff80;border-radius:14px;align-items:center;gap:9px;max-width:min(92vw,620px);padding:13px 18px;font-size:.84rem;font-weight:800;animation:.35s both analyticsToastIn;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #171c2a47}.analytics-live-toast span{color:#40d69f}@keyframes analyticsToastIn{0%{opacity:0;transform:translate(-50%,-16px)}}.analytics-footer{color:#979ca8;justify-content:space-between;gap:20px;max-width:1540px;margin:8px auto 0;padding:10px 4px;font-size:.7rem;display:flex}@media (width<=1180px){.analytics-kpis,.analytics-grid-thirds{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-grid-thirds>:last-child{grid-column:span 2}.analytics-grid-lower{grid-template-columns:1fr}}@media (width<=820px){.analytics-shell{padding:20px 12px 24px}.analytics-header{flex-direction:column;align-items:flex-start}.analytics-header-actions{justify-content:flex-start}.analytics-header-actions .analytics-user{display:none}.analytics-toolbar{flex-direction:column;align-items:stretch}.analytics-range{grid-template-columns:repeat(4,1fr);display:grid}.analytics-range button{padding:0 7px}.analytics-notification-control button,.notification-ready{justify-content:center;width:100%}.analytics-notification-control small{text-align:center}.analytics-grid-main,.analytics-grid-thirds{grid-template-columns:1fr}.analytics-grid-thirds>:last-child{grid-column:auto}.analytics-column-chart{height:190px}}@media (width<=540px){.analytics-kpis{grid-template-columns:1fr 1fr;gap:9px}.analytics-kpi{flex-direction:column;align-items:flex-start;gap:8px;min-height:136px;padding:14px 12px}.analytics-kpi-icon{border-radius:11px;flex-basis:36px;width:36px;height:36px;font-size:1rem}.analytics-kpi strong{font-size:1.55rem}.analytics-kpi small{line-height:1.3}.analytics-card{border-radius:17px;padding:17px 14px}.analytics-column>span{display:none}.analytics-footer{flex-direction:column;gap:4px}}
