*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{position:relative;background:#EFEFED;min-height:100svh;font-family:Crimson Pro,Georgia,serif;color:#1E2A28}.letterhead{top:22px;left:max(clamp(24px,10vw,164px),calc(50vw - 537.5px + clamp(24px, 10vw, 164px)));width:116px;opacity:.88}.letterhead,.page-title{position:absolute;pointer-events:none}.page-title{top:28px;left:0;right:0;text-align:center;font-size:11px;font-weight:300;letter-spacing:.08em;color:#1E2A28;opacity:.36;z-index:10}.chat{padding:108px clamp(24px,10vw,164px) 190px;max-width:1075px;margin:0 auto}.msg{margin-bottom:2.2em;max-width:70%;font-size:clamp(16px,1.85vw,19px);font-weight:200;line-height:1.78;letter-spacing:.012em;word-wrap:break-word;white-space:pre-wrap;filter:url(#inkbleed)}.msg.ai{margin-right:auto;text-align:left}.msg.user{margin-left:auto;text-align:right}.fade{height:190px;background:linear-gradient(transparent,#EFEFED 52%);pointer-events:none;z-index:5}.fade,.input-wrap{position:fixed;bottom:0;left:0;right:0}.input-wrap{z-index:10;display:flex;justify-content:center;padding-bottom:env(safe-area-inset-bottom)}.input-inner{width:100%;max-width:1075px;padding:0 clamp(24px,10vw,164px) 28px}textarea{display:block;width:100%;background:transparent;border:none;outline:none;resize:none;font-family:Crimson Pro,Georgia,serif;font-size:clamp(16px,1.85vw,19px);font-weight:200;color:#1E2A28;line-height:1.78;letter-spacing:.012em;caret-color:#1E2A28;overflow:hidden}textarea::placeholder{color:#1E2A28;opacity:.32;transition:opacity .4s ease}textarea.placeholder-fading::placeholder{opacity:0}textarea:disabled{opacity:.4;cursor:default}.input-hint{text-align:right;font-size:11px}.input-hint,.send-btn{font-weight:300;letter-spacing:.18em;text-transform:uppercase;color:#1E2A28;opacity:.26;margin-top:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.send-btn{display:none;background:none;border:none;cursor:pointer;font-family:Crimson Pro,Georgia,serif;font-size:13px;padding:4px 0;float:right}.send-btn:active{opacity:.7}@media (max-width:640px){.msg,textarea{font-size:20px}}@media (hover:none){.input-hint{display:none}.send-btn{display:block}.input-inner{padding-bottom:calc(20px + env(safe-area-inset-bottom))}.fade{height:calc(160px + env(safe-area-inset-bottom));background:linear-gradient(transparent,#EFEFED 45%)}}.corner{position:fixed;top:18px;right:18px;width:26px;height:26px;cursor:pointer;z-index:50;color:#1E2A28;opacity:0}.corner:hover{opacity:.32}.corner:active{opacity:.6}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.corner:hover svg{animation:spin .8s steps(5,jump-none) infinite}.wind-spinner{width:34px;height:auto;display:block}.wind-spinner path{stroke-dasharray:250;stroke-dashoffset:250;opacity:0}@keyframes ws-draw1{0%{stroke-dashoffset:250;opacity:0}3%{opacity:1}28%{stroke-dashoffset:0;opacity:1}70%{stroke-dashoffset:0;opacity:1}84%{opacity:0}to{stroke-dashoffset:250;opacity:0}}@keyframes ws-draw2{0%{stroke-dashoffset:250;opacity:0}15%{stroke-dashoffset:250;opacity:0}18%{opacity:1}43%{stroke-dashoffset:0;opacity:1}70%{stroke-dashoffset:0;opacity:1}84%{opacity:0}to{stroke-dashoffset:250;opacity:0}}@keyframes ws-draw3{0%{stroke-dashoffset:250;opacity:0}30%{stroke-dashoffset:250;opacity:0}33%{opacity:1}58%{stroke-dashoffset:0;opacity:1}70%{stroke-dashoffset:0;opacity:1}84%{opacity:0}to{stroke-dashoffset:250;opacity:0}}.wind-spinner .ws-1{animation:ws-draw1 2s cubic-bezier(.3,0,.5,1) infinite}.wind-spinner .ws-2{animation:ws-draw2 2s cubic-bezier(.28,0,.48,1) infinite}.wind-spinner .ws-3{animation:ws-draw3 2s cubic-bezier(.32,0,.52,1) infinite}