
/* Throwaway visual preview. Existing page remains at index.html. */
.hero-invitation{bottom:100px;padding:0 22px;z-index:2}
.notify-form{display:flex;align-items:center;width:min(370px,100%);margin:auto;padding:6px;background:#ffffff18;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:width .4s cubic-bezier(.2,.8,.2,1),background .4s;border:1px solid #ffffff75;border-radius:10px;box-shadow:0 8px 32px #0b0b0b15}
.notify-form:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){box-shadow:0 8px 32px #14201815}
.notify-form input{min-width:0;flex:1;border:0;outline:0;background:transparent;padding:14px 16px;color:#fff;font-size:14px}
.notify-form:focus-within{width:min(460px,100%);background:#ffffff24;outline:2px solid #fff6;outline-offset:4px}
.notify-form input::placeholder{color:#ffffffe0}
.notify-form button{border:0;border-radius:6px;background:#0b0b0b;color:#fff;padding:15px 19px;cursor:pointer;font-size:14px;white-space:nowrap;transition:background .2s}
.notify-form button:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#172b4d}
.notify-form button:hover{background:#0b0b0b}
.notify-form button:hover:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#253f65}.notify-form button span{margin-left:14px}
.notify-status{font-size:12px!important;position:absolute;left:20px;right:20px;margin:10px 0 0;color:#fff}
#ari-work{display:inline-flex;align-items:center;justify-content:center;gap:8px}#ari-work svg{width:16px;height:16px;flex-shrink:0}
#meet.intro{position:relative;isolation:isolate;overflow:hidden;min-height:80svh;max-width:none;width:100%;padding:90px 25px;display:flex;align-items:center;justify-content:center;text-align:center;background:#f6f7f7}
#meet.intro:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#faf9f5}
.meet-copy{position:relative;z-index:1;width:min(650px,100%)}
#meet h2{font-family:'Instrument Serif',Georgia,serif;font-size:clamp(66px,7.5vw,108px);font-weight:400;letter-spacing:-.045em;line-height:1.08;margin:0 0 28px}
#meet p{font-size:clamp(17px,1.6vw,20px);line-height:1.8;max-width:560px;margin:0 auto;color:#515858;text-wrap:pretty}
#meet p:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#6b7065}
.meet-light{position:absolute;z-index:0;width:min(850px,110vw);height:540px;left:50%;top:50%;transform:translate(-50%,-50%) scale(.7);opacity:0;filter:blur(38px);background:radial-gradient(ellipse at 39% 47%,#e4e7e77d,transparent 54%),radial-gradient(ellipse at 65% 53%,#e4e7e788,transparent 52%);pointer-events:none}
.meet-light:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:radial-gradient(ellipse at 39% 47%,#efd3b47d,transparent 54%),radial-gradient(ellipse at 65% 53%,#d9dfbd88,transparent 52%)}
#meet h2,#meet p{opacity:0;transform:translateY(16px);filter:blur(7px)}
#meet.arrived h2{animation:meet-arrive 1.7s cubic-bezier(.16,1,.3,1) .3s both}
#meet.arrived p{animation:meet-arrive 1.6s cubic-bezier(.16,1,.3,1) .75s both}
#meet.arrived .meet-light{animation:light-arrive 2s ease-out both}
@keyframes meet-arrive{to{opacity:1;transform:translateY(0);filter:blur(0)}}
@keyframes light-arrive{to{opacity:1;transform:translate(-50%,-50%) scale(1)}}
@keyframes light-breathe{from{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:.7;transform:translate(-48%,-51%) scale(1.09)}}
.prototype-tools{position:fixed;bottom:12px;left:50%;transform:translateX(-50%);z-index:99;display:flex;align-items:center;gap:15px;padding:8px 10px 8px 15px;background:#0b0b0bea;color:#fffc;border:1px solid #fff3;border-radius:30px;box-shadow:0 3px 20px #0002;font-size:11px;backdrop-filter:blur(12px);white-space:nowrap}
.prototype-tools:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#26362eea}
.prototype-tools button{border:0;border-radius:20px;padding:7px 12px;background:#fff;color:#0b0b0b;cursor:pointer;font-size:11px}
.prototype-tools button:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#344438}
@media(max-width:700px){.hero-invitation{bottom:100px}.notify-form{max-width:365px}.notify-form input{padding:14px 10px}.notify-form button{padding:14px}.notify-form button span{margin-left:8px}.rotating-work{width:auto;max-width:100%;font-size:13px}#ari-work{gap:8px}#meet.intro{min-height:80svh;padding:75px 30px}#meet h2{margin-bottom:25px}#meet p{max-width:330px}.meet-light{height:440px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}#meet h2,#meet p{opacity:1;filter:none;transform:none;animation:none!important}#meet .meet-light{opacity:.8;transform:translate(-50%,-50%);animation:none!important}#ari-work{transition:none}}

#ari-work{transition:opacity .2s ease,transform .2s ease}
.meet-light{background:none;filter:blur(32px)}
.meet-light::before,.meet-light::after{content:"";position:absolute;inset:0;opacity:.9;pointer-events:none}
.meet-light::before{background:radial-gradient(ellipse at 42% 50%,#b5babaad,transparent 58%)}
.meet-light:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *)::before{background:radial-gradient(ellipse at 42% 50%,#edc79cad,transparent 58%)}
.meet-light::after{background:radial-gradient(ellipse at 60% 48%,#b5babaa6,transparent 55%)}
.meet-light:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *)::after{background:radial-gradient(ellipse at 60% 48%,#ccd9a6a6,transparent 55%)}
.arrived .meet-light::before{animation:warm-drift 9s ease-in-out infinite}
.arrived .meet-light::after{animation:green-drift 10s ease-in-out infinite}
@keyframes warm-drift{0%,100%{transform:translate(-6%,2%) scale(.9)}50%{transform:translate(8%,-7%) scale(1.15);opacity:.65}}
@keyframes green-drift{0%,100%{transform:translate(7%,-4%) scale(1)}50%{transform:translate(-9%,8%) scale(1.15);opacity:.65}}
#work .incoming{opacity:0;transform:translateY(14px) scale(.98);transform-origin:bottom left;transition:opacity .4s ease,transform .4s cubic-bezier(.2,.8,.2,1)}
#work .incoming.has-arrived{opacity:1;transform:none}
.example,.demo-note{display:none}
@media(max-width:700px){.notify-form,.notify-form:focus-within{width:100%;max-width:365px}}
@media(prefers-reduced-motion:reduce){.meet-light::before,.meet-light::after{animation:none!important}.notify-form,#ari-work,#work .incoming{transition:none}.incoming{transform:none!important}}

/* Revised direction: compact signup, sculpted type, continuous framing. */
.wingman-hero{will-change:clip-path}
.hero-invitation{bottom:16px;padding:0 16px}
.notify-form{width:275px;height:56px;max-width:100%;padding:6px;border:1px solid #ffffff24;border-radius:16px;background:rgba(218,218,218,.2);box-shadow:none;backdrop-filter:blur(12px);transition:width .3s cubic-bezier(0,0,.2,1),background .3s ease}
.notify-form:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:rgba(227,221,207,.2)}
.notify-form:focus-within{width:360px;max-width:100%;outline:1px solid #ffffff60;outline-offset:0;background:rgba(218,218,218,.24)}
.notify-form:focus-within:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:rgba(227,221,207,.24)}
.notify-form input{padding:10px 14px;font-size:14px}
.notify-form button{height:42px;padding:0 16px;border-radius:12px;background:#101010;color:#fff;font-size:14px;font-weight:500}
.notify-form button:hover{background:#262626}
.notify-status{bottom:64px;pointer-events:none}
.wingman-hero .hero-bottom{bottom:28px}
#meet h2{color:#f6f7f7;opacity:1;filter:none;transform:none;text-shadow:1px 1px 0 #fff,-1px -1px 0 #e4e7e7,5px 9px 13px #0b0b0b26}
#meet h2:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#eeece5;text-shadow:1px 1px 0 #fff,-1px -1px 0 #d6d3cb,5px 9px 13px #28271c26}
#meet.arrived h2{animation:sculpted-intro 2.6s cubic-bezier(.22,1,.36,1) .1s both}
#meet.arrived p{animation:meet-arrive 1.5s cubic-bezier(.22,1,.36,1) 1.25s both}
@keyframes sculpted-intro{0%{color:#f6f7f7;text-shadow:1px 1px 0 #fff,-1px -1px 0 #e4e7e7,5px 9px 13px #0b0b0b26;transform:translateY(5px)}35%{color:#b5baba;text-shadow:-2px 1px 0 #fff,2px -1px 0 #b5baba,-7px 8px 13px #0b0b0b20}100%{color:#0b0b0b;text-shadow:0 0 0 transparent;transform:translateY(0)}}
#work .incoming{transform:translateY(6px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}
#work .incoming.has-arrived{transform:none}
#work .ari-panel{animation:soft-panel-in .65s cubic-bezier(.22,1,.36,1) both}
#work .outgoing{animation:soft-panel-in .65s cubic-bezier(.22,1,.36,1) both}
#work #reply:not([hidden]),#work .send-bar:not([hidden]){animation:soft-panel-in .55s cubic-bezier(.22,1,.36,1) both}
#work .spark.is-working{animation:ari-turn 2.4s cubic-bezier(.45,0,.55,1) infinite}
@keyframes soft-panel-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
#work #steps>li{transition:background .45s ease,color .45s ease}
.viewing-slot{display:flex;gap:18px;padding:17px 0;border-bottom:1px solid #e4e7e7}
.viewing-slot:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border-bottom:1px solid #dce1d6}.viewing-slot time{font-size:17px;color:#0b0b0b;font-variant-numeric:tabular-nums}.viewing-slot time:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#3e5143}.viewing-slot strong{font-size:14px}.viewing-slot p{font-size:12px;margin:5px 0 0}.viewing-transfer{font-size:11px;color:#747b7b;padding:14px 0 0}.viewing-transfer:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#778071}.plan-status{font-size:11px!important;color:#747b7b;margin-top:18px!important}.plan-status:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#6d7866}
@media(max-width:700px){.notify-form{width:275px;max-width:calc(100vw - 56px)}.notify-form:focus-within{width:360px;max-width:calc(100vw - 56px)}.hero-invitation{bottom:16px}.notify-form input{padding:10px 14px}.notify-form button{padding:0 16px}.wingman-hero .hero-bottom{display:none}}
@media(prefers-reduced-motion:reduce){#meet h2{color:#0b0b0b;text-shadow:none}#meet h2:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#292d28}#work .ari-panel,#work .outgoing,#work #reply,#work .send-bar,#work .spark.is-working{animation:none!important}.wingman-hero{will-change:auto}}
.prototype-tools{left:16px;right:auto;bottom:16px;transform:none}.wingman-hero .hero-bottom{right:48px}
@media(max-width:700px){.prototype-tools{left:12px;bottom:82px;padding:5px 7px;font-size:10px}.prototype-tools>span{display:none}}

/* Ari identity, final introduction copy, and proposed viewing calendar. */
.notify-form button{background:#fff;color:#101010}.notify-form button:hover{background:#f6f7f7}.notify-form button:hover:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#eeede8}
.ari-mark{font-family:Arial,sans-serif;font-style:normal;display:inline-block;line-height:1;color:#0b0b0b}
.ari-mark:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#37473d}
.ari-icon.ari-mark{font-size:25px}.spark.ari-mark{font-size:23px;color:#0b0b0b}.spark.ari-mark:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#37473d}
.meet-mark{font-size:64px;margin:0 0 30px;opacity:0;transform:rotate(-65deg) translateY(8px)}
#meet h2{color:#0b0b0b;text-shadow:none;opacity:0;transform:translateY(8px);filter:none}
#meet h2:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#292d28}
#meet.arrived .meet-mark{animation:ari-introduce 1.8s cubic-bezier(.22,1,.36,1) both}
#meet.arrived h2{animation:meet-arrive 1.2s cubic-bezier(.22,1,.36,1) .45s both}
#meet.arrived p{animation:meet-arrive 1.3s cubic-bezier(.22,1,.36,1) .85s both}
#meet p{max-width:630px;font-size:clamp(17px,1.5vw,20px);line-height:1.85;text-wrap:pretty}
@keyframes ari-introduce{to{opacity:1;transform:rotate(0) translateY(0)}}
.agenda-panel{padding:25px!important;border-radius:20px!important;background:#f6f7f7!important;box-shadow:0 15px 50px #0b0b0b08;min-width:0}
.agenda-panel:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#fffefb!important;box-shadow:0 15px 50px #34412c08}
.agenda-panel .card-title{gap:10px}.agenda-panel .card-title strong{font-size:13px;font-weight:500}
.agenda-proposed{margin-left:auto;border:1px solid #e4e7e7;padding:5px 9px;border-radius:20px;color:#747b7b;font-size:10px}
.agenda-proposed:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border:1px solid #dddcd1;color:#76786a}
.agenda-heading{display:flex;align-items:center;justify-content:space-between;padding:27px 0 22px}.agenda-heading .micro{font-size:9px;letter-spacing:.11em}.agenda-heading h3{font-size:22px;font-weight:450;letter-spacing:-.6px;margin:7px 0 0}
#replay-agenda{border:0;background:#f6f7f7;border-radius:50%;width:30px;height:30px;font-size:19px;color:#515858;cursor:pointer}
#replay-agenda:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#f2f1eb;color:#6b7465}
.agenda-calendar{position:relative;height:390px;margin-top:4px}
.agenda-hour{position:absolute;top:calc(var(--hour)*120px);left:0;right:0;display:flex;align-items:center;gap:12px;color:#747b7b;font-size:10px;font-variant-numeric:tabular-nums}
.agenda-hour:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#91978c}.agenda-hour time{width:36px;flex-shrink:0}.agenda-hour:after{content:"";height:1px;background:#f6f7f7;flex:1}.agenda-hour:after:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#eeeee6}
.agenda-event{position:absolute;left:49px;right:0;height:88px;padding:12px 15px;text-align:left;border:0;border-left:3px solid #747b7b;border-radius:9px;background:#f6f7f7;cursor:pointer;color:#0b0b0b;display:flex;flex-direction:column;justify-content:center;gap:5px;opacity:0;transform:translateY(-13px)}
.agenda-event:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border-left:3px solid #809783;background:#e9eee4;color:#34443b}
.agenda-event.parkside{top:60px}.agenda-event.grove{top:240px;background:#f6f7f7;border-color:#747b7b;color:#0b0b0b}.agenda-event.grove:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#eeebe3;border-color:#ada186;color:#504a3f}
.agenda-event>span{font-size:10px;font-variant-numeric:tabular-nums}.agenda-event strong{font-size:14px;font-weight:550}.agenda-event small{font-size:10px;opacity:.8;display:flex;justify-content:space-between;gap:6px}.agenda-event:hover,.agenda-event[aria-expanded=true]{filter:brightness(.97);box-shadow:0 0 0 1px #51585835}.agenda-event:hover:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *),.agenda-event[aria-expanded=true]:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){box-shadow:0 0 0 1px #52634935}
.agenda-buffer{position:absolute;top:157px;left:50px;right:0;height:72px;border-left:1px dashed #e4e7e7;display:flex;align-items:center;gap:10px;padding-left:15px;color:#747b7b;opacity:0}
.agenda-buffer:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border-left:1px dashed #c9cfc2;color:#868c7e}.agenda-buffer>span{font-size:16px}.agenda-buffer div{display:flex;flex-direction:column;gap:5px}.agenda-buffer strong{font-size:11px;font-weight:450}.agenda-buffer div>span{font-size:10px}
.agenda-ready .parkside{animation:agenda-settle .9s cubic-bezier(.22,1,.36,1) .2s both}.agenda-ready .grove{animation:agenda-settle .9s cubic-bezier(.22,1,.36,1) .8s both}.agenda-ready .agenda-buffer{animation:meet-arrive .8s ease 1.4s both}
@keyframes agenda-settle{to{opacity:1;transform:translateY(0)}}
.agenda-footer{display:flex;align-items:center;gap:9px;border-top:1px solid #e4e7e7;padding-top:17px;font-size:10px;color:#747b7b}
.agenda-footer:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border-top:1px solid #e9e9df;color:#6f7967}.agenda-footer .ari-mark{font-size:19px}.agenda-confirmation{font-size:10px!important;color:#747b7b!important;margin:10px 0 0!important;line-height:1.6!important}.agenda-confirmation:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#939789!important}
.viewing-detail{padding:17px;background:#f6f7f7;border-radius:10px;margin:0 0 20px}
.viewing-detail:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#f6f6ef}.viewing-detail strong{font-size:13px}.viewing-detail p{font-size:12px;line-height:1.7;margin:8px 0}.viewing-detail small{font-size:10px;line-height:1.6;color:#747b7b;display:block}.viewing-detail small:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#7b8372}
@media(max-width:700px){.meet-mark{font-size:52px;margin-bottom:25px}#meet p{max-width:340px}.agenda-panel{padding:20px 16px!important}.agenda-event{padding:10px}.agenda-heading h3{font-size:21px}.agenda-footer{font-size:9px}}
@media(prefers-reduced-motion:reduce){#meet .meet-mark,#meet h2{opacity:1;transform:none;animation:none!important}.agenda-event,.agenda-buffer{opacity:1;transform:none;animation:none!important}}

/* Glass, incoming notification, and connected Mercury-inspired work surfaces. */
.glass-light{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0;opacity:.65}
.glass-light i{position:absolute;top:-45%;left:14%;width:26%;height:190%;transform:rotate(27deg);background:linear-gradient(90deg,transparent 0%,#e4e7e715 25%,#b5baba35 43%,#f6f7f7d9 49%,#ffffffb0 52%,#b5baba2e 59%,transparent 80%);filter:blur(3px);box-shadow:24px 0 38px #747b7b05}
.glass-light i:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:linear-gradient(90deg,transparent 0%,#ded5bd15 25%,#d2c5a535 43%,#fffdfbd9 49%,#ffffffb0 52%,#cdc7b32e 59%,transparent 80%);box-shadow:24px 0 38px #93876d05}
.glass-light i:nth-child(2){left:43%;width:34%;opacity:.7}.glass-light i:nth-child(3){left:72%;width:21%;opacity:.5}
.arrived .glass-light i{animation:glass-drift 18s ease-in-out infinite alternate}.arrived .glass-light i:nth-child(2){animation-delay:-8s;animation-duration:23s}.arrived .glass-light i:nth-child(3){animation-delay:-13s;animation-duration:21s}
@keyframes glass-drift{from{transform:translateX(-80px) rotate(27deg)}to{transform:translateX(100px) rotate(21deg)}}
#meet.arrived .meet-mark{animation:ari-introduce 1.8s cubic-bezier(.22,1,.36,1) both,ari-fidget 7s 2s infinite;transform-origin:center}
@keyframes ari-fidget{0%,8%{transform:rotate(0)}32%,100%{transform:rotate(180deg)}}
#work .phone-stage{background-image:linear-gradient(90deg,#0b0b0b12,#0b0b0b20),url('preview-infinity.webp');background-position:64% center}
#work .phone-stage:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background-image:linear-gradient(90deg,#16354612,#14314420),url('preview-infinity.webp')}
#work .incoming{visibility:hidden;opacity:1;transform:none;border-radius:20px;background:#f6f7f7f2;backdrop-filter:blur(15px);box-shadow:0 9px 32px #0b0b0b25;margin:0 8px 20px;border:1px solid #fff9;padding:19px 21px;transition:none}
#work .incoming:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#fcfbf5f2;box-shadow:0 9px 32px #15242f25}
#work .incoming.has-arrived{visibility:visible;animation:notification-drop .8s cubic-bezier(.22,1,.36,1) both}
@keyframes notification-drop{0%{transform:translateY(-55px);opacity:.85}70%{transform:translateY(3px);opacity:1}100%{transform:translateY(0);opacity:1}}
#work .client-identity img{border-radius:50%;width:38px;height:38px}#work .incoming time{margin-top:10px}
#morning .demo{background:linear-gradient(#0b0b0b0c,#0b0b0b15),url('preview-pool-detail.webp') center/cover;border-radius:18px;padding:65px 26px}
#morning .demo:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:linear-gradient(#2443350c,#24433515),url('preview-pool-detail.webp') center/cover}
#morning .brief{background:#f6f7f7f2;backdrop-filter:blur(12px);border-radius:15px;box-shadow:0 10px 40px #0b0b0b1c}
#morning .brief:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#fffdf7f2;box-shadow:0 10px 40px #172c271c}
#opportunities .demo{background:url('preview-facade.webp') center/cover;border-radius:18px;padding:65px 25px 25px}
#opportunities .property-strip{background:#f6f7f7ed;border-radius:12px 12px 0 0;padding:22px;backdrop-filter:blur(12px)}
#opportunities .property-strip:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#fbf9f2ed}
#opportunities .assessment{background:#f6f7f7f5;border-radius:0 0 12px 12px;margin-top:0;backdrop-filter:blur(12px)}
#opportunities .assessment:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#fffdf8f5}
#underway.mercury-section{background:transparent;margin:35px 0;padding:60px 0 50px;border-radius:0}
.mercury-stage{margin:0 24px;border-radius:24px;padding:70px 32px;background:linear-gradient(#f6f7f746,#e4e7e728),url('preview-villa.webp') center/cover;overflow:hidden;min-height:720px}
.mercury-stage:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:linear-gradient(#ecebe146,#e0dfd328),url('preview-villa.webp') center/cover}
.mercury-flow{max-width:1380px;margin:auto;display:grid;grid-template-columns:.85fr 1.18fr .9fr;gap:20px;align-items:start}
.request-module,.brief-module,.mercury-flow .agenda-panel{background:#f6f7f7ed!important;backdrop-filter:blur(18px);border:1px solid #fff8;box-shadow:0 18px 55px #0b0b0b15;border-radius:17px!important;overflow:hidden;min-width:0}
.request-module:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *),.brief-module:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *),.mercury-flow .agenda-panel:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){background:#fffef9ed!important;box-shadow:0 18px 55px #23302b15}
.request-module{margin-top:35px}.brief-module{margin-top:70px}
.module-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:15px 18px;border-bottom:1px solid #e4e7e7;background:#f6f7f750;font-size:10px;color:#6c736b}
.module-bar:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border-bottom:1px solid #e7e6de;background:#eeeee650}.module-bar>span{display:flex;align-items:center;gap:8px}.module-bar .ari-icon{font-size:19px}
.request-body{padding:27px 23px}.request-person{display:flex;align-items:center;gap:10px}.request-person img{width:34px;height:34px;border-radius:50%}.request-person strong{font-size:12px;display:block}.request-person span{display:block;font-size:10px;color:#8d9187;margin-top:4px}.request-body h3{font-size:25px;line-height:1.25;font-weight:500;letter-spacing:-.7px;margin:28px 0 17px}.request-body>p{font-size:15px;line-height:1.75;margin:0 0 25px}.request-context{border-top:1px solid #e4e7e7;padding-top:19px;font-size:12px;color:#747b7b;line-height:1.9}.request-context:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border-top:1px solid #e4e6da;color:#74816d}.request-caption{display:block;font-size:10px;color:#747b7b;margin-top:34px}.request-caption:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#989c91}
.mercury-flow .agenda-panel{padding:22px 19px!important}.mercury-flow .agenda-heading h3{font-size:23px}.mercury-flow .agenda-event{padding:10px}.mercury-flow .agenda-event strong{font-size:13px}.mercury-flow .agenda-event small{font-size:9px}.mercury-flow .agenda-footer{font-size:9px}
.brief-property-image{width:100%;height:160px;object-fit:cover;display:block}.brief-module .viewing-detail{padding:23px;background:none;margin:0}.brief-module .viewing-detail .micro{font-size:9px}.brief-module h3{font-size:24px;font-weight:500;letter-spacing:-.6px;line-height:1.2;margin:13px 0 17px}.brief-module .viewing-detail p{font-size:13px;line-height:1.8}.brief-access{border-top:1px solid #e4e7e7;margin-top:23px;padding-top:19px}.brief-access:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){border-top:1px solid #e0e4d8}.brief-access strong{font-size:11px}.brief-access small{display:block;margin-top:8px;font-size:11px;line-height:1.7}.brief-ready{display:inline-block;font-size:10px;color:#747b7b;margin-top:23px}.brief-ready:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#708263}
.mercury-stage .request-module,.mercury-stage .agenda-panel,.mercury-stage .brief-module{opacity:0;transform:translateX(22px)}
.flow-ready .request-module{animation:module-arrive .8s cubic-bezier(.22,1,.36,1) both}.flow-ready .agenda-panel{animation:module-arrive 1s cubic-bezier(.22,1,.36,1) .65s both}.flow-ready .brief-module{animation:module-arrive 1s cubic-bezier(.22,1,.36,1) 2.8s both}
.flow-ready .parkside{animation-delay:1.2s}.flow-ready .grove{animation-delay:1.65s}.flow-ready .agenda-buffer{animation-delay:2.15s}
@keyframes module-arrive{to{opacity:1;transform:none}}
@media(max-width:1050px) and (min-width:701px){.mercury-stage{padding:40px 20px}.mercury-flow{grid-template-columns:.8fr 1.2fr}.brief-module{grid-column:2;margin-top:0}.request-body{padding:20px 17px}}
@media(max-width:700px){.mercury-stage{margin:0 12px;padding:30px 18px;background-position:60% center}.mercury-flow{display:flex;flex-direction:column;gap:18px}.request-module,.brief-module,.mercury-flow .agenda-panel{width:100%;margin:0}.request-body{padding:22px}.request-body h3{margin-top:20px}.request-caption{margin-top:20px}.brief-property-image{height:180px}.mercury-stage .request-module,.mercury-stage .agenda-panel,.mercury-stage .brief-module{opacity:1;transform:none;animation:none}#work .incoming{margin:0 0 18px;padding:17px}.glass-light{opacity:.5}}
@media(prefers-reduced-motion:reduce){.glass-light i,#meet.arrived .meet-mark,#work .incoming.has-arrived,.mercury-stage .request-module,.mercury-stage .agenda-panel,.mercury-stage .brief-module{animation:none!important}.meet-mark,.mercury-stage .request-module,.mercury-stage .agenda-panel,.mercury-stage .brief-module{opacity:1;transform:none!important}.agenda-event,.agenda-buffer{opacity:1;animation:none!important}}
#opportunities .property-strip{color:#0b0b0b}
#opportunities .property-strip:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#303a30}#opportunities .property-strip .micro{color:#747b7b}#opportunities .property-strip .micro:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#74806c}#opportunities .property-strip p{color:#515858}#opportunities .property-strip p:where(.collage,.collage *,.feedback-demo,.feedback-demo *,.phone,.phone *,.notifications,.notifications *,.everyday-demo,.everyday-demo *,.morning-card,.morning-card *,.surface,.surface *){color:#69745f}
