._styledNavbar_62g1a_1{background:var(--bg-secondary);display:inline-flex;gap:clamp(8px,1.5vw,16px);align-items:center;justify-content:center;padding:clamp(6px,1.2vw,10px);box-sizing:border-box;border-radius:clamp(14px,2vw,var(--radius-xl));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:solid 1px var(--border-color);box-shadow:var(--shadow-lg);transition:var(--transition);min-width:clamp(250px,30vw,380px);width:fit-content}._styledLink_62g1a_18{position:relative;display:flex;align-items:center;justify-content:center;width:clamp(36px,5vw,45px);height:clamp(36px,5vw,45px);color:var(--link-color);text-decoration:none;border-radius:clamp(10px,2vw,var(--radius-lg));background:transparent;transition:var(--transition);overflow:hidden;font-size:clamp(16px,2vw,20px)}._styledLink_62g1a_18:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:var(--button-hover-bg);opacity:0;transition:var(--transition);z-index:-1}._styledLink_62g1a_18:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--link-color),white 70%)}@media (hover: hover) and (pointer: fine){._styledLink_62g1a_18:hover{color:var(--link-hover-color);transform:translateY(-3px)}}._styledLink_62g1a_18:hover:before{opacity:1}._containerHelper_62g1a_63{position:fixed;bottom:clamp(10px,3vw,20px);left:0;right:0;padding:0;z-index:100;margin:auto;display:flex;justify-content:center;align-items:center;width:fit-content}@media (max-width: 560px){._containerHelper_62g1a_63{top:unset;bottom:10px;padding:0}._styledNavbar_62g1a_1{min-width:clamp(220px,85vw,300px)}}@media (max-width: 870px){._containerHelper_62g1a_63{width:100%;padding:0;text-align:center}}@media (prefers-reduced-motion: reduce){._styledNavbar_62g1a_1,._styledLink_62g1a_18,._styledLink_62g1a_18:before{transition:none}._styledLink_62g1a_18:hover{transform:none}}@media (forced-colors: active){._styledNavbar_62g1a_1{border-color:CanvasText}._styledLink_62g1a_18:focus-visible{box-shadow:0 0 0 2px Highlight}}._container_15sqb_1{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-primary);color:var(--text-primary)}._brandGuidance_15sqb_9{text-decoration:none;color:var(--link-color);font-size:1rem;margin-bottom:.5rem}._brandGuidance_15sqb_9:hover{color:var(--link-hover-color);text-decoration:none}._main_15sqb_21{flex:1;padding:2rem 1rem;display:flex;flex-direction:column;gap:4rem}._hero_15sqb_29{text-align:center;padding:5rem 1rem;background:var(--bg-secondary);border-radius:20px;animation:_slideUp_15sqb_1 .8s ease-out}@keyframes _slideUp_15sqb_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._hero_15sqb_29 h1{font-size:3.5rem;font-weight:700;color:var(--primary);margin-bottom:.2rem}._heroSubtitle_15sqb_55{font-size:2rem;font-weight:500;color:var(--secondary);margin-bottom:1rem}._hero_15sqb_29 p{font-size:1.2rem;max-width:32rem;margin:0 auto 1.5rem}._ctaButton_15sqb_68{padding:.7rem 1.8rem;font-size:1rem;font-weight:500;background:var(--button-bg);color:var(--button-text);border:none;border-radius:10px;cursor:pointer;transition:var(--transition);text-decoration:none}._ctaButton_15sqb_68:focus-visible{outline:3px solid color-mix(in srgb,var(--primary),white 60%);outline-offset:2px}@media (hover: hover) and (pointer: fine){._ctaButton_15sqb_68:hover{background:var(--button-hover-bg);color:var(--button-hover-text);transform:translateY(-3px);box-shadow:0 3px 8px var(--shadow)}}._features_15sqb_95{text-align:center;max-width:64rem;margin:0 auto;animation:_slideUp_15sqb_1 .8s ease-out .2s backwards}._features_15sqb_95 h2{font-size:2rem;font-weight:600;color:var(--primary);margin-bottom:1.5rem}._featureGrid_15sqb_109{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1.5rem}._feature_15sqb_95{background:var(--bg-secondary);padding:1.5rem;border-radius:16px;transition:var(--transition)}._feature_15sqb_95:hover{transform:translateY(-5px);box-shadow:0 5px 10px var(--shadow)}@media (prefers-reduced-motion: reduce){._hero_15sqb_29,._features_15sqb_95,._connect_15sqb_130,._ctaButton_15sqb_68,._feature_15sqb_95{transition:none;animation:none}._ctaButton_15sqb_68:hover,._feature_15sqb_95:hover{transform:none;box-shadow:none}}@media (forced-colors: active){._ctaButton_15sqb_68:focus-visible{outline-color:Highlight}}._feature_15sqb_95 h3{font-size:1.2rem;font-weight:500;color:var(--primary);margin-bottom:.3rem}._feature_15sqb_95 p{font-size:.95rem}._connect_15sqb_130{text-align:center;padding:4rem 1rem;background:var(--primary);color:#fff;border-radius:20px;animation:_slideUp_15sqb_1 .8s ease-out .4s backwards;box-shadow:0 4px 20px var(--shadow)}._connect_15sqb_130 h2{font-size:2rem;font-weight:600;margin-bottom:.5rem;color:#fff;text-shadow:0 2px 4px rgb(0,0,0,.1)}._connect_15sqb_130 p{font-size:1.1rem;max-width:32rem;margin:0 auto 1.5rem;color:#fff;opacity:.95}._connect_15sqb_130 ._ctaButton_15sqb_68{background:#fff;color:var(--primary);font-weight:500;box-shadow:0 2px 8px #00000026}._connect_15sqb_130 ._ctaButton_15sqb_68:hover{background:var(--bg-primary);color:var(--primary);transform:translateY(-3px);box-shadow:0 4px 12px #0003}._footer_15sqb_200{padding:2rem 1rem;text-align:center;background:var(--bg-secondary);color:var(--text-primary);font-size:.9rem}._space1_15sqb_208{display:none}@media (max-width: 768px){._hero_15sqb_29{padding:3rem 1rem}._hero_15sqb_29 h1{font-size:2.2rem}._hero_15sqb_29 p{font-size:1.1rem}._features_15sqb_95 h2,._connect_15sqb_130 h2{font-size:1.8rem}._featureGrid_15sqb_109{grid-template-columns:1fr}}@media (max-width: 560px){._space1_15sqb_208,._space2_15sqb_237{display:none}._hero_15sqb_29{padding:2rem .5rem}._hero_15sqb_29 h1{font-size:1.8rem}._hero_15sqb_29 p{font-size:1rem}._ctaButton_15sqb_68{padding:.6rem 1.5rem;font-size:.9rem}._features_15sqb_95,._connect_15sqb_130{padding:2rem .5rem}._features_15sqb_95 h2,._connect_15sqb_130 h2{font-size:1.6rem}}._themeToggle_1qabd_1{position:fixed;top:1rem;right:1rem;background:var(--bg-secondary);color:var(--primary);border:none;border-radius:50%;width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:110;transition:var(--transition)}._themeToggle_1qabd_1:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (hover: hover) and (pointer: fine){._themeToggle_1qabd_1:hover{background:var(--primary);color:var(--button-hover-text);box-shadow:var(--shadow-sm)}}@media (hover: none){._themeToggle_1qabd_1{-webkit-tap-highlight-color:transparent;outline:none}._themeToggle_1qabd_1:focus-visible{outline:2px solid var(--primary);outline-offset:2px}._themeToggle_1qabd_1:active{transform:scale(.98)}}@media (prefers-reduced-motion: reduce){._themeToggle_1qabd_1{transition:none}._themeToggle_1qabd_1:active{transform:none}}@media (forced-colors: active){._themeToggle_1qabd_1{border:1px solid ButtonText}._themeToggle_1qabd_1:focus-visible{outline-color:Highlight}}@media (max-width: 560px){._themeToggle_1qabd_1{width:2rem;height:2rem;top:.8rem;right:.8rem}}._messageForm_4kcrp_1{width:100%;display:flex;flex-direction:column;gap:1.25rem;margin:0 auto;padding:2rem;background:var(--bg-secondary, #f5f5f5);border-radius:1rem;border:1px solid var(--border-color, rgb(0, 0, 0, .1));box-shadow:0 4px 6px #0000001a;transform-origin:center;will-change:transform}@media (max-width: 768px){._messageForm_4kcrp_1{padding:1rem;background:transparent;border:none;box-shadow:none;gap:1rem}}._inputGroup_4kcrp_26{width:100%;position:relative;margin-bottom:.5rem;padding-bottom:1.1rem}._input_4kcrp_26,._textarea_4kcrp_34{width:100%;padding:1.25rem 1.5rem;border:2px solid var(--border-color, rgb(0, 0, 0, .1));border-radius:.75rem;background:var(--bg-secondary);color:var(--text-primary);font-family:"Baloo Thambi 2",Inter;font-size:1.125rem;line-height:1.5;transition:border-color .2s ease,box-shadow .2s ease,color .2s ease;color-scheme:light dark}._textarea_4kcrp_34{min-height:160px;max-height:280px;resize:vertical}._input_4kcrp_26:focus-visible,._textarea_4kcrp_34:focus-visible{outline:3px solid color-mix(in srgb,var(--primary, #2563eb),white 60%);outline-offset:2px}._input_4kcrp_26:disabled,._textarea_4kcrp_34:disabled{opacity:.7;cursor:not-allowed;background:var(--bg-secondary, #f5f5f5)}@media (max-width: 768px){._input_4kcrp_26,._textarea_4kcrp_34{background:var(--bg-secondary);border-width:1px;padding:.875rem}}._input_4kcrp_26:focus,._textarea_4kcrp_34:focus{outline:none;border-color:var(--primary, #2563eb);box-shadow:0 0 0 1px var(--primary, #2563eb)}._error_4kcrp_86{border-color:var(--danger);background-color:color-mix(in srgb,var(--danger),transparent 94%)}._error_4kcrp_86:focus{border-color:var(--danger);box-shadow:0 0 0 1px var(--danger)}._errorMessage_4kcrp_96{color:var(--danger);font-size:.875rem;position:absolute;left:0;bottom:0;display:block;margin-top:0;line-height:1;pointer-events:none;animation:_fadeInError_4kcrp_1 .3s ease-out;opacity:1;transition:opacity .3s ease-out}@keyframes _fadeInError_4kcrp_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}._submitButton_4kcrp_122{width:100%;padding:1rem 2rem;background-image:linear-gradient(45deg,#2563eb,#9333ea);background-image:linear-gradient(45deg,var(--primary, #2563eb),var(--secondary, #9333ea));color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1.5rem}._submitButton_4kcrp_122:hover{transform:translateY(-2px);box-shadow:0 5px 15px var(--shadow, rgb(0, 0, 0, .2));background-image:linear-gradient(45deg,var(--secondary, #9333ea),var(--primary, #2563eb))}._submitButton_4kcrp_122:active{transform:translateY(1px);box-shadow:0 2px 8px var(--shadow, rgb(0, 0, 0, .2))}._submitButton_4kcrp_122:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}._submitButton_4kcrp_122:focus-visible{outline:3px solid color-mix(in srgb,var(--primary, #2563eb),white 60%);outline-offset:2px}@media (max-width: 768px){._inputGroup_4kcrp_26{margin-bottom:.75rem}._submitButton_4kcrp_122{width:100%;padding:.875rem 1.75rem;font-size:.9375rem;margin-top:1rem}}@media (min-height: 600px) and (max-height: 900px){._messageForm_4kcrp_1{padding:1.75rem;gap:1rem}._input_4kcrp_26,._textarea_4kcrp_34{padding:1.125rem 1.375rem;font-size:1.0625rem}._textarea_4kcrp_34{min-height:140px;max-height:240px}._submitButton_4kcrp_122{padding:.875rem 1.75rem;margin-top:1rem}}@media (max-height: 768px){._messageForm_4kcrp_1{padding:1.5rem;gap:.875rem}._input_4kcrp_26,._textarea_4kcrp_34{padding:1rem 1.25rem;font-size:1rem}._textarea_4kcrp_34{min-height:120px;max-height:200px}._submitButton_4kcrp_122{padding:1rem;margin-top:.875rem}}@keyframes _shake_4kcrp_248{0%,to{transform:translate(0)}15%,45%{transform:translate(-5px)}30%,60%{transform:translate(5px)}75%{transform:translate(-3px)}90%{transform:translate(3px)}}._shake_4kcrp_248{animation:_shake_4kcrp_248 .5s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px}@media (prefers-reduced-motion: reduce){._messageForm_4kcrp_1,._input_4kcrp_26,._textarea_4kcrp_34,._submitButton_4kcrp_122,._errorMessage_4kcrp_96{transition:none;animation:none}._submitButton_4kcrp_122:hover,._submitButton_4kcrp_122:active{transform:none;box-shadow:none}}@media (forced-colors: active){._input_4kcrp_26,._textarea_4kcrp_34{border-color:CanvasText}._submitButton_4kcrp_122:focus-visible{outline-color:Highlight}}._container_1iz5p_1{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;background:var(--bg-primary);padding:1rem;box-sizing:border-box;overflow:visible;position:relative;min-height:100dvh}._content_1iz5p_14{width:min(100%,1200px);display:flex;flex-direction:column;gap:.5rem;margin:1rem auto;padding:1rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1rem;box-shadow:0 4px 20px #0000001a;box-sizing:border-box;max-width:100%}._textContent_1iz5p_29{text-align:center}._formWrapper_1iz5p_33{width:100%}._title_1iz5p_37{font-size:2.5rem;font-weight:700;text-align:center;margin:0 0 .5rem;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._notification_1iz5p_47{padding:1rem;border-radius:.5rem;text-align:center;margin-bottom:1.5rem;font-family:"Baloo Thambi 2",Inter;font-size:.875rem;animation:_fadeIn_1iz5p_1 .3s ease-out forwards;transition:opacity .3s ease-out,transform .3s ease-out;opacity:1;transform:translateY(0)}._success_1iz5p_62{background-color:color-mix(in srgb,var(--success),transparent 88%);border:1px solid color-mix(in srgb,var(--success),transparent 65%);color:var(--success)}._error_1iz5p_68{background-color:color-mix(in srgb,var(--danger),transparent 88%);border:1px solid color-mix(in srgb,var(--danger),transparent 65%);color:var(--danger)}._loading_1iz5p_74{background-color:color-mix(in srgb,var(--primary),transparent 90%);border:1px solid color-mix(in srgb,var(--primary),transparent 70%);color:var(--text-primary)}@keyframes _fadeIn_1iz5p_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._socialLinks_1iz5p_91{display:flex;justify-content:center;gap:2rem;margin-top:2rem;margin-bottom:1rem}._socialLinks_1iz5p_91 a{color:var(--link-color);font-size:1.75rem;transition:color .2s ease,transform .2s ease,background-color .2s ease,box-shadow .2s ease;display:flex;align-items:center;padding:.5rem;border-radius:9999px}@media (hover: hover){._socialLinks_1iz5p_91 a:hover{color:var(--link-hover-color);background-color:color-mix(in srgb,var(--link-color),transparent 85%);transform:translateY(-2px);box-shadow:0 2px 8px var(--shadow)}}._socialLinks_1iz5p_91 a:active{transform:translateY(0)}._socialLinks_1iz5p_91 a:focus-visible{outline:none;color:var(--link-hover-color);background-color:color-mix(in srgb,var(--link-color),transparent 85%);box-shadow:0 0 0 3px color-mix(in srgb,var(--link-color),white 75%)}@media (prefers-reduced-motion: reduce){._socialLinks_1iz5p_91 a,._socialLinks_1iz5p_91 a:hover{transition:color .2s ease,background-color .2s ease,box-shadow .2s ease;transform:none}}@media (forced-colors: active){._socialLinks_1iz5p_91 a:focus-visible{box-shadow:0 0 0 2px Highlight}}@media (min-height: 600px) and (max-height: 900px){._container_1iz5p_1{padding:1rem;height:auto}._content_1iz5p_14{padding:1.5rem;gap:1rem;margin:1rem auto}._title_1iz5p_37{font-size:2rem;margin-bottom:.25rem}._socialLinks_1iz5p_91{margin-top:1rem;gap:1.5rem}}@media (min-width: 1024px){._container_1iz5p_1{padding:1.75rem}._content_1iz5p_14{display:grid;grid-template-columns:minmax(320px,1fr) minmax(420px,1.5fr);gap:2.5rem;align-items:start;padding:2.25rem;margin:1.75rem auto;max-height:none}._formWrapper_1iz5p_33{width:100%;order:2;max-height:100%}._textContent_1iz5p_29{order:1;text-align:left;position:sticky;top:0}._title_1iz5p_37{text-align:left;font-size:3.5rem;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._socialLinks_1iz5p_91{justify-content:flex-start;gap:1rem}}@media (max-height: 900px){._container_1iz5p_1{padding:1rem}._content_1iz5p_14{gap:1.5rem;padding:1.5rem;max-height:none}._title_1iz5p_37{font-size:2.25rem}}@media (max-height: 768px){._content_1iz5p_14{gap:1.25rem;padding:1.25rem;max-height:none}._title_1iz5p_37{font-size:2rem}}@media (min-width: 1440px) and (min-height: 900px){._container_1iz5p_1{padding:2rem}._content_1iz5p_14{max-width:1400px;grid-template-columns:minmax(400px,1fr) minmax(500px,1.5fr);padding:3rem;max-height:none}}@media (min-width: 1920px) and (min-height: 1080px){._container_1iz5p_1{padding:3rem}._content_1iz5p_14{max-width:1600px}}@media (min-width: 768px) and (max-width: 1023px){._container_1iz5p_1{padding:2rem;display:flex;align-items:stretch}._content_1iz5p_14{margin:0 auto;padding:2rem;width:min(100%,600px);display:flex;flex-direction:column;align-items:center;max-height:none;overflow:visible}._textContent_1iz5p_29{text-align:center;max-width:500px}._title_1iz5p_37{font-size:2.25rem;margin-bottom:.5rem}._socialLinks_1iz5p_91{justify-content:center;margin-bottom:1rem;gap:1rem}}@media (max-width: 767px){._container_1iz5p_1{padding:1rem;display:flex;align-items:stretch;overflow-x:clip;overflow-y:auto}._content_1iz5p_14{margin:0;width:100%;padding:1rem;display:flex;flex-direction:column;align-items:center;background:transparent;border:none;box-shadow:none;max-height:none;overflow:visible}._textContent_1iz5p_29{text-align:center;width:100%;max-width:400px}._title_1iz5p_37{font-size:2rem;margin-bottom:.5rem;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._formWrapper_1iz5p_33{width:100%}._socialLinks_1iz5p_91{justify-content:center;gap:.5rem;margin:1rem 0}._socialLinks_1iz5p_91 a{font-size:1.5rem}}@media (max-width: 375px){._container_1iz5p_1{padding:.5rem;min-height:100dvh;display:flex;align-items:center;overflow-x:clip;overflow-y:auto}._content_1iz5p_14{margin:0;width:100%;padding:.2rem;display:flex;flex-direction:column;align-items:center;background:transparent;border:none;box-shadow:none}._textContent_1iz5p_29{text-align:center;width:100%;max-width:400px}._title_1iz5p_37{font-size:2rem;margin-bottom:.5rem;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._formWrapper_1iz5p_33{width:100%}._socialLinks_1iz5p_91{justify-content:center;gap:.5rem;margin:.5rem 0}._socialLinks_1iz5p_91 a{font-size:1rem}}@media (min-width: 1024px) and (max-height: 900px){._container_1iz5p_1{min-height:100dvh}._content_1iz5p_14{margin-block:.5rem;padding-block:1.5rem}}._container_96m10_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:var(--bg-primary);color:var(--text-primary);padding:2rem;text-align:center}._code_96m10_13{font-size:6rem;font-weight:800;font-family:"Baloo Thambi 2",Inter;color:var(--primary);text-shadow:0 0 8px var(--shadow);margin-bottom:1rem;animation:_fadeIn_96m10_1 .5s ease-out}._description_96m10_23{font-size:1.3rem;max-width:32rem;line-height:1.5;color:var(--text-primary);animation:_fadeIn_96m10_1 .5s ease-out .2s backwards}@keyframes _fadeIn_96m10_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){._code_96m10_13,._description_96m10_23{animation:none}}@media (max-width: 768px){._code_96m10_13{font-size:4rem}._description_96m10_23{font-size:1.1rem}}@media (max-width: 560px){._container_96m10_1{padding:1rem}._code_96m10_13{font-size:3rem}._description_96m10_23{font-size:1rem;max-width:90%}}._container_18wf0_1{width:100%;max-width:min(1120px,92vw);margin:1rem auto;padding:clamp(12px,3vw,24px) clamp(12px,4vw,28px) clamp(20px,4vh,40px);background:var(--bg-primary);color:var(--text-primary);min-height:100vh;box-sizing:border-box}._title_18wf0_12{font-size:clamp(1.6rem,2.6vw,2.2rem);font-weight:700;margin-bottom:1rem}._subtitle_18wf0_18{font-size:clamp(1.1rem,2vw,1.35rem);font-weight:600;margin-top:1.5rem;margin-bottom:.75rem}._paragraph_18wf0_25{line-height:1.7;margin-bottom:.9rem}._list_18wf0_30{padding-left:1.25rem}._link_18wf0_34{color:var(--link-color);text-decoration:underline}._link_18wf0_34:focus-visible{outline:2px solid color-mix(in srgb,var(--link-color),white 60%);outline-offset:2px}._hero_18wf0_44{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:clamp(20px,3vw,32px) clamp(16px,3vw,24px);margin-bottom:clamp(20px,3vw,32px);box-shadow:var(--shadow-lg)}._section_18wf0_53{margin:2rem 0}._downloadsSection_18wf0_56{margin:2rem 0 6rem}._groupTitle_18wf0_60{font-size:1rem;font-weight:600;color:var(--primary);margin:.25rem 0 .75rem}._paletteGroup_18wf0_67{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 768px){._paletteGroup_18wf0_67{grid-template-columns:1fr 1fr}}._cardGrid_18wf0_79{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:clamp(12px,2vw,16px)}@media (min-width: 640px){._cardGrid_18wf0_79{grid-template-columns:repeat(2,minmax(0,1fr))}}._card_18wf0_79{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:clamp(14px,2vw,18px);box-shadow:var(--shadow-md);transition:var(--transition)}._card_18wf0_79:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}._cardTitle_18wf0_105{font-size:1.05rem;font-weight:600;margin-bottom:.5rem;color:var(--primary)}._resourceGrid_18wf0_112{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:clamp(12px,2vw,16px)}@media (min-width: 640px){._resourceGrid_18wf0_112{grid-template-columns:repeat(2,minmax(0,1fr))}}._resourceCard_18wf0_124{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:clamp(12px,2vw,14px) clamp(14px,2vw,16px);border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-secondary);text-decoration:none;color:var(--text-primary);transition:var(--transition)}._resourceCard_18wf0_124:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}@media (hover: hover) and (pointer: fine){._resourceCard_18wf0_124:hover{transform:translateY(-3px)}}@media (prefers-reduced-motion: reduce){._card_18wf0_79,._resourceCard_18wf0_124{transition:none}._resourceCard_18wf0_124:hover{transform:none;box-shadow:none}}@media (forced-colors: active){._link_18wf0_34:focus-visible{outline-color:Highlight}}._resourceMeta_18wf0_166{color:var(--text-accent);opacity:.9;font-size:.9rem}._resourceCard_18wf0_124 svg,._resourceCard_18wf0_124 img{width:20px;height:20px;flex:0 0 20px}._resourceTitle_18wf0_179{font-weight:600;flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._colorViewerGrid_18wf0_188{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem;margin:.5rem 0 1.5rem}@media (min-width: 480px){._colorViewerGrid_18wf0_188{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width: 768px){._colorViewerGrid_18wf0_188{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (max-width: 560px){._container_18wf0_1{padding:1.75rem .75rem 1rem}._section_18wf0_53{margin:1rem 0}._downloadsSection_18wf0_56{margin:1rem 0 4rem}._hero_18wf0_44{border-radius:14px;padding:.875rem .75rem;margin-bottom:.75rem}._card_18wf0_79{padding:.875rem}._resourceCard_18wf0_124{padding:.75rem .875rem;gap:.625rem}._resourceCard_18wf0_124 svg,._resourceCard_18wf0_124 img{width:18px;height:18px;flex:0 0 18px}}._colorViewer_1ef48_1{display:flex;align-items:center;gap:.75rem;border:1px solid var(--border-color);border-radius:var(--radius-md);padding:.75rem;background:var(--bg-secondary);background:color-mix(in oklab,var(--bg-secondary) 94%,transparent);-webkit-backdrop-filter:saturate(120%);backdrop-filter:saturate(120%);transition:var(--transition)}._colorViewer_1ef48_1:focus-visible{outline:2px solid color-mix(in srgb,var(--primary),white 60%);outline-offset:2px}._colorViewerColor_1ef48_19{width:52px;height:52px;border-radius:var(--radius-sm);box-shadow:inset 0 0 0 1px var(--border-color)}._colorViewerMeta_1ef48_26{display:flex;flex-direction:column;min-width:0}._colorViewerName_1ef48_32{font-weight:600;font-size:.95rem;line-height:1.2}._colorViewerValue_1ef48_38{font-family:"Baloo Thambi 2",Inter;font-size:.85rem;color:var(--text-accent);opacity:.85}@media (prefers-reduced-motion: reduce){._colorViewer_1ef48_1{transition:none}}@media (forced-colors: active){._colorViewer_1ef48_1{border-color:CanvasText}}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;background:var(--bg-primary);color:var(--text-primary)}html{background:var(--bg-primary);color:var(--text-primary);min-height:100dvh}html,body{overflow-x:hidden}img,video,canvas{max-width:100%;height:auto}button{font-family:"Baloo Thambi 2",Inter}:root{--bg-primary: #fffaf5;--bg-secondary: #fff6e9;--text-primary: #2d2520;--text-accent: #2d2520;--primary: #d64b2b;--secondary: #f9b84a;--button-bg: rgb(214, 75, 43, .08);--button-text: #d64b2b;--button-hover-bg: #f9b84a;--button-hover-text: #2d2520;--shadow: rgb(214, 75, 43, .1);--transition: all .2s cubic-bezier(.4, 0, .2, 1);--border-color: rgb(214, 75, 43, .15);--link-color: #d64b2b;--link-hover-color: #2d2520;--danger: #ef4444;--success: #16a34a;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--shadow-sm: 0 2px 8px var(--shadow);--shadow-md: 0 4px 14px var(--shadow);--shadow-lg: 0 6px 22px var(--shadow);background:var(--bg-primary);color:var(--text-primary);min-height:100dvh;font-family:"Baloo Thambi 2",Inter;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%;color-scheme:light dark}[data-theme=dark]{--bg-primary: #18181b;--bg-secondary: #27272a;--text-primary: #e4e4e7;--text-accent: #d4d4d8;--primary: #e6c07b;--secondary: #9ca3af;--button-bg: rgb(230, 192, 123, .1);--button-text: #e4e4e7;--button-hover-bg: #e6c07b;--button-hover-text: #18181b;--shadow: rgb(0, 0, 0, .2);--border-color: rgb(156, 163, 175, .2);--link-color: #e6c07b;--link-hover-color: #ffffff;--danger: #f87171;--success: #22c55e}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--bg-primary: #2b1c1a;--bg-secondary: #3a2a27;--text-primary: #f5d7d0;--text-accent: #f5d7d0;--primary: #b32d38;--secondary: #d97706;--button-bg: #b32d38;--button-text: #f5d7d0;--button-hover-bg: #d97706;--button-hover-text: #2b1c1a;--shadow: rgb(179, 45, 56, .3)}}@media (hover: none){button,[role=button],input[type=button],input[type=submit],input[type=reset]{-webkit-tap-highlight-color:transparent}button:active,[role=button]:active,input[type=button]:active,input[type=submit]:active,input[type=reset]:active{transform:translateY(0)}button:focus:not(:focus-visible),[role=button]:focus:not(:focus-visible),input[type=button]:focus:not(:focus-visible),input[type=submit]:focus:not(:focus-visible),input[type=reset]:focus:not(:focus-visible){outline:none}}
