.main{flex:1;display:flex;flex-direction:column;width:100%;gap:0}.home-page__top-static-hero{display:flex;flex-direction:column;width:100%}@media(max-width:1199px){.home-page__top-static-hero .rs-static-hero{min-height:610px}.home-page__top-static-hero .rs-static-hero[data-static-hero-cta-band="1"]{min-height:686px}.home-page__top-static-hero .rs-static-hero[data-static-hero-cta-band="2"]{min-height:762px}.home-page__hero-favourites-mobile-image-bottom .rs-home-hero-image-stack__media{top:auto;bottom:0}}.home-page__hero-row{display:flex;flex-direction:column;width:100%}@media(min-width:1200px){.home-page__top-static-hero .rs-static-hero.rs-static-hero--text-splash,.home-page__hero-row .rs-static-hero.rs-static-hero--text-splash,.home-page__top-static-hero .rs-static-hero.rs-static-hero--text-splash .rs-static-hero__content,.home-page__hero-row .rs-static-hero.rs-static-hero--text-splash .rs-static-hero__content{min-height:600px}}.hero{text-align:center;padding:var(--space-2xl) 0}.hero-title{font-size:clamp(var(--text-4xl),5vw,var(--text-5xl));font-weight:600;color:var(--text-primary);margin-bottom:var(--space-lg);line-height:normal}.hero-subtitle{font-size:var(--text-xl);color:var(--text-secondary);margin-bottom:var(--space-3xl);max-width:600px;margin-left:auto;margin-right:auto;line-height:normal}.cta-section{display:flex;justify-content:center}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-2xl);padding:var(--space-2xl) 0}.feature{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-2xl);text-align:center;transition:transform .2s ease,box-shadow .2s ease;contain:layout style paint}.feature:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);will-change:transform,box-shadow}.feature:not(:hover){will-change:auto}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:var(--accent-light);border-radius:var(--radius-md);margin-bottom:var(--space-xl);color:var(--accent-color)}.feature h3{font-size:var(--text-xl);font-weight:600;color:var(--text-primary);margin-bottom:var(--space-md)}.feature p{color:var(--text-secondary);line-height:normal;font-size:var(--text-base)}.demo-section{text-align:center;padding:var(--space-3xl) 0;margin-top:var(--space-2xl)}.demo-section h2{font-size:var(--text-2xl);font-weight:600;color:var(--text-primary);margin-bottom:var(--space-md)}.demo-section p{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--space-xl)}@media(max-width:1023px){.hero{padding:var(--space-xl) 0}.hero-title{font-size:clamp(var(--text-2xl),5vw,var(--text-3xl));margin-bottom:var(--space-lg)}.hero-subtitle{font-size:var(--text-lg);margin-bottom:var(--space-2xl);padding:0 var(--space-sm)}.features{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-xl);padding:var(--space-xl) 0}.feature{padding:var(--space-xl)}.feature-icon{width:2.5rem;height:2.5rem;margin-bottom:var(--space-xl)}.feature h3{font-size:var(--text-xl);margin-bottom:var(--space-md)}.feature p{font-size:var(--text-base)}}@media(max-width:639px){.hero{padding:var(--space-lg) 0}.hero-title{font-size:clamp(var(--text-xl),5vw,var(--text-2xl));margin-bottom:var(--space-md)}.hero-subtitle{font-size:var(--text-base);margin-bottom:var(--space-xl);padding:0 var(--space-xs)}.features{gap:var(--space-lg);padding:var(--space-lg) 0;grid-template-columns:1fr}.feature{padding:var(--space-lg)}.feature-icon{width:2rem;height:2rem;margin-bottom:var(--space-md)}.feature h3{font-size:var(--text-lg);margin-bottom:var(--space-sm)}.feature p{font-size:var(--text-sm)}.demo-section{padding:var(--space-2xl) 0}.demo-section h2{font-size:var(--text-xl)}.demo-section p{font-size:var(--text-sm)}}.login-page{flex:1 1 auto;width:100%;min-height:calc(100vh - 9.5rem - env(safe-area-inset-top,0px));min-height:calc(100svh - 9.5rem - env(safe-area-inset-top,0px));min-height:calc(100dvh - 9.5rem - env(safe-area-inset-top,0px));display:flex;justify-content:center;align-items:center;padding:var(--space-2xl) var(--space-lg);box-sizing:border-box;overflow-y:auto}@media(max-width:639px){.login-page{min-height:calc(100vh - 9rem - env(safe-area-inset-top,0px));min-height:calc(100svh - 9rem - env(safe-area-inset-top,0px));min-height:calc(100dvh - 9rem - env(safe-area-inset-top,0px))}}@media(max-width:480px){.login-page{padding:var(--space-xl) var(--space-md);align-items:flex-start}}@supports (-webkit-touch-callout: none){@media(max-width:1199px){.login-page{min-height:calc(100vh - 9.5rem - env(safe-area-inset-top,0px) - 5px);min-height:calc(100svh - 9.5rem - env(safe-area-inset-top,0px) - 5px);min-height:calc(100dvh - 9.5rem - env(safe-area-inset-top,0px) - 5px)}}@media(max-width:639px){.login-page{min-height:calc(100vh - 9rem - env(safe-area-inset-top,0px) - 5px);min-height:calc(100svh - 9rem - env(safe-area-inset-top,0px) - 5px);min-height:calc(100dvh - 9rem - env(safe-area-inset-top,0px) - 5px)}}}.login-card{position:relative;width:100%;max-width:min(28rem,100%);min-width:0;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:clamp(var(--space-xl),5vw,var(--space-3xl));box-shadow:var(--shadow-lg)}.login-title{font-size:var(--text-2xl);font-weight:600;color:var(--text-primary);margin:0 0 var(--space-sm);text-align:center}.login-subtitle{font-size:var(--text-base);color:var(--text-secondary);margin:0 0 var(--space-lg);text-align:center;line-height:normal;max-width:26rem;margin-left:auto;margin-right:auto}.login-mode-tabs{display:flex;gap:var(--space-xs);margin-bottom:var(--space-xl);padding:var(--space-xs);border-radius:var(--radius-md);background:var(--bg-primary);border:1px solid var(--border-color)}.login-mode-tab{flex:1;padding:var(--space-sm) var(--space-md);font:inherit;font-size:var(--text-sm);font-weight:500;color:var(--text-secondary);background:transparent;border:none;border-radius:var(--radius-sm);cursor:pointer;transition:background .15s ease,color .15s ease}.login-mode-tab--active{background:var(--bg-secondary);color:var(--text-primary);box-shadow:var(--shadow-sm)}.login-mfa-flow{margin-bottom:var(--space-md);position:relative}.login-totp-enroll-form{position:relative}.login-totp-qr-wrap{display:flex;justify-content:center;margin:var(--space-md) 0}.login-totp-qr{display:block;border-radius:var(--radius-md);border:1px solid var(--border-color);background:#fff}.login-totp-secret-hint{font-size:var(--text-sm);color:var(--text-secondary);margin:0 0 var(--space-md);line-height:normal}.login-totp-secret-label{display:block;margin-bottom:var(--space-xs)}.login-totp-secret-key{display:block;font-size:var(--text-sm);padding:var(--space-sm);background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);word-break:break-all;color:var(--text-primary)}.login-phone-verify-actions{display:flex;flex-direction:column;gap:var(--space-md);margin-top:var(--space-sm)}.login-social{display:flex;flex-direction:column;gap:var(--space-md);margin-bottom:var(--space-xl)}.login-social-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-md);width:100%;padding:var(--space-md) var(--space-lg);font-size:var(--text-base);font-weight:500;color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;transition:border-color .2s ease,background .2s ease}.login-social-btn:disabled{opacity:.8;cursor:not-allowed}.login-social-icon{flex-shrink:0}.login-google,.login-apple{color:var(--text-primary)}.login-social-loading{color:var(--text-secondary)}.login-divider{font-size:var(--text-sm);color:var(--text-tertiary);margin:0 0 var(--space-xl);text-align:center;position:relative}.login-divider:before,.login-divider:after{content:"";position:absolute;top:50%;width:40%;height:1px;background:var(--border-color)}.login-divider:before{left:0}.login-divider:after{right:0}.login-form{display:flex;flex-direction:column;gap:var(--space-lg);min-width:0}.login-label{font-size:var(--text-sm);font-weight:500;color:var(--text-primary)}.login-input{width:100%;min-width:0;max-width:100%;padding:var(--space-md) var(--space-lg);font-size:var(--text-base);color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);box-sizing:border-box;transition:border-color .2s ease}.login-input:focus{outline:none;border-color:var(--accent-color)}.login-input::placeholder{color:var(--text-tertiary)}.login-error{font-size:var(--text-sm);color:var(--error-color, #c53030);margin:0;padding:var(--space-sm);background:#c5303014;border-radius:var(--radius-sm)}.login-info-banner{font-size:var(--text-sm);color:var(--text-primary);margin:0 0 var(--space-md);padding:var(--space-sm);background:var(--accent-light, rgba(59, 130, 246, .12));border-radius:var(--radius-sm);line-height:normal}.login-submit{min-width:0}.login-toggle{font-size:var(--text-sm);color:var(--text-secondary);margin:var(--space-xl) 0 0;text-align:center}.login-toggle-btn{background:none;border:none;padding:0;font-size:inherit;font-weight:600;color:var(--accent-color);cursor:pointer;text-decoration:underline}.review-pending-page__tab-bar-wrap{width:100%;margin-bottom:var(--space-lg)}.review-pending-page__button-bar{width:100%;max-width:100%;min-width:0}.review-pending-page__button-bar.rs-button-bar--2 .rs-button-bar__item{flex:1 1 0;min-width:0}.review-pending-page__button-bar.rs-button-bar--2 .rs-button-bar__button{min-width:0;width:100%;box-sizing:border-box}.review-pending-page__action-bar{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:var(--space-md);width:100%;margin-bottom:var(--space-md)}.review-pending-page__action-bar-back{display:flex;align-items:center;flex-shrink:0}.review-pending-page__action-bar-end{display:flex;flex-wrap:nowrap;align-items:center;gap:var(--space-sm);flex-shrink:0;margin-left:auto}.review-pending-page__main{width:100%;min-width:0}.review-pending-page__header-subtitle{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-xs)}.review-pending-page__collection-line{font-size:var(--text-sm);color:var(--text-secondary)}.review-pending-page__collection-name{font-weight:600;color:var(--text-primary)}.review-pending-page__collection-note,.review-pending-page__collection-inline{margin:0;font-size:var(--text-sm);color:var(--text-secondary)}.review-pending-page__empty{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-lg);padding:var(--space-xl);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);max-width:100%}.review-pending-page__state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:var(--space-md);text-align:center;padding:var(--space-2xl)}.review-pending-page__state--error{color:var(--text-secondary)}.review-pending-page__state .loading-spinner{width:2rem;height:2rem;border:2px solid var(--border-color);border-top-color:var(--accent-color);border-radius:50%;animation:review-pending-spin 1s linear infinite}@keyframes review-pending-spin{to{transform:rotate(360deg)}}@media(max-width:768px){.container--station-details.review-pending-page{padding-left:var(--space-md);padding-right:var(--space-md);padding-top:var(--space-md);padding-bottom:var(--space-xl)}.review-pending-page .station-details-page{gap:var(--space-md)}.review-pending-page .station-details-header{gap:var(--space-sm)}.review-pending-page .station-details-title{font-size:clamp(1.15rem,4.5vw,1.5rem);line-height:normal}.review-pending-page .station-details-subtitle{font-size:var(--text-xs);line-height:normal}.review-pending-page__action-bar{flex-direction:column;align-items:stretch;gap:var(--space-sm)}.review-pending-page__action-bar-end{margin-left:0;width:100%;flex-direction:column;align-items:stretch}.review-pending-page__action-bar-back .rs-button,.review-pending-page__action-bar-end .rs-button{width:100%;max-width:none}.review-pending-page__tab-bar-wrap{margin-bottom:var(--space-md)}.review-pending-page__state{min-height:40vh;padding:var(--space-lg)}}.safari-toolbar-tint{display:none;position:fixed;top:0;left:0;width:100%;min-height:12px;height:max(12px,env(safe-area-inset-top,0px));box-sizing:border-box;margin:0;padding:0;border:none;background-color:var(--bg-primary);z-index:1000;pointer-events:none;-webkit-transform:translateZ(0);transform:translateZ(0)}@supports (-webkit-touch-callout: none){@media(max-width:1199px){.safari-toolbar-tint{display:block}}}.universal-header{background:var(--bg-primary);border-bottom:1px solid var(--border-color);position:fixed;top:calc(-1*env(safe-area-inset-top,0px));left:0;right:0;z-index:1001;padding-top:calc(env(safe-area-inset-top,0px) + env(safe-area-inset-top,0px));padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 1px 3px #0000001a;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease;-webkit-transform:translateZ(0);transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}@supports (-webkit-touch-callout: none){@media(max-width:1199px){.universal-header{padding-top:calc(env(safe-area-inset-top,0px) + env(safe-area-inset-top,0px) + 5px)}}}.header-inner{width:100%;display:flex;flex-direction:column;align-items:stretch}.header-container{width:100%;max-width:none;margin:0;padding:0 var(--space-2xl);display:grid;grid-template-columns:1fr auto;align-items:center;height:4rem;box-sizing:border-box}.header-left{display:flex;align-items:center;justify-content:flex-start;gap:var(--space-sm);min-width:0}.logo--mobile{align-items:center;gap:var(--space-sm);min-width:0;flex:1}.logo-link--mobile-title{display:block;min-width:0;flex:1;text-decoration:none;color:inherit}.header-page-title{font-family:"Geologica Cursive",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-variation-settings:"CRSV" 1,"wght" 600;font-size:var(--text-lg);color:var(--text-primary);line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-right{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-sm);min-width:0}.header-nav{min-width:0;max-width:100%}.header-nav-links{display:flex;flex-wrap:nowrap;align-items:baseline;gap:var(--space-md);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.header-nav-links::-webkit-scrollbar{height:0}.header-nav-link{flex-shrink:0;color:var(--text-secondary);text-decoration:none;font-size:var(--text-sm);font-weight:400;font-variation-settings:"CRSV" 1,"wght" 400;font-family:"Geologica Cursive",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.header-nav-link:hover{color:var(--accent-bright)}.header-nav-link--active,.header-nav-link--active:hover{color:var(--text-primary)}.header-menu-toggle{display:none;align-items:center;justify-content:center;padding:var(--space-sm);margin:0;border:none;border-radius:var(--radius-md);background:transparent;color:var(--text-primary);cursor:pointer;line-height:0;-webkit-tap-highlight-color:transparent}.header-menu-toggle:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.header-menu-toggle__bars{position:relative;display:block;width:18px;height:14px;flex-shrink:0}.header-menu-toggle__bar{position:absolute;left:0;right:0;height:2px;border-radius:1px;background-color:currentColor;transform-origin:center;transition:transform .28s cubic-bezier(.4,0,.2,1),opacity .2s ease}.header-menu-toggle__bar:nth-child(1){top:0}.header-menu-toggle__bar:nth-child(2){top:6px}.header-menu-toggle__bar:nth-child(3){top:12px}.header-menu-toggle[aria-expanded=true] .header-menu-toggle__bar:nth-child(1){transform:translateY(6px) rotate(45deg)}.header-menu-toggle[aria-expanded=true] .header-menu-toggle__bar:nth-child(2){opacity:0;transform:scaleX(0)}.header-menu-toggle[aria-expanded=true] .header-menu-toggle__bar:nth-child(3){transform:translateY(-6px) rotate(-45deg)}@media(prefers-reduced-motion:reduce){.header-menu-toggle__bar{transition-duration:.01ms}}.header-mobile-panel{display:none}.header-mobile-panel-inner{min-height:0;overflow:hidden}.header-mobile-nav-list{list-style:none;margin:0;padding:0}.header-nav--mobile .header-nav-link{display:block;padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md)}.header-nav--mobile .header-nav-link:hover{background:var(--bg-secondary)}.logo-link{text-decoration:none;color:inherit;display:flex;align-items:center;height:100%}.logo{font-family:"Geologica Cursive",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-variation-settings:"CRSV" 1,"wght" 600;font-size:var(--text-lg);height:100%;min-height:44px;display:flex;align-items:center;gap:var(--space-sm);color:var(--text-primary);transition:color .3s ease}.logo-text{line-height:normal}.logo:hover{color:var(--text-secondary)}.logo.logo--mobile{display:none}.station-collection-toggle{display:flex;align-items:center;gap:var(--space-xs);white-space:nowrap}.station-collection-toggle-label{font-size:var(--text-sm);color:var(--text-secondary)}.station-collection-select{font-size:var(--text-sm);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;min-height:32px}.station-collection-select:focus{border-color:var(--accent-color);outline:none}.station-collection-select:hover{outline:none}@media(max-width:1023px){.header-container{padding:0 var(--space-xl);height:4rem}.logo{font-size:var(--text-lg);min-height:44px}.header-nav-links{gap:var(--space-sm)}}@media(max-width:639px){.header-container{padding:0 var(--space-lg);height:3.5rem}.logo{font-size:var(--text-base);min-height:40px}.header-nav-links{gap:var(--space-sm)}.logo-link--full{display:none}.logo.logo--mobile{display:flex}.header-nav--desktop{display:none}.header-menu-toggle{display:inline-flex;min-height:44px;min-width:44px}.header-mobile-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease}.universal-header--menu-open .header-mobile-panel{grid-template-rows:1fr;border-top:1px solid var(--border-color)}.header-mobile-panel-inner{min-height:0}.header-nav--mobile{padding:var(--space-xs) 0 var(--space-sm)}.header-mobile-nav-list li+li{margin-top:2px}}.site-footer.app-footer{margin-top:auto;flex-shrink:0;display:flex;flex-direction:column;--footer-pad-y: var(--space-2xl);padding:var(--footer-pad-y) 0 calc(var(--footer-pad-y) + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-disabled);font-size:var(--text-sm);font-family:"Geologica Cursive",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:background-color .3s ease,border-color .3s ease}.site-footer-inner{width:100%;max-width:none;margin:0;padding:0 calc(var(--space-2xl) + env(safe-area-inset-right,0px)) 0 calc(var(--space-2xl) + env(safe-area-inset-left,0px));display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--space-md);box-sizing:border-box}.site-footer-links{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--space-lg)}.site-footer-link{color:var(--text-disabled);text-decoration:none}.site-footer-link:hover{color:var(--text-primary);text-decoration:underline}.site-footer-logout{margin:0;padding:0;border:none;background:none;cursor:pointer;font:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;line-height:inherit;color:inherit;text-decoration:none;-webkit-appearance:none;appearance:none;display:inline;vertical-align:baseline}.site-footer-logout:hover{color:var(--text-primary);text-decoration:underline}.site-footer-theme-toggle{margin:0;padding:0;border:none;background:none;cursor:pointer;font:inherit;line-height:inherit;color:inherit;display:inline;vertical-align:baseline;min-width:unset;min-height:unset}.site-footer-theme-toggle__icon{width:1em;height:1em;vertical-align:text-bottom;position:relative;top:-2px}.site-footer-theme-toggle__icon--sun{top:-1.5px}.site-footer-theme-toggle:hover{color:var(--text-primary);text-decoration:none}@media(max-width:1023px){.site-footer{--footer-pad-y: var(--space-xl)}.site-footer-inner{padding:0 calc(var(--space-xl) + env(safe-area-inset-right,0px)) 0 calc(var(--space-xl) + env(safe-area-inset-left,0px))}.site-footer-links{gap:var(--space-md)}}@media(max-width:639px){.site-footer{--footer-pad-y: var(--space-lg);font-size:var(--text-xs)}.site-footer-inner{padding:0 calc(var(--space-lg) + env(safe-area-inset-right,0px)) 0 calc(var(--space-lg) + env(safe-area-inset-left,0px));flex-direction:column;align-items:flex-start;gap:var(--space-sm)}.site-footer-links{flex-wrap:wrap;gap:var(--space-sm) var(--space-md)}}.app{min-height:100vh;min-height:100svh;min-height:-webkit-fill-available;display:flex;flex-direction:column}.main-content.app-main{flex:1 0 auto;display:flex;flex-direction:column;padding-top:calc(4rem + env(safe-area-inset-top,0px));min-height:100vh;min-height:100lvh;min-width:0}@media(max-width:639px){.main-content.app-main{padding-top:calc(3.5rem + env(safe-area-inset-top,0px));min-height:100vh;min-height:100lvh}}@supports (-webkit-touch-callout: none){@media(max-width:1199px){.main-content.app-main{padding-top:calc(4rem + env(safe-area-inset-top,0px) + 5px);min-height:100vh;min-height:100lvh}}@media(max-width:639px){.main-content.app-main{padding-top:calc(3.5rem + env(safe-area-inset-top,0px) + 5px);min-height:100vh;min-height:100lvh}}}@font-face{font-family:"Geologica Cursive";src:url(/fonts/Geologica_Cursive-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Aronetiv Irpin Type;src:url(/fonts/Aronetiv-IrpinType-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Aronetiv Irpin Type;src:url(/fonts/Aronetiv-IrpinType-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Aronetiv Irpin Type Normal;src:url(/fonts/Aronetiv-IrpinType-Normal.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Aronetiv Irpin Type;src:url(/fonts/Aronetiv-IrpinType-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Aronetiv Irpin Type;src:url(/fonts/Aronetiv-IrpinType-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;font-family:var(--font-body);font-weight:400;line-height:normal;-webkit-font-variation-settings:"CRSV" 1,"MONO" 0,"slnt" 0;font-variation-settings:"CRSV" 1,"MONO" 0,"slnt" 0}:root{--font-body: "Geologica Cursive", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-aronetiv: "Aronetiv Irpin Type", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-aronetiv-normal: "Aronetiv Irpin Type Normal", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--bg-primary: hsl(0 0% 96%);--bg-secondary: hsl(0 0% 91%);--bg-tertiary: hsl(0 0% 82%);--text-primary: #000000;--text-secondary: hsl(0 0% 25%);--text-disabled: hsl(0 0% 45%);--border-color: transparent;--accent-bright: #E50000;--accent-strong: #CC0000;--accent-base: #B20016;--accent-deep: #990000;--accent-darkest: #7F0000;--accent-color: var(--accent-base);--accent-hover: var(--text-primary);--accent-pressed: var(--accent-deep);--accent-light: var(--bg-secondary);--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--space-xs: .25rem;--space-sm: .5rem;--space-md: .75rem;--space-lg: 1rem;--space-xl: 1.5rem;--space-2xl: 2rem;--space-3xl: 3rem;--space-4xl: 4rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 3rem;--breakpoint-sm: 640px;--breakpoint-lg: 1024px;--container-sm: 640px;--container-md: 768px;--container-lg: 1024px;--container-xl: 1280px;--container-2xl: 1536px;--container-3xl: 1920px}html[data-theme=light],html:not([data-theme]){color-scheme:light}html[data-theme=dark]{color-scheme:dark}[data-theme=dark]{--bg-primary: hsl(0 0% 20%);--bg-secondary: hsl(0 0% 15%);--bg-tertiary: hsl(0 0% 10%);--text-primary: #ffffff;--text-secondary: hsl(0 0% 75%);--text-disabled: hsl(0 0% 55%);--border-color: transparent;--accent-bright: #E50000;--accent-strong: #CC0000;--accent-base: #B20016;--accent-deep: #990000;--accent-darkest: #7F0000;--accent-color: var(--accent-base);--accent-hover: var(--text-primary);--accent-pressed: var(--accent-deep);--accent-light: var(--bg-secondary);--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .3);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .3), 0 2px 4px -2px rgb(0 0 0 / .3);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .3), 0 4px 6px -4px rgb(0 0 0 / .3)}html{scroll-behavior:smooth;scroll-padding-top:calc(4rem + env(safe-area-inset-top,0px));-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;width:100%;overflow-x:hidden;overflow-y:scroll;background-color:var(--bg-tertiary)}@media(max-width:639px){html{scroll-padding-top:calc(3.5rem + env(safe-area-inset-top,0px))}}body{font-family:var(--font-body);font-weight:400;-webkit-font-variation-settings:"CRSV" 1,"MONO" 0,"slnt" 0;font-variation-settings:"CRSV" 1,"MONO" 0,"slnt" 0;line-height:normal;color:var(--text-primary);background-color:var(--bg-tertiary);transition:background-color .3s ease,color .3s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;width:100%;overflow-x:hidden;margin:0;padding:0}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.font-aronetiv{font-family:var(--font-aronetiv);-webkit-font-variation-settings:normal;font-variation-settings:normal}h1,h2,h3,h4,h5,h6,p,li,blockquote,figcaption{text-wrap:pretty}.font-aronetiv-normal{font-family:var(--font-aronetiv-normal);-webkit-font-variation-settings:normal;font-variation-settings:normal}button,a,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;touch-action:manipulation}button,a,input,select,textarea,[role=button]{min-height:44px;min-width:44px}.site-footer a.site-footer-link,.site-footer button.site-footer-logout,.universal-header a.header-nav-link{min-height:unset;min-width:unset}#root{width:100%;background-color:var(--bg-tertiary)}.app{width:100%;background-color:var(--bg-tertiary);display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;display:flex;flex-direction:column;width:100%;min-width:0;background-color:var(--bg-tertiary)}@supports (-webkit-touch-callout: none){@media(max-width:1199px){body{display:flex;flex-direction:column;min-height:100dvh;min-height:-webkit-fill-available;background-color:var(--bg-primary)}#root{flex:1 1 auto;min-height:0}}}.container{max-width:var(--container-2xl);margin:0 auto;padding:0 var(--space-2xl);width:100%;background-color:var(--bg-tertiary)}@media(max-width:1023px){.container{padding:0 var(--space-xl)}}@media(max-width:639px){.container{padding:0 var(--space-lg)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.feature:hover{transform:none!important}}@media(max-width:639px){input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([type=image]):not([type=range]):not([type=color]),textarea,select{font-size:max(1rem,var(--text-base))}}.autofill-bridge-input{position:absolute;width:1px;height:1px;padding:0;margin:0;border:0;clip-path:inset(50%);overflow:hidden;white-space:nowrap}button:focus,a:focus,input:focus,select:focus,textarea:focus{outline:none}
