/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.isolate{isolation:isolate}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.grid{display:grid}.hidden{display:none}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--paper:#faf6ef;--ink:#514e42;--muted:#686b5e;--faint:#b1ad9e;--line:#e7e1d5;--green:#617650;--on-green:#fffdf7;--green-dark:#536b45;--green-light:#e8edde;--surface:#f3eee5;--modal:#fdf9f2;--border:#8a8b76;--warning:#b17452;--r0:#e9c4b9;--r1:#c9d8b5;--r2:#f0dfa0;--r3:#c4dbe1;--r4:#d7c9e5;--r5:#f0cfad;--r6:#bcd7c8;--r7:#d6cee5;--r8:#e4bdcd;color-scheme:light}[data-theme=dark]{--paper:#282923;--ink:#eee8d9;--muted:#b8b5a6;--faint:#8c8d7e;--line:#45483d;--green:#a5b78e;--on-green:#282923;--green-dark:#c5d5b1;--green-light:#414c36;--surface:#32352c;--modal:#30322b;--border:#8b927e;--warning:#e2a383;--r0:#ab7c74;--r1:#8b9f75;--r2:#b9a668;--r3:#809fa9;--r4:#9888aa;--r5:#b99871;--r6:#83a08c;--r7:#9690a9;--r8:#ae8497;color-scheme:dark}*{box-sizing:border-box}html{scrollbar-gutter:stable}body,html{background:var(--paper)}body{color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Trebuchet MS,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.5}button,input,textarea{font:inherit}button{color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0}button:disabled{cursor:default;opacity:.38}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--green);outline-offset:4px}button{touch-action:manipulation;transition:background-color .15s,transform .15s}button:active:not(:disabled){transform:scale(.97)}svg{flex-shrink:0;display:block}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:-.65px;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{font-size:31px;line-height:1.25}h2{font-size:25px;line-height:1.3}h3{font-size:15px;font-weight:600}small{font-size:11px}button svg{pointer-events:none}.app-shell{min-height:100svh;padding:0 max(20px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(20px,env(safe-area-inset-left));flex-direction:column;display:flex}.site-header{border-bottom:1px solid var(--line);gap:32px;width:100%;max-width:1152px;height:96px;margin:0 auto}.brand,.site-header{align-items:center;display:flex}.brand{letter-spacing:-1.4px;text-transform:lowercase;gap:10px;min-height:44px;padding:0;font-size:31px;font-weight:700}.brand>svg{transform:rotate(-12deg)}.brand-period,.brand>svg{color:var(--green)}.brand-tagline{color:var(--muted);letter-spacing:.2px;margin-top:6px;font-size:12px}.header-tools{align-items:center;gap:18px;margin-left:auto;display:flex}.icon-button{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;display:inline-flex}.icon-button:hover:not(:disabled){background:var(--surface)}.sound-button{color:var(--muted);position:relative}.mute-slash{background:var(--ink);border:1px solid var(--paper);width:24px;height:1.5px;position:absolute;transform:rotate(-45deg)}.how-to-button{min-width:44px;color:var(--muted);align-items:center;gap:8px;min-height:44px;padding:10px 0;font-size:12px;display:flex}.how-to-button:hover{color:var(--ink)}.main-column{flex:1;width:100%;max-width:520px;margin:0 auto}.screen-topbar{justify-content:space-between;align-items:center;min-height:42px;margin:24px 0 14px;display:flex}.screen-title{letter-spacing:.2px;font-size:14px;font-weight:600}.screen-topbar>.icon-button{color:var(--muted)}.back-button{margin-left:-10px}.screen-topbar>.icon-button:last-child{margin-right:-10px}.home-topbar .screen-title{color:var(--muted);font-size:12px;font-weight:400}.eyebrow{color:var(--green-dark);letter-spacing:2.15px;margin-bottom:12px;font-size:9px;font-weight:600}.soft-copy{color:var(--muted);font-size:13px;line-height:1.7}.danger-button,.primary-button,.secondary-button{letter-spacing:.2px;border-radius:12px;justify-content:center;align-items:center;gap:16px;min-height:51px;padding:12px 22px;font-size:13px;font-weight:600;display:flex}.primary-button{background:var(--green);color:var(--on-green);box-shadow:0 3px #43593c22}.primary-button:hover{background:#536b45}[data-theme=dark] .primary-button:hover{background:#b5c69f}[data-theme=dark] .primary-button.selected-companion:hover{background:var(--green-light)}.primary-button svg:last-child{margin-left:auto}.secondary-button{border:1px solid var(--line);background:0 0}.secondary-button:hover{background:var(--surface)}.text-button{min-height:44px;color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:10px auto 0;padding:6px 12px;font-size:12px;display:flex}.text-button:hover{color:var(--green-dark)}.danger-button{color:#fff;background:#bd8068;width:100%;margin-top:24px}.section-illustration{color:var(--green);margin:20px auto 24px;display:inline-flex}.site-footer{border-top:1px solid var(--line);width:100%;max-width:1152px;color:var(--muted);letter-spacing:.3px;justify-content:space-between;align-items:center;margin:54px auto 0;padding:22px 0 24px;font-size:10px;display:flex}.footer-flower{color:var(--green);transform:rotate(-18deg)}.initial-loading{height:100svh;color:var(--green);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.game-heading{text-align:center;margin:24px 0 22px}.game-heading h1{font-size:27px}.game-heading .eyebrow{letter-spacing:2px;margin-bottom:8px;font-size:8px}.board-meta{justify-content:space-between;min-height:30px;margin-bottom:10px}.board-meta,.difficulty-label{align-items:center;display:flex}.difficulty-label{color:var(--green-dark);gap:7px;font-size:12px}.difficulty-label i{background:var(--green);border-radius:50%;width:6px;height:6px}.board-size{color:var(--muted);letter-spacing:.7px;margin-left:8px;font-size:10px}.timer-controls{gap:9px}.timer,.timer-controls{align-items:center;display:flex}.timer{color:var(--muted);font-variant-numeric:tabular-nums;gap:7px;font-size:12px}.pause-button{width:44px;height:44px;color:var(--muted);margin-block:-7px}.board-wrap{position:relative}.game-board{grid-template-columns:repeat(var(--size),minmax(0,1fr));aspect-ratio:1;border:2px solid var(--border);isolation:isolate;-webkit-user-select:none;user-select:none;touch-action:manipulation;border-radius:12px;width:100%;display:grid;overflow:hidden;box-shadow:0 4px #655c4220}.board-row{display:contents}.board-cell{aspect-ratio:1;touch-action:manipulation;border-bottom:1px solid #58594618;border-right:1px solid #58594618;border-radius:0;justify-content:center;align-items:center;min-width:0;min-height:0;padding:0;transition:filter .14s;display:flex;position:relative}.board-cell:active:not(:disabled){filter:brightness(.95);transform:none}.board-cell:focus-visible{z-index:5;outline:3px solid var(--green-dark);outline-offset:-5px}.board-cell:last-child{border-right:0}.board-row:last-child .board-cell{border-bottom:0}.region-0{background-color:var(--r0)}.region-1{background-color:var(--r1)}.region-2{background-color:var(--r2)}.region-3{background-color:var(--r3)}.region-4{background-color:var(--r4)}.region-5{background-color:var(--r5)}.region-6{background-color:var(--r6)}.region-7{background-color:var(--r7)}.region-8{background-color:var(--r8)}.board-cell.region-right{border-right:2px solid var(--border)}.board-cell.region-bottom{border-bottom:2px solid var(--border)}.piece{z-index:2;pointer-events:none;width:80%;height:80%;animation:piece-place .16s ease-out both;display:block;position:relative}.piece>svg{width:100%;height:100%}.x-mark{flex-shrink:0;width:15px;height:15px;animation:mark-place .11s ease-out both;display:inline-block;position:relative}.x-mark:after,.x-mark:before{content:"";background:#696d59;border-radius:3px;width:2.4px;height:16px;position:absolute;top:0;left:6px;transform:rotate(44deg)}.x-mark:after{transform:rotate(-44deg)}.x-mark.auto{opacity:.56}.x-mark.auto:after,.x-mark.auto:before{width:1.5px}.region-letter{color:#3b4232;z-index:1;font-size:9px;font-weight:700;position:absolute;top:4px;left:6px}.patterned .board-cell{background-image:radial-gradient(#34482b24 1px,#0000 0);background-size:8px 8px}.patterned .region-1,.patterned .region-4,.patterned .region-7{background-image:repeating-linear-gradient(45deg,#0000,#0000 7px,#34482b17 7px 8px)}.patterned .region-2,.patterned .region-5,.patterned .region-8{background-image:repeating-linear-gradient(0deg,#0000,#0000 7px,#34482b17 7px 8px)}.patterned .region-right{border-right-width:3px}.patterned .region-bottom{border-bottom-width:3px}.hint-focus{box-shadow:inset 0 0 0 3px var(--green-dark);z-index:2}.hint-dim{filter:saturate(.55);opacity:.66}.conflict{box-shadow:inset 0 0 0 3px var(--warning);animation:gentle-shake .25s ease-out}.board-complete .piece{animation:celebrate .58s ease-in-out 2;animation-delay:calc(.2s + var(--piece-delay))}.board-bottomline{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-top:15px;font-size:10px;display:flex}.board-bottomline>span:first-child{align-items:center;gap:5px;display:flex}.board-bottomline>span:first-child svg{color:var(--green)}.game-toolbar{gap:25px;max-width:380px;margin:25px auto 20px}.game-toolbar,.game-toolbar button{justify-content:center;display:flex}.game-toolbar button{min-width:57px;min-height:61px;color:var(--ink);border-radius:12px;flex-direction:column;align-items:center;gap:8px}.game-toolbar button:hover:not(:disabled){background:var(--surface)}.game-toolbar button span{font-size:10px}.game-toolbar .tool-active{color:var(--green-dark);background:var(--green-light)}.input-area{text-align:center}.input-selector{background:var(--surface);border:1px solid var(--line);border-radius:13px;gap:3px;padding:4px;display:inline-flex}.input-selector button{min-width:135px;min-height:44px;color:var(--muted);border-radius:9px;justify-content:center;align-items:center;gap:10px;padding:3px 13px;font-size:12px;display:flex}.input-selector button[aria-pressed=true]{background:var(--modal);color:var(--ink);box-shadow:0 2px 4px #433e2e09}.input-selector .x-mark{transform:scale(.8)}.input-help{color:var(--muted);margin:12px 0 0;font-size:10px}.buddy-footer{border-top:1px solid var(--line);justify-content:center;align-items:center;gap:12px;margin-top:28px;padding:18px 4px 0;display:flex}.buddy-footer>button:first-child{text-align:left;align-items:center;gap:10px;display:flex}.buddy-footer>button>span{color:var(--muted);font-size:10px}.buddy-footer small{align-items:center;gap:2px;margin-top:3px;font-size:9px}.buddy-footer small,.hint-note{color:var(--green-dark);display:flex}.hint-note{background:var(--green-light);border-radius:10px;align-items:flex-start;gap:10px;min-height:85px;padding:16px 13px}.hint-note>svg{margin-top:3px}.hint-note strong{font-size:12px;font-weight:500;line-height:1.6;display:block}.hint-note span{opacity:.8;margin-top:5px;font-size:10px;display:block}.hint-note .icon-button{width:30px;height:30px;margin-left:auto}.puzzle-loading{text-align:center;padding:85px 0}.puzzle-loading>svg{margin:0 auto 30px;animation:breathe 2s ease-in-out infinite}.puzzle-loading h1{margin-bottom:15px;font-size:28px}.puzzle-loading .primary-button{min-width:240px;margin:30px auto 0}.achievement-screen,.collection-screen,.daily-screen,.difficulty-screen,.home-screen,.onboarding{text-align:center}.home-meta{color:var(--muted);justify-content:space-between;padding:0 15px;font-size:11px;display:flex}.home-meta span{align-items:center;gap:6px;display:flex}.home-meta svg{color:var(--green)}.home-portrait,.welcome-portrait{justify-content:center;align-items:center;width:230px;height:205px;margin:40px auto 25px;display:flex;position:relative}.home-portrait>svg,.welcome-portrait>svg{z-index:1;position:relative}.portrait-sun{background:var(--green-light);border-radius:49% 51% 54% 46%/58% 46% 54% 42%;width:166px;height:158px;position:absolute;top:36px;left:32px;transform:rotate(-9deg)}.tiny-spark{color:#b6a681;font-size:26px;position:absolute}.spark-one{top:27px;right:24px;transform:rotate(12deg)}.spark-two{font-size:20px;bottom:21px;left:20px}.home-screen h1{margin-bottom:13px;font-size:32px}.home-actions{gap:12px;max-width:320px;margin:30px auto 0;display:grid}.home-actions .secondary-button{flex-wrap:wrap;gap:0 8px;padding:12px 20px}.home-actions .secondary-button small{width:100%;color:var(--muted);margin-top:3px;font-size:10px;font-weight:400}.home-links{justify-content:center;gap:50px;margin:34px auto}.home-links,.home-links button{align-items:center;display:flex}.home-links button{color:var(--muted);flex-direction:column;gap:9px;min-height:58px;font-size:11px}.home-links button svg{color:var(--green)}.home-footnote{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:30px 0 0;font-size:10px;display:flex}.achievement-screen,.collection-screen{padding-top:27px}.achievement-screen h1,.collection-screen h1{margin-bottom:11px}.collection-feature{text-align:left;justify-content:center;align-items:center;gap:20px;margin:27px auto 4px;display:flex}.collection-feature>div{width:200px}.collection-feature h2{margin-bottom:4px;font-size:29px}.collection-feature p{color:var(--muted);margin-bottom:12px;font-size:11px}.collection-feature small{color:var(--muted);align-items:center;gap:5px;margin-top:5px;font-size:10px;display:flex}.progress-track{background:var(--line);border-radius:5px;width:100%;height:5px;overflow:hidden}.progress-track>span{background:var(--green);border-radius:5px;height:100%;transition:width .6s;display:block}.animal-description{max-width:360px;color:var(--muted);min-height:40px;margin:10px auto 20px;font-size:12px;line-height:1.7}.primary-button.compact{gap:9px;width:max-content;min-width:205px;max-width:100%;min-height:44px;margin:auto;font-size:11px}.selected-companion{color:var(--green-dark);box-shadow:none}.selected-companion,.selected-companion:hover{background:var(--green-light)}.unlock-note{justify-content:center;height:44px;font-size:11px}.section-divider,.unlock-note{color:var(--muted);align-items:center;display:flex}.section-divider{border-bottom:1px solid var(--line);justify-content:space-between;margin:36px 0 25px;padding:0 0 12px;font-size:10px}.section-divider span:last-child{font-size:9px}.animal-grid{grid-template-columns:repeat(5,1fr);gap:28px 5px;display:grid}.animal-choice{min-width:0;color:var(--muted);flex-direction:column;align-items:center;gap:9px;padding:0;font-size:11px;display:flex}.animal-choice-art{justify-content:center;align-items:center;min-height:76px;display:flex;position:relative}.animal-choice-art:before{content:"";border:1px solid #0000;border-radius:50%;transition:background .15s;position:absolute;inset:4px -1px -2px}.animal-choice-art>svg{z-index:1;position:relative}.animal-choice.chosen .animal-choice-art:before{background:var(--green-light);border-color:#9ba68b55}.animal-choice.chosen{color:var(--green-dark);font-weight:600}.selection-check{background:var(--green);color:#fff;border:2px solid var(--paper);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;display:flex;position:absolute;bottom:1px;right:-1px}.animal-lock{z-index:2;position:absolute;bottom:0;right:3px}.animal-choice.locked,.animal-lock,.collection-note{color:var(--muted)}.collection-note{margin:34px auto 0;font-size:10px;line-height:1.9}.collection-note>svg{vertical-align:middle;margin-right:5px;display:inline-block}.difficulty-screen{padding-top:10px}.difficulty-screen h1{max-width:360px;margin:0 auto 15px;font-size:30px}.difficulty-options{text-align:left;border-top:1px solid var(--line);margin:36px 0 24px}.difficulty-options>button{border-bottom:1px solid var(--line);align-items:center;gap:17px;width:100%;min-height:99px;padding:12px;display:flex}.difficulty-options>button:hover{background:var(--surface)}.difficulty-options strong{font-size:16px;font-weight:500;display:block}.difficulty-options small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.difficulty-flower{color:#697558;background:var(--r1);border-radius:43% 58% 43% 49%;justify-content:center;align-items:center;width:43px;height:46px;display:flex;transform:rotate(-10deg)}.flower-1{background:var(--r2);color:#9b8c49}.flower-2{background:var(--r0);color:#a47460}.flower-3{background:var(--r4);color:#877199}.difficulty-size{white-space:nowrap;margin-left:auto;font-size:11px}.difficulty-options>button>svg,.difficulty-size{color:var(--muted)}.achievement-list{text-align:left;margin-top:28px}.achievement-row{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:17px 0;display:flex}.achievement-row>div{flex:1}.achievement-row h3{color:var(--muted);font-weight:500}.achievement-row p{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.6}.achievement-row.earned h3{color:var(--ink)}.achievement-row>svg:last-child:not(:first-child){color:var(--green)}.daily-screen .soft-copy{margin-top:15px}.daily-play{min-width:280px;max-width:100%;margin:29px auto 0}.daily-date{color:var(--muted);margin:13px auto 0;font-size:10px}.calendar{max-width:395px;margin:36px auto 0;padding:0 12px}.calendar-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.calendar-header h2{font-size:21px}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.weekday{color:var(--muted);padding-bottom:13px;font-size:10px}.calendar-day{aspect-ratio:1;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;min-width:0;font-size:12px;display:flex;position:relative}.calendar-day:hover:not(:disabled){background:var(--surface)}.calendar-day.today{border-color:var(--green);color:var(--green-dark)}.calendar-day.done{background:var(--green-light);color:var(--green-dark)}.calendar-day.perfect{color:#8c7846;background:#efe4c1}.calendar-day.missed:after{content:"";background:var(--faint);border-radius:50%;width:3px;height:3px;position:absolute;bottom:5px;left:calc(50% - 1.5px)}.calendar-day:disabled{opacity:.25}.calendar-legend{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:17px;margin-top:22px;font-size:9px;display:flex}.calendar-legend>span{align-items:center;gap:4px;display:flex}.calendar-legend i{border-radius:50%;width:9px;height:9px;display:block}.legend-done{background:var(--green-light)}.legend-today{border:1px solid var(--green)}.legend-missed{background:var(--faint);transform:scale(.4)}.daily-note{color:var(--muted);margin-top:30px;font-size:11px;line-height:1.9}.onboarding-column{max-width:550px}.onboarding{padding-top:30px}.onboarding-progress{justify-content:center;gap:7px;margin:6px auto 0;display:flex}.onboarding-progress span{background:var(--line);border-radius:50%;width:5px;height:5px}.onboarding-progress span.active{background:var(--green)}.welcome-portrait{height:190px;margin:26px auto 25px}.welcome-portrait .portrait-sun{width:156px;height:151px;top:35px;left:35px}.onboarding h1{margin-bottom:15px;font-size:32px}.onboarding .eyebrow{font-size:8px}.starter-animals{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;max-width:440px;margin:30px auto 24px;display:grid}.starter-animals .animal-choice-art{min-height:73px}.buddy-introduction{color:var(--muted);margin-bottom:27px;font-size:11px}.buddy-introduction strong{color:var(--ink);font-weight:600}.onboarding>.primary-button{width:100%;max-width:305px;margin:0 auto}.onboarding-footnote{color:var(--muted);margin-top:16px;font-size:10px}.lesson-art{border:2px solid var(--border);border-radius:13px;grid-template-columns:repeat(3,1fr);width:240px;height:240px;margin:51px auto 38px;display:grid;position:relative;overflow:hidden;transform:rotate(-3deg);box-shadow:0 4px #655c4212}.lesson-cell{background:var(--r1);border-bottom:1px solid #58594622;border-right:1px solid #58594622;justify-content:center;align-items:center;display:flex}.lesson-1 .lesson-cell-0,.lesson-1 .lesson-cell-1,.lesson-1 .lesson-cell-2,.lesson-1 .lesson-cell-4{background:var(--r0)}.lesson-1 .lesson-cell-5,.lesson-1 .lesson-cell-8{background:var(--r2)}.lesson-2 .lesson-cell{background:var(--surface)}.lesson-2 .lesson-cell-1,.lesson-2 .lesson-cell-3,.lesson-2 .lesson-cell-4,.lesson-2 .lesson-cell-5,.lesson-2 .lesson-cell-7{background:var(--r1)}.lesson-3 .lesson-cell-0{background:var(--r0)}.lesson-3 .lesson-cell-4{background:var(--r2)}.lesson-3 .lesson-cell:not(.lesson-cell-0):not(.lesson-cell-4){background:var(--surface)}.diagonal-line{background:var(--warning);width:45px;height:2px;position:absolute;top:79px;left:57px;transform:rotate(45deg)}.diagonal-line:after{content:"×";width:23px;height:23px;color:var(--warning);background:var(--paper);border-radius:50%;font-size:23px;line-height:21px;position:absolute;top:-13px;left:14px}.lesson-copy{max-width:340px;min-height:85px;margin:0 auto 25px}.tutorial-screen{padding-top:25px}.tutorial-screen>.eyebrow{margin-top:25px}.tutorial-screen h1{font-size:27px}.tutorial-copy{max-width:350px;min-height:66px;margin:0 auto 20px}.tutorial-board{max-width:320px;margin:auto}.tutorial-input{justify-content:center;gap:22px;margin:22px auto 0;display:flex}.tutorial-input>span{color:var(--muted);border-radius:10px;justify-content:center;align-items:center;gap:9px;min-width:118px;min-height:43px;font-size:11px;display:flex}.tutorial-input .active{background:var(--green-light);color:var(--green-dark)}.tutorial-input .x-mark{transform:scale(.7)}.tutorial-note{color:var(--muted);max-width:310px;min-height:38px;margin:15px auto 25px;font-size:11px;line-height:1.8}.modal{overscroll-behavior:contain;background:var(--modal);width:calc(100% - 32px);max-width:445px;max-height:calc(100svh - 48px);color:var(--ink);border:1px solid var(--line);border-radius:20px;margin:auto;padding:24px 27px;position:fixed;inset:0;overflow-y:auto;box-shadow:0 16px 70px #302d2929}.modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#3b3d3152}.modal[open]{animation:sheet-in .2s ease-out}.modal-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;display:flex}.modal-header h2{font-size:25px}.modal-header .icon-button{color:var(--muted);margin:-8px -9px -8px 0}.modal>.primary-button{width:100%;margin-top:25px}.modal>.text-button{width:100%}.settings-intro{margin-top:-7px;margin-bottom:15px}.settings-list{border-top:1px solid var(--line)}.setting-row{border-bottom:1px solid var(--line);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:63px;padding:11px 0;font-size:12px;display:flex;position:relative}.setting-row>span:first-child{flex:1}.setting-row small{color:var(--muted);max-width:240px;margin-top:3px;font-size:10px;display:block}.setting-row input{opacity:0;cursor:pointer;width:44px;height:28px;position:absolute;right:0}.switch{background:var(--line);pointer-events:none;border-radius:20px;flex-shrink:0;width:37px;height:22px;padding:3px;display:block}.switch:after{content:"";background:var(--modal);border-radius:50%;width:16px;height:16px;transition:transform .16s;display:block}.setting-row input:checked+.switch{background:var(--green)}.setting-row input:checked+.switch:after{transform:translate(15px)}.setting-row input:focus-visible+.switch{outline:3px solid var(--green-dark);outline-offset:4px}.small-segment{border:1px solid var(--line);border-radius:8px;padding:3px;font-size:10px;display:flex}.small-segment button{border-radius:5px;min-height:36px;padding:8px 12px}.small-segment button[aria-pressed=true]{background:var(--green-light);color:var(--green-dark)}.settings-link{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:100%;min-height:58px;font-size:12px;display:flex}.reset-progress{color:var(--warning);min-height:48px;margin:14px auto 0;font-size:11px;display:block}.settings-note{text-align:center;color:var(--muted);margin-bottom:5px;font-size:9px}.rules-content{margin-top:5px}.rule-line{align-items:center;gap:17px;padding:14px 0;display:flex}.rule-line>div{flex:1}.rule-line h3{font-size:13px;font-weight:500}.rule-line p{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.7}.rule-art{flex-shrink:0;justify-content:center;align-items:center;width:80px;height:67px;display:flex;position:relative}.rule-colors i{background:var(--r1);width:23px;height:60px}.rule-colors i:first-child{background:var(--r0);border-radius:6px 0 0 6px}.rule-colors i:last-child{background:var(--r2);border-radius:0 6px 6px 0}.rule-colors i:nth-child(2){justify-content:center;align-items:center;display:flex}.rule-cross:after,.rule-cross:before{content:"";background:var(--r1);border-radius:3px;width:65px;height:23px;position:absolute}.rule-cross:after{transform:rotate(90deg)}.rule-cross>svg{z-index:1}.rule-touch>svg:first-child{position:absolute;top:3px;left:8px}.rule-touch>svg:nth-child(2){position:absolute;bottom:3px;right:8px}.rule-touch>svg:last-child{color:var(--warning);position:absolute;top:28px;left:32px}.how-to-input{border-top:1px solid var(--line);margin-top:15px;padding-top:22px}.how-to-input h3{font-size:13px;font-weight:500}.how-to-input p{color:var(--muted);margin-top:10px;font-size:11px;line-height:1.9}.how-to-input .keyboard-help{font-size:10px}.pause-modal{text-align:center;padding-bottom:25px}.pause-modal>svg{margin:20px auto 17px}.pause-modal .soft-copy{line-height:1.9}.toast{bottom:max(22px,env(safe-area-inset-bottom));background:var(--modal);border:1px solid var(--line);z-index:1000;border-radius:13px;align-items:center;gap:11px;width:max-content;min-width:200px;max-width:470px;padding:12px 13px 12px 18px;font-size:12px;line-height:1.6;animation:toast-in .2s ease-out;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #423d291c}.toast>svg{color:var(--green)}.toast .icon-button{width:30px;height:30px}.share-result{background:var(--surface);width:100%;min-height:190px;color:var(--ink);border:1px solid var(--line);resize:vertical;border-radius:9px;margin-top:20px;padding:17px;font-size:12px;line-height:1.9}.completion-modal{max-width:420px;padding:18px 26px 23px}.completion-modal .modal-header{justify-content:flex-end;margin-bottom:-5px}.completion-modal .modal-header h2{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.completion-content{text-align:center;position:relative}.completion-portrait{width:160px;margin:0 auto 8px;position:relative}.completion-portrait>svg{margin:auto}.completion-spark{color:#b3a271;font-size:24px;position:absolute}.completion-portrait .spark-one{top:10px;right:0}.completion-portrait .spark-two{top:auto;bottom:5px;left:0}.completion-content .eyebrow{letter-spacing:1.7px;margin-bottom:8px;font-size:8px}.completion-content h2{font-size:31px}.completion-time{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:13px;font-size:12px;display:flex}.completion-time>span{color:var(--green-dark);background:var(--green-light);border-radius:5px;margin-left:5px;padding:3px 7px;font-size:9px}.xp-total{color:var(--green-dark);font-variant-numeric:tabular-nums;margin:22px auto 0;font-size:34px;font-weight:500;line-height:1.2}.xp-total>span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.xp-breakdown{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:10px;margin:15px auto 0;font-size:9px;line-height:1.5;display:flex}.reward-part{display:none}.reward-part.shown{animation:reward-in .3s ease-out;display:block}.player-reward{text-align:left;border-top:1px solid var(--line);margin-top:21px;padding-top:18px}.player-reward>div:first-child{justify-content:space-between;margin-bottom:10px;font-size:10px;display:flex}.player-reward>div>span{color:var(--muted)}.player-reward strong{font-weight:500}.player-reward>small{color:var(--muted);text-align:right;margin-top:5px;font-size:9px;display:block}.friendship-reward.shown{text-align:left;align-items:center;gap:13px;margin-top:17px;display:flex}.friendship-reward>svg{color:#b89084}.friendship-reward>div{flex:1}.friendship-reward strong{font-size:11px;font-weight:500;display:block}.friendship-reward span{color:var(--muted);margin:5px 0 8px;font-size:9px;display:block}.friendship-reward .progress-track>span{background:#bfa394;margin:0}.unlocked-friend{background:var(--green-light);text-align:left;border-radius:10px;align-items:center;gap:14px;margin-top:20px;padding:9px 16px;display:flex}.unlocked-friend>div{flex-direction:column;gap:2px;display:flex}.unlocked-friend span{color:var(--green-dark);font-size:9px}.unlocked-friend strong{font-size:12px;font-weight:500}.unlocked-friend small{color:var(--muted);font-size:9px}.earned-rewards.shown{flex-wrap:wrap;justify-content:center;gap:8px 15px;margin-top:17px;display:flex}.earned-rewards>div{color:var(--muted);align-items:center;gap:4px;font-size:9px;display:flex}.streak-celebration.shown{color:var(--green-dark);justify-content:center;align-items:center;gap:7px;margin-top:15px;font-size:10px;display:flex}.completion-actions{margin-top:24px}.completion-actions>.primary-button{width:100%}.completion-actions>div{justify-content:center;gap:25px;display:flex}.completion-actions .text-button{margin:8px 0 0;font-size:10px}.skip-celebration{color:var(--muted);min-height:35px;margin:3px auto 0;font-size:9px;display:block}@keyframes piece-place{0%{opacity:0;transform:scale(.6)}75%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes mark-place{0%{opacity:0;transform:scale(.65)}to{opacity:1;transform:scale(1)}}@keyframes gentle-shake{0%,to{translate:0}30%{translate:-2px}65%{translate:2px}}@keyframes celebrate{0%,to{transform:translateY(0)rotate(0)}40%{transform:translateY(-6px)rotate(-5deg)}65%{transform:translateY(0)rotate(4deg)}}@keyframes sheet-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes reward-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-in{0%{opacity:0;bottom:10px}to{opacity:1}}@keyframes breathe{50%{transform:translateY(-5px)}}.screen-enter{animation:reward-in .25s ease-out}.home-portrait:hover>svg{animation:celebrate .55s ease-in-out}.collection-feature:hover>svg{animation:breathe 1s ease-in-out}.personality-hop:hover>svg{animation:celebrate .45s ease-out}.personality-wobble:hover>svg{animation:celebrate .9s ease-in-out}.personality-wave:hover>svg{animation:celebrate 1.1s ease-in-out}@media (min-width:850px) and (min-height:800px){.is-playing .main-column{max-width:min(500px,100svh - 455px)}.is-playing .site-header{height:64px}.is-playing .screen-topbar{margin:8px 0}.is-playing .game-heading{margin:10px 0 12px}.is-playing .game-heading h1{font-size:24px}.is-playing .game-heading .eyebrow{margin-bottom:6px;font-size:7px}.is-playing .board-bottomline{margin-top:11px}.is-playing .game-toolbar{margin:10px auto}.is-playing .game-toolbar button{gap:6px;min-height:54px}.is-playing .input-help{margin-top:8px}.is-playing .buddy-footer{margin-top:14px;padding-top:10px}.is-playing .site-footer{margin-top:18px;padding:12px 0}}@media (max-width:600px){html{scrollbar-gutter:auto}.app-shell{padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right))}.site-header{gap:0;height:74px}.brand{gap:8px;font-size:27px}.brand>svg{width:25px;height:25px}.brand-tagline{display:none}.header-tools{gap:9px}.how-to-button{padding:9px 4px}.how-to-button>span{font-size:11px}.sound-button{width:34px;height:42px}.main-column{max-width:460px}.screen-topbar{margin:12px 0 8px}.screen-title{font-size:12px}.game-heading{margin:18px 0 21px}.game-heading h1{font-size:24px}.game-heading .eyebrow{letter-spacing:1.7px;margin-bottom:8px;font-size:7px}.board-meta{margin-bottom:9px}.difficulty-label{font-size:11px}.game-board{border-radius:10px}.board-bottomline{gap:4px;margin-top:13px;font-size:9px}.board-bottomline>span:first-child{gap:4px}.board-bottomline>span:first-child svg{width:12px}.game-toolbar{gap:24px;margin:20px auto 15px}.game-toolbar button{min-width:52px;min-height:58px}.game-toolbar button>svg{width:22px;height:22px}.game-toolbar button span{font-size:10px}.input-selector button{min-width:130px}.input-help{font-size:9px}.buddy-footer{margin-top:23px;padding-top:16px}.buddy-footer>button>span{font-size:10px}.site-footer{letter-spacing:0;margin-top:36px;padding:18px 0 21px;font-size:8px}.site-footer>span:last-child{display:none}.footer-flower svg{width:14px;height:14px}.home-screen h1{font-size:29px}.home-meta{padding:0 5px;font-size:10px}.home-portrait{width:215px;height:195px;margin-top:25px;margin-bottom:20px}.home-portrait>svg{width:160px;height:160px}.home-portrait .portrait-sun{width:156px;height:150px;left:31px}.home-screen>.soft-copy{max-width:315px;margin:0 auto;font-size:12px}.home-actions{max-width:300px;margin-top:26px}.home-links{margin:26px auto}.home-footnote{font-size:9px}.onboarding{padding-top:24px}.onboarding h1{font-size:27px}.onboarding .eyebrow{letter-spacing:1.65px;font-size:7px}.onboarding .soft-copy{font-size:12px}.welcome-portrait{width:208px;height:165px;margin:22px auto}.welcome-portrait>svg{width:137px;height:137px}.welcome-portrait .portrait-sun{width:142px;height:137px;top:25px;left:34px}.spark-one{top:14px;right:17px}.starter-animals{gap:3px;margin:25px auto 23px}.starter-animals .animal-choice-art>svg{width:58px;height:58px}.starter-animals .animal-choice-art{min-height:63px}.animal-choice{gap:8px;font-size:10px}.buddy-introduction{max-width:275px;margin:0 auto 24px;font-size:10px}.onboarding>.primary-button{max-width:285px}.onboarding-footnote{font-size:9px}.lesson-art{width:217px;height:217px;margin:39px auto 33px}.lesson-cell>svg{width:53px;height:53px}.lesson-copy{max-width:285px;margin-bottom:26px}.diagonal-line{top:70px;left:48px}.tutorial-screen>.eyebrow{margin-top:23px}.tutorial-screen h1{font-size:24px}.tutorial-copy{max-width:305px;min-height:64px;margin-bottom:15px;font-size:11px!important}.tutorial-board{max-width:290px}.tutorial-input{margin-top:16px}.tutorial-note{margin:13px auto 18px;font-size:10px}.achievement-screen,.collection-screen{padding-top:24px}.achievement-screen h1,.collection-screen h1{font-size:29px}.collection-screen>.soft-copy{font-size:12px}.collection-feature{gap:13px;margin-top:23px}.collection-feature>svg{width:109px;height:109px}.collection-feature>div{width:169px}.collection-feature h2{font-size:27px}.animal-description{max-width:300px;font-size:11px}.animal-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:23px 3px}.animal-choice-art>svg{width:63px;height:63px}.animal-choice-art{min-height:64px}.section-divider{margin-top:29px;font-size:9px}.section-divider span:last-child{font-size:8px}.daily-screen h1,.difficulty-screen h1{max-width:290px;margin-left:auto;margin-right:auto;font-size:28px}.daily-screen .section-illustration,.difficulty-screen .section-illustration{margin-top:16px;margin-bottom:23px}.daily-screen>.soft-copy{font-size:12px}.daily-date{font-size:9px}.calendar{margin-top:29px;padding:0 4px}.calendar-legend{gap:13px;font-size:8px}.calendar-day{min-height:40px}.difficulty-options>button{gap:12px;min-height:91px;padding:12px 5px}.difficulty-options strong{font-size:15px}.difficulty-options small,.difficulty-size{font-size:10px}.achievement-row{gap:12px;padding:14px 0}.achievement-row>svg:first-child{width:58px;height:58px}.achievement-row h3{font-size:13px}.achievement-row p{font-size:10px}.modal{border-radius:18px;width:calc(100% - 24px);max-height:calc(100svh - 30px);padding:22px 21px}.modal-header h2{font-size:23px}.toast{gap:8px;width:calc(100% - 28px);min-width:0;max-width:440px;padding:10px 10px 10px 14px;font-size:11px}.toast>span{flex:1}.completion-modal{padding:18px 23px}.completion-content h2{font-size:29px}.completion-portrait>svg{width:95px;height:95px}.completion-content .eyebrow{font-size:7px}.player-reward,.reward-part .xp-total{margin-top:17px}.player-reward{padding-top:14px}.completion-actions{margin-top:20px}}@media (max-width:350px){.app-shell{padding-left:11px;padding-right:11px}.site-header{height:64px}.brand{font-size:24px}.header-tools{gap:2px}.how-to-button>span{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.how-to-button{justify-content:center;width:35px}.game-heading h1{font-size:21px}.game-heading{margin-top:13px;margin-bottom:14px}.screen-topbar{margin-top:9px}.board-bottomline{font-size:8px}.game-toolbar{gap:22px;margin-top:16px}.input-selector button{min-width:120px;font-size:11px}.input-help{font-size:8px}.onboarding h1{font-size:24px}.onboarding .eyebrow{font-size:6px}.welcome-portrait{height:151px;margin-top:14px;margin-bottom:15px}.welcome-portrait>svg{width:127px;height:127px}.welcome-portrait .portrait-sun{height:123px;top:25px}.starter-animals .animal-choice-art>svg{width:51px;height:51px}.starter-animals .animal-choice-art{min-height:56px}.animal-choice{font-size:9px}.animal-grid .animal-choice-art>svg{width:53px;height:53px}.animal-grid .animal-choice-art{min-height:56px}.tutorial-board{max-width:265px}.tutorial-screen h1{font-size:22px}.collection-feature>div{width:155px}.calendar{padding:0}.calendar-grid{gap:1px}.calendar-day{min-height:39px}.difficulty-options>button{gap:8px}.difficulty-options small{font-size:9px}.difficulty-flower{width:38px;height:42px}.home-screen h1{font-size:26px}.soft-copy{font-size:12px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.completion-share-notice{color:var(--green-dark);text-align:center;margin-top:8px;font-size:11px}.removing{pointer-events:none;animation:piece-remove .11s ease-in both}@keyframes piece-remove{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.85)}}[data-motion=reduced] *,[data-motion=reduced] :after,[data-motion=reduced] :before{scroll-behavior:auto!important;transition:none!important;animation:none!important}[data-theme=dark] .board-cell .x-mark:after,[data-theme=dark] .board-cell .x-mark:before{background:#30392b}[data-theme=dark] .board-cell .x-mark.auto{opacity:1}[data-theme=dark] .region-letter{color:#172016}[data-theme=dark] .input-selector .x-mark:after,[data-theme=dark] .input-selector .x-mark:before{background:var(--muted)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}