@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css");:root{--purple:#4B1E6D;--orange:#F1B66C;--background:#F9F5FF;--radius:10px;--maxWidth:1000px;--phoneWidth:600px;--black:#1e1e1e;--hover-gray:rgba(214,214,214,0.49);--font-gray:#5a5a5a;--font-gray-light:#878787}body{font-family:var(--text-font)}.headline-font{font-family:var(--headline-font)}.text-font{font-family:var(--text-font)}*{margin:0;padding:0;box-sizing:border-box}body,html{font-size:15px;background-color:var(--background);color:var(--black);scroll-behavior:smooth}.container{max-width:1200px}.container,.page{width:100%;margin:0 auto;box-sizing:border-box;min-height:100vh}.page{display:flex;flex-direction:column;position:relative;overflow:auto}.notificationBanner{position:fixed;top:0;left:0;width:100vw;max-width:100%;z-index:1000;transform:translateY(0)}.content{flex:1 1}button{font-family:inherit}.hiddenLink{text-decoration:none;color:inherit}.Footer_footer__LxLGV{height:60px;display:flex;align-items:center;justify-content:center;background-color:var(--orange);color:rgba(255,255,255,.8);text-decoration:underline;cursor:pointer;transition:color .2s ease}.Footer_footer__LxLGV:hover{color:rgba(255,255,255,1)}.Header_header__ZPN_X{display:flex;background-color:white;padding:10px;color:var(--purple);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);z-index:100;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Header_headerSubcontainer__H_ZVx,.Header_header__ZPN_X{align-items:center;justify-content:center;max-height:120px}.Header_headerSubcontainer__H_ZVx{flex:1 1;width:100%;max-width:var(--maxWidth);display:grid;grid-template-columns:repeat(3,1fr);place-content:center}.Header_headerSubcontainer__H_ZVx>:first-child{display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.Header_headerSubcontainer__H_ZVx>:first-child:hover{cursor:pointer;transform:scale(1.01)}.Header_atzenmenser___dfWa{display:flex;flex-direction:column;align-items:center;font-size:1.5em;transition:transform .2s ease}.Header_atzenmenser___dfWa:hover{cursor:pointer;transform:scale(1.05)}.Header_rightSection__S_4Tu{display:flex;align-items:center;justify-content:center;gap:16px}.Header_rightSection__S_4Tu a{transition:transform .2s ease}.Header_rightSection__S_4Tu a:hover{transform:scale(1.05)}.SwitchButton_switch__P1rYV{width:80px;height:44px;border-radius:9999px;border:none;position:relative;padding:0 10px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background-color .3s ease;transform:rotate(90deg);transform-origin:center}.SwitchButton_switch__P1rYV,.SwitchButton_switch__P1rYV:hover{background-color:var(--purple)}.SwitchButton_iconLeft__LT2z_,.SwitchButton_iconRight__FwtCD{z-index:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.SwitchButton_iconSvg__Twfhb{width:20px;height:20px;color:white;transition:color .3s ease,transform .3s ease;transform:rotate(-90deg)}.SwitchButton_active__qEx_A{color:var(--purple);transform:scale(1.1) rotate(-90deg)}.SwitchButton_circle__bjFL6{width:36px;height:36px;background-color:white;border-radius:50%;position:absolute;top:4px;left:4px;z-index:1;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.15)}.SwitchButton_enabled__eP7Vh{transform:translateX(36px)}.SwitchButton_animate__x2vQo{transition:transform .35s cubic-bezier(.4,0,.2,1)}.NotificationItem_item__2HW_y{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid var(--border,#eee);position:relative}.NotificationItem_item__2HW_y:hover{background-color:var(--hover-bg,#f5f5f5)}.NotificationItem_item__2HW_y:last-child{border-bottom:none}.NotificationItem_unread__aLeMl{background-color:var(--unread-bg,#f0f7ff)}.NotificationItem_unread__aLeMl:hover{background-color:var(--unread-hover-bg,#e5f0fa)}.NotificationItem_read__ef_lw{background-color:transparent}.NotificationItem_icon__tBmN9{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--purple,#4B1E6D);color:white}.NotificationItem_content__IQsG8{flex:1 1;min-width:0}.NotificationItem_title__dd2mI{font-weight:600;font-size:.9rem;color:var(--text,#333);margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NotificationItem_body__u9F7S{font-size:.85rem;color:var(--text-muted,#666);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3}.NotificationItem_time__UYLCa{font-size:.75rem;color:var(--text-muted,#999);margin-top:4px}.NotificationItem_deleteBtn__skQM3{flex-shrink:0;background:none;border:none;padding:4px;cursor:pointer;color:var(--text-muted,#999);opacity:0;transition:opacity .15s ease,color .15s ease;border-radius:4px}.NotificationItem_item__2HW_y:hover .NotificationItem_deleteBtn__skQM3{opacity:1}.NotificationItem_deleteBtn__skQM3:hover{color:var(--danger,#dc3545);background-color:rgba(220,53,69,.1)}.NotificationInbox_dropdown__fi8u3{position:absolute;top:calc(100% + 8px);right:-70px;width:360px;max-width:calc(100vw - 20px);background:white;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:1000;overflow:hidden}.NotificationInbox_header__pFJin{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border,#eee);background:var(--purple,#4B1E6D);color:white}.NotificationInbox_title__5ZNpi{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:600;margin:0}.NotificationInbox_markAllBtn__72Ftv{display:flex;align-items:center;gap:4px;background:rgba(255,255,255,.2);border:none;padding:6px 10px;border-radius:6px;font-size:.8rem;cursor:pointer;color:white;transition:background-color .15s ease}.NotificationInbox_markAllBtn__72Ftv:hover{background:rgba(255,255,255,.3)}.NotificationInbox_list__zggnu{max-height:400px;overflow-y:auto}.NotificationInbox_empty__XPyL1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:var(--text-muted,#999)}.NotificationInbox_empty__XPyL1 p{margin-top:12px;font-size:.9rem}.NotificationInbox_loading__lQ7JN{display:flex;justify-content:center;padding:16px}.NotificationInbox_spinner__iO7Pj{animation:NotificationInbox_spin__z0Ncb 1s linear infinite}@keyframes NotificationInbox_spin__z0Ncb{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:500px){.NotificationInbox_dropdown__fi8u3{position:fixed;top:auto;bottom:0;left:0;right:0;width:100%;max-width:100%;border-radius:12px 12px 0 0;max-height:70vh}.NotificationInbox_list__zggnu{max-height:calc(70vh - 60px)}}.NotificationBell_bellButton__LBR4d,.NotificationBell_container__w1g9h{position:relative;display:flex;align-items:center;justify-content:center}.NotificationBell_bellButton__LBR4d{background:none;border:none;padding:4px;cursor:pointer;color:var(--purple,#4B1E6D);transition:transform .2s ease}.NotificationBell_bellButton__LBR4d:hover{transform:scale(1.1)}.NotificationBell_badge__KNRSU{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;background-color:var(--danger,#dc3545);color:white;font-size:.7rem;font-weight:600;border-radius:9px;display:flex;align-items:center;justify-content:center;line-height:1}.Message_screen__PHBqd{right:0;display:flex;justify-content:center;z-index:10000;pointer-events:none;position:fixed;top:20px;left:0;width:100vw;max-width:100%;transform:translateY(0)}.Message_messageContainer__5ENh1{position:relative;max-width:80%;background-color:#e4d4f3;color:var(--purple);border-radius:20px;border:2px solid var(--purple);height:-moz-fit-content;height:fit-content;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:10px 45px 10px 10px;pointer-events:auto;opacity:0;transform:translateY(-20px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.Message_messageContainer__5ENh1.Message_visible__hz51r{opacity:1;transform:translateY(0)}.Message_messageContainer__5ENh1.Message_hidden__vH8AJ{opacity:0;transform:translateY(-20px)}.Message_close__SwWsA{position:absolute;top:10px;right:10px;cursor:pointer}.Message_messageLogo__IfPA8,.Message_messageText__sKcLv{display:flex;align-items:center;justify-content:center}.Message_messageText__sKcLv{flex-direction:column;text-align:center;padding-top:3px;font-weight:bolder}@font-face{font-family:Passion One;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21b8a65ed1e940b9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Passion One;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/845c69538d74550f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Passion One;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/77163c77f32ce41e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Passion One;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/14f487f240f2e185-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Passion One Fallback;src:local("Arial");ascent-override:100.07%;descent-override:31.88%;line-gap-override:0.00%;size-adjust:83.45%}.__className_84546d{font-family:Passion One,Passion One Fallback;font-style:normal}.__variable_84546d{--headline-font:"Passion One","Passion One Fallback"}@font-face{font-family:Varta;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b8a933b6804fc463-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Varta;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0021e23866644e40-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Varta;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc58cfa67bc90769-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Varta Fallback;src:local("Arial");ascent-override:99.40%;descent-override:55.82%;line-gap-override:0.00%;size-adjust:93.43%}.__className_a7619b{font-family:Varta,Varta Fallback;font-weight:400;font-style:normal}.__variable_a7619b{--text-font:"Varta","Varta Fallback"}