:root{--ink:#040d21;--paper:#f7f9ff;--accent:#0057ff;--muted:#b2bdd2;--line:#ffffff26;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--body);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--accent);color:var(--ink)}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.skip-link{position:fixed;top:-70px;left:20px;padding:14px;background:var(--accent);color:var(--ink);z-index:100}.skip-link:focus{top:15px}.site-header{height:102px;padding:0 4.7%;position:absolute;z-index:30;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{font-family:var(--display);font-size:52px;font-weight:800;line-height:1;position:relative;display:flex;align-items:center;letter-spacing:-8px}.brand-mark>span{font-size:36px;color:var(--accent);margin:3px 2px 0 2px;letter-spacing:0}.brand-type{font-weight:800;letter-spacing:-1px;font-size:27px;line-height:1}.brand-type>span{display:block;font-size:9px;letter-spacing:1.4px;margin-top:6px;font-weight:600}.desktop-nav{display:flex;gap:36px;margin-left:auto;margin-right:55px}.desktop-nav a{font-size:14px;font-weight:600}.desktop-nav a:hover{color:var(--accent)}.header-cta{font-size:14px;display:flex;align-items:center;gap:24px;border:1px solid #ffffff70;border-radius:3px;padding:13px 17px}.header-cta:hover{background:var(--accent);color:var(--ink);border-color:var(--accent)}.header-cta span{font-size:22px;line-height:1}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.mobile-nav{position:fixed;z-index:29;inset:86px 0 0;background:var(--ink);padding:55px 24px}.mobile-nav a{display:flex;align-items:center;justify-content:space-between;font-family:var(--display);font-size:42px;padding:25px 0;border-bottom:1px solid var(--line)}.mobile-nav a span{font-family:var(--body);font-size:14px;color:var(--accent)}.hero{min-height:780px;height:100svh;max-height:1100px;position:relative;overflow:hidden;padding:0 4.7%;display:flex;flex-direction:column;isolation:isolate}.hero-art{position:absolute;inset:0;z-index:-3;background-color:var(--ink);background-image:url('assets/intelligence-sculpture-blue.webp');background-position:center;background-size:cover;will-change:transform}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#040d2199 0%,#040d2130 45%,transparent 70%),linear-gradient(0deg,#040d21 0%,transparent 26%)}.hero-topline{display:flex;justify-content:space-between;margin-top:144px;align-items:center}.eyebrow,.hero-coordinate,.hero-bottom,.art-note{font-size:12px;text-transform:uppercase;letter-spacing:1.6px;line-height:1.7}.eyebrow:before{content:'';display:inline-block;width:6px;height:6px;background:var(--accent);margin-right:13px;vertical-align:middle}.hero-coordinate{color:#b6c2d9}.hero-content{margin-top:auto;margin-bottom:auto;padding:56px 0 60px}h1{font-family:var(--display);font-size:clamp(75px,9.6vw,150px);font-weight:700;line-height:.91;letter-spacing:-.017em;margin:0 0 35px}h1>span{display:block}.accent{color:var(--accent)}.italic{font-style:italic}.hero-description p{line-height:1.65;color:#c5cee0;font-size:17px;margin:0 0 27px;max-width:390px}.round-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:600}.circle-arrow{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--accent);color:var(--ink);font-size:25px;transition:transform .25s}.round-link:hover .circle-arrow{transform:rotate(45deg)}.art-note{position:absolute;right:6%;bottom:135px;font-size:11px;letter-spacing:1px;padding-left:25px;color:#e5ebf6}.art-note>span:last-child{font-size:9px;color:#aab7d1}.plus{position:absolute;top:0;left:0;font-size:20px;color:var(--accent)}.hero-bottom{height:72px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#b6c2d9;font-size:10px;letter-spacing:1px;flex-shrink:0}.scroll-cue{display:flex;align-items:center;gap:15px;color:var(--paper)}.scroll-cue>span{font-size:25px;color:var(--accent)}.time{margin-left:12px;color:var(--paper)}
@media(min-width:1550px){.hero-art{background-size:100% auto}}@media(max-width:950px){.desktop-nav{gap:22px;margin-right:25px}.hero{min-height:750px}.hero-art{background-position:58% center}.art-note{display:none}h1{font-size:11vw}.hero-shade{background:linear-gradient(90deg,#040d21c4 0%,#040d2166 50%,transparent),linear-gradient(0deg,#040d21,transparent 50%)}}@media(max-width:650px){html{scroll-padding-top:80px}.site-header{height:86px;padding:0 24px}.brand-type{font-size:25px}.brand-type>span{font-size:8px}.brand-mark{font-size:46px}.brand-mark>span{font-size:30px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex;flex-direction:column;gap:6px;width:45px;height:45px;justify-content:center;align-items:center;background:transparent;border:1px solid #ffffff5e;border-radius:3px;color:var(--paper)}.menu-toggle span{display:block;width:19px;height:1px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero{min-height:760px;max-height:none;padding:0 24px}.hero-topline{margin-top:117px}.eyebrow{font-size:10px;letter-spacing:1px}.hero-coordinate{display:none}.hero-art{background-size:auto 73%;background-position:62% 20%;background-repeat:no-repeat}.hero-shade{background:linear-gradient(0deg,#040d21 10%,#040d2144 68%,#040d2122)}.hero-content{margin-top:auto;margin-bottom:0;padding:250px 0 39px}h1{font-size:clamp(57px,12.7vw,84px);margin-bottom:24px}.hero-description p{font-size:15px;line-height:1.6}.round-link{font-size:13px}.hero-bottom{font-size:9px;height:65px;letter-spacing:.6px}.hero-bottom>span:nth-child(2){display:none}.hero-bottom>span:last-child{max-width:140px;text-align:right}.time{display:none}.circle-arrow{width:40px;height:40px}.desktop-break{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-art{transform:none!important}}
/* Editorial sections */
.section-pad{padding:110px 4.7%}.section-marker,.kicker{font-size:12px;letter-spacing:1.3px;text-transform:uppercase;font-weight:600}.section-marker{display:flex;justify-content:space-between;gap:35px;padding-top:8px}.section-marker>span:last-child{font-size:28px;line-height:1;color:var(--accent)}h2{font-family:var(--display);font-size:clamp(54px,5.4vw,90px);line-height:.98;letter-spacing:-.015em;font-weight:600;margin:0}h2 em{font-weight:600}p{line-height:1.7}.intro{display:grid;grid-template-columns:1fr 2.05fr;gap:7%;padding-top:125px;padding-bottom:120px}.intro h2{font-size:clamp(48px,5vw,78px)}.dim{color:#8c9ab3}.intro-bottom{display:grid;grid-template-columns:1fr 3fr;gap:45px;margin-top:40px;align-items:start}.intro-bottom p{color:#b0bdd4;font-size:17px;max-width:505px;margin:0}.mini-cross{font-size:68px;font-weight:400;color:var(--accent);line-height:1}.word-band{overflow:hidden;display:flex;gap:5vw;white-space:nowrap;align-items:center;background:var(--accent);color:var(--ink);font-family:var(--display);font-size:clamp(62px,10vw,155px);font-weight:700;line-height:1;padding:25px 4.7% 31px;letter-spacing:-.01em}.outline-word{color:transparent;-webkit-text-stroke:1.5px var(--ink)}.band-star{font-size:.85em;margin-left:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:65px;gap:50px}.kicker{margin:0 0 28px;line-height:1.6}.section-lead{margin:0 0 4px;color:var(--muted);font-size:17px;max-width:290px}.capability-layout{display:grid;grid-template-columns:1fr 1.08fr;gap:8%}.capability-tabs{border-top:1px solid var(--line)}.capability-tab{appearance:none;color:var(--paper);display:flex;width:100%;text-align:left;align-items:flex-start;gap:22px;padding:31px 0;background:none;border:0;border-bottom:1px solid var(--line);cursor:pointer}.tab-number{font-size:12px;margin-top:9px;color:#b3bfd5}.tab-copy{display:block;flex:1}.tab-title{display:block;font-size:27px;letter-spacing:-1px;line-height:1.4}.tab-description{display:block;color:#b3bfd5;font-size:15px;line-height:1.7;margin-top:12px;max-width:330px}.tab-arrow{font-size:25px;color:#8595b3;transition:transform .3s}.capability-tab[aria-selected=true] .tab-title,.capability-tab[aria-selected=true] .tab-number,.capability-tab[aria-selected=true] .tab-arrow{color:var(--accent)}.capability-tab[aria-selected=true] .tab-arrow{transform:rotate(45deg)}.capability-tab:hover .tab-title{color:var(--accent)}.capability-stage{background:#0a1731;border:1px solid #243856;border-radius:2px;padding:25px 28px 18px;position:relative;display:flex;flex-direction:column}.stage-header{font-size:12px;letter-spacing:1px;display:flex;align-items:center;justify-content:space-between;color:#c0cbe0}.stage-square{font-size:24px;color:var(--accent)}.workflow-map{padding:37px 0 32px}.flow-top{display:flex;justify-content:space-around;gap:15px}.flow-top>span{border:1px solid #425572;min-width:120px;text-align:center;padding:13px 10px;font-size:12px;letter-spacing:.5px}.flow-connect{height:35px;width:54%;border-left:1px solid #60799f;border-right:1px solid #60799f;border-bottom:1px solid #60799f;margin:auto;position:relative}.flow-connect:after{content:'';height:20px;width:1px;background:var(--accent);position:absolute;left:50%;top:100%}.flow-core{background:var(--accent);color:var(--ink);max-width:330px;margin:20px auto 0;text-align:center;padding:18px 12px;border-radius:2px;display:flex;align-items:center;justify-content:space-evenly;gap:16px;box-shadow:0 4px 38px #0057ff10}.core-mark{font-family:var(--display);font-size:41px;font-weight:700;letter-spacing:-5px;line-height:1}.flow-core>span:last-child{font-size:11px;font-weight:800;letter-spacing:.5px}.flow-connect.short{height:24px;border-top:0;border-bottom:0;border-left:0;border-right:0}.flow-connect.short:after{top:0;height:100%}.flow-bottom{display:flex;justify-content:space-between;gap:8px}.flow-bottom span{font-size:10px;letter-spacing:.2px;border:1px solid #3b506e;padding:10px 8px;text-align:center;flex:1;white-space:nowrap}.stage-caption{border-top:1px solid #344e70;padding-top:19px}.stage-caption>span{font-size:11px;letter-spacing:1px;color:var(--accent)}.stage-caption p{font-size:15px;line-height:1.65;margin:11px 0;color:#c7d1e4;max-width:410px}.illustration-note{font-size:12px;color:#a0b1cd;display:block;margin-top:auto;padding-top:12px}.workflow-panel[hidden]{display:none}.workflow-panel:focus-visible{outline:2px solid var(--accent);outline-offset:8px}.approach{background:var(--paper);color:var(--ink);display:grid;grid-template-columns:1fr 1.04fr;gap:8%;padding-top:100px;padding-bottom:90px}.approach-intro{position:sticky;top:45px;align-self:start}.approach h2{font-size:clamp(62px,6.2vw,99px)}.approach-intro>p:not(.kicker){color:#4b5870;margin-top:30px;font-size:16px}.approach-arrow{font-size:112px;line-height:1.3;margin-top:10px;display:block}.principles{border-top:1px solid #040d2140}.principles article{display:flex;gap:29px;padding:33px 0 38px;border-bottom:1px solid #040d2140}.principle-number{font-size:12px;color:#526079;padding-top:8px}.principles h3{font-weight:500;font-size:29px;line-height:1.3;letter-spacing:-1.2px;margin:0 0 16px}.principles p{font-size:16px;color:#4b5870;margin:0 0 27px;max-width:440px}.principle-tag{font-size:11px;letter-spacing:1px;font-weight:600}.company{padding-top:80px;padding-bottom:100px}.company-overline{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:75px}.company-overline .kicker{margin-bottom:21px;color:#b3c0da}.company-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.company h2{font-size:clamp(67px,7.3vw,112px)}.company-copy{max-width:450px}.company-monogram{font-family:var(--display);font-size:78px;color:var(--accent);letter-spacing:-7px;line-height:1;display:block;margin-bottom:30px}.company-copy .company-statement{font-size:26px;letter-spacing:-1px;color:var(--paper);line-height:1.35;margin-bottom:22px}.company-copy>p{color:#b3c0da;font-size:16px;margin:0 0 20px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;border-bottom:1px solid #667da4;padding:15px 0 12px;margin-top:15px;font-size:14px}.text-link>span[aria-hidden]{color:var(--accent);font-size:25px}.text-link:hover{color:var(--accent)}.site-footer{background:var(--accent);color:var(--ink);padding:35px 4.7% 22px;overflow:hidden}.footer-top,.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:12px}.footer-top{letter-spacing:1px}.back-top{display:flex;align-items:center;gap:15px}.back-top>span{font-size:24px}.footer-wordmark{font-family:var(--display);font-size:clamp(160px,30vw,520px);font-weight:800;line-height:.9;letter-spacing:-.065em;display:flex;align-items:center;justify-content:space-between;margin:35px 0 40px;padding-right:20px}.footer-wordmark>span{font-family:Arial,sans-serif;font-size:.78em;font-weight:400;line-height:1}.footer-bottom{border-top:1px solid #040d2144;padding-top:23px;font-size:11px}.footer-bottom a:hover{text-decoration:underline}.site-footer a:focus-visible,.approach a:focus-visible{outline-color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-shade{background:linear-gradient(90deg,#040d21aa 0%,#040d2150 43%,transparent 73%),linear-gradient(0deg,#040d21 0%,transparent 26%),linear-gradient(180deg,#040d21aa,transparent 22%)}.hero-coordinate{color:#d4deef}.art-note{font-size:12px;background:#040d2177;padding:8px 10px 8px 30px;right:4.7%;bottom:100px}.art-note>span:last-child{font-size:12px}.plus{top:7px;left:9px}.hero-bottom{font-size:12px}.flow-core>span:last-child,.flow-bottom span,.stage-caption>span,.principle-tag,.footer-bottom{font-size:12px}.reveal{opacity:1;transform:none}.motion-on .reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.motion-on .reveal.is-visible{opacity:1;transform:none}
@media(min-width:651px) and (max-width:1000px){.capability-layout{gap:4%}.capability-stage{padding:22px 18px}.tab-title{font-size:23px}.capability-tab{gap:14px}.flow-core>span:last-child{font-size:10px}.flow-top>span{min-width:100px}.flow-bottom span{font-size:10px}.approach{gap:5%}.approach h2{font-size:6.7vw}.company h2{font-size:8vw}.footer-bottom{font-size:10px}.intro{gap:5%;grid-template-columns:1fr 2.7fr}.intro-bottom{gap:20px}.hero-bottom{font-size:10px}}
@media(max-width:650px){.section-pad{padding:70px 24px}.section-marker{margin-bottom:37px}.intro{display:block}.intro h2{font-size:clamp(36px,9.3vw,60px)}.intro-bottom{grid-template-columns:42px 1fr;gap:24px;margin-top:30px}.mini-cross{font-size:46px}.intro-bottom p{font-size:16px}.word-band{gap:25px;font-size:56px;padding:19px 24px 23px}.band-star{display:none}.section-heading{display:block;margin-bottom:38px}h2{font-size:clamp(47px,11vw,72px)}.kicker{font-size:12px;margin-bottom:23px}.section-lead{font-size:16px;margin-top:25px}.capability-layout{display:block}.capability-tab{padding:23px 0;gap:16px}.tab-title{font-size:23px}.tab-description{font-size:15px}.capability-stage{margin-top:30px;padding:22px 18px}.flow-top>span{min-width:110px}.flow-bottom span{font-size:10px;padding:10px 4px}.flow-core>span:last-child{font-size:10px}.stage-caption p{font-size:15px}.illustration-note{font-size:12px}.approach{display:block}.approach-intro{position:static}.approach h2{font-size:clamp(52px,12.5vw,80px)}.approach-arrow{font-size:65px;margin:5px 0 25px}.principles article{gap:20px;padding:27px 0 30px}.principles h3{font-size:26px}.principles p{font-size:16px}.principle-tag{font-size:10px}.company-overline{display:block;margin-bottom:40px}.company-overline .kicker{display:block}.company-overline .kicker:last-child{font-size:11px;color:#a6b7d3}.company-grid{display:block}.company h2{font-size:clamp(55px,13vw,84px)}.company-copy{margin-top:40px}.company-monogram{display:none}.company-copy .company-statement{font-size:24px}.text-link{font-size:14px}.site-footer{padding:25px 24px}.footer-top{font-size:10px;letter-spacing:.5px;gap:18px}.footer-wordmark{font-size:31vw;margin:30px 0;padding-right:8px}.footer-bottom{font-size:11px;line-height:1.7;display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding-top:20px}.footer-bottom>span:nth-child(2){display:none}.art-note{display:none}.hero-bottom{font-size:10px}.hero-shade{background:linear-gradient(0deg,#040d21 10%,#040d2199 47%,#040d2105 84%),linear-gradient(180deg,#040d2199,transparent 28%)}.hero-art{background-position:66% 12%;background-size:auto 70%}.hero-content{padding-top:280px;padding-bottom:40px}.hero-description p{font-size:16px}.round-link{font-size:14px}.motion-on .reveal{transform:translateY(15px)}}
@media(prefers-reduced-motion:reduce){.motion-on .reveal{opacity:1;transform:none}}@media(min-width:651px) and (max-height:780px){.hero{min-height:720px}.hero-content{padding:38px 0 35px}.hero-topline{margin-top:133px}.hero-description p{margin-bottom:22px}.hero h1{font-size:9vw;margin-bottom:26px}}
/* Legible utility text at every breakpoint. */
.eyebrow,.hero-coordinate,.hero-bottom,.stage-header,.flow-top>span,.flow-bottom span,.flow-core>span:last-child,.stage-caption>span,.principle-tag,.footer-top,.footer-bottom,.company-overline .kicker:last-child{font-size:12px}.tab-description,.stage-caption p{font-size:16px}.flow-bottom span{white-space:normal;overflow-wrap:normal}.hero{max-height:none}.hero-coordinate{background:#040d2166;padding:2px 7px}.hero-art{background-color:#040d21}.capability-tab,.flow-core{min-width:0}
@media(max-width:650px){.eyebrow{font-size:12px;letter-spacing:.5px}.hero-bottom{gap:15px}.hero-bottom>span:last-child{max-width:100px;font-size:12px}.flow-top>span{min-width:0;flex:1}.flow-core{gap:12px}.flow-core>span:last-child{max-width:180px;line-height:1.5}.flow-bottom span{font-size:12px;line-height:1.4;display:grid;place-items:center}.footer-top{align-items:flex-start;font-size:12px}.footer-top>span{max-width:150px}.back-top{white-space:nowrap}.hero-content{padding-top:250px}}

/* Official TOM identity. Supplied logo files are preserved unchanged. */
:root{--accent-text:#76a8ff}
.brand{flex-shrink:0;gap:0}
.brand-lockup{display:block;width:236px;aspect-ratio:1035 / 224;position:relative;overflow:hidden;isolation:isolate}
.brand-lockup img{display:block;position:absolute;width:148.4058%;height:auto;max-width:none;left:-24.1546%;top:-54.4643%;mix-blend-mode:lighten}
.accent,.desktop-nav a:hover,.mobile-nav a span,.scroll-cue>span,.section-marker>span:last-child,.mini-cross,.capability-tab[aria-selected=true] .tab-title,.capability-tab[aria-selected=true] .tab-number,.capability-tab[aria-selected=true] .tab-arrow,.capability-tab:hover .tab-title,.stage-square,.stage-caption>span,.text-link>span[aria-hidden],.text-link:hover,.plus{color:var(--accent-text)}
::selection,.skip-link,.header-cta:hover,.circle-arrow{background:var(--accent);color:#fff}
.word-band{color:#fff}.outline-word{-webkit-text-stroke-color:#fff}
.flow-core{background:#122a50;color:#fff;border:1px solid #3762a2;box-shadow:0 4px 38px #0057ff18}
.core-mark{display:block;position:relative;width:51px;height:40px;flex-shrink:0;overflow:hidden}
.core-mark img{position:absolute;display:block;width:115%;height:auto;left:-7.5%;top:-25%}
.company-monogram{display:block;width:100px;height:78px;position:relative;overflow:hidden;margin-bottom:32px}
.company-monogram img{display:block;position:absolute;width:115%;height:auto;max-width:none;left:-7.5%;top:-25%}
.site-footer{background:#fafafa;color:#040d21}
.footer-wordmark{display:block;margin:45px 0 55px;padding:0;line-height:1;font-size:inherit;letter-spacing:normal}
.footer-wordmark img{display:block;width:100%;height:auto;mix-blend-mode:multiply}
.site-footer a:hover{color:#0057ff}.site-header{background:linear-gradient(180deg,#040d21c9,transparent)}
a:focus-visible,button:focus-visible,.workflow-panel:focus-visible{outline-color:var(--accent-text)}
@media(max-width:950px){.brand-lockup{width:196px}.desktop-nav{gap:18px;margin-right:22px}}
@media(max-width:760px) and (min-width:651px){.header-cta{padding:12px;gap:12px}.desktop-nav{gap:14px;margin-right:16px}.desktop-nav a{font-size:13px}.brand-lockup{width:168px}}
@media(max-width:650px){.brand-lockup{width:200px}.company-monogram{display:block;width:80px;height:63px;margin-bottom:24px}.footer-wordmark{margin:30px -12px}.footer-wordmark img{width:100%}}
@media(max-width:360px){.brand-lockup{width:180px}}

/* Light animation follows the hero artwork's responsive crop. */
.hero-lights{position:absolute;display:block;max-width:none;pointer-events:none}
/* Review website policy navigation */
.footer-policies{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;border-top:1px solid #bbc5d4;padding:25px 0}.footer-review{font-size:12px;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;color:#475875}.footer-policies nav{display:flex;flex-wrap:wrap;justify-content:flex-end;column-gap:24px;row-gap:16px}.footer-policies nav a{font-size:14px;line-height:1.5;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#99aac2}.footer-policies nav a:hover{color:#0045c5;text-decoration-color:currentColor}@media(max-width:650px){.footer-policies{display:block}.footer-policies nav{justify-content:flex-start;margin-top:20px;column-gap:22px;row-gap:16px}.footer-policies nav a{font-size:14px}}
