.recognition{--spine-x:50%;background:var(--cf-bg);color:var(--cf-fg);font-family:var(--cf-font-system);-webkit-font-smoothing:antialiased;overflow-x:hidden}.recognition a{color:inherit}.recognition img{display:block}.rec__av{background:var(--cf-avatar-taupe);color:#fff;font-weight:600;font-family:var(--cf-font-system);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:flex}.rec__card{background:var(--cf-bg-surface);border:1px solid var(--cf-border);border-radius:var(--cf-radius-lg);box-shadow:var(--cf-shadow-sm)}.rec__lbl{font-family:var(--cf-font-system);letter-spacing:.08em;text-transform:uppercase;color:var(--cf-fg-subtle);font-size:11px;font-weight:700}.rec__btn{font-family:var(--cf-font-system);cursor:pointer;transition:transform .12s var(--cf-ease), box-shadow .12s var(--cf-ease), background .12s var(--cf-ease);border:none;justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.rec__btn:hover{box-shadow:var(--cf-shadow-md);transform:translateY(-1px)}.rec__btn:active{box-shadow:none;transform:translateY(0)}.rec__btn--xl:hover{box-shadow:var(--cf-shadow-lg);transform:translateY(-2px)}.rec__h-hero{font-family:var(--cf-font-display);letter-spacing:-.01em;margin:0;font-size:54px;font-weight:700;line-height:60px}.rec__h-sect{font-family:var(--cf-font-display);letter-spacing:-.01em;margin:0;font-size:34px;font-weight:700;line-height:42px}.rec__h-branch{font-family:var(--cf-font-display);margin:0;font-size:27px;font-weight:700;line-height:34px}.recognition.cf-armed [data-reveal]{opacity:0;transition:opacity .32s var(--cf-ease), transform .32s var(--cf-ease);transform:translateY(12px)}.recognition.cf-armed [data-shown] [data-reveal],.recognition.cf-armed [data-shown][data-reveal]{opacity:1;transform:none}.recognition.cf-armed .rec__node{transition:transform .22s var(--cf-ease);transform:translate(-50%)scale(0)}.recognition.cf-armed [data-shown] .rec__node{transform:translate(-50%)scale(1)}.recognition.cf-armed .rec__draw{stroke-dashoffset:1px;transition:stroke-dashoffset .56s var(--cf-ease)}.recognition.cf-armed [data-shown] .rec__draw{stroke-dashoffset:0}.recognition.cf-armed #rec-trunk-fill{height:0}.recognition.cf-armed .rec__bloom{transition:box-shadow .62s var(--cf-ease), border-color .62s var(--cf-ease)}.recognition.cf-armed [data-shown] .rec__bloom{box-shadow:0 0 44px 8px #4e5a4033}@keyframes rec-hero-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes rec-draw-down{0%{transform:translate(-50%)scaleY(0)}to{transform:translate(-50%)scaleY(1)}}.recognition.cf-armed .rec__hero-up{opacity:0;animation:rec-hero-up .36s var(--cf-ease) forwards}.recognition.cf-armed #rec-hero-teaser{transform-origin:top;animation:rec-draw-down .64s var(--cf-ease) .24s forwards;transform:translate(-50%)scaleY(0)}@media (prefers-reduced-motion:reduce){.recognition.cf-armed [data-reveal],.recognition.cf-armed [data-shown] [data-reveal]{opacity:1!important;transform:none!important}.recognition.cf-armed .rec__node{transform:translate(-50%)scale(1)!important}.recognition.cf-armed .rec__draw{stroke-dashoffset:0!important}.recognition.cf-armed #rec-trunk-fill{height:100%!important}.recognition.cf-armed .rec__bloom{box-shadow:0 0 44px 6px #4e5a4033!important}.recognition.cf-armed .rec__hero-up,.recognition.cf-armed #rec-hero-teaser{opacity:1!important;animation:none!important;transform:translate(-50%)scaleY(1)!important}}.rec__hero{background-color:var(--cf-deep-teal);background-image:linear-gradient(90deg,#ffffff12 1px,#0000 1px),linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(140deg,#2c5054 0%,#3d6e72 55%,#4f8482 100%);background-size:44px 44px,44px 44px,100% 100%;padding:clamp(46px,7vw,92px) clamp(20px,5vw,56px) clamp(60px,7vw,96px);position:relative;overflow:hidden}.rec__hero-grid{grid-template-columns:1.12fr .88fr;align-items:center;gap:60px;max-width:1180px;margin:0 auto;display:grid}.rec__eyebrow{font-family:var(--cf-font-system);letter-spacing:.1em;text-transform:uppercase;color:#fdfbfab8;font-size:12px;font-weight:700}.rec__hero-h1{color:#fff;margin-top:16px}.rec__hero-sub{max-width:520px;font-family:var(--cf-font-system);color:#fdfbfae6;margin-top:22px;font-size:18px;line-height:28px}.rec__hero-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:30px;display:flex}.rec__cta-light{border-radius:var(--cf-radius-lg);height:48px;color:var(--cf-deep-teal);background:#fff;padding:0 26px;font-size:15px}.rec__hero-watch{font-family:var(--cf-font-system);color:#fff;text-underline-offset:3px;font-size:15px;font-weight:600;text-decoration:underline}.rec__hero-listcard{border-radius:var(--cf-radius-xl);background:#fdfbfa12;border:1px solid #fdfbfa2e;padding:22px 24px}.rec__hero-listtitle{font-family:var(--cf-font-system);letter-spacing:.1em;text-transform:uppercase;color:#fdfbfa9e;font-size:11px;font-weight:700}.rec__hero-list{flex-direction:column;margin-top:14px;display:flex}.rec__hero-listrow{align-items:center;gap:12px;padding:10px 0;display:flex}.rec__hero-listrow+.rec__hero-listrow{border-top:1px solid #fdfbfa24}.rec__hero-num{background:#fdfbfa2e;width:26px;height:26px;font-size:9px}.rec__hero-num--brass{background:#b8904af2}.rec__hero-listrow span:last-child{font-family:var(--cf-font-system);color:#fff;font-size:14px;font-weight:600}.rec__hero-teaser-wrap{pointer-events:none;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}#rec-hero-teaser{background:linear-gradient(#fdfbfa00,#fff);border-radius:3px;width:3px;height:54px}.rec__spine-outer{background:var(--cf-bg-surface);border-bottom:1px solid var(--cf-border);padding:0 clamp(20px,5vw,56px)}.rec__spine-wrap{max-width:1100px;margin:0 auto;padding:64px 0 24px;position:relative}#rec-trunk-track{top:24px;bottom:24px;left:var(--spine-x);background:var(--cf-cool-marble);z-index:0;border-radius:3px;width:4px;position:absolute;transform:translate(-50%)}#rec-trunk-fill{background:linear-gradient(180deg, var(--cf-deep-teal) 0%, var(--cf-deep-teal) 68%, #7d7a52 86%, var(--cf-antique-brass) 100%);border-radius:3px;width:100%;height:100%;position:absolute;top:0;left:0}.rec__source{z-index:2;text-align:center;max-width:620px;margin:0 auto 26px;position:relative}.rec__source-badge{background:var(--cf-deep-teal-tint);border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;display:inline-flex}.rec__source-badge span{font-family:var(--cf-font-system);color:var(--cf-deep-teal);font-size:12px;font-weight:700}.rec__source-statement{color:var(--cf-fg)}.rec__branch{grid-template-columns:1fr 1fr;align-items:start;padding:30px 0 56px;display:grid;position:relative}.rec__branch-side{z-index:2;max-width:486px;position:relative}.rec__branch--right .rec__branch-side{grid-column:2;justify-self:start;padding-left:168px}.rec__branch--left .rec__branch-side{text-align:left;grid-column:1;justify-self:end;padding-right:168px}.rec__node{left:var(--spine-x);background:var(--cf-deep-teal);border:3px solid var(--cf-bg-surface);width:15px;height:15px;box-shadow:0 0 0 1px var(--cf-border);z-index:3;border-radius:999px;position:absolute;top:22px;transform:translate(-50%)scale(1)}.rec__curve{top:16px;left:var(--spine-x);z-index:1;width:116px;height:56px;position:absolute}.rec__curve svg{width:100%;height:100%;display:block;overflow:visible}.rec__branch--left .rec__curve{left:calc(var(--spine-x) - 116px);transform:scaleX(-1)}.rec__medallion{background:var(--cf-bg-surface);border:2px solid var(--cf-deep-teal);width:58px;height:58px;box-shadow:0 0 0 5px var(--cf-bg-surface), var(--cf-shadow-sm);z-index:4;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:30px}.rec__medallion svg{width:26px;height:26px}.rec__branch--right .rec__medallion{left:calc(var(--spine-x) + 87px)}.rec__branch--left .rec__medallion{left:calc(var(--spine-x) - 145px)}.rec__branch-label{color:var(--cf-deep-teal);display:inline-block}.rec__branch-h{margin-top:12px}.rec__branch-body{max-width:460px;font-family:var(--cf-font-system);color:var(--cf-fg-muted);margin-top:14px;font-size:16px;line-height:24px}.rec__branch-card{max-width:392px;margin-top:20px;overflow:hidden}.rec__cardhead{border-bottom:1px solid var(--cf-border);background:var(--cf-bg);align-items:center;gap:8px;padding:11px 16px;display:flex}.rec__cardhead-meta{font-family:var(--cf-font-system);color:var(--cf-fg-faint);margin-left:auto;font-size:11px}.rec__cardbody{flex-direction:column;gap:13px;padding:16px;display:flex}.rec__field-label{font-family:var(--cf-font-system);color:var(--cf-fg-subtle);margin-bottom:6px;font-size:11px}.rec__chip{background:var(--cf-bg-muted);border:1px solid var(--cf-border);border-radius:999px;align-items:center;gap:8px;padding:4px 12px 4px 4px;display:inline-flex}.rec__chip span:last-child{font-family:var(--cf-font-system);color:var(--cf-fg);font-size:13px;font-weight:600}.rec__msgbox{border:1px solid var(--cf-border);border-radius:var(--cf-radius-lg);font-family:var(--cf-font-system);color:var(--cf-fg);background:var(--cf-bg-surface);padding:11px 13px;font-size:13.5px;line-height:20px}.rec__toggles{gap:8px;display:flex}.rec__toggle{border-radius:var(--cf-radius-lg);height:36px;font-family:var(--cf-font-system);flex:1;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.rec__toggle--on{background:var(--cf-deep-teal);color:#fff}.rec__toggle--off{border:1px solid var(--cf-border-strong);color:var(--cf-fg-muted)}.rec__sendbtn{border-radius:var(--cf-radius-lg);background:var(--cf-deep-teal);color:#fff;height:42px;font-size:14px}.rec__prompt{align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.rec__prompt-mark{object-fit:contain;width:20px;height:20px;margin-top:1px}.rec__prompt-title{font-family:var(--cf-font-system);color:var(--cf-fg);margin-top:3px;font-size:15px;font-weight:700}.rec__prompt-sub{font-family:var(--cf-font-system);color:var(--cf-fg-subtle);margin-top:4px;font-size:12.5px;line-height:18px}.rec__prompt-btn{border-radius:var(--cf-radius-lg);background:var(--cf-deep-teal);color:#fff;height:34px;margin-top:11px;padding:0 14px;font-size:13px}.rec__prefill-note{font-family:var(--cf-font-system);color:var(--cf-fg-subtle);align-items:center;gap:8px;padding-left:6px;font-size:11px;display:flex}.rec__tag--auto{font-family:var(--cf-font-system);letter-spacing:.06em;text-transform:uppercase;color:var(--cf-deep-teal);border:1px solid var(--cf-deep-teal-tint);background:var(--cf-deep-teal-tint);border-radius:4px;margin-left:auto;padding:2px 6px;font-size:9px;font-weight:700}.rec__private-tag{font-family:var(--cf-font-system);color:var(--cf-smoky-olive);margin-left:auto;font-size:10.5px;font-weight:600}.rec__sh-headline{font-family:var(--cf-font-system);color:var(--cf-fg);font-size:14.5px;font-weight:600;line-height:21px}.rec__sh-person{align-items:center;gap:10px;display:flex}.rec__sh-name{font-family:var(--cf-font-system);color:var(--cf-fg);font-size:13px;font-weight:600}.rec__sh-meta{font-family:var(--cf-font-system);color:var(--cf-fg-subtle);font-size:11px}.rec__sh-foot{border-top:1px solid var(--cf-border);justify-content:space-between;align-items:center;gap:10px;padding-top:13px;display:flex}.rec__sh-foot span:first-child{font-family:var(--cf-font-system);color:var(--cf-fg-muted);font-size:12.5px}.rec__ghostbtn{border-radius:var(--cf-radius-lg);border:1px solid var(--cf-border-strong);height:34px;color:var(--cf-fg);flex-shrink:0;padding:0 14px;font-size:13px}.rec__sh-disclaimer{font-family:var(--cf-font-system);color:var(--cf-fg-faint);font-size:11px}.rec__ms-name{font-family:var(--cf-font-system);color:var(--cf-fg);font-size:15px;font-weight:700}.rec__ms-pill{background:var(--cf-antique-brass-tint);color:var(--cf-brass-ink);font-family:var(--cf-font-system);border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.rec__ms-role{font-family:var(--cf-font-system);color:var(--cf-fg-subtle);font-size:11.5px}.rec__ms-draft{border:1px dashed var(--cf-border-strong);border-radius:var(--cf-radius-lg);padding:13px 14px}.rec__ms-draft-label{font-family:var(--cf-font-system);letter-spacing:.04em;text-transform:uppercase;color:var(--cf-fg-subtle);font-size:11px;font-weight:700}.rec__ms-draft-text{font-family:var(--cf-font-system);color:var(--cf-fg-muted);margin-top:6px;font-size:13px;font-style:italic;line-height:19px}.rec__ms-actions{gap:8px;display:flex}.rec__ms-primary{border-radius:var(--cf-radius-lg);background:var(--cf-deep-teal);color:#fff;flex:1;height:40px;font-size:13.5px}.rec__ms-secondary{border-radius:var(--cf-radius-lg);border:1px solid var(--cf-border-strong);height:40px;color:var(--cf-fg);padding:0 16px;font-size:13.5px}.rec__branch--wide .rec__branch-side{max-width:560px}.rec__branch--wide .rec__branch-body{max-width:480px}.rec__spot-card{max-width:520px;margin-top:20px;overflow:hidden}.rec__spot-head{border-bottom:1px solid var(--cf-border);background:var(--cf-bg);justify-content:space-between;align-items:center;padding:12px 18px;display:flex}.rec__spot-label{color:var(--cf-antique-brass)}.rec__spot-region{font-family:var(--cf-font-system);color:var(--cf-fg-subtle);font-size:11px}.rec__spot-body{flex-direction:column;gap:14px;padding:18px;display:flex}.rec__spot-headline{font-family:var(--cf-font-display);color:var(--cf-fg);font-size:18px;font-weight:600;line-height:25px}.rec__spot-stack{align-items:center;display:flex}.rec__spot-av{border:2px solid var(--cf-bg-surface);width:38px;height:38px;font-size:13px}.rec__spot-av+.rec__spot-av{margin-left:-10px}.rec__spot-count{font-family:var(--cf-font-system);color:var(--cf-fg-muted);margin-left:12px;font-size:12.5px}.rec__spot-foot{border-top:1px solid var(--cf-border);align-items:center;gap:14px;padding-top:13px;display:flex}.rec__spot-react{font-family:var(--cf-font-system);color:var(--cf-fg-subtle);align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.rec__spot-seen{font-family:var(--cf-font-system);color:var(--cf-fg-subtle);font-size:12.5px}.rec__sect{padding:clamp(50px,7vw,84px) clamp(20px,5vw,56px)}.rec__conv{background:var(--cf-bg);position:relative}.rec__conv-grid{text-align:center;max-width:620px;margin:0 auto}.rec__conv-label{color:var(--cf-antique-brass);display:inline-block}.rec__conv-h{margin-top:14px}.rec__conv-body{font-family:var(--cf-font-system);color:var(--cf-fg-muted);margin-top:16px;font-size:17px;line-height:26px}.rec__merge{max-width:560px;margin:30px auto 0}.rec__recipient{flex-direction:column;align-items:center;gap:6px;margin-top:2px;display:flex}.rec__recipient-av{background:var(--cf-antique-brass);width:54px;height:54px;font-size:18px}.rec__recipient-name{font-family:var(--cf-font-system);color:var(--cf-fg);font-size:15px;font-weight:700}.rec__recipient-role{font-family:var(--cf-font-system);color:var(--cf-fg-subtle);font-size:12.5px}.rec__delivery{text-align:left;max-width:462px;margin:26px auto 0;overflow:hidden}.rec__delivery-pref{background:var(--cf-antique-brass-tint);border-radius:var(--cf-radius-lg);align-items:flex-start;gap:9px;padding:11px 13px;display:flex}.rec__delivery-pref span{font-family:var(--cf-font-system);color:var(--cf-brass-ink);font-size:12.5px;font-weight:600;line-height:18px}.rec__delivery-pref svg{flex-shrink:0;margin-top:1px}.rec__toggle--struck{border:1px solid var(--cf-border);color:var(--cf-fg-faint);flex:1;text-decoration:line-through}.rec__toggle--brass{background:var(--cf-antique-brass);color:#fff;border:2px solid var(--cf-antique-brass);flex:1;font-weight:700}.rec__delivery-confirm{border-top:1px solid var(--cf-border);align-items:center;gap:11px;padding-top:13px;display:flex}.rec__delivery-check{background:var(--cf-smoky-olive-tint);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.rec__delivery-confirm-title{font-family:var(--cf-font-system);color:var(--cf-fg);font-size:13.5px;font-weight:700}.rec__delivery-confirm-sub{font-family:var(--cf-font-system);color:var(--cf-fg-subtle);margin-top:2px;font-size:11.5px}.rec__pref{background:var(--cf-bg-surface);border-top:1px solid var(--cf-border)}.rec__pref-intro-wrap{text-align:center;max-width:1180px;margin:0 auto 34px}.rec__pref-intro{max-width:760px;font-family:var(--cf-font-system);color:var(--cf-fg-muted);margin:0 auto;font-size:17px;line-height:26px}.rec__pref-row{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1040px;margin:0 auto;display:grid}.rec__pref-card{padding:18px}.rec__pref-title{font-family:var(--cf-font-display);color:var(--cf-fg);font-size:16px;font-weight:600}.rec__pref-routing{font-family:var(--cf-font-system);align-items:center;gap:7px;margin-top:10px;font-size:12.5px;font-weight:600;display:flex}.rec__pref-routing--teal{color:var(--cf-deep-teal)}.rec__pref-routing--brass{color:var(--cf-antique-brass)}.rec__pref-routing--olive{color:var(--cf-smoky-olive)}.rec__phil{background-color:var(--cf-bg-surface)}.rec__phil-box{text-align:center;border-radius:var(--cf-radius-2xl);background-color:var(--cf-smoky-olive-tint);max-width:900px;margin:0 auto;padding:clamp(40px,6vw,76px) clamp(28px,7vw,88px)}.rec__phil-label{color:var(--cf-smoky-olive);display:inline-block}.rec__phil-h{color:var(--cf-fg);margin-top:16px}.rec__phil-body{max-width:680px;font-family:var(--cf-font-system);color:var(--cf-fg-muted);margin-top:18px;margin-left:auto;margin-right:auto;font-size:18px;line-height:28px}.rec__closing{background-color:var(--cf-honey-tint);position:relative;overflow:hidden}.rec__closing:before{content:"";opacity:.5;pointer-events:none;background-image:url(/patterns/honeycomb-ink.svg);background-size:79.67px 138px;position:absolute;inset:0}.rec__closing-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:48px;max-width:1180px;margin:0 auto;display:flex;position:relative}.rec__closing-copy{max-width:620px}.rec__closing-h{color:var(--cf-fg)}.rec__closing-sub{max-width:520px;font-family:var(--cf-font-system);color:var(--cf-fg-muted);margin-top:14px;font-size:17px;line-height:26px}.rec__cta-brass{border-radius:var(--cf-radius-lg);background:var(--cf-antique-brass);color:#fff;flex-shrink:0;height:52px;padding:0 30px;font-size:16px;font-weight:700}@media (max-width:1024px) and (min-width:701px){.rec__hero-grid{grid-template-columns:1fr;gap:36px}.rec__spine-wrap{padding:52px 0 20px}.rec__branch-side{max-width:none}.rec__branch--right .rec__branch-side{padding-left:138px}.rec__branch--left .rec__branch-side{padding-right:138px}.rec__medallion{width:52px;height:52px;top:28px}.rec__medallion svg{width:22px;height:22px}.rec__branch--right .rec__medallion{left:calc(var(--spine-x) + 66px)}.rec__branch--left .rec__medallion{left:calc(var(--spine-x) - 118px)}.rec__curve{width:92px;height:54px}.rec__branch--left .rec__curve{left:calc(var(--spine-x) - 92px)}.rec__h-hero{font-size:42px;line-height:48px}.rec__h-sect{font-size:29px;line-height:36px}.rec__h-branch{font-size:24px;line-height:31px}.rec__pref-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.recognition{--spine-x:22px}.rec__hero-grid{grid-template-columns:1fr;gap:30px}.rec__spine-wrap{padding:34px 0 16px}.rec__branch{grid-template-columns:1fr;padding:8px 0 40px}.rec__branch-side,.rec__branch--right .rec__branch-side,.rec__branch--left .rec__branch-side{text-align:left;grid-column:1;justify-self:stretch;max-width:none;padding-left:88px;padding-right:0}.rec__node{top:14px}.rec__medallion{width:44px;height:44px;top:24px}.rec__medallion svg{width:19px;height:19px}.rec__branch--right .rec__medallion,.rec__branch--left .rec__medallion{left:calc(var(--spine-x) + 14px)}.rec__curve,.rec__branch--right .rec__curve,.rec__branch--left .rec__curve{left:var(--spine-x);width:36px;height:44px;top:18px;transform:none}#rec-trunk-track{top:18px;bottom:18px}.rec__h-hero{font-size:32px;line-height:38px}.rec__h-sect{font-size:25px;line-height:31px}.rec__h-branch{font-size:21px;line-height:27px}.rec__pref-row{grid-template-columns:1fr}.rec__closing-inner{gap:28px}}
