@charset "UTF-8";*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;border:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.editor-wrapper{max-width:600px;margin:0 auto 1rem}.editor{border-radius:4px;display:flex;flex-direction:column;gap:1rem;position:relative;box-shadow:0 0 0 1px #0000001a;padding:1rem}.editor .ProseMirror-selectednode{outline:1px solid #808080}.editor .control-group{width:100%;display:flex;flex-direction:row;gap:.5rem;font-size:.8rem;height:30px;z-index:10}.editor .control-group.sticky{position:fixed;left:auto!important;right:auto!important;background:#fafafa;box-sizing:content-box;padding:.5rem;margin-left:-.5rem;margin-right:-.5rem}.editor .control-group .button-group{display:flex;flex-direction:row;flex-wrap:wrap;flex:0 0 auto;box-shadow:0 0 0 1px #0000001a;border-radius:4px}.editor .control-group .button-group button{box-shadow:none;padding:.25rem;border-radius:0}.editor .control-group .button-group button:focus,.editor .control-group .button-group button:hover:not([disabled]),.editor .control-group .button-group button.is-active{background:#6978ff26;box-shadow:none}.editor .control-group .link-group{position:relative;z-index:10}.editor .control-group .link-group input{position:absolute;top:100%;left:0;width:300px;margin-top:.5rem;padding:.5rem;height:30px;background:#fff!important}.editor .editor-content{flex:1;word-wrap:break-word}.editor .editor-content>*:first-child{margin-top:0}.editor .editor-content>*:first-child>p:first-child{margin-top:0}.editor .editor-content hr{width:100%;flex:1 1 100%}.editor .editor-content img{max-width:100%;max-height:60vh;height:auto;object-fit:contain;margin:var(--foi--spacing--density, .5rem) auto;display:block}.editor .editor-content iframe{aspect-ratio:16/9;width:100%;height:100%;outline:none;border:none;margin:0}.editor .editor-content figure{display:flex;align-items:center;justify-content:center;width:100%;flex-direction:column;margin-left:auto;margin-right:auto;gap:.25rem}.editor .editor-content figure img,.editor .editor-content figure video{display:block;width:100%;max-width:100%;max-height:60vh;margin:0}.editor .editor-content figure audio{width:100%}.editor .editor-content figure figcaption{width:100%;font-size:.75em;margin:0}.editor .editor-content>div>div{outline:none;display:flex;flex-direction:column;gap:1rem}.editor .editor-content>div>div h2.is-editor-empty:before,.editor .editor-content>div>div p.is-editor-empty:before{opacity:.3;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.editor .editor-content>div>div figure.is-empty figcaption:before{opacity:.3;content:"Add a caption for your image…";float:left;height:0;pointer-events:none}.editor .editor-content>div>div .is-loading{animation:pulse 2s ease-in-out infinite;opacity:.5}@keyframes pulse{0%,to{opacity:.5}50%{opacity:.8}}.editor .editor-content>div>div [data-youtube-video] iframe{pointer-events:none}.editor .editor-footer{display:flex;flex-direction:row-reverse;justify-content:flex-start;gap:.5rem}.borderless-editor{transition:padding .2s ease-in-out,max-height .2s ease-in-out;padding:1.5rem;margin:0 -1rem;overflow:hidden;box-shadow:none;max-height:auto}.borderless-editor .control-group{width:auto;opacity:0;transition:opacity .2s ease-in-out,transform .2s ease-in-out;transform:translateY(-100%);position:absolute;top:1rem;left:1.5rem;right:1.5rem;pointer-events:none}.borderless-editor .control-group.sticky{margin-left:-1.5rem;margin-right:-1.5rem;padding:1rem 1.5rem}.borderless-editor .editor-menu-bar-placeholder{position:absolute}.borderless-editor.is-empty:not(.has-changes,:focus-within){max-height:calc(30px + 3rem)}.borderless-editor .editor-footer{position:absolute;bottom:1rem;left:1rem;right:1rem;opacity:0;font-size:.8rem;transform:translateY(100%);transition:opacity .2s ease-in-out,transform .2s ease-in-out;pointer-events:none}.borderless-editor .editor-footer__actions{display:flex;flex-direction:row;gap:.5rem}.borderless-editor .editor-footer__actions button,.borderless-editor .editor-footer__actions button.icon-button{width:30px;padding:0}.borderless-editor .editor-footer button{height:30px;padding:0 .5rem;flex:1 0 auto}.borderless-editor:focus-within,.borderless-editor:hover{box-shadow:0 0 0 1px #6978ff}.borderless-editor.has-changes,.borderless-editor:focus-within{padding-top:calc(2rem + 30px);padding-bottom:calc(2rem + 30px);outline:1px solid #6978ff}.borderless-editor.has-changes .control-group,.borderless-editor:focus-within .control-group{opacity:1;transform:translateY(0);pointer-events:auto}.borderless-editor.has-changes .editor-footer,.borderless-editor:focus-within .editor-footer{opacity:1;transform:translateY(0);pointer-events:auto}.foi-feed{--foi--border--color: rgba(0, 0, 0, .1);--foi--border-radius: $border-radius;--foi--border--width: 0;--foi--spacing--density: 1.2rem;--foi--background--color: #fafafa}@media(max-width:1100px){.foi-feed{--foi--spacing--density: .75rem}}@media(max-width:768px){.foi-feed{--foi--spacing--density: .5rem}}.foi-feed__info p,.foi-feed__info h2,.foi-feed__info h3,.foi-feed__info h4,.foi-feed__info h5,.foi-feed__info h6,.foi-feed__info ul,.foi-feed__info ol{margin:0 0 1rem;padding:0}.foi-feed__info ul,.foi-feed__info ol{padding-left:2rem}.foi-feed__info li{margin:0 0 .5rem}h1,h2,h3,h4,h5,h6,p,span{margin:0;padding:0}h2,h3,h4,h5,h6{color:#000}h2{font-size:1.4rem}h3{font-size:1.2rem}h4{font-size:1rem}figure{margin:0}html,body{margin:0;padding:0;width:100vw;height:100vh}html{font-family:Barlow,sans-serif;font-optical-sizing:auto;background:#fafafa;background-attachment:fixed;color:#232323;font-size:18px;line-height:1.5}svg{flex:0 0 auto}form{display:flex;flex-direction:column;gap:1rem}form button{cursor:pointer}form label{display:flex;align-items:center;gap:.5rem;font-weight:600}form input[type=checkbox]{width:1rem;height:1rem;display:inline-block}a{color:#6978ff;text-decoration:none}a:hover,a:focus{color:#6978ffcc;text-decoration:underline}.card-list{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.card-list.attached{gap:0}.card-list.attached .card{box-shadow:none;border-top:1px solid rgba(0,0,0,.1);border-radius:0;background:transparent}.card-list.attached .card:first-child{border-top:0;padding-top:0}.row{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:flex-start}.row>*{flex:1 1 auto;text-wrap:nowrap}.row.reverse{flex-direction:row-reverse}.card{border-radius:4px;padding:1rem;display:flex;flex-direction:column;gap:.5rem;background:#ffffff80}.card h4{margin-bottom:.5rem}.card.borderless{box-shadow:none;background:transparent;border:none!important}.card.destructive{background:#e43838;color:#fafafa;box-shadow:0 0 0 1px #e43838}.card.destructive p{color:#fafafa}.card.destructive button{color:#fafafa;box-shadow:0 0 0 1px #fafafa}.card.destructive button svg path{fill:#fafafa}.card.destructive button:hover,.card.destructive button:focus,.card.destructive button:active{background:#232323!important;color:#fafafa!important}.feed-item h3,.feed-item p{margin:0}.feed-item{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;gap:1rem}@media(max-width:1100px){.feed-item{flex-direction:column}}.feed-item__header{flex:1 1 100%}.feed-item__meta{flex:1 0 150px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;font-size:.75rem;gap:.2rem}.feed-item__meta>span{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem}.feed-item__meta>span span{display:flex;align-items:flex-start;justify-content:center;gap:.2rem}.feed-item__meta>span span svg{width:1.2rem;height:1.2rem;margin-left:-.2rem;flex:0 0 auto}.feed-item__meta>span span svg path{fill:#ccc}.feed-item__meta .status{font-weight:600}.feed-item__meta .status.live{color:#e43838}.feed-item__meta .updated-at{color:gray}@media(max-width:1100px){.feed-item__meta{flex:1 0 auto;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.feed-item__meta>span{flex-direction:row;align-items:center;gap:.5rem}.feed-item__meta>span:last-child{flex-direction:row-reverse}.feed-item__meta>span:last-child span{flex-direction:row-reverse}.feed-item__meta>span:last-child span svg{margin-left:0;margin-right:-.2rem}}input:not([type=checkbox]),button:not(.foi-feed__load-more),.button,textarea,select,option{box-shadow:0 0 0 1px #00000026;border-radius:4px;line-height:1.5;background:transparent;resize:none;font-family:Barlow,sans-serif;padding:.5rem 1rem;margin:0;color:#232323;border:none}input:not([type=checkbox]).icon-button,button:not(.foi-feed__load-more).icon-button,.button.icon-button,textarea.icon-button,select.icon-button,option.icon-button{padding:.25rem}input:not([type=checkbox]):hover:not([disabled]),input:not([type=checkbox]):focus,button:not(.foi-feed__load-more):hover:not([disabled]),button:not(.foi-feed__load-more):focus,.button:hover:not([disabled]),.button:focus,textarea:hover:not([disabled]),textarea:focus,select:hover:not([disabled]),select:focus,option:hover:not([disabled]),option:focus{outline:none;color:#232323;text-decoration:inherit;box-shadow:0 0 0 1px gray;background:#fafafa}input:not([type=checkbox]):disabled,button:not(.foi-feed__load-more):disabled,.button:disabled,textarea:disabled,select:disabled,option:disabled{opacity:.5}input[type=checkbox]{accent-color:#6978ff}textarea{min-height:100px}button,.button{text-align:center;text-decoration:none;display:inline-block;display:flex;align-items:center;justify-content:center;gap:.25rem}button:disabled,.button:disabled{opacity:.5;cursor:default}button:not([disabled]),.button:not([disabled]){cursor:pointer}button.destructive:hover:not([disabled]),button.destructive:focus:not([disabled]),.button.destructive:hover:not([disabled]),.button.destructive:focus:not([disabled]){box-shadow:0 0 0 1px #e43838}button svg,.button svg{width:1.2rem;height:1.2rem;display:inline-block;vertical-align:middle}button.primary,.button.primary{background-color:#323fb6;color:#fafafa;box-shadow:none;font-weight:600}button.primary:hover:not([disabled]),button.primary:focus:not([disabled]),.button.primary:hover:not([disabled]),.button.primary:focus:not([disabled]){background-color:color-mix(in oklab,#323fb6 85%,#232323);color:#fafafa;box-shadow:none}button.primary svg path,.button.primary svg path{fill:#fafafa}button.primary:disabled,.button.primary:disabled{opacity:.2}button.secondary,.button.secondary{box-shadow:none}button.secondary:hover:not([disabled]),button.secondary:focus:not([disabled]),.button.secondary:hover:not([disabled]),.button.secondary:focus:not([disabled]){box-shadow:0 0 0 1px #00000026}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group .form-group-label{font-weight:600;color:#232323}.form-group .form-group-input input:not([type=checkbox]){width:100%}.form-group p{font-size:.8em;opacity:.7}.foi-post:not(.editor) .foi-post__content{display:flex;flex-direction:column;gap:1rem}.foi-feed__summary:not(.editor) .foi-feed__summary__content{margin:1rem auto}.foi-feed__summary:not(.editor) .foi-feed__summary__content>div{display:flex;flex-direction:column;gap:1rem}.foi-feed__summary:not(.editor) .foi-feed__summary__toggle-collapse-button{margin-bottom:1rem}#dashboard{width:100vw;height:100vh;display:flex;flex-direction:row;align-items:stretch;justify-content:stretch;overflow:hidden}@media(max-width:1100px){#dashboard{flex-direction:column;overflow:visible}#dashboard #header{position:sticky;top:0}#dashboard #main{overflow:visible;min-height:auto}#dashboard #main .user-feed{height:auto}}#header{flex:1 1 0;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;z-index:10;background:#232323}.logged-out #header{flex:1 1 50%;padding-top:10vw;padding-right:5vw;box-sizing:border-box;align-items:flex-end;justify-content:flex-start;gap:3rem;background:linear-gradient(160deg,#232323 1%,#000)}.logged-out #header h1{width:40%;display:flex;align-items:center;justify-content:center}@media(max-width:1100px){.logged-out #header{flex:1 1 auto;justify-content:center!important}}@media(max-width:1100px){#header{flex-direction:row;padding:.5rem 1rem!important}}#header h1{margin:0;width:2rem}#header h2{color:#fafafa;margin:0;font-size:1.6vw;font-weight:400;line-height:1.2;text-align:right;width:65%}@media(max-width:1100px){#header h2{display:none}}#header .logo{width:100%;display:block;height:auto;transform:translate(-4%)}#header .logo path{fill:#fafafa}@media(max-width:1100px){#header .logo{width:1.5rem}}#header #user-menu{position:relative}#header #user-menu button{width:2rem;height:2rem;border-radius:50%;background-color:#6978ff;color:#fafafa;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.75rem}#header #user-menu button img{width:2rem;height:2rem;object-fit:cover;border-radius:50%}#header #user-menu .user-info{border-bottom:1px solid #ccc;padding-bottom:.5rem}#header #user-menu .user-info p{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#header #user-menu #user-menu-items{position:absolute;left:100%;bottom:-.5rem;padding:1rem;display:flex;flex-direction:column;gap:.5rem;width:200px;border-radius:4px;background:#fafafa;box-shadow:0 0 0 2px #232323;margin-top:.5rem;margin-left:1.5rem}#header #user-menu #user-menu-items p{margin:0}@media(max-width:1100px){#header #user-menu #user-menu-items{inset:100% 0 auto auto;margin-top:.5rem;margin-left:0;margin-right:-1rem}}#main{flex:1 1 100%;min-height:100vh;background:#f0f0f0;overflow-y:auto}.logged-out #main{display:flex;width:100%;align-items:flex-start;justify-content:flex-start;padding-top:10vw;padding-bottom:5vw}.logged-out #main #auth{width:100%;padding:1rem}.logged-out #main #auth input,.logged-out #main #auth button,.logged-out #main #auth .button{padding:1rem 1.5rem}#page{max-width:700px;margin:0 auto;padding:10vh 1rem;display:flex;flex-direction:column;gap:1rem}@media(max-width:1100px){#page{padding:1rem}}#page-title{margin-bottom:1rem}#auth{max-width:500px;margin:0 auto;display:flex;flex-direction:column;padding:10vh 1rem 0;gap:2rem;text-align:center}#auth h2{margin:0 0 1rem;text-align:center}#auth nav{display:flex;gap:.5rem}#auth nav button{flex:1 1 100%}.user-feed{display:flex;flex-direction:row-reverse;align-items:flex-start;overflow:hidden;height:100vh}.user-feed__content{flex:1 1 auto;height:100%;overflow-y:auto;overflow-x:hidden;padding:1rem;background:#f0f0f0;font-size:20px;display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:1rem}.user-feed__content__feed{flex:1 1 auto;width:100%;max-width:550px;background:#f0f0f0}.user-feed__content__meta-placeholder{flex:0 0 180px;background:#f0f0f0}@media(max-width:1100px){.user-feed__content{font-size:18px}}.user-feed__content .foi-feed__summary{max-width:600px;display:flex;flex-direction:column;gap:.5rem}.user-feed__content .foi-feed__summary p{margin:0}.user-feed__content .new-post{border-radius:4px;padding:1rem;display:flex;flex-direction:column;gap:.5rem;background:#ffffff80}.user-feed__content .new-post h4{margin-bottom:.5rem}.user-feed__content .new-post{box-shadow:none;max-width:600px;margin:0 auto;display:block;padding-top:0;padding-bottom:0}.user-feed__content .foi-feed{max-width:600px;margin:0 auto;padding-bottom:4rem}.user-feed__content .foi-modal{font-size:18px}.user-feed__settings-panel{flex:0 0 400px;height:100vh;padding:2rem 0 0;overflow-y:auto;overflow-x:hidden;border-left:1px solid rgba(0,0,0,.1);background:#fafafa}.user-feed__settings-panel button{width:100%}.user-feed__settings-panel .card-list{height:100%;align-items:stretch;justify-content:flex-start}.user-feed__settings-panel .card:not(.basic-info){font-size:.75rem}@media(max-width:1100px){.user-feed__content,.user-feed__settings-panel{height:calc(100vh - 54px)}}@media(max-width:900px){.user-feed{flex-direction:column;align-items:stretch}.user-feed__settings-panel{display:none}}@media(max-width:768px){.user-feed__content__meta-placeholder{display:none}}.feed-providers{display:flex;flex-direction:column;gap:1rem}.feed-provider-list{display:flex;flex-direction:column;gap:.5rem}.feed-provider-list .provider-info{flex:1 1 100%;display:flex;flex-direction:row;align-items:center;gap:.5rem;color:gray}.feed-provider-list .provider-info>*{flex:1 1 auto}.feed-provider-list .provider-info .provider-icon{display:flex;align-items:center;justify-content:center}.feed-provider-list .provider-info .provider-name{flex:1 1 100%;color:#232323;line-height:1;text-wrap:wrap}.feed-members{display:flex;flex-direction:column;gap:.5rem}.feed-members .member-info{flex:1 1 100%;display:flex;flex-direction:row;align-items:center;gap:.5rem;color:gray}.feed-members .member-info>*{flex:1 1 auto}.feed-members .member-info .member-name{flex:1 1 100%;color:#232323;line-height:1;text-wrap:wrap}.feed-members .member-avatar{flex:0 0 auto;width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:default}.feed-members .member-avatar img{max-width:100%;max-height:100%;object-fit:cover;border-radius:50%}.feed-members .member-avatar .member-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.625rem;background:#0000001a;border-radius:50%}#telegram-auth-button{font-weight:600;gap:1rem}#telegram-auth-button svg path{fill:auto}.foi-post:has(.editor-wrapper) .editor-wrapper{width:100%;margin:.5rem 0 0}.foi-post:has(.editor-wrapper) .editor-wrapper .editor{padding:.75rem;margin:-.75rem}.foi-post:has(.editor-wrapper) .editor-wrapper .editor.has-changes,.foi-post:has(.editor-wrapper) .editor-wrapper .editor:focus-within{padding-top:calc(1.5rem + 30px);padding-bottom:calc(1.5rem + 30px)}.foi-post:has(.editor-wrapper) .editor-wrapper .editor .control-group{top:.75rem;left:.75rem;right:.75rem}.foi-post:has(.editor-wrapper) .editor-wrapper .editor .control-group.sticky{margin-left:-.75rem;margin-right:-.75rem;padding:.75rem}.foi-post:has(.editor-wrapper) .editor-wrapper .editor .editor-footer{bottom:.75rem;left:.75rem;right:.75rem}.foi-post{position:relative}.foi-post .post-meta,.foi-post .post-item-meta{position:absolute;top:0;bottom:0;left:100%;opacity:0;transition:transform .1s ease-in-out;transform:translate(-.25rem)}.foi-post .meta-content{font-size:.625em;position:sticky;top:-.5rem;bottom:1rem;width:180px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.foi-post .meta-content .meta-content-item{width:100%;display:flex;flex-direction:row;align-items:center}.foi-post .meta-content .status-badge{flex:1 1 100%}.foi-post .post-meta{padding-left:1rem}.foi-post .post-item-meta{padding-top:.5rem;padding-left:3rem;z-index:2}.foi-post .post-item-meta .meta-content{top:2.5rem}.foi-post .provider-info{flex:1 1 100%;line-height:1;display:flex;flex-direction:row;align-items:center;gap:.5rem;background:#f0f0f0;position:relative;border-bottom:1px solid rgba(0,0,0,.1);padding-top:.5rem;padding-bottom:.5rem;margin-bottom:.5rem}.foi-post .provider-info svg{flex:0 0 auto;width:1rem;height:1rem}.foi-post .post-actions,.foi-post .message-actions,.foi-post .gallery-actions{display:flex;flex-direction:row}.foi-post .post-actions button,.foi-post .message-actions button,.foi-post .gallery-actions button{width:26px;height:26px;display:flex;align-items:center;justify-content:center;position:relative;padding:0;box-shadow:none}.foi-post .post-actions button svg,.foi-post .message-actions button svg,.foi-post .gallery-actions button svg{width:1rem;height:1rem}.foi-post .gallery-item-index{flex:0 0 auto;width:11px;pointer-events:none;display:block;text-wrap:nowrap}.foi-post__post-item{border-radius:4px;margin:-.5rem;padding:.5rem;min-height:2.75rem;display:flex;flex-direction:column;justify-content:center;position:relative}.foi-post__post-item:focus-within,.foi-post__post-item:hover{box-shadow:0 0 0 1px #0003;z-index:2}.foi-post__post-item:focus-within .post-item-meta,.foi-post__post-item:hover .post-item-meta{opacity:1;transform:translate(0)}.foi-post__post-item:focus-within .message-actions,.foi-post__post-item:focus-within .gallery-actions,.foi-post__post-item:hover .message-actions,.foi-post__post-item:hover .gallery-actions{opacity:1}.foi-post__message--draft:not(:only-child)>*:not(.post-item-meta){opacity:.3}.foi-post:focus-within .post-meta,.foi-post:focus-within .post-actions,.foi-post:hover .post-meta,.foi-post:hover .post-actions{opacity:1;transform:translate(0)}.foi-post .status-badge{height:30px;display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end;gap:.25em;pointer-events:none;color:gray;border-radius:4px}.foi-post .status-badge svg{width:1rem;height:1rem}.foi-post .status-badge.draft svg path{fill:gray}.foi-post .status-badge.published svg path{fill:#009f00}.edit-message-form{background:#fafafa;width:100vw;margin:1rem;max-width:600px;display:flex;flex-direction:column;gap:1rem}.edit-message-form textarea{height:200px}.form-actions{display:flex;flex-direction:row-reverse;gap:.5rem;justify-content:flex-start;align-items:center}.form-actions button{width:auto;flex:0 0 auto}.basic-info input[type=text]{font-weight:600;font-size:1.2rem}.display-options{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);position:sticky;bottom:0;gap:.5rem}.display-options form{gap:.5rem}.display-options .footer-options{display:flex;flex-direction:row;gap:1rem;align-items:center}.display-options .form-group{display:flex;flex-direction:row}.display-options .form-group>*{flex:1 1 0}.has-scrollbar .display-options{margin-top:2rem;box-shadow:0 0 2rem 2rem #f6f6f6!important}.spacer{flex:1 1 100%;display:flex;align-items:flex-start}.modal-form{border-radius:4px;padding:1rem;display:flex;flex-direction:column;gap:.5rem;background:#ffffff80}.modal-form h4{margin-bottom:.5rem}.modal-form{padding:2rem;width:100vw;max-height:90vh;overflow-y:auto;max-width:500px;background:#fafafa;display:flex;flex-direction:column;gap:1rem}.modal-form input,.modal-form select,.modal-form option,.modal-form textarea{padding:.5rem}.entity-list{display:flex;flex-direction:column;gap:.5rem}.entity-row{display:flex;flex-direction:row;align-items:center;gap:.5rem}.entity-row>*{flex:0 1 0;white-space:nowrap}.entity-row svg{width:1.2rem;height:1.2rem;flex:0 0 auto}.entity-row>span:first-child{flex:1 1 100%}.entity-row .primary-field{flex:1 1 100%}.entity-row input[type=text],.entity-row select,.entity-row option,.entity-row button{font-size:14px;height:30px}.entity-row input[type=text],.entity-row select,.entity-row option{padding:.25rem .5rem}.entity-row button{padding:.25rem}.entity-row .confirm:not([disabled]){box-shadow:0 0 0 1px #009f00}.entity-row .confirm:not([disabled]) svg path{fill:#009f00}.entity-row .avatar{position:relative}.entity-row .avatar .upload{border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;flex:0 0 auto}.entity-row .avatar .upload svg{width:.75rem;height:.75rem;opacity:.5}.entity-row .avatar img{max-width:90%;max-height:90%;object-fit:cover;border-radius:50%}.entity-row .avatar:focus svg,.entity-row .avatar:hover svg{opacity:1}.entity-row .avatar .edit,.entity-row .avatar .delete{padding:0;width:1rem;height:1rem;position:absolute;background:#fafafa!important;transform:scale(0);transition:transform .15s ease-in-out}.entity-row .avatar .edit svg,.entity-row .avatar .delete svg{width:.8rem;height:.8rem}.entity-row .avatar .edit{bottom:-.25rem;left:-.25rem}.entity-row .avatar .delete{bottom:-.25rem;right:-.25rem}.entity-row .avatar:focus-within .edit,.entity-row .avatar:focus-within .delete,.entity-row .avatar:hover .edit,.entity-row .avatar:hover .delete{transform:scale(1)}.feed-organizations{gap:2rem;max-width:600px}.loading{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.loading svg{width:4rem;height:4rem}.loading .spinner,.loading .spinner-1,.loading .spinner-2{animation:spinner 1.2s cubic-bezier(.52,.6,.25,.99) infinite;fill:#323fb6}.loading .spinner-1{animation-delay:.4s}.loading .spinner-2{animation-delay:.8s}.or{text-align:center;font-weight:600;color:#232323;position:relative;display:flex;align-items:center;justify-content:center;pointer-events:none}.or span{padding:0 1.5em;font-size:.9em;color:#00000080;background:#fafafa;z-index:2}.or:before{content:"";display:block;width:100%;left:0;top:50%;height:1px;position:absolute;transform:translateY(-50%);background:#0003}.feed-embed{margin:0 auto;max-width:400px;display:flex;flex-direction:column;gap:1rem;font-size:.8rem}.feed-embed>div{display:flex;flex-direction:column;gap:1rem}.feed-embed h2{font-size:1.2rem}.feed-embed h3{font-size:1rem}.feed-embed code{font-size:.7rem;padding:.25rem;margin:0 .25rem;border-radius:4px;background:#0000001a}.download-plugin{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;width:auto;flex:1 0 auto;box-shadow:0 0 1px #6978ff}.download-plugin svg{width:2rem}.download-plugin svg path{fill:#6978ff}.download-plugin a{color:inherit}.input-to-clipboard{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:.5em}.input-to-clipboard svg{width:1em;height:1em}.input-to-clipboard.text input,.input-to-clipboard.textarea textarea{width:100%}.input-to-clipboard button{font-size:.8em;padding:.5em .8em}.new-feed-form,.feed-provider-settings{display:flex;flex-direction:column;gap:1rem}.allowed-origin-list{gap:.5rem}.allowed-origin-list .entity-row{padding:.5rem .5rem .5rem 1rem;border:1px solid rgba(0,0,0,.1);border-radius:4px}button.live-toggle-button{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;height:40px;overflow:hidden;font-weight:600;transition:background .2s ease-in-out,color .2s ease-in-out;line-height:1;background:#232323;color:#fafafa;box-shadow:0 0 0 1px #232323;opacity:1!important;min-width:110px}button.live-toggle-button svg{width:1.2rem;height:1.2rem;flex:0 0 auto;margin-right:.25rem}button.live-toggle-button svg path{fill:#fafafa}button.live-toggle-button.live{background:#e43838;color:#fafafa;box-shadow:0 0 0 1px #e43838}button.live-toggle-button.live span:first-child{text-transform:uppercase;letter-spacing:.05rem}button.live-toggle-button:not(.live) svg path{animation:none!important}button.live-toggle-button>span{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease-in-out;flex-wrap:nowrap}button.live-toggle-button>span>span{flex:1 1 100%}button.live-toggle-button>span:last-child{transform:translateY(100%)}button.live-toggle-button:hover:not([disabled]) span:first-child,button.live-toggle-button:focus span:first-child,button.live-toggle-button:active:not([disabled]) span:first-child{transform:translateY(-100%)}button.live-toggle-button:hover:not([disabled]) span:last-child,button.live-toggle-button:focus span:last-child,button.live-toggle-button:active:not([disabled]) span:last-child{transform:translateY(0)}.viewer-count{font-size:.75rem;color:#e43838;font-weight:600;display:flex;align-items:flex-start;justify-content:center;gap:.25rem}.viewer-count svg{width:1.2rem;height:1.2rem}.viewer-count svg path{fill:#e43838}.privacy-status{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;line-height:1;color:gray}.privacy-status svg{width:1.2rem;height:1.2rem}.settings-modal{width:800px;background:#fafafa;border-radius:4px;display:flex;flex-direction:column}.settings-modal .settings-container{flex:1 1 auto;height:28rem;display:flex;flex-direction:row;align-items:stretch;justify-content:stretch}.settings-modal .settings-header{flex:0 0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid rgba(0,0,0,.1)}.settings-modal .settings-header a{display:flex;align-items:center;justify-content:center;cursor:pointer}.settings-modal .settings-header svg{width:1.2rem;height:1.2rem}.settings-modal .settings-nav{flex:0 0 180px;display:flex;flex-direction:column;align-items:stretch;border-right:1px solid rgba(0,0,0,.1);font-size:.8rem;overflow-y:auto;overflow-x:hidden}.settings-modal .settings-nav a{padding:0 1.5rem;height:3rem;display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid rgba(0,0,0,.1);color:inherit;cursor:pointer;line-height:1}.settings-modal .settings-nav a.active,.settings-modal .settings-nav a:hover,.settings-modal .settings-nav a:focus{background:#0000000d;text-decoration:none}.settings-modal .settings-nav a.active{background:#323fb6;color:#fafafa;font-weight:600}.settings-modal .settings-nav a.disabled{opacity:.5;cursor:default;pointer-events:none}.settings-modal .settings-content{flex:1 1 100%;padding:2rem;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;position:relative}.settings-modal .settings-content p,.settings-modal .settings-content .entity-list{margin:0 0 1rem}.settings-modal .settings-content .editor p{margin:0}pre{background:#0000000d;padding:1rem;border-radius:4px}pre code{font-size:.8rem;color:inherit;background:transparent;padding:0;margin:0}@keyframes slideInUp{0%{transform:translateY(20%)}to{transform:translateY(0)}}.notice-list{position:fixed;bottom:5vh;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.25rem;z-index:999999;pointer-events:none;font-size:.8rem}.notice-list .notice{padding:.5rem 1rem;border-radius:4px;background:#232323;color:#fafafa;transform:translateY(0);animation:slideInUp .25s ease-out}.notice-list .notice-error{background:#af2020}.notice-list .notice-warning{background:#dbbb02}body.foi-modal-open{overflow:hidden!important}.foi-modal{position:fixed;inset:0;background-color:#000000bf;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999999;overflow:auto;cursor:pointer;transition:opacity .25s ease-in-out,visibility .25s ease-in-out,backdrop-filter .25s ease-in-out;visibility:hidden;opacity:0;pointer-events:none}.foi-modal--is-open{opacity:1;pointer-events:auto;visibility:visible}.foi-modal__container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.foi-modal__close{position:absolute;top:0;right:0;padding:20px;cursor:pointer;z-index:10000}.foi-modal__close svg{width:40px;height:40px}.foi-modal__close svg path{fill:#fff}.foi-modal__content{cursor:default;transform:translateY(5%);transition:transform .25s ease-out}.foi-modal--is-open .foi-modal__content{transform:translate(0);position:fixed}.foi-modal__image{max-width:90vw;max-height:90vh;object-fit:contain;display:block;margin:0;padding:0}@media(max-width:768px){.foi-modal__image{max-width:100vw;max-height:100vh}}.foi-feed{position:relative;max-width:100%;display:flex;align-items:center;flex-direction:column;font-size:var(--foi--font--size, inherit)}.foi-feed__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:1lh;gap:.5rem;margin:0 0 1rem}.foi-feed__live-label{height:1lh;display:flex;justify-content:flex-start;align-items:center;gap:.5rem;font-size:.75em;color:#e43838;font-weight:600}.foi-feed__info-link{height:1lh;display:flex;justify-content:flex-end;font-size:clamp(12px,.75em,14px);opacity:.4}.foi-feed__info-link a{color:inherit}.foi-feed__info-link:hover,.foi-feed__info-link:focus-within{opacity:1}.foi-feed__info{max-width:100vw;max-height:90vh;overflow-y:auto;width:500px;background-color:#fafafa;padding:clamp(1rem,var(--foi--spacing--density, .5rem) * 4,2rem);box-sizing:border-box;flex:1;word-wrap:break-word}.foi-feed__info>*:first-child{margin-top:0}.foi-feed__info>*:first-child>p:first-child{margin-top:0}.foi-feed__info hr{width:100%;flex:1 1 100%}.foi-feed__info img{max-width:100%;max-height:60vh;height:auto;object-fit:contain;margin:var(--foi--spacing--density, .5rem) auto;display:block}.foi-feed__info iframe{aspect-ratio:16/9;width:100%;height:100%;outline:none;border:none;margin:0}.foi-feed__info figure{display:flex;align-items:center;justify-content:center;width:100%;flex-direction:column;margin-left:auto;margin-right:auto;gap:.25rem}.foi-feed__info figure img,.foi-feed__info figure video{display:block;width:100%;max-width:100%;max-height:60vh;margin:0}.foi-feed__info figure audio{width:100%}.foi-feed__info figure figcaption{width:100%;font-size:.75em;margin:0}.foi-feed__summary{width:100%;margin-bottom:calc(var(--foi--spacing--density, .5rem) * 2)}.foi-feed__summary__content{flex:1;word-wrap:break-word}.foi-feed__summary__content>*:first-child{margin-top:0}.foi-feed__summary__content>*:first-child>p:first-child{margin-top:0}.foi-feed__summary__content hr{width:100%;flex:1 1 100%}.foi-feed__summary__content img{max-width:100%;max-height:60vh;height:auto;object-fit:contain;margin:var(--foi--spacing--density, .5rem) auto;display:block}.foi-feed__summary__content iframe{aspect-ratio:16/9;width:100%;height:100%;outline:none;border:none;margin:0}.foi-feed__summary__content figure{display:flex;align-items:center;justify-content:center;width:100%;flex-direction:column;margin-left:auto;margin-right:auto;gap:.25rem}.foi-feed__summary__content figure img,.foi-feed__summary__content figure video{display:block;width:100%;max-width:100%;max-height:60vh;margin:0}.foi-feed__summary__content figure audio{width:100%}.foi-feed__summary__content figure figcaption{width:100%;font-size:.75em;margin:0}.foi-feed__summary__toggle-collapse-button{display:flex;align-items:center;justify-content:center;font-size:clamp(12px,.75em,16px)}.foi-feed__content{display:flex;flex-direction:column;gap:calc(var(--foi--spacing--density, .5rem) * 2);width:100%}.foi-feed__loading{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:calc(var(--foi--spacing--density, .5rem) * 2);min-height:250px}.foi-feed__error{display:flex;align-items:center;justify-content:center;color:#e43838;flex-direction:column;gap:calc(var(--foi--spacing--density, .5rem) * 2);font-size:.75em;min-height:250px}.foi-feed__error svg{width:50px;transform:translate(-4%)}.foi-feed__error p{margin:0}.foi-feed .foi-feed__button,.foi-feed__button{display:flex;align-items:center;justify-content:center;padding:clamp(.2rem,var(--foi--spacing--density, .5rem),.6rem) clamp(.8rem,var(--foi--spacing--density, .5rem) * 2,1.4rem);border-radius:4px;background-color:var(--foi--button--background--color, #323fb6);color:var(--foi--button--color, #fafafa);text-decoration:none;text-align:center;cursor:pointer}.foi-feed .foi-feed__button:hover,.foi-feed .foi-feed__button:focus,.foi-feed .foi-feed__button:active,.foi-feed__button:hover,.foi-feed__button:focus,.foi-feed__button:active{background-color:color-mix(in oklab,var(--foi--button--background--color, #323fb6) 85%,white);color:var(--foi--button--color, #fafafa);text-decoration:none}.foi-feed .foi-feed__button--secondary,.foi-feed__button--secondary{background-color:var(--foi--secondary-button--background--color, rgba(0, 0, 0, .05));color:var(--foi--secondary-button--color, #232323)}.foi-feed .foi-feed__button--secondary:hover,.foi-feed .foi-feed__button--secondary:focus,.foi-feed .foi-feed__button--secondary:active,.foi-feed__button--secondary:hover,.foi-feed__button--secondary:focus,.foi-feed__button--secondary:active{background-color:color-mix(in oklab,var(--foi--secondary-button--background--color, rgba(0, 0, 0, .05)) 95%,#232323);color:var(--foi--secondary-button--color, #232323)}.foi-feed .foi-feed__button--pill,.foi-feed__button--pill{border-radius:99999px}.foi-feed .foi-feed__new-update,.foi-feed__new-update{z-index:999999;position:fixed;font-size:.875rem;bottom:10vh;transform:translateY(0)}.foi-feed .foi-feed__new-update.update-count-0,.foi-feed__new-update.update-count-0{pointer-events:none;visibility:hidden;opacity:0;transform:translateY(50%)}.foi-feed .foi-feed__new-update__count,.foi-feed__new-update__count{margin-left:.75rem}.foi-feed .foi-feed__new-update .foi-feed__button,.foi-feed__new-update .foi-feed__button{border-radius:99999px;box-shadow:0 .25rem .5rem #0000004d}@keyframes spinner{0%{transform:translate(12px,12px) scale(0);opacity:1}to{transform:translate(0) scale(1);opacity:0}}.foi-feed__spinner,.foi-feed__spinner-1,.foi-feed__spinner-2{animation:spinner 1.2s cubic-bezier(.52,.6,.25,.99) infinite;fill:#e43838}.foi-feed__spinner-1{animation-delay:.4s}.foi-feed__spinner-2{animation-delay:.8s}.foi-feed .foi-post{border-top-width:var(--foi--border--top--width, var(--foi--border--width, 1px));border-top-style:var(--foi--border--top--style, var(--foi--border--style, solid));border-top-color:var(--foi--border--top--color, var(--foi--border--color, rgba(0, 0, 0, .1)));border-right-width:var(--foi--border--right--width, var(--foi--border--width, 1px));border-right-style:var(--foi--border--right--style, var(--foi--border--style, solid));border-right-color:var(--foi--border--right--color, var(--foi--border--color, rgba(0, 0, 0, .1)));border-bottom-width:var(--foi--border--bottom--width, var(--foi--border--width, 1px));border-bottom-style:var(--foi--border--bottom--style, var(--foi--border--style, solid));border-bottom-color:var(--foi--border--bottom--color, var(--foi--border--color, rgba(0, 0, 0, .1)));border-left-width:var(--foi--border--left--width, var(--foi--border--width, 1px));border-left-style:var(--foi--border--left--style, var(--foi--border--style, solid));border-left-color:var(--foi--border--left--color, var(--foi--border--color, rgba(0, 0, 0, .1)));border-top-left-radius:var(--foi--border--top--left--radius, var(--foi--border--radius, 4px));border-top-right-radius:var(--foi--border--top--right--radius, var(--foi--border--radius, 4px));border-bottom-left-radius:var(--foi--border--bottom--left--radius, var(--foi--border--radius, 4px));border-bottom-right-radius:var(--foi--border--bottom--right--radius, var(--foi--border--radius, 4px));padding-top:var(--foi--padding, var(--foi--padding--top, calc(var(--foi--spacing--density, .5rem) * 2)));padding-right:var(--foi--padding, var(--foi--padding--right, calc(var(--foi--spacing--density, .5rem) * 2)));padding-bottom:var(--foi--padding, var(--foi--padding--bottom, calc(var(--foi--spacing--density, .5rem) * 2)));padding-left:var(--foi--padding, var(--foi--padding--left, calc(var(--foi--spacing--density, .5rem) * 2)));background-color:var(--foi--background--color, transparent);color:var(--foi--text--color, inherit);display:flex;flex-direction:column;gap:var(--foi--spacing--density, .5rem)}.foi-feed .foi-post__header{display:flex;align-items:center}.foi-feed .foi-post__meta{flex:1;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:var(--foi--spacing--density, .5rem);font-size:.75em}.foi-feed .foi-post__author{margin:0;display:flex;align-items:center;gap:calc(var(--foi--spacing--density, .5rem) * .75)}.foi-feed .foi-post__author img{max-width:4em;max-height:2em;width:auto;height:auto}.foi-feed .foi-post__author a{color:inherit}.foi-feed .foi-post__author__content{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.foi-feed .foi-post__organization{font-weight:600}.foi-feed .foi-post__timestamp{margin:0;opacity:.5}.foi-feed .foi-post__timestamp a{color:inherit}.foi-feed .foi-post__content{flex:1;word-wrap:break-word}.foi-feed .foi-post__content>*:first-child{margin-top:0}.foi-feed .foi-post__content>*:first-child>p:first-child{margin-top:0}.foi-feed .foi-post__content hr{width:100%;flex:1 1 100%}.foi-feed .foi-post__content img{max-width:100%;max-height:60vh;height:auto;object-fit:contain;margin:var(--foi--spacing--density, .5rem) auto;display:block}.foi-feed .foi-post__content iframe{aspect-ratio:16/9;width:100%;height:100%;outline:none;border:none;margin:0}.foi-feed .foi-post__content figure{display:flex;align-items:center;justify-content:center;width:100%;flex-direction:column;margin-left:auto;margin-right:auto;gap:.25rem}.foi-feed .foi-post__content figure img,.foi-feed .foi-post__content figure video{display:block;width:100%;max-width:100%;max-height:60vh;margin:0}.foi-feed .foi-post__content figure audio{width:100%}.foi-feed .foi-post__content figure figcaption{width:100%;font-size:.75em;margin:0}.foi-feed .foi-post__caption{width:100%;font-size:.75em;margin:0}.foi-feed .foi-post__media{display:flex;align-items:center;justify-content:center;width:100%;flex-direction:column;margin-left:auto;margin-right:auto;gap:.25rem}.foi-feed .foi-post__media img,.foi-feed .foi-post__media video{display:block;width:100%;max-width:100%;max-height:60vh;margin:0}.foi-feed .foi-post__media audio{width:100%}.foi-feed .foi-post__document{display:flex;align-items:center;justify-content:center;gap:var(--foi--spacing--density, .5rem);padding:var(--foi--spacing--density, .5rem)}.foi-feed .foi-post__document span{font-size:1.25em}.foi-feed .foi-post__sticker{width:150px;height:150px}.foi-feed .foi-post__video-note{width:400px;aspect-ratio:1/1;border-radius:50%!important}.foi-feed .foi-post__animation{width:400px;height:400px}.foi-feed .foi-post__gallery{position:relative;overflow:hidden;background-color:#fafafa}.foi-feed .foi-post__gallery__container{position:relative;width:100%;height:100%}.foi-feed .foi-post__gallery__slides{display:flex;transition:transform .3s ease-in-out;height:100%}.foi-feed .foi-post__gallery__slide{flex:0 0 100%;width:100%;display:flex;align-items:center;justify-content:center}.foi-feed .foi-post__gallery__slide img{max-width:100%;max-height:100%;object-fit:contain;display:block;margin:0}.foi-feed .foi-post__gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:20%;height:20%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;background:transparent;box-shadow:none;border:none;padding:0}.foi-feed .foi-post__gallery__nav:focus,.foi-feed .foi-post__gallery__nav:hover:not(:disabled){background:transparent;box-shadow:none;border:none}.foi-feed .foi-post__gallery__nav:focus svg path,.foi-feed .foi-post__gallery__nav:hover:not(:disabled) svg path{filter:drop-shadow(0 0 5px rgb(0,0,0))}.foi-feed .foi-post__gallery__nav svg{width:40px;height:40px}.foi-feed .foi-post__gallery__nav svg path{fill:#fafafa;filter:drop-shadow(0 0 5px rgba(0,0,0,.6))}.foi-feed .foi-post__gallery__nav:disabled{opacity:.3;cursor:not-allowed}.foi-feed .foi-post__gallery__nav--prev{left:0;padding-left:1rem;justify-content:flex-start}.foi-feed .foi-post__gallery__nav--next{right:0;padding-right:1rem;justify-content:flex-end}.foi-feed .foi-post__gallery__indicators{position:absolute;top:1rem;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.foi-feed .foi-post__gallery__indicator{width:8px;height:8px;padding:0;border-radius:50%;border:none;background-color:#fafafa;cursor:pointer;box-shadow:none;opacity:.3;transition:opacity .2s ease;box-shadow:0 0 5px #0009}.foi-feed .foi-post__gallery__indicator:focus,.foi-feed .foi-post__gallery__indicator:hover:not(:disabled){box-shadow:0 0 5px #000;background-color:#fafafa;opacity:.5}.foi-feed .foi-post__gallery__indicator--active{opacity:1!important;box-shadow:0 0 5px #000}.foi-feed .foi-post__gallery__counter{position:absolute;top:1rem;right:1rem;background-color:#0000004d;color:#fff;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500;z-index:10}@media(max-width:768px){.foi-feed .foi-post__gallery__nav{width:35px;height:35px;font-size:16px}.foi-feed .foi-post__gallery__nav--prev{left:5px}.foi-feed .foi-post__gallery__nav--next{right:5px}.foi-feed .foi-post__gallery__indicators{bottom:5px;gap:6px}.foi-feed .foi-post__gallery__indicator{width:6px;height:6px}.foi-feed .foi-post__gallery__counter{top:5px;right:5px;padding:3px 6px;font-size:11px}}
