:root{--ivory:#f7f5ef;--paper:#fdfcf8;--stone:#ece9e0;--line:#dddcd2;--ink:#2b2925;--muted:#76726c;--bronze:#987c50;--gold:#d3bd96;--forest:#332f28;--white:#fffdf7;--serif:'Segoe UI',Arial,sans-serif;--sans:'Segoe UI',Arial,sans-serif;--sidebar:226px;--bar:44px;--shadow:0 20px 60px #2825200c}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:16px/1.55 var(--sans);color:var(--ink);background:var(--ivory)}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{cursor:default;opacity:.5}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid var(--bronze);outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #987c5055;outline-offset:1px}button{border:0;background:none}svg.icon{width:20px;height:20px;flex-shrink:0;stroke:currentColor;stroke-width:1.55;fill:none;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}img{display:block;width:100%;object-fit:cover}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:400}h1{font:48px/1.15 var(--serif);letter-spacing:-1.7px}h2{font:30px/1.25 var(--serif);letter-spacing:-.65px}h3{font:24px/1.3 var(--serif);letter-spacing:-.4px}h4{font:19px/1.4 var(--serif)}.serif{font-family:var(--serif)}.muted{color:var(--muted)}.tiny{font-size:12px}.small{font-size:14px}.eyebrow{font-size:11px;line-height:1.6;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--bronze)}.flex{display:flex;align-items:center;gap:12px}.between{display:flex;align-items:center;justify-content:space-between;gap:16px}.stack{display:flex;flex-direction:column;gap:24px}.hidden{display:none!important}.skip{position:fixed;left:10px;top:-100px;z-index:1000;padding:12px;background:var(--paper)}.skip:focus{top:50px}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 23px;border:1px solid var(--line);background:transparent;font-size:14px;font-weight:500;border-radius:5px;transition:background .18s,transform .18s}.btn:hover{background:var(--stone);transform:translateY(-1px)}.btn.primary{background:var(--forest);color:var(--white);border-color:var(--forest)}.btn.primary:hover{background:#474138}.btn.gold{background:var(--gold);color:#2b2824;border-color:var(--gold)}.btn.gold:hover{background:#e0cda9}.btn.ghost{border-color:transparent;background:transparent}.btn.light{border-color:#ffffff29;color:var(--white)}.btn.light:hover{background:#ffffff0e}.btn.wide{width:100%}.btn.small-btn{min-height:40px;padding:8px 14px;font-size:13px}.text-btn{display:inline-flex;gap:8px;align-items:center;color:var(--bronze);font-size:13px;font-weight:600;min-height:40px;padding:0}.text-btn:hover{text-decoration:underline;text-underline-offset:5px}.icon-btn{height:44px;width:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;flex-shrink:0}.icon-btn:hover{background:var(--stone)}.tag{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);padding:5px 10px;border-radius:30px;font-size:11px;line-height:1.3;letter-spacing:.3px;color:var(--muted)}.tag.owned{color:#61594c;background:#ece8e2;border-color:transparent}.tag.bronze{color:var(--bronze);background:#eee8db;border-color:transparent}.tag.dark{color:#dbd6c9;background:#ffffff0e;border-color:#ffffff1a}.divider{height:1px;background:var(--line);margin:22px 0}.cairn-mark{width:29px;height:32px;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:3px}.cairn-mark i{display:block;height:6px;border-radius:50%;background:currentColor}.cairn-mark i:nth-child(1){width:11px;transform:rotate(-9deg)}.cairn-mark i:nth-child(2){width:20px;transform:rotate(7deg)}.cairn-mark i:nth-child(3){width:28px;transform:rotate(-3deg)}.wordmark{font:17px/1 var(--serif);letter-spacing:2px;white-space:nowrap}.brand{display:flex;gap:12px;align-items:center}.brand .cairn-mark{color:var(--gold)}
/* The review toolbar sits outside the product. */
#prototype-bar{height:var(--bar);position:sticky;top:0;z-index:60;background:#e8e5dd;color:#57534e;border-bottom:1px solid #d5d3c9;font-size:11px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;gap:14px}.prototype-label{display:flex;gap:8px;align-items:center;letter-spacing:1.4px;text-transform:uppercase;font-size:10px}.prototype-label b{font-weight:600}.prototype-controls{display:flex;align-items:center;gap:8px}.prototype-controls .screen-name{min-width:162px;text-align:center;font-size:11px}.prototype-controls button{height:30px;padding:4px 9px;border-radius:3px}.prototype-controls button:hover{background:#dcd9d0}.prototype-controls .all-screens{border:1px solid #c9c7bc;display:flex;align-items:center;gap:6px;margin-left:6px}.prototype-controls svg{height:14px;width:14px}.demo-dot{width:5px;height:5px;display:inline-block;background:#897d6c;border-radius:50%}.keycap{border:1px solid #c9c7bc;border-radius:3px;padding:0 5px;font:10px var(--sans);margin-left:5px}
/* Product shell */
.sidebar{position:fixed;top:var(--bar);bottom:0;left:0;width:var(--sidebar);padding:36px 24px 22px;border-right:1px solid var(--line);display:flex;flex-direction:column;background:var(--ivory);z-index:30}.sidebar .brand{margin-bottom:58px}.sidebar .brand .cairn-mark{color:var(--bronze)}.sidebar .wordmark{font-size:15px;letter-spacing:1.4px}.nav-caption{font-size:10px;letter-spacing:1.8px;color:#948f88;margin-bottom:16px}.nav-list{display:flex;flex-direction:column;gap:7px}.nav-link{height:48px;display:flex;align-items:center;gap:13px;font-size:13px;padding:0 14px;border-radius:5px;color:#79746d;text-align:left;position:relative}.nav-link.active{color:var(--forest);background:#e9e5e0;font-weight:600}.nav-link.active:before{content:'';position:absolute;left:-24px;top:14px;height:20px;width:3px;background:var(--bronze)}.nav-link:hover{background:#ece9e4}.nav-link .icon{width:18px;height:18px}.nav-counter{margin-left:auto;font-size:11px;color:#8c867c}.side-divider{height:1px;background:var(--line);margin:28px 12px}.side-bottom{margin-top:auto}.private-note{padding:22px 12px;font-size:11px;color:#8d8880;display:flex;align-items:center;gap:8px}.private-note .icon{height:13px;width:13px}.side-user{padding:17px 0 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px;width:100%;text-align:left}.avatar{width:35px;height:35px;background:#e3dfd4;display:grid;place-items:center;border-radius:50%;font:13px var(--serif);flex-shrink:0}.side-user span:nth-child(2){font-size:12px;flex:1}.side-user small{display:block;color:var(--muted);font-size:10px}.workspace{margin-left:var(--sidebar);min-height:calc(100vh - var(--bar))}.topbar{height:84px;margin:0 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.breadcrumbs{font-size:11px;color:var(--muted);display:flex;gap:12px;align-items:center}.breadcrumbs .icon{width:12px;height:12px}.top-actions{display:flex;gap:20px;align-items:center}.search-trigger{color:var(--muted);font-size:12px;display:flex;gap:10px;align-items:center}.top-actions .icon-btn{height:35px;width:35px;border:0}.main{max-width:1440px;padding:42px 48px 64px;margin:auto}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.page-head h1{margin:8px 0 11px;font-size:43px}.page-head p{font-size:14px;color:var(--muted)}.head-actions{display:flex;gap:10px;flex-shrink:0}.date-label{font-size:12px;color:var(--muted)}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:20px}.section-head h2{font-size:27px}.section-head .count{font-family:var(--sans);font-size:12px;color:var(--muted);vertical-align:middle;margin-left:8px}.section{margin-top:36px}.panel{background:var(--paper);border:1px solid var(--line);border-radius:7px;padding:26px}.panel.plain{background:transparent}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:24px}.grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.content-split{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,1fr);gap:30px}.mobile-nav{display:none}.floating-cairn{position:fixed;bottom:26px;right:28px;display:flex;align-items:center;gap:10px;background:var(--forest);color:var(--white);border:1px solid #766e62;border-radius:40px;box-shadow:0 6px 22px #1e1c1830;padding:13px 19px;font-size:13px;z-index:25}.floating-cairn .cairn-mark{transform:scale(.55);width:18px;height:18px}
/* Intro and curator */
.intro{min-height:calc(100vh - var(--bar));background:#26231e;color:#f3f0e7;position:relative;overflow:hidden}.intro-header{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:32px 5%;border-bottom:1px solid #ffffff12}.intro-header .text-btn{color:#bbb4aa;font-weight:400}.welcome-grid{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 150px)}.welcome-copy{padding:80px 9% 60px 10%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.welcome-copy h1{font-size:clamp(46px,5.3vw,82px);line-height:1.07;letter-spacing:-3px;margin:30px 0}.welcome-copy h1 em{font-weight:400;color:#c9b590}.welcome-copy p{color:#b1aca4;max-width:370px;font-size:15px;line-height:1.9;margin-bottom:34px}.welcome-copy .eyebrow{color:#bba782}.welcome-ctas{display:flex;flex-direction:column;gap:10px;min-width:235px}.welcome-note{margin-top:56px;display:flex;gap:9px;align-items:center;font-size:11px;color:#9d978e}.welcome-note .icon{width:13px;height:13px}.welcome-image{position:relative;min-height:660px;background:#2a2723;overflow:hidden}.welcome-image img{height:100%;position:absolute;object-position:50% 44%;opacity:.88}.welcome-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#26231e 0%,transparent 30%),linear-gradient(0deg,#1e1c18bb,transparent 45%)}.image-caption{position:absolute;bottom:46px;left:48px;z-index:1;color:#ece8df}.image-caption span{display:block;font-size:10px;letter-spacing:2px;margin-bottom:10px;color:#cbb996}.image-caption p{font:22px var(--serif)}.image-caption small{display:block;font-size:12px;color:#aaa59d;margin-top:9px}.splash{display:flex;align-items:center;justify-content:center;text-align:center;min-height:calc(100vh - var(--bar));background:#26231e;color:#f4f0e7}.splash .cairn-mark{margin:0 auto 28px;transform:scale(2);color:var(--gold)}.splash .wordmark{font-size:28px;letter-spacing:5px}.splash p{font:17px var(--serif);font-style:italic;color:#b6b49f;margin:24px 0 80px}.splash .text-btn{color:var(--gold)}.cairn-stage{max-width:1040px;margin:0 auto;min-height:660px;padding:60px 40px 50px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.cairn-stage h1{font-size:46px;margin:28px 0 20px}.cairn-stage .intro-body{color:#afa9a0;line-height:1.9;font-size:15px;max-width:440px;margin-bottom:30px}.curator-orb{width:174px;height:174px;border-radius:50%;position:relative;display:grid;place-items:center;color:var(--gold);background:radial-gradient(ellipse at 38% 28%,#b49b6944 0%,#48423823 45%,#221f1a55 70%);border:1px solid #b7a47635;box-shadow:inset 6px 5px 30px #b6a37012,inset -6px -7px 30px #0d0c0a66,0 0 80px #ab936218}.curator-orb:before,.curator-orb:after{content:'';position:absolute;border:1px solid #b4a27e20;border-radius:50%;inset:-14px}.curator-orb:after{inset:-30px;border-color:#b4a27e0d}.curator-orb .cairn-mark{transform:scale(2)}.curator-orb.listening{animation:breathe 3s ease-in-out infinite}.curator-orb.listening:before{animation:ripple 3s infinite}.curator-orb.thinking{animation:orbturn 5s ease-in-out infinite}.curator-orb.speaking{animation:breathe 1.8s ease-in-out infinite}.curator-orb.mini{width:50px;height:50px;border-color:#a7946c60;box-shadow:none}.curator-orb.mini:before,.curator-orb.mini:after{display:none}.curator-orb.mini .cairn-mark{transform:scale(.72)}@keyframes breathe{50%{box-shadow:inset 6px 5px 30px #b6a37035,0 0 90px #ab93622e;transform:scale(1.04)}}@keyframes ripple{50%{inset:-24px;opacity:.35}}@keyframes orbturn{50%{filter:brightness(1.35)}}.voice-badge{display:flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:1.6px;font-size:10px;color:#bdb5aa;margin:38px 0 0}.voice-badge i{width:5px;height:5px;border-radius:50%;background:var(--gold)}.voice-title{font:38px/1.3 var(--serif);max-width:580px;margin:20px 0}.voice-transcript{max-width:550px;color:#bab5ae;font-size:18px;line-height:1.7;min-height:60px}.voice-transcript q{quotes:'“' '”'}.waveform{height:44px;display:flex;gap:5px;align-items:center;justify-content:center;margin:26px 0;color:var(--gold)}.waveform i{width:3px;border-radius:5px;background:currentColor;animation:wave 1.1s ease-in-out infinite;animation-delay:var(--delay);height:var(--height)}@keyframes wave{50%{height:7px;opacity:.5}}.paused .waveform i,.paused .curator-orb{animation-play-state:paused}.voice-controls{display:flex;gap:20px;align-items:center;margin:8px 0 24px}.voice-controls .icon-btn{border-color:#ffffff22;color:#d9d4cd;width:48px;height:48px}.voice-controls .record{width:68px;height:68px;background:var(--gold);color:var(--ink);border:0}.voice-controls .record .icon{width:25px;height:25px}.demo-note{font-size:11px;line-height:1.6;color:#968e81;display:flex;align-items:center;justify-content:center;gap:7px}.cairn-stage .demo-note{margin-top:20px}.prompt-chips{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0}.prompt-chip{font-size:12px;border:1px solid var(--line);padding:10px 15px;border-radius:30px;text-align:left}.prompt-chip:hover{background:var(--stone)}.intro .prompt-chip{border-color:#ffffff26;color:#c8c2b9}.intro .prompt-chip:hover{background:#ffffff0a}.intro .prompt-chips{justify-content:center}.permission-note{border:1px solid #ffffff17;border-radius:6px;display:flex;gap:14px;text-align:left;max-width:440px;padding:18px;margin:12px 0 28px;font-size:13px;color:#b5afa5}.permission-note .icon{color:var(--gold)}.permission-note strong{display:block;color:#e5e4d7;font-weight:500;margin-bottom:4px}
/* Archive / home */
.home-greeting{margin-bottom:27px}.home-greeting h1{font-size:43px;margin:10px 0 12px}.home-greeting p{font-size:14px;color:var(--muted)}.home-greeting .between{align-items:flex-start}.feature{display:grid;grid-template-columns:1fr 1fr;background:#2e2a24;min-height:342px;border-radius:8px;overflow:hidden;color:var(--white)}.feature-copy{padding:37px 35px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;z-index:1}.feature-copy .eyebrow{color:#bca680}.feature-copy h2{font-size:37px;line-height:1.17;margin:15px 0 15px;letter-spacing:-1px;max-width:320px}.feature-copy p{color:#b8b1a6;font-size:13px;max-width:285px;line-height:1.75;margin-bottom:25px}.feature-photo{position:relative;overflow:hidden}.feature-photo img{position:absolute;height:100%;object-position:50% 51%}.feature-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#2e2a24,transparent 24%)}.photo-corner{position:absolute;bottom:25px;right:26px;z-index:1;text-align:right;color:#e3dfd1;font-size:11px}.photo-corner b{font-family:var(--serif);font-size:16px;font-weight:400;display:block;margin-bottom:4px}.curator-prompt{display:flex;align-items:center;gap:16px;padding:21px 25px;border:1px solid var(--line);border-radius:7px;margin-top:17px;background:#f0eee5}.curator-prompt .curator-orb{background:#36312a;flex-shrink:0}.curator-prompt h4{font-size:19px;margin-bottom:4px}.curator-prompt p{font-size:12px;color:var(--muted)}.curator-prompt .text-btn{margin-left:auto;flex-shrink:0}.watch-card{border:1px solid var(--line);border-radius:6px;overflow:hidden;text-align:left;display:block;background:var(--paper);padding:0;transition:transform .2s,box-shadow .2s;width:100%}.watch-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.watch-image{height:226px;position:relative;overflow:hidden;background:#ddd9cf}.watch-image img{height:100%;transition:transform .5s;object-position:center 45%}.watch-card:hover .watch-image img{transform:scale(1.035)}.watch-image .tag{position:absolute;top:15px;left:15px;background:#fdfcf5e6;color:#514a3f;border:0;backdrop-filter:blur(8px)}.watch-meta{padding:20px}.watch-meta .eyebrow{font-size:9px;letter-spacing:1.7px}.watch-meta h3{font-size:23px;margin:6px 0 7px}.watch-meta p{font-size:11px;color:var(--muted);display:flex;gap:12px;align-items:center}.watch-card-footer{border-top:1px solid var(--line);margin-top:18px;padding-top:13px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#878177}.progress-track{height:3px;background:#e6e4da;border-radius:2px;margin-top:10px;overflow:hidden}.progress-track span{display:block;height:100%;background:#968b7b}.memory-card{border-radius:6px;overflow:hidden;position:relative;text-align:left;width:100%;padding:0;display:block;background:var(--stone)}.memory-card>img{height:230px}.memory-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#1d1b17cc 0%,transparent 75%)}.memory-card .memory-overlay{position:absolute;bottom:22px;left:23px;right:20px;color:#fffdf5;z-index:1}.memory-overlay .eyebrow{color:#d4c7ae;font-size:9px}.memory-overlay h3{font-size:23px;margin:8px 0}.memory-overlay p{font-size:11px;color:#d7d1c9}.memory-copy-card{padding:27px;background:#e7e4d9;border-radius:6px;min-height:230px;display:flex;flex-direction:column;justify-content:space-between}.memory-copy-card .icon{color:var(--bronze);width:27px;height:27px}.memory-copy-card blockquote{font:23px/1.45 var(--serif);margin:15px 0 20px}.memory-copy-card .small{font-size:11px}.stat-strip{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0;margin:28px 0}.stat{padding:0 24px;border-right:1px solid var(--line)}.stat:first-child{padding-left:0}.stat:last-child{border:0}.stat strong{display:block;font:27px var(--serif);margin-bottom:7px}.stat span{font-size:11px;color:var(--muted)}.list-row{padding:18px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:14px;text-align:left;width:100%}.list-row:last-child{border-bottom:0}.list-row .row-icon{background:var(--stone);height:42px;width:42px;display:grid;place-items:center;border-radius:4px;color:var(--bronze);flex-shrink:0}.list-row .row-copy{flex:1;min-width:0}.row-copy strong{font-size:14px;font-weight:500;display:block}.row-copy small{color:var(--muted);font-size:12px;display:block;margin-top:4px}.list-row>.icon{height:16px;width:16px;color:var(--muted)}
/* Watch profile and records */
.watch-hero{display:grid;grid-template-columns:1fr 1fr;gap:42px}.profile-photo{height:468px;border-radius:7px;overflow:hidden;background:#2d2b27;position:relative}.profile-photo img{height:100%;object-position:50% 47%}.profile-photo .image-count{position:absolute;bottom:20px;right:20px;color:var(--white);background:#1d1b1788;padding:6px 10px;border:1px solid #ffffff27;border-radius:20px;font-size:11px;display:flex;align-items:center;gap:6px}.profile-photo .image-count .icon{width:14px;height:14px}.watch-intro{padding:15px 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.watch-intro h1{font-size:47px;margin:16px 0 14px;line-height:1.15}.watch-intro .model-ref{font-size:13px;color:var(--muted);margin-bottom:18px}.watch-intro .watch-quote{font:22px/1.6 var(--serif);color:#787167;margin:22px 0 24px;padding-left:19px;border-left:2px solid #c9b187}.meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 30px;width:100%}.meta-grid dt{font-size:10px;text-transform:uppercase;letter-spacing:1.2px;color:var(--muted);margin-bottom:5px}.meta-grid dd{font-size:13px;margin:0}.watch-intro .flex{margin-top:24px}.watch-tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin:35px 0 30px;overflow-x:auto;scrollbar-width:thin;white-space:nowrap}.watch-tabs a{font-size:12px;padding:16px 0 13px;position:relative;color:var(--muted)}.watch-tabs a.active{color:var(--ink)}.watch-tabs a.active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--bronze)}.profile-subhead{display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:0}.mini-watch{width:52px;height:64px;border-radius:4px;object-fit:cover}.profile-subhead h3{font-size:24px;margin-bottom:3px}.profile-subhead .tag{margin-left:auto}.editorial-text{font:22px/1.85 var(--serif);color:#60594f;max-width:780px}.editorial-text p+p{margin-top:23px}.editorial-text .dropcap:first-letter{font-size:66px;float:left;line-height:1;margin:8px 12px 0 0;color:var(--bronze)}.story-signature{display:flex;gap:10px;align-items:center;margin-top:30px;font-size:12px;color:var(--muted)}.story-date{margin-left:auto;font-size:11px}.timeline{position:relative;padding-left:0;margin:25px 0}.timeline-item{display:grid;grid-template-columns:57px 20px 1fr;gap:13px;position:relative;min-height:118px}.timeline-item:before{content:'';width:1px;background:var(--line);position:absolute;left:79px;top:16px;bottom:0}.timeline-item:last-child:before{display:none}.timeline-year{font:18px var(--serif);color:var(--bronze);padding-top:0}.timeline-dot{height:8px;width:8px;background:var(--ivory);border:1px solid var(--bronze);border-radius:50%;position:relative;margin:7px 0 0 6px;z-index:1}.timeline-item.latest .timeline-dot{background:var(--bronze)}.timeline-content{padding-bottom:25px}.timeline-content h4{font-size:19px;margin-bottom:7px}.timeline-content p{font-size:12px;line-height:1.8;color:var(--muted)}.timeline-content .tag{margin-top:11px}.timeline-content img{height:150px;max-width:360px;margin-top:15px;border-radius:4px}.timeline-content .text-btn{font-size:11px}.timeline-main{max-width:780px}.memory-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.filter{padding:8px 15px;border:1px solid var(--line);border-radius:30px;font-size:12px;min-height:38px}.filter.active{background:var(--forest);color:var(--white);border-color:var(--forest)}.filter:hover:not(.active){background:var(--stone)}.memory-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.memory-detail{background:var(--paper);border:1px solid var(--line);border-radius:6px;overflow:hidden}.memory-detail img{height:230px}.memory-detail-text{padding:24px}.memory-detail h3{margin:10px 0 10px}.memory-detail p{font-size:13px;color:var(--muted);line-height:1.8}.memory-detail .between{margin-top:20px}.mark-hero{background:#e6e1d5;display:grid;grid-template-columns:1.1fr 1fr;overflow:hidden;border-radius:7px}.mark-hero img{height:330px;object-position:60% 45%;transform:scale(1.03)}.mark-story{padding:35px}.mark-story h2{margin:16px 0;font-size:30px}.mark-story p{font:19px/1.7 var(--serif);color:#696154}.mark-photo-wrap{overflow:hidden;position:relative}.annotation-point{position:absolute;left:57%;top:43%;z-index:2;width:37px;height:37px;border:1px solid #eee6d4;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:12px;box-shadow:0 0 0 8px #ffffff15}.owner-chain{display:flex;gap:0;margin:27px 0}.owner-card{border:1px solid var(--line);padding:25px;flex:1;background:var(--paper);position:relative}.owner-card:first-child{border-radius:7px 0 0 7px}.owner-card:last-child{border-radius:0 7px 7px 0}.owner-card+.owner-card{border-left:0}.owner-card .avatar{width:48px;height:48px;font-size:19px;margin:0 0 20px}.owner-card h3{font-size:23px;margin:10px 0 5px}.owner-card .tag{margin-top:17px}.owner-card .arrow-owner{position:absolute;top:44%;right:-16px;z-index:1;background:var(--ivory);border:1px solid var(--line);border-radius:50%;padding:6px;width:32px;height:32px}.document-card{padding:24px;border:1px solid var(--line);border-radius:6px;background:var(--paper);width:100%;text-align:left}.document-card:hover{box-shadow:var(--shadow);border-color:#b9b1a5}.document-card .doc-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.document-card .icon{width:30px;height:30px;color:var(--bronze)}.document-card h4{font:16px var(--sans);margin-bottom:9px}.document-card p{font-size:12px;color:var(--muted)}.document-card .doc-bottom{font-size:10px;border-top:1px solid var(--line);margin-top:18px;padding-top:14px;display:flex;justify-content:space-between;color:var(--muted)}.service-item{padding:25px;border:1px solid var(--line);background:var(--paper);border-radius:6px;margin-bottom:15px;display:flex;gap:22px}.service-date{width:67px;flex-shrink:0;text-align:center;border-right:1px solid var(--line);padding-right:20px}.service-date b{display:block;font:27px var(--serif);margin-bottom:5px}.service-date span{font-size:11px;color:var(--bronze);text-transform:uppercase;letter-spacing:1px}.service-body{flex:1}.service-body h3{font-size:22px;margin-bottom:8px}.service-body p{font-size:12px;color:var(--muted)}.service-body .tag{margin-top:13px}
/* Add, identify and conversational capture */
.center-content{max-width:760px;margin:0 auto}.center-heading{text-align:center;margin:20px 0 38px}.center-heading h1{margin:14px 0 18px}.center-heading p{color:var(--muted);font-size:14px;max-width:490px;margin:auto}.add-options{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:32px 0}.add-option{border:1px solid var(--line);background:var(--paper);border-radius:6px;padding:31px 22px;text-align:center}.add-option:hover{border-color:#a79d8f;background:#f2eee9}.add-option.main-option{background:var(--forest);color:var(--white);border-color:var(--forest)}.add-option.main-option:hover{background:#464037}.add-option .option-icon{height:58px;width:58px;margin:0 auto 25px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--bronze)}.add-option.main-option .option-icon{color:var(--gold);border-color:#ffffff33}.add-option h3{font-size:23px;margin-bottom:13px}.add-option p{font-size:12px;line-height:1.8;color:var(--muted);margin-bottom:20px}.add-option.main-option p{color:#beb6ab}.add-option>.icon{color:var(--bronze);width:16px;height:16px}.input-wrap{border:1px solid var(--line);border-radius:5px;display:flex;align-items:center;gap:12px;padding:0 16px;background:var(--paper)}.input-wrap .icon{color:var(--muted)}.input-wrap input{border:0;background:none;width:100%;padding:15px 0;font-size:15px;outline:0;color:var(--ink)}.input-wrap:focus-within{outline:2px solid #987c5055}.upload-zone{border:1px dashed #b2aa9e;border-radius:7px;background:#efebe6;min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;position:relative;overflow:hidden}.upload-zone>.icon{width:38px;height:38px;color:var(--bronze);margin-bottom:20px}.upload-zone h3{margin-bottom:10px}.upload-zone p{color:var(--muted);font-size:13px;margin-bottom:20px}.upload-zone img{position:absolute;inset:0;height:100%;object-fit:contain;background:#e4e2d8}.upload-zone .photo-label{position:absolute;bottom:12px;left:12px;background:#292621d9;color:#fff;padding:6px 10px;border-radius:3px;font-size:11px}.form-field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.form-field label{font-size:12px;color:#655f55;font-weight:500}.form-field input,.form-field textarea,.form-field select{width:100%;border:1px solid var(--line);border-radius:5px;background:var(--paper);padding:12px 14px;color:var(--ink);font-size:15px;min-height:48px}.form-field textarea{resize:vertical;min-height:124px;line-height:1.8}.form-field small{font-size:11px;color:var(--muted)}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:28px}.identify-grid{display:grid;grid-template-columns:.8fr 1fr;gap:35px;align-items:center}.identify-grid img{height:420px;border-radius:6px;background:var(--stone);object-fit:cover}.identify-copy .curator-orb{margin-bottom:20px;background:var(--forest)}.identify-copy h2{font-size:30px;margin:15px 0 20px}.identify-copy p{font-size:14px;color:var(--muted);line-height:1.8}.match-card{border:1px solid var(--line);border-radius:6px;display:block;width:100%;padding:0;overflow:hidden;text-align:left;background:var(--paper);position:relative}.match-card.selected{border-color:var(--bronze);box-shadow:0 0 0 1px var(--bronze)}.match-card img{height:232px}.match-card .match-info{padding:21px}.match-card h3{font-size:22px;margin:8px 0}.match-card p{font-size:12px;color:var(--muted);line-height:1.8}.selection-dot{position:absolute;top:14px;right:14px;background:var(--paper);border:1px solid var(--line);height:24px;width:24px;border-radius:50%;display:grid;place-items:center}.selected .selection-dot{background:var(--forest);color:var(--white);border-color:var(--forest)}.selection-dot .icon{width:14px;height:14px}.check-disc{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#eae4db;color:#5f574b;margin:0 auto 20px}.check-disc .icon{height:24px;width:24px}.confirmation-card{max-width:510px;margin:auto;border:1px solid var(--line);background:var(--paper);border-radius:7px;overflow:hidden;display:grid;grid-template-columns:175px 1fr;align-items:center}.confirmation-card img{height:210px}.confirmation-card .confirm-meta{padding:25px}.confirmation-card h3{margin:10px 0;font-size:25px}.capture-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:27px}.capture-chat{border:1px solid var(--line);border-radius:7px;background:var(--paper);overflow:hidden}.chat-head{padding:20px 24px;border-bottom:1px solid var(--line);display:flex;gap:13px;align-items:center}.chat-head .curator-orb{background:var(--forest);height:38px;width:38px}.chat-head h4{font:14px var(--sans);font-weight:500}.chat-head p{font-size:11px;color:var(--muted)}.chat-body{padding:28px;min-height:310px;max-height:510px;overflow-y:auto}.chat-message{max-width:90%;margin-bottom:22px}.chat-message.assistant{font:20px/1.65 var(--serif);color:#5f584d}.chat-message.user{font-size:13px;padding:13px 17px;background:#eeeae5;border-radius:8px 8px 0 8px;margin-left:auto;line-height:1.7}.chat-label{font-family:var(--sans);font-size:9px;letter-spacing:1.5px;color:var(--bronze);margin-bottom:8px}.chat-composer{border-top:1px solid var(--line);padding:18px;display:flex;gap:10px;align-items:center}.chat-composer input{flex:1;min-width:0;border:0;outline:0;font-size:14px;background:transparent;padding:10px 3px}.chat-composer .icon-btn{height:40px;width:40px}.chat-composer .send{background:var(--forest);color:var(--white);border-color:var(--forest)}.story-progress{padding:24px;background:#eeeae4;border:1px solid #ded8cf;border-radius:7px}.story-progress .thumbnail{height:150px;object-fit:cover;border-radius:4px;margin-bottom:20px}.story-progress h3{font-size:25px;margin:8px 0 14px}.progress-step{display:flex;gap:11px;align-items:center;font-size:12px;color:#938c82;margin:20px 0}.progress-step .step-circle{border:1px solid #d1cabf;display:grid;place-items:center;height:22px;width:22px;border-radius:50%;font-size:10px}.progress-step.complete{color:#554d42}.progress-step.complete .step-circle{background:#61594c;color:#f6f5ea;border-color:#61594c}.progress-step.active{color:var(--ink);font-weight:500}.progress-step.active .step-circle{border-color:var(--bronze);color:var(--bronze)}
/* Search, answers and settings */
.search-large{margin:25px 0 22px;display:flex;gap:12px}.search-large .input-wrap{flex:1;min-width:0}.search-empty{padding:65px 20px;text-align:center}.search-empty>.icon{width:37px;height:37px;color:#aba398;margin-bottom:20px}.search-empty p{font-size:14px;color:var(--muted);margin:12px 0}.result-group{margin-bottom:30px}.result-heading{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);padding-bottom:10px;border-bottom:1px solid var(--line)}.result-row{display:flex;align-items:center;gap:18px;padding:19px 0;border-bottom:1px solid var(--line);text-align:left;width:100%}.result-row img{width:62px;height:72px;border-radius:4px}.result-row .result-copy{flex:1}.result-row h4{margin-bottom:6px}.result-row p{font-size:12px;color:var(--muted)}.result-row .icon{color:var(--bronze);width:16px;height:16px}.answer-card{border:1px solid var(--line);border-radius:7px;background:var(--paper);padding:30px}.answer-card .answer-heading{display:flex;gap:12px;align-items:center;margin-bottom:26px}.answer-heading .curator-orb{background:var(--forest)}.answer-card blockquote{font:24px/1.7 var(--serif);margin:0 0 28px;color:#514a40}.source-card{background:#eeeae4;border-radius:5px;padding:16px;display:flex;align-items:center;gap:12px;font-size:12px;text-align:left;width:100%;margin-top:10px}.source-card>.icon{color:var(--bronze)}.source-card span{flex:1}.source-card small{color:var(--muted);font-size:10px;display:block;margin-top:4px}.settings-grid{display:grid;grid-template-columns:230px 1fr;gap:40px}.settings-menu{display:flex;flex-direction:column;gap:5px}.settings-menu button{text-align:left;padding:13px 15px;font-size:13px;border-radius:4px}.settings-menu button.active{background:#eae5de;color:#514a40}.settings-section{border:1px solid var(--line);border-radius:6px;padding:28px;background:var(--paper)}.profile-avatar{width:68px;height:68px;border-radius:50%;background:#e7e1d4;font:26px var(--serif);display:grid;place-items:center;color:var(--bronze)}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.setting-row:last-child{border:0}.setting-row strong{font-size:14px;font-weight:500}.setting-row p{font-size:12px;color:var(--muted);margin-top:4px}.switch{position:relative;width:40px;height:23px;border-radius:30px;background:#cec8be;display:inline-block;flex-shrink:0}.switch input{opacity:0;width:100%;height:100%;margin:0;position:absolute;cursor:pointer;z-index:2}.switch span{position:absolute;inset:0;border-radius:30px;background:#cec8be}.switch span:after{content:'';position:absolute;width:17px;height:17px;left:3px;top:3px;border-radius:50%;background:var(--paper);box-shadow:0 1px 3px #0002;transition:transform .2s}.switch input:checked+span{background:var(--forest)}.switch input:checked+span:after{transform:translateX(17px)}.switch input:focus-visible+span{outline:2px solid var(--bronze);outline-offset:3px}.empty-state{text-align:center;padding:40px 20px;border:1px dashed var(--line);border-radius:5px}.empty-state h3{margin:12px 0}.empty-state p{font-size:13px;color:var(--muted);margin-bottom:20px}
/* Dialogs and screen directory */
.modal-backdrop{position:fixed;inset:0;z-index:100;background:#1f1d1988;backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:25px;animation:appear .18s ease}.modal{background:var(--ivory);border-radius:10px;box-shadow:0 30px 90px #0d0c0a44;width:min(590px,100%);max-height:90vh;overflow-y:auto;padding:32px;position:relative}.modal.wide-modal{width:min(1010px,100%)}.modal-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:25px}.modal-head h2{font-size:30px;margin-bottom:9px}.modal-head p{font-size:13px;color:var(--muted)}.modal-head .icon-btn{height:34px;width:34px}.screen-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.screen-tile{border:1px solid var(--line);border-radius:5px;text-align:left;padding:16px;background:var(--paper);min-height:90px;display:flex;align-items:flex-start;gap:13px}.screen-tile:hover,.screen-tile.current{border-color:var(--bronze);background:#eeeade}.screen-tile .screen-number{font:22px var(--serif);color:#a39171;min-width:25px}.screen-tile strong{font-size:12px;display:block;font-weight:500;margin-bottom:6px}.screen-tile small{font-size:10px;color:var(--muted);display:block}.modal-note{font-size:11px;color:var(--muted);padding-top:20px;margin-top:20px;border-top:1px solid var(--line)}.document-preview{background:#fffefb;border:1px solid var(--line);padding:40px;text-align:center}.document-preview .document-rule{height:1px;background:var(--line);margin:25px 0}.document-preview p{font-size:12px;color:var(--muted)}.document-preview h3{margin:20px 0}.doc-stamp{border:1px solid var(--bronze);color:var(--bronze);display:inline-block;padding:8px 15px;letter-spacing:2px;font-size:10px;margin:20px 0}.detail-photo{max-height:320px;border-radius:5px;margin-bottom:22px}.error-text{font-size:12px;color:#a34735;margin-bottom:15px}.optional-note{font-size:11px;color:var(--muted);line-height:1.7;margin-top:12px}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);opacity:0;background:#36322b;color:#f7f6ef;padding:13px 24px;border-radius:6px;box-shadow:0 8px 30px #0002;font-size:13px;max-width:calc(100% - 30px);text-align:center;z-index:150;pointer-events:none;transition:.2s}#toast.show{transform:translate(-50%,0);opacity:1}.fade-in{animation:appear .28s ease}@keyframes appear{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
/* Responsive layouts */
@media(min-width:1600px){.main{padding-top:50px}.feature{min-height:390px}.feature-copy{padding:50px}.feature-copy h2{font-size:44px}.watch-image{height:270px}}
@media(max-width:1200px){:root{--sidebar:194px}.sidebar{padding-left:18px;padding-right:18px}.sidebar .wordmark{font-size:13px;letter-spacing:1px}.sidebar .brand{gap:8px}.nav-link.active:before{left:-18px}.topbar{margin:0 30px}.main{padding:32px 30px 55px}.feature-copy{padding:29px}.feature-copy h2{font-size:32px}.grid3{gap:15px}.watch-meta{padding:16px}.watch-meta h3{font-size:21px}.watch-image{height:205px}.watch-hero{gap:27px}.watch-intro h1{font-size:38px}.profile-photo{height:440px}.watch-tabs{gap:18px}.content-split{gap:23px;grid-template-columns:1.5fr 1fr}.capture-grid{grid-template-columns:1.5fr 1fr}.owner-card{padding:20px}}
@media(max-width:960px){:root{--sidebar:176px}.sidebar{padding:29px 14px 18px}.sidebar .brand{gap:5px}.sidebar .wordmark{font-size:12px}.sidebar .cairn-mark{transform:scale(.8)}.nav-link{padding:0 10px;gap:9px;font-size:12px}.nav-link.active:before{left:-14px}.topbar{margin:0 25px;height:72px}.main{padding:30px 25px 50px}.search-trigger span,.search-trigger .keycap{display:none}.top-actions{gap:9px}.home-greeting h1{font-size:37px}.feature{min-height:325px}.feature-copy{padding:27px 22px}.feature-copy h2{font-size:29px}.feature-copy p{font-size:12px}.feature-copy .btn{font-size:12px;padding:11px 15px}.grid3{grid-template-columns:repeat(2,minmax(0,1fr))}.home-collection .watch-card:last-child{display:none}.content-split{grid-template-columns:1fr}.watch-hero{grid-template-columns:.9fr 1fr;gap:23px}.watch-intro h1{font-size:33px}.watch-intro .watch-quote{font-size:18px;margin:16px 0}.profile-photo{height:440px}.watch-intro .flex{flex-wrap:wrap;margin-top:16px}.watch-intro .btn{padding:9px 14px;font-size:12px;min-height:42px}.owner-chain{flex-direction:column;gap:13px}.owner-card,.owner-card:first-child,.owner-card:last-child{border:1px solid var(--line);border-radius:6px}.owner-card .arrow-owner{display:none}.owner-card .avatar{float:left;margin:0 18px 0 0}.owner-card .tag{margin-top:12px}.settings-grid{grid-template-columns:1fr;gap:20px}.settings-menu{flex-direction:row;flex-wrap:wrap}.capture-grid{grid-template-columns:1fr}.story-progress{display:none}.add-options{gap:11px}.add-option{padding:25px 15px}.add-option h3{font-size:21px}.identify-grid{gap:25px}.identify-grid img{height:360px}.page-head h1{font-size:37px}.stat{padding:0 15px}.mark-hero{grid-template-columns:1fr}.mark-hero img{height:290px}.welcome-copy{padding-left:9%;padding-right:5%}.welcome-copy h1{font-size:55px}.welcome-image{min-height:660px}}
@media(max-width:740px){:root{--bar:44px;--sidebar:0px}#prototype-bar{padding:0 12px}.prototype-label b{display:none}.prototype-label{font-size:9px;letter-spacing:.7px}.prototype-controls{gap:3px}.prototype-controls .screen-name{min-width:128px;font-size:10px}.prototype-controls .all-screens{font-size:10px;margin-left:3px;padding:4px 6px}.prototype-controls .keycap{display:none}.sidebar{display:none}.workspace{margin-left:0}.topbar{height:65px;margin:0 22px}.breadcrumbs{font-size:10px}.top-actions{gap:6px}.main{padding:26px 22px 115px}.page-head{align-items:flex-start;gap:15px;flex-wrap:wrap;margin-bottom:25px}.page-head h1{font-size:35px;letter-spacing:-1.2px}.page-head p{font-size:13px}.head-actions .btn{min-height:42px;padding:9px 14px;font-size:12px}.head-actions{flex-wrap:wrap}.home-greeting{margin-bottom:23px}.home-greeting h1{font-size:35px;line-height:1.18}.home-greeting .date-label{display:none}.home-greeting p{font-size:13px}.feature{grid-template-columns:1fr 1fr;min-height:325px}.feature-copy{padding:25px 20px}.feature-copy h2{font-size:30px;margin:13px 0}.feature-copy .eyebrow{font-size:9px;letter-spacing:1.5px}.feature-copy p{font-size:12px;margin-bottom:20px}.feature-photo img{object-position:48% center}.photo-corner{bottom:17px;right:15px;font-size:9px}.photo-corner b{font-size:13px}.curator-prompt{padding:16px;gap:12px}.curator-prompt h4{font-size:17px}.curator-prompt p{font-size:11px}.curator-prompt .text-btn{font-size:11px}.curator-prompt .curator-orb{height:39px;width:39px}.section{margin-top:28px}.section-head{margin-bottom:16px}.section-head h2{font-size:25px}.section-head .text-btn{font-size:12px}.grid3{gap:14px}.watch-image{height:200px}.watch-meta{padding:15px}.watch-meta h3{font-size:21px}.watch-meta p{font-size:10px;gap:8px}.watch-card-footer{font-size:9px;margin-top:13px}.memory-grid,.grid2{gap:16px}.memory-card>img{height:215px}.memory-overlay h3{font-size:21px}.memory-copy-card{padding:22px;min-height:215px}.memory-copy-card blockquote{font-size:21px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:45;background:#f7f5eff5;backdrop-filter:blur(14px);border-top:1px solid var(--line);justify-content:space-around;padding:9px 8px max(9px,env(safe-area-inset-bottom))}.mobile-nav a{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;min-width:50px;min-height:45px;font-size:9px;color:var(--muted)}.mobile-nav a .icon{height:19px;width:19px}.mobile-nav a.active{color:var(--forest);font-weight:600}.mobile-nav .cairn-nav{color:var(--bronze)}.floating-cairn{display:none}.stat-strip{margin:24px 0;padding:20px 0;grid-template-columns:repeat(5,1fr)}.stat{padding:0 10px}.stat strong{font-size:23px}.stat span{font-size:9px}.watch-hero{grid-template-columns:1fr;gap:20px}.profile-photo{height:380px}.watch-intro{padding:0}.watch-intro h1{font-size:38px;margin:10px 0 13px}.watch-intro .watch-quote{font-size:21px;margin:14px 0 20px}.meta-grid{gap:17px}.watch-intro .flex{margin-top:20px}.watch-tabs{margin-top:27px;gap:24px}.watch-tabs a{font-size:12px;padding-top:13px}.profile-subhead h3{font-size:22px}.profile-subhead .tag{font-size:10px}.editorial-text{font-size:21px}.content-split{gap:24px}.panel{padding:23px}.timeline-item{grid-template-columns:48px 20px 1fr;gap:10px}.timeline-item:before{left:64px}.timeline-year{font-size:17px}.timeline-dot{margin-left:2px}.timeline-content h4{font-size:19px}.memory-detail img{height:175px}.memory-detail-text{padding:19px}.memory-detail h3{font-size:22px}.memory-detail p{font-size:12px}.mark-story{padding:28px}.document-card{padding:20px}.document-card h4{font-size:14px}.document-card p{font-size:11px}.document-card .doc-bottom{font-size:9px}.service-item{padding:21px;gap:16px}.service-date{width:58px;padding-right:16px}.service-body h3{font-size:22px}.center-heading{margin:15px 0 27px}.center-heading h1{font-size:36px}.center-heading p{font-size:13px}.add-options{grid-template-columns:1fr}.add-option{text-align:left;padding:22px 22px 22px 90px;position:relative}.add-option .option-icon{position:absolute;left:22px;top:25px;width:48px;height:48px;margin:0}.add-option h3{font-size:24px}.add-option p{font-size:13px;margin-bottom:6px}.add-option>.icon{position:absolute;right:18px;top:31px}.identify-grid{grid-template-columns:1fr}.identify-grid img{height:310px}.identify-copy .curator-orb{display:none}.identify-copy h2{font-size:28px}.match-card img{height:215px}.match-card .match-info{padding:17px}.match-card h3{font-size:22px}.match-card p{font-size:11px}.match-grid{grid-template-columns:1fr 1fr}.match-grid .match-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center}.match-grid .match-card:last-child img{height:200px}.confirmation-card{grid-template-columns:135px 1fr}.confirmation-card img{height:190px}.confirmation-card .confirm-meta{padding:20px}.confirmation-card h3{font-size:23px}.settings-section{padding:22px}.settings-menu button{font-size:12px;padding:11px}.intro-header{padding:24px}.intro-header .wordmark{font-size:14px;letter-spacing:1.6px}.intro-header .brand{gap:9px}.intro-header .text-btn{font-size:12px}.welcome-grid{grid-template-columns:1fr}.welcome-image{min-height:370px;grid-row:1;max-height:370px}.welcome-image img{object-position:50% 42%}.welcome-image:after{background:linear-gradient(0deg,#26231e,transparent 55%)}.welcome-copy{padding:0 30px 44px;position:relative;margin-top:-25px;z-index:3;display:block}.welcome-copy h1{font-size:49px;letter-spacing:-1.8px;max-width:400px;margin:20px 0}.welcome-copy p{font-size:14px;max-width:430px;margin-bottom:28px}.welcome-copy .eyebrow{font-size:10px}.welcome-ctas{max-width:440px}.welcome-note{margin-top:26px}.image-caption{display:none}.cairn-stage{padding:55px 25px 40px;min-height:calc(100vh - 127px)}.cairn-stage h1{font-size:39px;margin-top:30px}.curator-orb{width:145px;height:145px}.cairn-stage .intro-body{font-size:14px;max-width:390px}.voice-title{font-size:32px;margin:22px 0}.voice-transcript{font-size:17px}.voice-badge{margin-top:35px}.modal-backdrop{padding:14px}.modal{padding:24px;max-height:92vh}.screen-directory{grid-template-columns:1fr 1fr;gap:9px}.screen-tile{padding:12px;gap:9px}.screen-tile .screen-number{font-size:18px}.screen-tile strong{font-size:11px}.screen-tile small{font-size:9px}.modal-head h2{font-size:27px}.screen-tile{min-height:84px}.search-large{gap:9px}.search-large .btn{padding:11px 16px}.answer-card{padding:24px}.answer-card blockquote{font-size:22px}.search-empty{padding:40px 10px}.form-field input,.form-field select,.form-field textarea,.chat-composer input,.input-wrap input{font-size:16px}#toast{bottom:90px}.document-preview{padding:26px}.chat-body{padding:23px;max-height:420px}.chat-message.assistant{font-size:20px}}
@media(max-width:430px){.main{padding-left:18px;padding-right:18px}.topbar{margin:0 18px}.prototype-label{font-size:8px}.prototype-controls .screen-name{min-width:114px}.prototype-controls button{padding:4px 5px}.feature{min-height:354px;grid-template-columns:1.15fr .85fr}.feature-copy{padding:23px 18px}.feature-copy h2{font-size:29px}.feature-copy p{font-size:11px}.feature-copy .btn{font-size:11px;padding:10px 12px}.feature-photo img{object-position:47% center}.feature-photo:after{background:linear-gradient(90deg,#2e2a24,transparent 35%)}.curator-prompt .text-btn{width:28px;overflow:hidden;font-size:0}.curator-prompt h4{font-size:17px}.watch-image{height:177px}.watch-meta{padding:13px}.watch-meta h3{font-size:19px}.watch-card-footer{flex-wrap:wrap;gap:5px}.watch-meta .eyebrow{font-size:8px}.watch-meta p{font-size:9px;gap:6px}.memory-grid,.home-memories{grid-template-columns:1fr}.memory-card>img{height:235px}.memory-copy-card{min-height:195px}.stat{padding:0 8px}.stat strong{font-size:22px}.stat span{font-size:8px}.grid3.documents-grid{grid-template-columns:1fr}.profile-photo{height:340px}.watch-intro h1{font-size:36px}.profile-subhead{gap:11px}.profile-subhead h3{font-size:19px}.profile-subhead .tag{font-size:9px;padding:5px 7px}.mini-watch{width:44px;height:56px}.page-head h1{font-size:34px}.confirmation-card .confirm-meta{padding:17px}.confirmation-card{grid-template-columns:120px 1fr}.confirmation-card h3{font-size:21px}.match-grid{grid-template-columns:1fr}.match-grid .match-card,.match-grid .match-card:last-child{display:grid;grid-template-columns:125px 1fr;align-items:center;grid-column:auto}.match-card img,.match-grid .match-card:last-child img{height:180px}.match-card .selection-dot{top:10px;right:10px}.match-card p{font-size:11px}.match-card h3{font-size:22px}.stat-strip{gap:0}.welcome-image{min-height:320px;max-height:320px}.welcome-copy h1{font-size:44px}.intro-header .wordmark{font-size:12px;letter-spacing:1.3px}.welcome-copy{padding:0 25px 40px}.cairn-stage{padding:50px 23px 35px}.voice-title{font-size:29px}.voice-transcript{font-size:16px}.modal{padding:21px}.modal-head p{font-size:12px}.screen-tile{padding:11px 9px}.screen-tile strong{font-size:10px}.screen-directory{gap:7px}.screen-tile .screen-number{font-size:17px}.screen-tile small{font-size:8px}.story-date{display:none}}
.grid2>*,.grid3>*,.form-field{min-width:0}.form-field input,.form-field select{min-width:0}.search-trigger{min-height:40px}.btn,.text-btn,.filter,.prompt-chip,.nav-link{overflow-wrap:anywhere}
@media(max-width:740px){#memory-form>.grid2{grid-template-columns:1fr}#memory-form .grid2 .grid2{grid-template-columns:1fr 1fr}.form-field input[type=date]{width:100%;max-width:100%}.form-field input[type=file]{font-size:12px}.screen-tile strong{font-size:12px}.screen-tile small{font-size:10px}.prototype-controls .all-screens{min-width:76px}}
@media(max-width:370px){.prototype-label{display:none}.prototype-controls{width:100%;justify-content:space-between}.head-actions{width:100%}.watch-meta h3{font-size:18px}.grid3:not(.home-collection .grid3){grid-template-columns:1fr}.form-field .grid2{grid-template-columns:1fr}}
@media(max-width:430px){#memory-form .grid2 .grid2{grid-template-columns:1fr}.breadcrumbs{gap:6px}.top-actions .avatar{width:29px;height:29px}.top-actions .icon-btn{width:31px}.screen-tile{min-height:90px}.screen-tile small{font-size:10px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
