@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{color-scheme:dark;--bg:#08090b;--panel:#101114;--fg:#f4f2ec;--muted:#9b9c9e;--line:#292a2c;--accent:#eaba7b;--font:'DM Sans',sans-serif;--heading:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--fg);font:1rem/1.6 var(--font);overflow-x:clip}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:6px}::selection{background:var(--accent);color:#08090b}.skip{position:absolute;top:-80px;left:20px;background:var(--fg);color:var(--bg);padding:12px;z-index:100}.skip:focus{top:10px}.header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;border-bottom:1px solid #ffffff14;background:#08090be8;position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:10px;font:750 1.4rem var(--heading);letter-spacing:-1px}.brand-light{font-weight:400;color:#babbbd}.brand-mark{display:grid;place-items:center;background:var(--fg);color:var(--bg);width:28px;height:28px;border-radius:6px;font-size:1.5rem;line-height:1}.header nav{display:flex;gap:35px;font-size:.9rem;color:#c0c0c1}.header nav a:hover,.text-link:hover{color:var(--accent)}.nav-contact{font-size:.9rem;border:1px solid #626264;border-radius:40px;padding:10px 19px}.nav-contact span{margin-left:18px}.hero{position:relative;min-height:760px;height:calc(100svh - 92px);max-height:1100px;isolation:isolate;display:flex;align-items:center;padding:60px 5.5% 100px;overflow:hidden;background:#020303}.hero-art{position:absolute;inset:-6% -5% -4% 0;z-index:-2}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:65% center;animation:drift 28s ease-in-out infinite alternate}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#020303ed 0%,#020303a8 27%,transparent 60%),linear-gradient(0deg,#08090b 0%,transparent 20%)}.hero-copy{max-width:650px}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:2px;line-height:1.6;margin:0 0 27px;color:var(--accent)}.status-dot{display:inline-block;background:var(--accent);width:6px;height:6px;border-radius:50%;margin-right:8px;vertical-align:2px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--heading);line-height:1.09;letter-spacing:-.055em}h1{font-size:clamp(3.7rem,6.3vw,7rem);font-weight:600;margin-bottom:29px}em{font-style:normal;color:var(--accent)}.hero-description{max-width:425px;font-size:1.05rem;line-height:1.75;color:#c1c0bc;margin-bottom:33px}.hero-actions{display:flex;align-items:center;gap:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--fg);color:#151515;border:1px solid var(--fg);border-radius:5px;padding:15px 20px;font-weight:650;font-size:.875rem;transition:background .2s,transform .2s}.button:hover{background:var(--accent);border-color:var(--accent);transform:translateY(-2px)}.button span{font-size:1.2rem}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:.875rem;font-weight:500}.hero-bottom{position:absolute;bottom:24px;left:5.5%;right:5.5%;display:flex;align-items:center;justify-content:space-between;font-size:.75rem;letter-spacing:1px;color:#b3b3b0}.hero-bottom a{letter-spacing:0}.hero-bottom a span{margin-left:15px}.motion-toggle{background:transparent;color:#b3b3b0;border:0;border-bottom:1px solid #454545;font-size:.75rem;padding:6px}.section{padding:100px 5.5%;max-width:1600px;margin:0 auto;scroll-margin-top:20px}.section-top{display:flex;justify-content:space-between;align-items:flex-start}.section-note{font-size:.875rem;color:var(--muted);text-align:right;line-height:1.5}.section h2{font-size:clamp(2.4rem,4.1vw,4.5rem);font-weight:500;margin-bottom:55px}.muted{color:var(--muted)}.services{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.service{padding:38px 55px 45px 0;position:relative}.service+ .service{border-left:1px solid var(--line);padding-left:55px;padding-right:0}.number{position:absolute;right:35px;top:43px;font-size:.8rem;color:var(--muted)}.service:last-child .number{right:0}.service h3{font-size:2rem;font-weight:500;margin-bottom:24px}.service p{max-width:420px;color:var(--muted);margin-bottom:30px}.process{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:.875rem}.process p{margin:0;color:var(--muted)}.process ol{display:flex;gap:30px;list-style:none;padding:0;margin:0}.process li span{color:var(--accent);margin-right:12px;font-size:.75rem}.projects{padding-top:30px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.project{border:1px solid var(--line);border-radius:8px;overflow:hidden}.project-cover{height:300px;padding:26px 30px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.bitcoin .project-cover{background:#e3a85a;color:#191713}.humans .project-cover{background:#dddcd3;color:#161715}.project-category,.cover-foot{font-size:.75rem;font-weight:600;letter-spacing:1.3px;margin:0}.bitcoin-word{font:600 clamp(2rem,3.5vw,4rem)/1 var(--heading);letter-spacing:-3px;position:relative}.bitcoin-word>span:first-child{font-weight:400}.btc-symbol{font-size:5.2rem;position:absolute;right:8px;top:-25px;opacity:.23}.human-word{font:600 clamp(2rem,3.7vw,4rem)/.96 var(--heading);letter-spacing:-3px}.human-word em{color:inherit;font-family:Georgia,serif;font-style:italic;font-weight:400}.cursor{font-weight:400;color:#777a61}.project-body{padding:30px}.project-body h3{font-size:1.6rem;letter-spacing:-.05em}.project-body p{color:var(--muted);min-height:78px;max-width:460px}.project-body a{border-bottom:1px solid #646363;padding-bottom:5px}.research{display:grid;grid-template-columns:1fr 1fr;gap:80px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.research h2{margin-bottom:0}.research-copy{padding-top:36px}.lead{font-size:1.3rem;line-height:1.5}.research-copy>p:not(.lead){color:var(--muted)}.research-line{border-top:1px solid var(--line);padding:17px 0;display:flex;justify-content:space-between}.research-line span:last-child{color:var(--muted)}.research-copy .text-link{margin-top:23px}.thesis{display:grid;grid-template-columns:.85fr 1fr;align-items:center;gap:100px;padding-top:125px;padding-bottom:125px}.thesis-index{font:400 clamp(10rem,28vw,26rem)/1 var(--heading);letter-spacing:-.1em;text-align:center;color:#ece5d4}.thesis-index>span{display:block;letter-spacing:0;font-size:2rem;color:var(--accent);margin-top:20px}.thesis h2{margin-bottom:28px}.thesis-copy>p:not(.eyebrow){color:var(--muted);max-width:490px}.thesis-signature{display:block;padding-top:20px;font-weight:600}.thesis-signature span{display:block;font-size:.875rem;color:var(--muted);font-weight:400;margin-top:4px}.contact{background:#121316;max-width:none;display:grid;grid-template-columns:1.1fr 1fr;gap:90px;padding-top:90px;padding-bottom:90px;border-top:1px solid var(--line)}.contact h2{font-size:clamp(2.5rem,3.9vw,4rem);margin-bottom:25px}.contact-copy>p:not(.eyebrow){color:var(--muted);max-width:390px}.contact-email{display:inline-flex;gap:30px;margin-top:25px;border-bottom:1px solid #666;padding-bottom:8px}form{display:flex;flex-direction:column;max-width:540px;width:100%}label{font-size:.875rem;margin-bottom:8px}input,textarea{width:100%;background:#08090b;border:1px solid #414246;border-radius:4px;padding:13px 15px;margin-bottom:20px;color:var(--fg);resize:vertical}input::placeholder,textarea::placeholder{color:#969697}form .button{align-self:flex-start}.form-note{font-size:.8rem;color:var(--muted);max-width:380px;margin:15px 0 0}#form-status{font-size:.875rem;margin:10px 0 0;color:var(--accent)}footer{padding:35px 5.5%;display:flex;gap:28px;justify-content:space-between;align-items:center;color:var(--muted);font-size:.75rem}footer .brand{color:var(--fg);font-size:1.15rem}footer p{margin:0}body.motion-paused .hero-art img{animation-play-state:paused}@keyframes drift{from{transform:scale(1)}to{transform:scale(1.065) translate(-.5%,.5%)}}@media(min-width:1650px){.header,.hero,.contact,footer{padding-left:max(5.5%,calc((100vw - 1424px)/2));padding-right:max(5.5%,calc((100vw - 1424px)/2))}}@media(max-width:1000px){.header nav{gap:20px}.hero{min-height:740px}.hero-art{left:-10%;right:-35%}.hero:after{background:linear-gradient(90deg,#020303ed,#0203038c 43%,transparent 82%),linear-gradient(0deg,#08090b,transparent 20%)}.hero-actions{gap:18px}.process{align-items:flex-start}.process ol{flex-direction:column;gap:10px}.research,.thesis,.contact{gap:40px}.section{padding-top:75px;padding-bottom:75px}.project-cover{height:250px}.project-body p{min-height:104px}footer{flex-wrap:wrap}.contact-email{font-size:.9rem}}@media(max-width:680px){html{scroll-padding-top:20px}.header{height:76px;padding:0 6%}.header nav{display:none}.brand{font-size:1.2rem}.nav-contact{padding:8px 13px;font-size:.8rem}.nav-contact span{margin-left:9px}.hero{height:auto;min-height:850px;align-items:flex-start;padding:43px 6% 330px}.hero-copy{max-width:100%}.hero .eyebrow{font-size:.67rem;letter-spacing:1.1px;margin-bottom:23px}h1{font-size:clamp(3.4rem,12vw,4.7rem);margin-bottom:23px}.hero-description{font-size:1rem;max-width:340px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-art{inset:290px -25% 15px -30%}.hero-art img{object-position:80% center}.hero:after{background:linear-gradient(180deg,#020303 0%,#020303 35%,#02030392 53%,transparent 67%,#08090b 100%)}.hero-bottom{bottom:20px;left:6%;right:6%;gap:12px;font-size:.65rem}.hero-bottom>a{display:none}.motion-toggle{font-size:.7rem}.section{padding:60px 6%}.section-top{gap:20px}.section-note{display:none}.eyebrow{font-size:.72rem;letter-spacing:1.5px;margin-bottom:20px}.section h2{font-size:2.4rem;margin-bottom:35px}.services,.project-grid,.research,.thesis,.contact{grid-template-columns:1fr}.service,.service+ .service{padding:30px 0;border-left:0}.service+ .service{border-top:1px solid var(--line)}.service .number{right:0;top:35px}.service h3{font-size:1.8rem}.process{flex-direction:column;gap:15px}.process ol{gap:15px}.project-grid{gap:25px}.project-cover{height:250px;padding:24px}.bitcoin-word{font-size:2.6rem}.human-word{font-size:3.2rem}.btc-symbol{font-size:4.8rem}.project-body{padding:25px}.project-body p{min-height:0}.research{gap:5px}.research-copy{padding-top:0}.thesis{gap:30px}.thesis-index{font-size:10rem;display:none}.thesis-copy h2{font-size:3rem}.contact{gap:35px}.contact h2{font-size:2.6rem}.contact-email{margin-top:12px}footer{padding:35px 6%;display:grid;grid-template-columns:1fr auto;gap:25px 15px}footer p{grid-column:1/-1;grid-row:2}footer>a:not(.brand){font-size:.7rem}footer>span{grid-column:1/-1}.button{gap:20px}form .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-art img{animation:none}.button{transition:none}.motion-toggle{display:none}}

/* Singleton's original wordmark */
.brand-mark{background:transparent;color:var(--fg);width:auto;min-width:43px;height:34px;border-radius:0;font-family:Consolas,'Courier New',monospace;font-weight:400;font-size:1.75rem;letter-spacing:-3px;padding-right:3px}
/* Focused commercial landing */
.solutions-intro{max-width:630px;color:var(--muted);margin:-25px 0 42px;line-height:1.7}
.product-label{font-size:.75rem;letter-spacing:1.8px;color:var(--accent);margin-bottom:25px}
.product-services .service{padding:38px 55px 40px 0;display:flex;flex-direction:column;border-left:0}
.product-services .service:nth-child(even){padding-left:55px;padding-right:0;border-left:1px solid var(--line)}
.product-services .service:nth-child(n+3){border-top:1px solid var(--line)}
.product-services .service .number{right:35px}
.product-services .service:nth-child(even) .number{right:0}
.product-services .service .text-link{margin-top:auto;align-self:flex-start}
.product-services .service p:not(.product-label){max-width:445px}
.clients{padding-top:10px;padding-bottom:85px;display:grid;grid-template-columns:1fr 1.2fr;gap:65px;align-items:start}
.clients h2{font-size:clamp(2rem,3vw,3.2rem);margin-bottom:0}
.client-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:0}
.client{padding:30px 25px 22px 0;min-width:0}
.client+.client{border-left:1px solid var(--line);padding-left:30px;padding-right:0}
.client-name{display:block;min-height:98px;font-family:var(--heading);font-weight:400;line-height:1.1;letter-spacing:-1.5px;font-size:1.9rem;position:relative}
.applied-name strong{font-weight:600}.client-period{color:var(--accent)}
.bitcoin-name{font-size:1.7rem;padding-top:20px;white-space:nowrap}
.bitcoin-name>span:first-child{color:var(--accent);font-weight:600}
.client-arrow{display:inline-block;margin-left:7px;font-size:1rem;color:var(--muted)}
.client p{font-size:.875rem;color:var(--muted);margin:15px 0 0}
@media(max-width:1050px){.clients{grid-template-columns:1fr;gap:30px}.client-list{max-width:700px}.bitcoin-name{font-size:2rem}.client-name{min-height:90px}}
@media(max-width:680px){.solutions-intro{margin:-12px 0 30px}.product-services .service,.product-services .service:nth-child(even){padding:30px 0;border-left:0}.product-services .service .number{right:0}.product-services .service+.service{border-top:1px solid var(--line)}.product-label{margin-bottom:17px}.clients{padding-top:0;padding-bottom:55px;gap:30px}.client{padding:25px 15px 20px 0}.client+.client{padding-left:20px}.client-name{font-size:1.55rem;min-height:80px}.bitcoin-name{font-size:1.45rem;letter-spacing:-1px;padding-top:15px}.client-arrow{margin-left:3px;font-size:.875rem}.client p{font-size:.8rem}.hero-bottom>span{max-width:195px;line-height:1.7}}
/* Public brand: Singleton, with a clear local-business descriptor. */
.brand{gap:12px;letter-spacing:-.8px}.brand-copy{display:flex;flex-direction:column;gap:4px}.brand-name{font-family:var(--heading);font-size:1.5rem;font-weight:650;line-height:1.1}.brand-tagline{font-family:var(--font);font-size:.75rem;font-weight:400;line-height:1.4;letter-spacing:0;color:#babcbe}.brand-mark{font-weight:400;font-size:1.9rem;min-width:46px;align-self:center}footer .brand-name{font-size:1.3rem}footer .brand-tagline{max-width:230px}
@media(max-width:680px){.header{height:94px}.header .brand{gap:9px}.brand-name{font-size:1.3rem}.brand-tagline{font-size:.75rem;max-width:175px}.brand-mark{font-size:1.7rem;min-width:39px}.nav-contact{padding:8px 11px}.nav-contact span{margin-left:5px}footer .brand{grid-column:1/-1}footer>a:not(.brand){grid-column:1/-1}footer p{grid-row:auto}}
/* Camera motion: clearly visible, continuously pausable without resetting. */
.hero-art img{transform-origin:70% 52%;animation:hero-camera 14s linear infinite alternate;will-change:transform}
@keyframes hero-camera{from{transform:scale(1.02) translate(0,0) rotate(-.6deg)}to{transform:scale(1.16) translate(-2%,1%) rotate(.6deg)}}
.motion-toggle{min-height:36px;padding:8px 11px;border:1px solid #575757;border-radius:4px;background:#08090b99;color:#ddd;letter-spacing:0}
.motion-toggle:hover{border-color:var(--accent);color:var(--accent)}
body.motion-paused .motion-toggle{color:var(--accent);border-color:var(--accent)}
@media(prefers-reduced-motion:reduce){.hero-art img{animation:none}.motion-toggle{display:inline-block}body.motion-enabled .hero-art img{animation:hero-camera 14s linear infinite alternate}}
/* A first screen that opens a real conversation. */
.hero-copy{max-width:720px}.hero h1{font-size:clamp(4rem,7.2vw,8rem);line-height:1.02;letter-spacing:-.065em;max-width:760px}.hero-description{max-width:430px}.hero-actions{margin-bottom:30px}.hero-art{inset:-12% -14% -10% 12%}.hero-art img{object-position:70% center}.hero-prompt{padding:20px 22px;background:#0a0c10de;border:1px solid #ffffff35;border-radius:14px;max-width:530px;backdrop-filter:blur(16px);box-shadow:0 20px 80px #0005}.hero-prompt label{font-size:1rem;color:var(--fg);margin-bottom:10px}.hero-prompt-field{display:flex;gap:10px;align-items:center}.hero-prompt input{margin:0;border:0;background:transparent;padding:8px 0;min-width:0;font-size:.9rem}.hero-prompt button{flex:0 0 44px;height:44px;border-radius:50%;border:0;background:var(--accent);color:#161616;font-size:1.6rem}.hero-prompt>span{color:var(--muted);font-size:.8rem;margin-top:9px}.hero{min-height:850px}.contact{display:block}.contact-intro{max-width:900px}.contact-intro>p:not(.eyebrow){color:var(--muted);max-width:560px}.contact-intro h2{font-size:clamp(2.6rem,4.8vw,5rem)}.contact-options{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:55px}.contact-chat-option{padding:35px;background:#08090b;border:1px solid var(--line);border-radius:12px;align-self:start}.assistant-portrait{object-fit:cover;object-position:76% 50%;border-radius:50%;border:1px solid #eaba7b55}.contact-chat-option>.assistant-portrait{display:block;margin-bottom:30px;width:96px;height:96px}.contact-options h3{font-size:2rem;font-weight:500}.contact-chat-option>p:not(.eyebrow){color:var(--muted);max-width:410px}.contact-chat-option .option-note{font-size:.85rem;margin:18px 0 0}.contact-options form{max-width:none}.contact-options .eyebrow{font-size:.875rem}.button:disabled{opacity:.65;cursor:wait}.hero-bottom>span{font-size:.75rem}
@media(max-width:1000px){.hero h1{font-size:clamp(4rem,8vw,6.5rem)}.contact-options{gap:30px}.hero-art{left:0;right:-35%}}
@media(max-width:680px){.hero{padding:45px 6% 300px;min-height:970px}.hero h1{font-size:clamp(3.5rem,13vw,5rem)}.hero-art{inset:420px -38% 0 -35%}.hero:after{background:linear-gradient(180deg,#020303 0%,#020303 38%,#02030366 63%,transparent 80%,#08090b 100%)}.hero-prompt{padding:16px;max-width:100%}.hero-prompt input{font-size:1rem}.hero-prompt>span{font-size:.8rem}.hero .eyebrow{font-size:.75rem}.contact-options{grid-template-columns:1fr;margin-top:30px;gap:40px}.contact-chat-option{padding:25px}.contact-options h3{font-size:1.8rem}.contact-intro h2{font-size:2.6rem}.contact-chat-option .button{width:100%}}
.singleton-avatar{display:grid;place-items:center;width:80px;height:80px;margin-bottom:25px;font:40px Consolas,monospace;border:1px solid #eaba7b66;border-radius:18px;color:var(--accent)}.prototype-open{margin:8px 14px;padding:10px;border:1px solid #eaba7b66;border-radius:7px;background:#eaba7b18;color:#f1d5b1;font:500 14px var(--font);text-align:left}#prototype-dialog{width:min(1280px,96vw);height:94svh;max-height:94svh;padding:0;border:1px solid #666;border-radius:14px;background:#121316;color:#f4f2ec;overflow:hidden}#prototype-dialog[open]{display:flex;flex-direction:column}#prototype-dialog::backdrop{background:#000b;backdrop-filter:blur(6px)}.prototype-toolbar{display:flex;justify-content:space-between;align-items:center;padding:16px 22px;border-bottom:1px solid #333}.prototype-toolbar p{margin:3px 0 0;font-size:12px;color:#aaa}.prototype-toolbar button{background:transparent;border:0;color:white;font-size:30px}.prototype-controls{display:flex;gap:16px;align-items:end;padding:12px 22px}.prototype-controls label{flex:1;margin:0;font-size:12px}.prototype-controls input,.prototype-controls select{display:block;margin:5px 0 0;width:100%;padding:8px 10px;background:#08090b;border:1px solid #555;border-radius:5px;color:white;font:16px var(--font)}.prototype-controls button{padding:10px;background:var(--accent);border:0;border-radius:5px;color:#111;font:14px var(--font)}#prototype-frame{width:100%;flex:1;min-height:0;border:0;background:white}.prototype-note{font-size:12px;padding:10px 22px;margin:0;color:#bbb}@media(max-width:680px){.prototype-controls{flex-wrap:wrap;gap:8px;padding:10px}.prototype-controls label{min-width:40%}.prototype-controls button{width:100%}.prototype-toolbar{padding:12px}.prototype-note{padding:8px 12px}.prototype-toolbar strong{font-size:15px}}
.contact-chat-option .android-avatar{width:144px;height:144px;object-fit:cover;border-radius:22px;border:1px solid #eaba7b44}.chat-header .android-avatar{object-fit:cover;border-radius:10px;padding:0;flex-shrink:0;}
/* Inline conversation uses the same session as the unchanged floating view. */
.contact-chat-live{padding:0;background:transparent;border:0}.contact-chat-live .contact-robot{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:24px}.contact-chat-live .contact-robot .android-avatar{width:220px;height:220px;border:0;border-radius:18px;margin:0;object-fit:contain}.contact-robot .eyebrow{margin:0;color:var(--accent)}.chat-header .android-avatar{border:0;background:transparent}.singleton-chat.chat-inline{position:relative;inset:auto;z-index:auto;width:100%;height:650px;max-height:none;box-shadow:none;border-color:#65523b}.chat-inline #chat-close{display:none}.chat-inline .chat-header{background:#211e19}.chat-inline .chat-message-assistant p{background:#28231d;border-color:#594b38}.chat-inline .chat-heading{min-width:0}.chat-inline .chat-heading small{overflow-wrap:anywhere}#inline-chat-away{padding:30px;border:1px solid #594b38;border-radius:12px;color:var(--muted)}#inline-chat-away[hidden]{display:none}#inline-chat-return{padding:12px 18px;background:var(--accent);border:0;border-radius:6px;color:#17130d;font:500 14px var(--font)}@media(max-width:680px){.contact-chat-live .contact-robot .android-avatar{width:180px;height:180px}.singleton-chat.chat-inline{height:650px;max-height:none}.chat-inline .chat-header{padding:12px}.chat-inline .chat-choices{padding:4px 12px 12px}.chat-inline .chat-messages{padding:16px 12px}.chat-inline .chat-message{max-width:100%}.chat-inline .chat-footer{padding:0 12px 13px}}
.brand-android{width:46px;height:46px;object-fit:contain;border:0;border-radius:10px;flex-shrink:0}.chat-launcher .launcher-android{width:36px;height:36px;object-fit:contain;border:0;border-radius:8px}.contact-chat-live>.eyebrow{margin-bottom:26px}.contact-chat-option .chat-header .android-avatar{width:44px;height:44px;border:0;border-radius:10px;object-fit:cover}.chat-launcher{padding:9px 18px 9px 10px;gap:10px}
.human-contact-heading{display:flex;align-items:center;gap:20px;margin-bottom:24px}.human-contact-heading img{width:100px;height:100px;object-fit:contain;border:0;border-radius:16px;flex-shrink:0}.contact-options .human-contact-heading h3{margin:0}@media(max-width:680px){.human-contact-heading{gap:15px}.human-contact-heading img{width:80px;height:80px}.contact-options .human-contact-heading h3{font-size:1.55rem}}
.hero-copy{max-width:890px}.hero-heading{display:flex;align-items:center;gap:18px;margin-left:-35px}.hero-heading .hero-mascot{width:160px;height:240px;object-fit:contain;flex-shrink:0;mix-blend-mode:screen}.hero-heading h1{font-size:clamp(3.5rem,6.3vw,7rem);margin-bottom:25px}.contact-chat-option .chat-header .android-avatar{width:88px;height:88px;border-radius:16px}.chat-launcher .launcher-android{background:var(--accent);border-radius:50%}@media(max-width:1000px){.hero-heading{margin-left:0;gap:10px}.hero-heading .hero-mascot{width:125px;height:188px}.hero-heading h1{font-size:clamp(3.2rem,6.5vw,5.5rem)}}@media(max-width:680px){.hero-heading{align-items:center;gap:7px}.hero-heading .hero-mascot{width:80px;height:140px}.hero-heading h1{font-size:clamp(2.3rem,8.6vw,3.7rem);letter-spacing:-.06em}.contact-chat-option .chat-header .android-avatar{width:88px;height:88px}.hero-copy{max-width:100%}}
.brand-android,.chat-header .android-avatar{mix-blend-mode:lighten;background:transparent}.chat-inline .chat-header{background:#111214}.chat-launcher .launcher-android{mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent),linear-gradient(to bottom,transparent,#000 5%,#000 95%,transparent);mask-composite:intersect;background:transparent}.chat-launcher:hover{background:#eaba7b}
.singleton-chat .chat-input::placeholder{color:#717174;opacity:.65}.chat-choices .prototype-open{margin:0;background:var(--accent);border:1px solid var(--accent);color:#17130d;border-radius:20px;font-weight:600;padding:8px 12px}.chat-choices .prototype-open:hover{background:#f2ce9a;border-color:#f2ce9a}.chat-choices.questions-hidden [data-question]{display:none}.singleton-chat .chat-choices{padding-top:4px}
