@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");:root{--primary-red:#e5322d;--primary-red-hover:#cc2a25;--primary-red-light:#fde4df;--gold:#ffc233;--gold-hover:#e6ad2b;--gold-light:#ffedc2;--gold-lighter:#fff3d6;--text-dark:#33333b;--text-body:#47474f;--text-muted:#707078;--text-white:#fff;--border:#d6d6df;--border-light:#e8e8ef;--bg-page:#f5f5fa;--bg-card:#fff;--bg-footer:#292931;--bg-footer-text:#9999a1;--shadow-card:0 1px 3px rgba(0,0,0,.08);--shadow-card-hover:0 8px 24px rgba(0,0,0,.12);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--header-height:64px;--max-width:1200px;--transition:0.2s ease}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{font-family:Inter,Arial,Helvetica,sans-serif;color:var(--text-body);background:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button{cursor:pointer;border:none;background:none}button,input,select,textarea{font-family:inherit}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{color:var(--text-dark);line-height:1.3}h1{font-size:2.625rem}h1,h2{font-weight:600}h2{font-size:1.75rem}h3{font-size:1.25rem;font-weight:500}p{color:var(--text-body);line-height:1.6}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}@media (max-width:768px){h1{font-size:1.75rem}h2{font-size:1.375rem}.container{padding:0 16px}}.Footer_footer__eNA9m{background:var(--bg-footer);color:var(--bg-footer-text);padding:60px 0 30px;margin-top:80px}.Footer_container__IkLXC{max-width:var(--max-width);margin:0 auto;padding:0 24px}.Footer_grid__WCfx6{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:40px;gap:40px;margin-bottom:40px}.Footer_section__9WJZQ{display:flex;flex-direction:column;gap:16px}.Footer_sectionTitle__QhseJ{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-white)}.Footer_linkList__K_ONQ{display:flex;flex-direction:column;gap:10px}.Footer_link___mmVB{font-size:.875rem;color:var(--bg-footer-text);transition:color var(--transition)}.Footer_link___mmVB:hover{color:var(--text-white)}.Footer_appBadges__h4roe{display:flex;align-items:center;gap:16px;margin-bottom:40px;flex-wrap:wrap}.Footer_badgeLabel__cUhjT{font-size:.8125rem;color:var(--bg-footer-text)}.Footer_badges__2WRxk{display:flex;gap:10px;flex-wrap:wrap}.Footer_badge__jseXV{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;font-size:.8125rem;color:var(--bg-footer-text);border:1px solid hsla(0,0%,100%,.2);border-radius:var(--radius-sm);transition:all var(--transition)}.Footer_badge__jseXV:hover{border-color:hsla(0,0%,100%,.4);color:var(--text-white)}.Footer_divider__cToZ6{height:1px;background:hsla(0,0%,100%,.1);margin-bottom:24px}.Footer_bottom__ch0uR{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.Footer_language__KHhRY{display:inline-flex;align-items:center;gap:8px;font-size:.875rem;color:var(--bg-footer-text);padding:8px 16px;border:1px solid hsla(0,0%,100%,.2);border-radius:var(--radius-full);cursor:pointer;transition:border-color var(--transition)}.Footer_language__KHhRY:hover{border-color:hsla(0,0%,100%,.4)}.Footer_social__MxJPj{display:flex;align-items:center;gap:16px}.Footer_socialLink__nh4hv{color:var(--bg-footer-text);transition:color var(--transition);display:flex;align-items:center}.Footer_socialLink__nh4hv:hover{color:var(--text-white)}.Footer_copyrightCentered__c_LBc,.Footer_copyright__vFlrA{font-size:.8125rem;color:var(--bg-footer-text)}.Footer_copyrightCentered__c_LBc{text-align:center;padding:8px 0}@media (max-width:1024px){.Footer_grid__WCfx6{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.Footer_footer__eNA9m{padding:40px 0 24px}.Footer_grid__WCfx6{grid-template-columns:repeat(2,1fr);gap:32px}.Footer_appBadges__h4roe{flex-direction:column;align-items:flex-start}.Footer_bottom__ch0uR{flex-direction:column;align-items:center;text-align:center}}.Logo_logo__h5XmC{display:inline-flex;align-items:center;gap:1px;font-weight:700;text-decoration:none;line-height:1}.Logo_logo__h5XmC:hover{opacity:.9}.Logo_sm__kPQ4q{font-size:1.25rem}.Logo_md__IMuzp{font-size:1.75rem}.Logo_lg__WrqB_{font-size:2.5rem}.Logo_we__e7c_Z{color:var(--text-dark)}.Logo_heart__af8rS{color:var(--primary-red);font-size:.85em;margin:0 2px}.Logo_pdf__EyG6j{color:var(--text-dark)}.Header_header__hO3lJ{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--bg-card);border-bottom:1px solid var(--border-light);height:var(--header-height)}.Header_container__EZyBV{max-width:var(--max-width);margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}.Header_nav__3fHSH{flex:1 1;display:flex;justify-content:center}.Header_navList__Oltkk{display:flex;align-items:center;gap:4px}.Header_navItem__1X8Ww{position:relative}.Header_navLink__LzXns{display:inline-flex;align-items:center;gap:4px;padding:8px 12px;font-size:.8125rem;font-weight:500;color:var(--text-dark);text-transform:uppercase;letter-spacing:.02em;border-radius:var(--radius-sm);transition:background var(--transition);white-space:nowrap;background:none;border:none;cursor:pointer;font-family:inherit}.Header_navLink__LzXns:hover{background:var(--bg-page)}.Header_chevron__ncCzX{margin-left:2px;transition:transform var(--transition)}.Header_navItem__1X8Ww:hover .Header_chevron__ncCzX{transform:rotate(180deg)}.Header_dropdown__DtJe3{position:absolute;top:100%;left:50%;transform:translateX(-50%);background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-card-hover);min-width:200px;padding:8px;z-index:200}.Header_dropdownItem__MMIVm{display:block;padding:10px 16px;font-size:.875rem;color:var(--text-body);border-radius:var(--radius-sm);transition:background var(--transition)}.Header_dropdownItem__MMIVm:hover{background:var(--bg-page);color:var(--text-dark)}.Header_dropdownItemActive__NKpmH{font-weight:600}.Header_actions__SRauh{display:flex;align-items:center;gap:12px}.Header_loginLink__e4X5_{font-size:.875rem;font-weight:500;color:var(--text-dark);padding:8px 12px;border-radius:var(--radius-sm);transition:background var(--transition)}.Header_loginLink__e4X5_:hover{background:var(--bg-page)}.Header_signupBtn__Juzqo{display:inline-flex;align-items:center;padding:8px 20px;font-size:.875rem;font-weight:500;color:var(--text-white);background:var(--primary-red);border-radius:var(--radius-full);transition:background var(--transition)}.Header_signupBtn__Juzqo:hover{background:var(--primary-red-hover)}.Header_userName__y5UKs{font-size:.875rem;font-weight:500;color:var(--text-dark);padding:8px 4px;white-space:nowrap}.Header_logoutBtn__JJzTq{display:inline-flex;align-items:center;padding:8px 16px;font-size:.8125rem;font-weight:500;color:var(--text-body);background:none;border:1px solid var(--border-light);border-radius:var(--radius-full);cursor:pointer;font-family:inherit;transition:all var(--transition);white-space:nowrap}.Header_logoutBtn__JJzTq:hover{background:var(--bg-page);border-color:var(--text-body)}.Header_hamburger__lUulX{display:none;flex-direction:column;gap:5px;padding:8px;cursor:pointer;background:none;border:none}.Header_hamburgerLine__3vSQh{display:block;width:22px;height:2px;background:var(--text-dark);border-radius:2px;transition:all var(--transition)}.Header_hamburgerLine__3vSQh.Header_open__u7Smf:first-child{transform:rotate(45deg) translate(5px,5px)}.Header_hamburgerLine__3vSQh.Header_open__u7Smf:nth-child(2){opacity:0}.Header_hamburgerLine__3vSQh.Header_open__u7Smf:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:1024px){.Header_nav__3fHSH{display:none}.Header_navOpen__o6HMG{display:flex;position:fixed;top:var(--header-height);left:0;right:0;bottom:0;background:var(--bg-card);padding:24px;z-index:99;overflow-y:auto}.Header_navOpen__o6HMG .Header_navList__Oltkk{flex-direction:column;align-items:flex-start;gap:0;width:100%}.Header_navOpen__o6HMG .Header_navLink__LzXns{width:100%;padding:14px 12px;font-size:.9375rem}.Header_navOpen__o6HMG .Header_dropdown__DtJe3{position:static;transform:none;box-shadow:none;border:none;padding-left:16px}.Header_hamburger__lUulX{display:flex}.Header_actions__SRauh{gap:8px}.Header_loginLink__e4X5_{display:none}}