:root{--bg: #061326;--bg-strong: #020914;--surface: rgba(9, 31, 61, .78);--surface-strong: rgba(12, 42, 79, .92);--surface-soft: rgba(23, 69, 128, .48);--line: rgba(112, 169, 255, .24);--text: #f5f9ff;--text-muted: #a7b7d4;--primary: #2477ff;--primary-strong: #1558dd;--success: #42e69a;--warning: #ffb33c;--danger: #ff4d55;--shadow: 0 24px 80px rgba(0, 0, 0, .34);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--font: "Aptos Display", "Segoe UI", sans-serif}:root[data-theme=light]{--bg: #eaf3ff;--bg-strong: #f8fbff;--surface: rgba(255, 255, 255, .84);--surface-strong: rgba(255, 255, 255, .96);--surface-soft: rgba(211, 230, 255, .72);--line: rgba(31, 98, 184, .18);--text: #10213d;--text-muted: #60708d;--shadow: 0 24px 70px rgba(49, 94, 150, .16)}*{box-sizing:border-box}html{min-height:100%;background:var(--bg);color:var(--text);color-scheme:dark;font-family:var(--font)}html[data-theme=light]{color-scheme:light}body{min-height:100vh;margin:0;background:radial-gradient(circle at 18% 14%,rgba(48,126,255,.34),transparent 30rem),radial-gradient(circle at 82% 10%,rgba(96,211,255,.2),transparent 22rem),linear-gradient(135deg,var(--bg-strong),var(--bg))}button,input{font:inherit}select,textarea{background:#ffffff14;border:1px solid var(--line);border-radius:16px;color:var(--text);min-height:44px;outline:0;padding:0 1rem;width:100%}textarea{min-height:110px;padding-block:.85rem;resize:vertical}select:focus,textarea:focus{border-color:#53d6ffc7;box-shadow:0 0 0 4px #2477ff29}option{background:#0d274a;color:#f5f9ff}html[data-theme=light] option{background:#f8fbff;color:#10213d}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.button{border:0;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 1rem;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.button:disabled{cursor:not-allowed;opacity:.58}.button:not(:disabled):hover{transform:translateY(-2px)}.button--primary{background:linear-gradient(135deg,var(--primary),#53d6ff);box-shadow:0 16px 32px #2477ff4d;color:#fff}.button--ghost{background:var(--surface-soft);color:var(--text)}.eyebrow{color:var(--primary);font-size:.78rem;font-weight:900;letter-spacing:.14em;margin:0 0 .4rem;text-transform:uppercase}.theme-toggle{align-items:center;background:var(--surface-soft);border:1px solid var(--line);border-radius:999px;color:var(--text);cursor:pointer;display:inline-flex;gap:.55rem;min-height:36px;padding:.22rem .62rem;white-space:nowrap}.theme-toggle__track{background:#040c1c57;border-radius:999px;display:inline-flex;height:26px;padding:3px;width:50px}.theme-toggle__thumb{background:#fff;border-radius:50%;box-shadow:0 4px 14px #00000047;height:20px;transform:translate(0);transition:transform .22s ease;width:20px}:root[data-theme=light] .theme-toggle__thumb{transform:translate(24px)}.theme-toggle__sun{color:#ffd23f;font-size:1.18rem}.theme-toggle__moon{color:#bfd5ff;font-size:1.18rem}.theme-toggle__label{font-size:.8rem;font-weight:800}.auth-shell{display:grid;grid-template-columns:minmax(300px,.86fr) minmax(340px,1fr);min-height:100vh;padding:clamp(.75rem,1.8vw,1.5rem)}.auth-hero,.auth-panel{display:grid;place-items:center}.auth-hero__glass{background:linear-gradient(145deg,#0c294fdb,#041022bd);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow);overflow:hidden;padding:clamp(1.1rem,2.6vw,2rem);position:relative;width:min(100%,520px)}.auth-hero__logo{height:84px;object-fit:contain;width:112px}.auth-hero h1{font-size:clamp(2rem,5vw,4.3rem);letter-spacing:-.08em;line-height:.9;margin:1.35rem 0 .75rem}.auth-hero p{color:var(--text-muted);font-size:clamp(.9rem,1.35vw,1.05rem);line-height:1.55;max-width:28rem}.auth-hero__personagem{filter:drop-shadow(0 26px 38px rgba(0,0,0,.34));margin:.8rem auto -4rem;max-height:min(42vh,360px);object-fit:contain}.auth-panel{padding:clamp(.8rem,2vw,2rem);position:relative}.auth-panel__theme{position:absolute;right:clamp(1rem,3vw,3rem);top:clamp(1rem,3vw,3rem)}.auth-card{background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow);padding:clamp(1.15rem,2.5vw,1.75rem);width:min(100%,420px)}.auth-card--wide{width:min(100%,760px)}.auth-card h2{font-size:clamp(1.65rem,3vw,2.35rem);letter-spacing:-.06em;line-height:.95;margin:0}.auth-card__lead{color:var(--text-muted);line-height:1.55;margin:.6rem 0 1.1rem}.form-stack,.form-grid{display:grid;gap:.72rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid__full{grid-column:1 / -1}label{display:grid;gap:.32rem}label span{color:var(--text-muted);font-size:.8rem;font-weight:800}label span b{background:#ff4d551f;border:1px solid rgba(255,77,85,.24);border-radius:999px;color:var(--danger);display:inline-flex;font-size:.68rem;font-weight:900;margin-left:.35rem;padding:.08rem .42rem}.field-title{align-items:center;display:flex;gap:.45rem;justify-content:space-between;min-width:0}.field-title__text{min-width:0}.field-help{align-items:center;background:#2477ff2e;border:1px solid rgba(83,214,255,.34);border-radius:50%;color:var(--text);cursor:help;display:inline-flex;flex:0 0 auto;font-size:.75rem;font-weight:900;height:24px;justify-content:center;min-height:24px;padding:0;position:relative;width:24px}.field-help:after{background:linear-gradient(145deg,var(--surface-strong),rgba(4,16,34,.98));border:1px solid rgba(83,214,255,.36);border-radius:14px;bottom:calc(100% + .55rem);box-shadow:0 18px 46px #0000005c;color:var(--text);content:attr(data-help);font-size:.76rem;font-weight:800;line-height:1.4;opacity:0;padding:.7rem .8rem;pointer-events:none;position:absolute;right:0;text-align:left;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease;width:min(280px,72vw);z-index:20}.field-help:focus-visible:after,.field-help:hover:after{opacity:1;transform:translateY(0)}label small{color:var(--danger);font-size:.76rem;font-weight:800;line-height:1.35}input{background:#ffffff14;border:1px solid var(--line);border-radius:16px;color:var(--text);min-height:44px;outline:0;padding:0 1rem;transition:border-color .18s ease,box-shadow .18s ease;width:100%}input:focus{border-color:#53d6ffc7;box-shadow:0 0 0 4px #2477ff29}.resource-form__field--invalid input,.resource-form__field--invalid select,.resource-form__field--invalid textarea{border-color:#ff4d55e0;box-shadow:0 0 0 4px #ff4d5524}.consent{align-items:start;display:flex}.consent input{margin-top:.25rem;min-height:auto;width:auto}.auth-links,.form-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.9rem;justify-content:space-between;margin-top:.85rem}.auth-links a,.form-actions a,.panel-link{color:var(--primary);font-weight:900}.status-message{background:#42e69a1f;border:1px solid rgba(66,230,154,.28);border-radius:var(--radius-md);color:var(--success);margin:0;padding:.65rem .8rem}.status-message--error{background:#ff4d551f;border-color:#ff4d5547;color:var(--danger)}.app-shell{display:grid;gap:clamp(.65rem,1.2vw,1rem);grid-template-columns:clamp(198px,14vw,240px) minmax(0,1fr);min-height:100vh;padding:clamp(.55rem,1.2vw,1rem)}.sidebar,.workspace{background:linear-gradient(160deg,var(--surface-strong),rgba(4,16,34,.74));border:1px solid var(--line);box-shadow:var(--shadow)}.sidebar{border-radius:var(--radius-xl);display:grid;grid-template-rows:auto auto minmax(0,1fr);min-height:calc(100vh - clamp(1.1rem,2.4vw,2rem));overflow:hidden;padding:.8rem}.brand{display:grid;justify-items:center;padding-bottom:1rem}.brand img{height:clamp(68px,7vw,96px);object-fit:contain}.sidebar__nav{align-content:start;display:grid;gap:.45rem}.sidebar__link{align-items:center;border-radius:18px;color:var(--text-muted);display:grid;gap:.85rem;grid-template-columns:30px 1fr;min-height:42px;padding:0 .7rem}.sidebar__link--active,.sidebar__link:hover{background:linear-gradient(135deg,#2477fff2,#2477ff7a);color:#fff}.sidebar__link span{color:currentColor;font-size:1.05rem}.sidebar__avatar{align-self:start;justify-self:center;margin-top:.8rem;max-height:205px;object-fit:contain}.workspace{border-radius:var(--radius-xl);min-width:0;padding:clamp(.75rem,1.4vw,1.25rem)}.topbar{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:clamp(.7rem,1.2vw,1rem)}.topbar h1{font-size:clamp(1.45rem,2.2vw,2.25rem);letter-spacing:-.06em;margin:0}.topbar__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.55rem;justify-content:flex-end}.topbar time{color:var(--text-muted);white-space:nowrap}.icon-button{background:var(--surface-soft);border:1px solid var(--line);border-radius:18px;color:var(--text);cursor:pointer;min-height:40px;min-width:44px}.dashboard-grid{display:grid;gap:clamp(.65rem,1vw,1rem);grid-template-columns:repeat(12,minmax(0,1fr))}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:inset 0 1px #ffffff0a;display:flex;flex-direction:column;gap:.72rem;grid-column:span 3;min-height:220px;min-width:0;padding:clamp(.75rem,1.15vw,1rem)}.panel--wide{grid-column:span 4}.panel__header{align-items:center;display:flex;justify-content:space-between}.panel h2{font-size:clamp(1rem,1.2vw,1.28rem);letter-spacing:-.04em;margin:0}.panel__more{background:transparent;border:0;color:var(--text-muted);cursor:pointer;font-weight:900}.person-list,.contact-list,.summary-list,.affiliate-list,.agenda-list,.date-list,.status-links{display:grid;gap:.48rem}.person-row,.contact-row,.summary-row{align-items:center;background:#ffffff0b;border:1px solid var(--line);border-radius:var(--radius-md);display:grid;gap:.52rem;min-height:46px;padding:.42rem}.person-row{grid-template-columns:34px 1fr 36px 70px}.person-row--hot{background:linear-gradient(135deg,#d8132beb,#ff2d46d6);color:#fff}.contact-row{grid-template-columns:34px 1fr 76px}.summary-row{grid-template-columns:34px 1fr auto}.affiliate-list{max-height:178px;overflow-y:auto;padding-right:.2rem}.affiliate-row{align-items:center;background:#ffffff0b;border:1px solid var(--line);border-radius:var(--radius-md);color:var(--text);cursor:pointer;display:grid;gap:.52rem;grid-template-columns:34px minmax(0,1fr) auto;min-height:54px;padding:.42rem;text-align:left}.affiliate-row--active{background:#2477ff33;border-color:#53d6ff7a}.affiliate-row span:not(.summary-dot){display:grid;gap:.08rem;min-width:0}.affiliate-row strong,.affiliate-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.affiliate-row small,.affiliate-filters,.panel-context{color:var(--text-muted)}.affiliate-row b{font-size:.78rem}.affiliate-filters{display:flex;flex-wrap:wrap;font-size:.78rem;gap:.4rem .65rem}.affiliate-filters button{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:inline-flex;gap:.32rem;padding:0}.affiliate-filters .summary-dot{height:.7rem;width:.7rem}.affiliate-filter--active{color:var(--text);font-weight:900}.panel-context{font-size:.9rem;margin:-.4rem 0 0}.empty-panel-state{align-items:center;background:#ffffff0b;border:1px solid var(--line);border-radius:var(--radius-md);color:var(--text-muted);display:flex;min-height:56px;padding:.75rem}.contact-overlay{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 50% 42%,rgba(83,214,255,.16),transparent 24rem),#020914ad;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:30}.contact-modal{background:linear-gradient(145deg,var(--surface-strong),rgba(4,16,34,.96));border:1px solid rgba(83,214,255,.32);border-radius:var(--radius-xl);box-shadow:0 28px 90px #00000075;display:grid;gap:.9rem;max-width:440px;padding:clamp(1.1rem,3vw,1.6rem);position:relative;width:min(100%,440px)}.contact-modal__close{background:#ffffff14;border:1px solid var(--line);border-radius:50%;color:var(--text);cursor:pointer;font-size:1.25rem;height:38px;position:absolute;right:1rem;top:1rem;width:38px}.contact-modal__badge{color:var(--primary);font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.contact-modal h2{font-size:clamp(1.7rem,4vw,2.45rem);letter-spacing:-.06em;line-height:.95;margin:0;padding-right:2.6rem}.contact-modal p{color:var(--text-muted);font-size:1.08rem;margin:0}.contact-modal__actions{display:grid;gap:.7rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.35rem}.button--whatsapp{background:linear-gradient(135deg,#16c784,#58e7a8);box-shadow:0 16px 32px #16c7843d;color:#062414}.avatar,.summary-dot{align-items:center;background:#2477ff3d;border-radius:50%;display:inline-flex;font-weight:900;height:34px;justify-content:center;width:34px}.avatar--muted{color:var(--text-muted)}.round-action,.pill-action{background:#2477ff42;border:0;border-radius:999px;color:#fff;cursor:pointer;min-height:34px}.pill-action{background:var(--primary);font-weight:900}.priority{background:var(--primary);border-radius:9px;color:#fff;font-weight:900;padding:.34rem .45rem;text-align:center}.priority--alta{background:var(--danger)}.priority--media{background:var(--warning)}.summary-dot--ok{background:#42e69a47}.summary-dot--warn{background:#ffb33c47}.summary-dot--info{background:#2477ff47}.summary-dot--danger{background:#ff4d5547}.timeline{display:grid;gap:.85rem;list-style:none;margin:0;padding:0}.timeline li{border-left:3px solid var(--primary);display:grid;gap:.2rem;padding-left:.8rem;position:relative}.timeline li:before{background:var(--primary);border-radius:50%;content:"";height:10px;left:-6px;position:absolute;top:.2rem;width:10px}.timeline__empty{border-left-color:var(--line)!important}.timeline__empty:before{background:var(--text-muted)!important}.timeline span,.date-list small,.agenda-item span,.service-status span{color:var(--text-muted)}.quick-add{display:grid;grid-template-columns:1fr 46px;margin-top:auto}.quick-add input{border-radius:14px 0 0 14px}.quick-add button{background:var(--primary);border:0;border-radius:0 14px 14px 0;color:#fff;cursor:pointer;font-size:1.25rem}.agenda-layout{display:grid;gap:.7rem;grid-template-columns:minmax(0,1fr) minmax(190px,.74fr);min-height:150px}.agenda-list{align-content:start;max-height:158px;overflow-y:auto;padding-right:.25rem}.agenda-item{background:transparent;border:0;border-bottom:1px solid var(--line);color:var(--text);cursor:pointer;display:grid;gap:.2rem;justify-items:start;padding:.45rem 0;text-align:left}.agenda-item:first-child{background:linear-gradient(135deg,#2477ffc7,#2477ff52);border-radius:12px;padding-inline:.65rem}.mini-calendar{display:grid;gap:.65rem}.calendar-grid{display:grid;gap:.32rem;grid-template-columns:repeat(7,1fr);text-align:center}.calendar-grid button{align-items:center;background:transparent;border:0;border-radius:9px;color:var(--text-muted);cursor:pointer;display:grid;font-weight:800;justify-items:center;min-height:30px;padding:.12rem .08rem;position:relative}.calendar-grid button span{color:currentColor;font-size:.88rem}.calendar-grid button b{background:var(--success);border-radius:999px;color:#062414;font-size:.62rem;min-width:16px;padding:0 .25rem}.calendar-grid__muted{opacity:.48}.calendar-grid__today,.calendar-grid__selected{background:var(--primary);color:#fff!important}.calendar-grid__selected{box-shadow:0 0 0 2px #53d6ff57}.calendar-grid__busy:not(.calendar-grid__selected):not(.calendar-grid__today){background:#42e69a1f;color:var(--text)}.date-list a{align-items:center;border-bottom:1px solid var(--line);display:grid;gap:.52rem;grid-template-columns:52px 1fr;padding:.45rem 0}.date-list span{background:#2477ff2e;border-radius:14px;color:var(--danger);display:grid;font-weight:900;justify-items:center;padding:.32rem}.date-list b{color:var(--text);font-size:1.15rem}.date-list small{grid-column:2}.service-status{display:grid;gap:.45rem;grid-template-columns:repeat(3,1fr);text-align:center}.service-status div{display:grid;gap:.2rem}.service-status strong{font-size:clamp(1.25rem,2vw,1.8rem)}.service-status__ok strong{color:var(--success)}.service-status__danger strong{color:var(--danger)}.status-links a{align-items:center;border-left:5px solid var(--success);border-radius:8px;display:flex;justify-content:space-between;padding:.65rem}.status-links a:last-child{border-left-color:var(--danger)}.empty-state{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xl);display:grid;justify-items:center;margin:min(12vh,6rem) auto;max-width:620px;padding:clamp(2rem,5vw,4rem);text-align:center}.empty-state>span{color:var(--primary);font-size:4rem}.empty-state h2{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.06em;margin:0}.empty-state p:not(.eyebrow){color:var(--text-muted);line-height:1.6}.resource-page,.profile-page{display:grid;gap:clamp(1rem,2vw,1.5rem)}.resource-header,.resource-table-card,.resource-form-card,.profile-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:inset 0 1px #ffffff0a;padding:clamp(1rem,2vw,1.5rem)}.resource-header{align-items:center;display:flex;gap:1rem;justify-content:space-between}.resource-header h2,.profile-card h2{font-size:clamp(1.8rem,3vw,3rem);letter-spacing:-.06em;margin:0}.resource-header p:not(.eyebrow),.profile-card dd,.loading-state{color:var(--text-muted)}.resource-layout{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr)}.resource-filters{align-items:end;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);display:grid;gap:1rem;grid-template-columns:minmax(260px,1.2fr) minmax(160px,.6fr) minmax(150px,.6fr) minmax(150px,.6fr) minmax(220px,.8fr);padding:clamp(.9rem,1.6vw,1.2rem)}.resource-filters--generic{grid-template-columns:minmax(260px,1.2fr) repeat(3,minmax(180px,.7fr))}.resource-filters label{display:grid;gap:.45rem}.resource-filters span{color:var(--text-muted);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.resource-table-card{overflow-x:auto}.resource-table{display:grid;gap:.55rem;min-width:760px}.resource-table__head,.resource-table__row{align-items:center;display:grid;gap:.8rem}.resource-table__head{color:var(--text-muted);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.resource-table__row{background:#ffffff0b;border:1px solid var(--line);border-radius:16px;min-height:56px;padding:.75rem}.resource-table__row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-table__row .resource-table__cell--long{line-height:1.45;overflow:visible;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.resource-table__actions{display:flex;gap:.5rem;justify-content:flex-end}.resource-table__actions button{background:var(--surface-soft);border:1px solid var(--line);border-radius:999px;color:var(--text);cursor:pointer;font-weight:800;min-height:36px;padding:0 .8rem}.resource-table__actions button:disabled{cursor:not-allowed;opacity:.45}.resource-pagination{align-items:center;background:#ffffff09;border:1px solid var(--line);border-radius:999px;display:flex;gap:1rem;justify-content:flex-end;justify-self:end;padding:.45rem}.resource-pagination span{color:var(--text-muted);font-size:.9rem}.resource-pagination b{color:var(--text);font-weight:800;margin-left:.55rem}.resource-pagination button{background:var(--surface-soft);border:1px solid var(--line);border-radius:999px;color:var(--text);cursor:pointer;font-weight:900;min-height:38px;padding:0 1rem}.resource-pagination button:disabled{cursor:not-allowed;opacity:.45}.resource-form-card h3,.profile-card h3{font-size:1.45rem;letter-spacing:-.04em;margin:0 0 1rem}.resource-form-card--compact{padding:clamp(.85rem,1.35vw,1.1rem)}.resource-form-card--compact h3{font-size:1.25rem;margin-bottom:.65rem}.resource-form{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.resource-form--compact{gap:.7rem .9rem}.resource-form--compact label{gap:.3rem}.resource-form--compact input,.resource-form--compact select{min-height:38px}.resource-form--compact textarea{min-height:74px}.resource-form--compact .form-actions{margin-top:.1rem}.resource-form__full{grid-column:1 / -1}.profile-page{grid-template-columns:minmax(280px,.8fr) minmax(320px,1.2fr)}.profile-card dl{display:grid;gap:1rem;margin:1.4rem 0 0}.profile-card div{background:#ffffff0b;border:1px solid var(--line);border-radius:16px;padding:1rem}.profile-card dt{color:var(--primary);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.profile-card dd{margin:.35rem 0 0;overflow-wrap:anywhere}@media(max-width:1600px){html{font-size:14px}.auth-hero__glass{width:min(100%,500px)}.auth-card{width:min(100%,390px)}.panel{min-height:205px}.sidebar__avatar{max-height:190px}}@media(max-width:1300px){.panel,.panel--wide{grid-column:span 6}}@media(max-width:980px){.auth-shell,.app-shell{grid-template-columns:1fr}.auth-hero{display:none}.auth-panel{min-height:100vh;padding-top:5.4rem}.sidebar{min-height:auto}.sidebar__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar__avatar{display:none}.topbar{align-items:flex-start;flex-direction:column}.topbar__actions{justify-content:flex-start}.panel,.panel--wide{grid-column:1 / -1}.resource-header,.profile-page{grid-template-columns:1fr}.resource-header{align-items:stretch;flex-direction:column}.resource-filters{grid-template-columns:1fr}.resource-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.auth-shell{padding:0}.auth-panel{padding-inline:.9rem}.auth-card{border-radius:24px}.form-grid,.agenda-layout,.service-status,.resource-form,.sidebar__nav{grid-template-columns:1fr}.theme-toggle__label,.topbar time{display:none}.person-row{grid-template-columns:42px 1fr 42px}.pill-action{grid-column:2 / -1}.contact-modal__actions{grid-template-columns:1fr}}
