@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";
.wore-nav button{color:#a9aaa3;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;height:38px;padding:0 12px;font-size:14px;display:flex}.wore-nav button:hover{color:#fff;background:#2b2c28}.wore-nav button span{text-align:center;width:17px;font-size:16px}.wore-chat-search{color:#777970;border:1px solid #3b3c37;border-radius:8px;flex:none;align-items:center;gap:7px;height:36px;margin:0 8px 8px;padding:0 10px;display:flex}.wore-chat-search:focus-within{background:#252621;border-color:#87593f}.wore-chat-search input{color:#ddd;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:13px}.wore-chat-search input::placeholder{color:#696b64}.wore-side-section{flex-direction:column;min-height:0;margin-top:8px;display:flex}.wore-project-section{flex:48%;min-height:150px}.wore-chats-section{border-top:1px solid #343530;flex:52%;min-height:150px;padding-top:5px}.wore-side-label{flex:none;justify-content:space-between;align-items:center;display:flex}.wore-side-label button{color:#777970;cursor:pointer;background:0 0;border:0;border-radius:6px;width:24px;height:24px;font-size:15px}.wore-side-label button:hover{color:#fff;background:#30312c}.wore-chat-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#44453f transparent;align-content:start;gap:3px;min-height:0;padding:0 5px 7px;display:grid;overflow-y:auto}.wore-chat-list a{color:#a5a69f;border-radius:8px;grid-template-columns:18px 1fr;align-items:center;gap:7px;min-width:0;min-height:38px;padding:7px 9px;text-decoration:none;display:grid}.wore-chat-list a:hover,.wore-chat-list a.active{color:#f6f4ed;background:#2f302b}.wore-chat-list a.active{box-shadow:inset 2px 0 #d17850}.wore-chat-list a span{color:#777970}.wore-chat-list a b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.wore-chat-list p{color:#70726a;margin:0;padding:9px 10px;font-size:12px}.wore-recents{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#44453f transparent;align-content:start;gap:3px;min-height:0;max-height:none;padding:0 5px 7px;display:grid;overflow-y:auto}.wore-recents a{min-height:48px;padding:9px}.wore-recents a.active{background:#30312b;box-shadow:inset 2px 0 #d17850}.wore-side-empty{color:#70726a;margin:0;padding:9px;font-size:12px}.wore-sidebar .wore-side-spacer{flex:0}.wore-side-tabs{background:#191a17;border:1px solid #343530;border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;margin:16px 6px 8px;padding:4px;display:grid}.wore-side-tabs button{color:#777970;cursor:pointer;background:0 0;border:0;border-radius:7px;height:34px;font-size:13px;font-weight:600}.wore-side-tabs button.active{color:#f6f4ed;background:#30312c;box-shadow:0 1px 5px #0003}.wore-side-tabs button span{color:#6f716a;margin-left:4px;font-size:12px}.wore-side-tabs button.active span{color:#d17850}.wore-side-content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.wore-side-view-head{flex:none;justify-content:space-between;align-items:center;min-height:58px;padding:10px 11px;display:flex}.wore-side-view-head b,.wore-side-view-head small{display:block}.wore-side-view-head b{color:#e6e4dc;font-size:14px}.wore-side-view-head small{color:#74766e;margin-top:4px;font-size:12px}.wore-side-view-head button{color:#eee;cursor:pointer;background:#292a26;border:1px solid #43443f;border-radius:8px;width:30px;height:30px;font-size:17px}.wore-side-view-head button:hover{background:#353630}.wore-full-list{flex:1!important;min-height:0!important;max-height:none!important;overflow-y:auto!important}.wore-full-list.wore-recents a{min-height:54px;padding:10px}.wore-full-list.wore-chat-list a{min-height:42px}.wore-sidebar>.wore-profile{flex:none}.wore-side-content,.wore-full-list{min-width:0;max-width:100%}.wore-full-list{overflow-x:hidden!important}.wore-full-list.wore-recents{gap:2px;padding:2px 7px 10px}.wore-full-list.wore-recents a{width:100%;min-width:0;height:40px;min-height:40px;box-shadow:none;background:0 0;border-radius:7px;grid-template-columns:18px minmax(0,1fr);gap:7px;padding:0 10px}.wore-full-list.wore-recents a:hover{background:#292a26}.wore-full-list.wore-recents a.active{background:#30312c;box-shadow:inset 2px 0 #d17850}.wore-full-list.wore-recents a>span{font-size:13px}.wore-full-list.wore-recents a>div{min-width:0;overflow:hidden}.wore-full-list.wore-recents a b{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;line-height:1.2;display:block;overflow:hidden}.wore-full-list.wore-recents a small{display:none}.wore-side-view-head{min-height:52px;padding:7px 10px}.wore-side-view-head b,.wore-side-view-head small{font-size:12px}.wore-side-view-head button{border-radius:7px;width:28px;height:28px}.wore-sidebar>.wore-profile{margin-top:4px}.wore-chat-canvas{grid-template-rows:62px minmax(0,1fr) auto;height:100vh;min-height:0;overflow:hidden}.wore-chat-canvas .wore-thread{overscroll-behavior:contain;scrollbar-gutter:stable;width:min(900px,100% - 44px);height:100%;min-height:0;padding:34px 10px 30px;overflow-y:auto}.wore-chat-canvas .wore-compose-dock.compact{z-index:4;width:min(820px,100% - 40px);position:relative;bottom:auto}.wore-map-layout{background:#0f0e0c;grid-template-columns:252px minmax(0,1fr) 0;transition:grid-template-columns .3s cubic-bezier(.2,.8,.2,1)}.wore-title-group{align-items:center;min-width:0;display:flex}.wore-mobile-menu{background:0 0;border:0;font-size:18px;display:none}.top-source kbd{background:#f3f0e9;border:1px solid #d8d4ca;border-radius:4px;margin-left:5px;padding:2px 4px;font-size:12px}.top-source.active{color:#a84f30!important;background:#fbf1ec!important;border-color:#d8a48f!important}.wore-reason-map{color:#f0ebe1;opacity:0;pointer-events:none;background:#161512;border-left:1px solid #f0ebe114;grid-template-rows:62px auto minmax(0,1fr) 60px;min-width:0;height:100vh;transition:opacity .2s;display:grid;overflow:hidden}.wore-reason-map.open{opacity:1;pointer-events:auto}.wore-reason-map>header{border-bottom:1px solid #f0ebe114;justify-content:space-between;align-items:center;padding:0 15px;display:flex}.wore-reason-map>header>div{align-items:center;gap:10px;display:flex}.wore-reason-map>header b{font:16px Instrument Serif,serif}.wore-reason-map>header span{color:#e9aa6d;letter-spacing:.12em;border:1px solid #e09e5b47;border-radius:999px;padding:3px 6px;font-size:12px}.wore-reason-map>header span i{background:#e9aa6d;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block;box-shadow:0 0 7px #e9aa6d}.wore-reason-map>header button{color:#8b8578;cursor:pointer;background:0 0;border:0;font-size:20px}.map-stats{border-bottom:1px solid #f0ebe114;grid-template-columns:repeat(3,1fr);display:grid}.map-stats div{border-right:1px solid #f0ebe114;padding:13px 16px}.map-stats div:last-child{border:0}.map-stats b,.map-stats span{display:block}.map-stats b{color:#e9aa6d;font:24px Instrument Serif,serif}.map-stats span,.map-eyebrow{letter-spacing:.13em;text-transform:uppercase;color:#5e5a50;font-size:12px}.map-scroll{overscroll-behavior:contain;padding:17px 14px 28px;overflow-y:auto}.map-eyebrow{margin:0 0 12px 2px}.map-node{text-align:left;color:#f0ebe1;cursor:pointer;background:#1e1c18;border:1px solid #f0ebe11a;border-radius:9px;width:100%;margin:0 0 8px;padding:12px;transition:all .18s;position:relative}.map-node:hover{border-color:#f0ebe133;transform:translate(-2px)}.map-node.child{width:calc(100% - 17px);margin-left:17px}.map-node.child:before{content:"";border-bottom:1px solid #f0ebe124;border-left:1px solid #f0ebe124;border-radius:0 0 0 8px;width:14px;height:28px;position:absolute;top:-10px;left:-18px}.map-node.selected{background:linear-gradient(135deg,#75432347,#1e1c18);border-color:#8d5934}.map-node>span{color:#8b8578;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:6px;font-size:12px;display:flex}.map-node>span i{background:#c9c3b7;border-radius:50%;width:6px;height:6px}.map-node.evidence>span i{background:#73a984}.map-node.assumption>span i{background:#d19b57}.map-node.open>span i{background:#c56352}.map-node>span em{color:#5e5a50;margin-left:auto;font-style:normal}.map-node>b{margin:9px 0 6px;font:400 15px/1.35 Instrument Serif,serif;display:block}.map-node>small{color:#797468;font-size:12px}.map-node-actions{border-top:1px solid #f0ebe114;flex-wrap:wrap;gap:5px;margin-top:11px;padding-top:9px;display:flex}.map-node-actions span{color:#aaa398;border:1px solid #f0ebe121;border-radius:5px;padding:4px 6px;font-size:12px}.wore-reason-map>footer{border-top:1px solid #f0ebe114;justify-content:space-between;align-items:center;padding:0 15px;display:flex}.wore-reason-map>footer div span,.wore-reason-map>footer div b{display:block}.wore-reason-map>footer div span{color:#5e5a50;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.wore-reason-map>footer div b{color:#d0a166;letter-spacing:.1em;margin-top:4px;font-size:12px}.wore-reason-map>footer>i{background:#302e29;border-radius:4px;width:82px;height:3px}.wore-reason-map>footer>i span{background:#d0a166;border-radius:4px;width:62%;height:100%;display:block}.wore-sidebar-scrim,.wore-map-scrim{display:none}.project-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1919168f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.project-modal{background:#fbfaf7;border:1px solid #ddd8ce;border-radius:18px;width:min(510px,100%);padding:24px;box-shadow:0 28px 80px #0000003d}.project-modal-head{justify-content:space-between;align-items:flex-start;display:flex}.project-modal-head small{letter-spacing:.14em;color:#c76943;font-size:12px}.project-modal-head h2{margin:5px 0 0;font:32px/1.1 Instrument Serif,serif}.project-modal-head>button{color:#6c6961;cursor:pointer;background:#ebe8e1;border:0;border-radius:9px;width:32px;height:32px;font-size:21px}.project-modal>p{color:#77746c;margin:12px 0 20px;font-size:14px}.project-modal label{color:#5d5a52;gap:6px;margin:0 0 14px;font-size:12px;font-weight:700;display:grid}.project-modal input,.project-modal textarea,.project-modal select{color:#2f2e29;background:#fff;border:1px solid #dcd8cf;border-radius:9px;outline:0;width:100%;padding:10px 11px;font:14px DM Sans,sans-serif}.project-modal input:focus,.project-modal textarea:focus,.project-modal select:focus{border-color:#c97957;box-shadow:0 0 0 3px #c979571f}.project-modal textarea{resize:vertical}.project-modal-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.project-modal-actions button{cursor:pointer;background:#fff;border:1px solid #d8d4cb;border-radius:9px;height:37px;padding:0 15px;font-size:13px}.project-modal-actions button.primary{color:#fff;background:#272822;border-color:#272822}.project-modal-actions button:disabled{opacity:.55;cursor:default}@media (max-width:1100px){.wore-map-layout,.wore-map-layout.map-open{grid-template-columns:252px minmax(0,1fr)}.wore-reason-map{z-index:80;width:min(380px,100vw - 28px);transition:transform .25s,opacity .2s;position:fixed;top:0;right:0;transform:translate(100%)}.wore-reason-map.open{transform:translate(0);box-shadow:-20px 0 60px #00000059}.wore-map-scrim{z-index:70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f0e0c73;border:0;display:block;position:fixed;inset:0}}@media (max-width:760px){.wore-map-layout,.wore-map-layout.map-open{display:block}.wore-mobile-menu{margin-right:3px;display:block}.wore-sidebar{z-index:100;width:min(310px,88vw);transition:transform .24s;top:0;left:0;transform:translate(-100%);display:flex!important;position:fixed!important}.wore-sidebar.open{transform:translate(0);box-shadow:20px 0 60px #00000059}.wore-sidebar-scrim{z-index:90;background:#0f0e0c80;border:0;display:block;position:fixed;inset:0}.wore-project-section,.wore-chats-section{min-height:160px}.wore-chat-canvas .wore-thread{width:calc(100% - 18px);padding-left:4px;padding-right:4px}.project-modal{padding:19px}.wore-topbar .top-source kbd,.wore-topbar .top-source:nth-of-type(2){display:none}.wore-topbar{padding:0 8px}.wore-model b{white-space:nowrap;text-overflow:ellipsis;max-width:110px;overflow:hidden}.wore-network-card{display:none}}.wore-reason-map{grid-template-rows:62px auto auto minmax(0,1fr) 60px}.panel-tabs{border-bottom:1px solid #f0ebe114;grid-template-columns:1fr 1fr;gap:5px;padding:8px 12px;display:grid}.panel-tabs button{color:#817c72;cursor:pointer;background:0 0;border:0;border-radius:7px;height:34px;font-size:12px;font-weight:700}.panel-tabs button.active{color:#f0ebe1;background:#282620}.panel-tabs button span{color:#d4a069;background:#343129;border-radius:99px;place-items:center;min-width:19px;height:19px;margin-left:4px;font-size:12px;display:inline-grid}.map-node.opposition>span i{background:#c56352}.map-node.open_question>span i{background:#d19b57}.map-node.resolution>span i{background:#7e9ec9}.map-detail{background:#191814;border:1px solid #f0ebe11a;border-radius:9px;margin:14px 0 0;padding:14px}.map-detail>small{color:#6d685e;letter-spacing:.12em;font-size:12px}.map-detail p{color:#cbc5b9;margin:8px 0 12px;font-size:13px;line-height:1.55}.map-detail button{color:#c8c1b5;cursor:pointer;background:#24221d;border:1px solid #f0ebe124;border-radius:6px;margin:0 6px 6px 0;padding:7px 9px;font-size:12px}.map-detail button:hover{color:#fff;border-color:#8d5934}.source-scroll{overscroll-behavior:contain;min-height:0;padding:14px;overflow-y:auto}.source-empty{text-align:center;color:#8b8578;margin-top:12vh;padding:20px}.source-empty b{color:#d2ccc1;font:20px Instrument Serif,serif}.source-empty p{font-size:12px;line-height:1.6}.source-card{background:#1e1c18;border:1px solid #f0ebe11a;border-radius:10px;margin-bottom:10px;padding:14px}.source-card>header{justify-content:space-between;gap:8px;display:flex}.source-card>header span{color:#817c72;text-transform:capitalize;background:#2a2822;border-radius:999px;padding:4px 6px;font-size:12px}.source-card>header .source-direction.supports{color:#85b494;background:#203329}.source-card>header .source-direction.opposes{color:#d58a77;background:#39231f}.source-card>header .source-direction.context{color:#8daed2;background:#242f3b}.source-card h3{color:#f0ebe1;margin:12px 0 6px;font:17px/1.3 Instrument Serif,serif}.source-provider{color:#777267;text-transform:capitalize;margin:0 0 11px;font-size:12px}.source-card blockquote{color:#bbb5aa;background:#191814;border-left:2px solid #9f6240;margin:0 0 12px;padding:10px 12px;font-size:12px;line-height:1.65}.source-limit{color:#8c877c;margin:0 0 12px;font-size:12px;line-height:1.55}.source-card>a{color:#e0a06c;font-size:12px;text-decoration:none}.source-card>a:hover{text-decoration:underline}.wore-reason-map:has(.source-scroll){grid-template-rows:62px auto minmax(0,1fr) 60px}@media (max-width:1400px){body .wore-map-layout,body .wore-map-layout.map-open{grid-template-columns:280px minmax(0,1fr)}.wore-reason-map{z-index:80;width:min(380px,100vw - 28px);transition:transform .25s,opacity .2s;position:fixed;top:0;right:0;transform:translate(100%)}.wore-reason-map.open{transform:translate(0);box-shadow:-20px 0 60px #00000059}.wore-map-scrim{z-index:70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f0e0c73;border:0;display:block;position:fixed;inset:0}}@media (max-width:760px){.wore-topbar .wore-model small{display:none}.wore-topbar .wore-model{grid-template-columns:29px minmax(0,1fr) 15px}}.account-page{color:#24241f;background:#f5f2eb;grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.account-rail{color:#d9d8d1;background:#20211e;flex-direction:column;height:100vh;padding:27px 18px 20px;display:flex;position:sticky;top:0}.account-brand{color:#f6f4ed;border-bottom:1px solid #363732;align-items:center;gap:10px;padding:0 8px 25px;font:26px Instrument Serif,serif;text-decoration:none;display:flex}.account-brand span{color:#d4744d;border:1px solid #62645c;border-radius:9px;place-items:center;width:29px;height:29px;font-size:16px;display:grid}.account-rail nav{gap:3px;padding-top:22px;display:grid}.account-rail nav a{color:#92948c;border-radius:8px;padding:10px 11px;font-size:13px;text-decoration:none}.account-rail nav a:hover,.account-rail nav a.active{color:#f4f2eb;background:#2d2e29}.account-rail-note{border-top:1px solid #363732;margin-top:auto;padding:16px 8px 2px}.account-rail-note span{letter-spacing:.14em;color:#d4744d;font-size:12px}.account-rail-note p{color:#b9b8b1;margin:8px 0 0;font:15px Instrument Serif,serif}.account-main{width:min(1040px,100%);min-width:0;margin:0 auto;padding:48px clamp(24px,5vw,72px) 28px}.account-header{border-bottom:1px solid #d8d4ca;justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:28px;display:flex}.account-header p,.account-panel-title p{color:#bc603c;letter-spacing:.15em;margin:0 0 8px;font-size:12px;font-weight:700}.account-header h1{letter-spacing:-.025em;margin:0 0 11px;font:42px/1 Instrument Serif,serif}.account-header>div>span{color:#77746c;font-size:14px}.account-header>a{color:#625f57;white-space:nowrap;font-size:12px;font-weight:600;text-decoration:none}.account-error{color:#98452e;background:#f8e8e2;border:1px solid #e5bcae;border-radius:9px;margin-top:20px;padding:11px 13px;font-size:13px}.account-layout{grid-template-columns:1.3fr .9fr;gap:16px;margin-top:25px;display:grid}.account-panel{background:#fbfaf7;border:1px solid #dcd8ce;border-radius:15px;min-width:0;padding:23px;box-shadow:0 10px 30px #2c292209}.account-panel-title{border-bottom:1px solid #e3dfd6;justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:18px;display:flex}.account-panel-title h2{margin:0;font:25px Instrument Serif,serif}.account-status{text-transform:uppercase;letter-spacing:.09em;border-radius:999px;align-items:center;padding:5px 8px;font-size:12px;font-weight:700;display:inline-flex}.account-status.good{color:#42654b;background:#e1eee4}.account-status.warn{color:#8a6030;background:#f5e5cd}.account-status.neutral{color:#77746c;background:#ebe9e2}.account-profile{align-items:center;gap:14px;padding:21px 0;display:flex}.account-avatar{color:#fff;background:linear-gradient(135deg,#d77950,#754434);border-radius:50%;place-items:center;width:48px;height:48px;font-size:14px;font-weight:700;display:grid}.account-profile b,.account-profile span{display:block}.account-profile b{font:20px Instrument Serif,serif}.account-profile span{color:#858279;margin-top:5px;font-size:12px}.account-details{border-top:1px solid #e5e1d8;margin:0}.account-details div{border-bottom:1px solid #ebe8df;grid-template-columns:130px minmax(0,1fr);gap:15px;padding:12px 0;display:grid}.account-details dt{color:#8a877e;font-size:12px}.account-details dd{text-align:right;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:600}.account-plan{padding:22px 0}.account-plan>span{letter-spacing:.13em;color:#8d8a81;font-size:12px}.account-plan strong{text-transform:capitalize;margin:6px 0 10px;font:36px Instrument Serif,serif;display:block}.account-plan p{color:#77746c;margin:0;font-size:12px;line-height:1.6}.account-primary{color:#fff;cursor:pointer;background:#24251f;border:0;border-radius:9px;width:100%;height:39px;font-size:12px;font-weight:600}.account-primary:hover{background:#36372f}.account-primary:disabled{opacity:.55;cursor:wait}.security-panel{grid-column:1/-1}.account-security-row{border-bottom:1px solid #e5e1d8;justify-content:space-between;align-items:center;gap:20px;min-height:65px;display:flex}.account-security-row:last-child{border:0}.account-security-row b,.account-security-row div span{display:block}.account-security-row b{font-size:13px}.account-security-row div span{color:#88857c;margin-top:5px;font-size:12px}.account-secondary{color:#625f57;cursor:pointer;background:#fff;border:1px solid #d7d3ca;border-radius:8px;height:32px;padding:0 12px;font-size:12px;font-weight:600}.account-secondary:hover{border-color:#b8b3a7}.account-footer{color:#9b978d;letter-spacing:.1em;justify-content:space-between;align-items:center;padding-top:28px;font-size:12px;display:flex}.account-footer div{gap:18px;display:flex}.account-footer a{color:#817e75;text-decoration:none}@media (max-width:760px){.account-page{display:block}.account-rail{flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:15px 17px;display:flex;position:relative}.account-brand{border:0;padding:0;font-size:23px}.account-rail nav{padding:0;display:flex}.account-rail nav a{display:none}.account-rail nav a:first-child{display:block}.account-rail-note{display:none}.account-main{padding:28px 16px 22px}.account-header{align-items:flex-start}.account-header h1{font-size:36px}.account-header>a{display:none}.account-layout{grid-template-columns:1fr}.security-panel{grid-column:auto}.account-panel{padding:18px}.account-details div{grid-template-columns:105px minmax(0,1fr)}}.wore-workspace{grid-template-columns:280px minmax(0,1fr)}.wore-map-layout{grid-template-columns:280px minmax(0,1fr) 0}.wore-map-layout.map-open{grid-template-columns:280px minmax(0,1fr) 380px}.wore-sidebar{color:#20211e;background:#f7f7f5;border-right:1px solid #e2e1dc;width:280px;padding:13px 10px 10px}.wore-side-brand{height:45px}.wore-side-brand>a{color:#20211e;font-size:24px}.wore-side-brand>a span{color:#c9653f;border-color:#aaa8a0}.wore-side-brand>button{color:#8b8a83}.wore-new-chat{color:#20211e;background:#e9e9e7;border:0;border-radius:12px;height:43px;margin-top:12px;font-size:12px}.wore-new-chat:hover{background:#dfdfdc}.wore-new-chat span{color:#20211e}.wore-nav{gap:1px;margin-top:9px}.wore-nav a,.wore-nav button{color:#343530;height:38px;font-size:14px}.wore-nav a:hover,.wore-nav button:hover{color:#111;background:#e9e9e7}.wore-unified-scroll{scrollbar-width:thin;scrollbar-color:#c8c7c1 transparent;flex:1;min-height:0;margin:18px -2px 0;padding:0 2px 14px;overflow:hidden auto}.wore-unified-section+.wore-unified-section{margin-top:26px}.wore-unified-heading{color:#92918b;justify-content:space-between;align-items:center;height:32px;padding:0 9px;font-size:13px;font-weight:700;display:flex}.wore-unified-heading button{color:#77766f;cursor:pointer;background:0 0;border:0;border-radius:7px;width:26px;height:26px;font-size:16px}.wore-unified-heading button:hover{color:#111;background:#e8e8e5}.wore-unified-list{gap:1px;display:grid}.wore-unified-list a{color:#2b2c28;border-radius:9px;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:4px;width:100%;min-width:0;height:42px;padding:0 10px;text-decoration:none;display:grid}.wore-unified-list a:hover,.wore-unified-list a.active{background:#e9e9e7}.wore-unified-list a.active:after{content:"";background:#c9653f;border-radius:50%;justify-self:end;width:6px;height:6px}.wore-unified-list a.active{grid-template-columns:25px minmax(0,1fr) 8px}.wore-unified-list a b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:500;overflow:hidden}.folder-icon{border:1.5px solid #444;border-radius:3px;width:18px;height:14px;font-size:0;position:relative}.folder-icon:before{content:"";border:1.5px solid #444;border-bottom:0;border-radius:3px 3px 0 0;width:8px;height:4px;position:absolute;top:-5px;left:1px}.chat-icon{color:#444;font-size:20px;line-height:1}.wore-unified-list p{color:#8c8b84;margin:5px 10px;font-size:12px}.wore-show-more{text-align:left;color:#8e8d87;cursor:pointer;background:#ececea;border:0;border-radius:10px;width:100%;height:39px;margin-top:3px;padding:0 10px;font-size:13px}.wore-show-more:hover{background:#e4e4e1}.wore-unified-section .wore-chat-search{color:#777;background:#fff;border-color:#dbdad5;margin:1px 7px 7px}.wore-unified-section .wore-chat-search:focus-within{background:#fff;border-color:#b5b2aa}.wore-unified-section .wore-chat-search input{color:#222}.wore-profile{color:#262722;border-top:1px solid #dddcd7}.wore-profile b{color:#262722}.wore-profile small{color:#8a8982}.wore-profile i{color:#777}.wore-profile>span{background:linear-gradient(135deg,#d4734b,#754535)}@media (max-width:1100px){.wore-map-layout,.wore-map-layout.map-open{grid-template-columns:280px minmax(0,1fr)}}@media (max-width:760px){.wore-workspace{display:block}.wore-sidebar{background:#f7f7f5;width:min(320px,90vw)}.wore-unified-scroll{margin-top:14px}}body .wore-workspace{grid-template-columns:280px minmax(0,1fr)}body .wore-map-layout{grid-template-columns:280px minmax(0,1fr) 0}body .wore-map-layout.map-open{grid-template-columns:280px minmax(0,1fr) 380px}.wore-workspace .wore-sidebar{color:#20211e;background:#f7f7f5;border-right-color:#e2e1dc;width:280px;padding:13px 10px 10px}.wore-sidebar .wore-side-brand>a{color:#20211e}.wore-sidebar .wore-new-chat{color:#20211e;background:#e9e9e7;border:0;border-radius:12px;height:43px;margin-top:12px}.wore-sidebar .wore-new-chat span{color:#20211e}.wore-sidebar .wore-nav a,.wore-sidebar .wore-nav button{color:#343530}.wore-sidebar .wore-nav a:hover,.wore-sidebar .wore-nav button:hover{color:#111;background:#e9e9e7}.wore-sidebar .wore-profile{color:#262722;border-top-color:#dddcd7}.wore-sidebar .wore-profile b{color:#262722}.wore-sidebar .wore-profile small{color:#8a8982}@media (max-width:1100px){body .wore-map-layout,body .wore-map-layout.map-open{grid-template-columns:280px minmax(0,1fr)}}@media (max-width:760px){body .wore-workspace{display:block}.wore-workspace .wore-sidebar{background:#f7f7f5;width:min(320px,90vw)}}.wore-sidebar .wore-new-chat,.wore-sidebar .wore-nav a,.wore-sidebar .wore-nav button{font-size:14px}.wore-sidebar .wore-unified-heading{height:36px;font-size:12px}.wore-sidebar .wore-unified-list a{gap:7px;height:44px}.wore-sidebar .wore-unified-list a b,.wore-sidebar .wore-full-list.wore-recents a b,.wore-sidebar .wore-chat-list a b{font-size:14px;line-height:1.35}.wore-sidebar .wore-unified-list p,.wore-sidebar .wore-side-empty,.wore-sidebar .wore-chat-list p{font-size:12px;line-height:1.45}.wore-sidebar .wore-show-more{height:42px;font-size:14px}.wore-sidebar .wore-chat-search{height:40px}.wore-sidebar .wore-chat-search input,.wore-sidebar .wore-profile b{font-size:14px}.wore-sidebar .wore-profile small{font-size:12px}.wore-sidebar .wore-profile i,.wore-sidebar .wore-profile>span{font-size:13px}.wore-chat-canvas .wore-model b{font-size:14px}.wore-chat-canvas .wore-model small,.wore-chat-canvas .wore-topbar a,.wore-chat-canvas .top-source{font-size:12px}.wore-chat-canvas .wore-composer textarea{font-size:16px;line-height:1.5}.wore-chat-canvas .wore-compose-tools button{font-size:12px}.wore-chat-canvas .wore-compose-tools .tool-pill.selected{color:#8c4329;background:#f3e1d7;border-color:#d79073;box-shadow:inset 0 0 0 1px #d16d4614}.wore-chat-canvas .wore-compose-dock>p{font-size:14px}.wore-chat-canvas .wore-message small{font-size:12px}.wore-chat-canvas .wore-message p,.wore-chat-canvas .structured-message{font-size:16px;line-height:1.7}.wore-chat-canvas .structured-message h2{font-size:28px}.wore-chat-canvas .structured-message h3{font-size:22px}.wore-chat-canvas .structured-message h4{font-size:16px}.wore-chat-canvas .structured-message th,.wore-chat-canvas .structured-message td{padding:12px 14px;font-size:14px;line-height:1.55}.wore-chat-canvas .message-actions button{padding:7px 10px;font-size:12px}@media (max-width:760px){.wore-sidebar .wore-unified-list a b,.wore-sidebar .wore-full-list.wore-recents a b,.wore-sidebar .wore-chat-list a b{font-size:15px}.wore-chat-canvas .wore-message p,.wore-chat-canvas .structured-message{font-size:16px}}.sidebar-manage-row{grid-template-columns:minmax(0,1fr) 30px;align-items:center;display:grid;position:relative}.sidebar-manage-row>a{min-width:0}.sidebar-delete{color:#85877f;cursor:pointer;background:0 0;border:0;border-radius:7px;height:28px;font-size:18px}.sidebar-delete:hover{color:#fff;background:#4a2d27}.shared-chat{color:#272822;background:#f7f6f2;min-height:100vh}.shared-chat>header{border-bottom:1px solid #dedbd2;align-items:center;gap:18px;height:72px;padding:0 max(20px,50vw - 425px);display:flex}.shared-chat>header div{display:grid}.shared-chat>header small{color:#777}.shared-chat>section{max-width:850px;margin:auto;padding:36px 20px}.analytics-page{overflow:auto}.analytics-intro,.analytics-results{width:min(1080px,100% - 44px);margin:0 auto}.analytics-intro{padding:62px 0 30px}.analytics-intro>p:first-child,.overlay-card>small{letter-spacing:.14em;color:#c76943;font-size:12px}.analytics-intro h1{margin:10px 0;font:46px/1.08 Instrument Serif,serif}.analytics-intro>p{color:#6f706a;max-width:730px;line-height:1.6}.analytics-intro form{gap:10px;margin-top:28px;display:grid}.analytics-intro textarea{resize:vertical;border:1px solid #d7d3ca;border-radius:14px;padding:15px;font:15px DM Sans,sans-serif}.analytics-intro form button{color:#fff;background:#202822;border:0;border-radius:10px;justify-self:start;padding:12px 18px;font-weight:700}.analytics-intro form button:disabled{opacity:.55}.analytics-results{padding-bottom:60px}.overlay-card{color:#f4f3ed;background:#172725;border-radius:16px;padding:24px}.overlay-card h2{margin:8px 0 18px;font:27px/1.25 Instrument Serif,serif}.overlay-card>div{flex-wrap:wrap;gap:10px;display:flex}.overlay-card>div span{background:#263a36;border-radius:20px;padding:7px 10px;font-size:12px}.overlay-card>p{color:#b9c2be;margin:16px 0 0;font-size:12px}.provider-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.provider-grid>article{background:#fff;border:1px solid #ddd9d0;border-radius:14px;padding:20px}.provider-grid header{justify-content:space-between;gap:10px;display:flex}.provider-status{text-transform:uppercase;color:#6f726c;font-size:11px}.provider-grid p,.provider-grid li{font-size:13px;line-height:1.6}.provider-grid footer{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.provider-grid footer a{background:#f0eee8;border-radius:7px;padding:6px 8px;font-size:12px}.provider-grid ul{padding-left:18px}@media (max-width:760px){.provider-grid{grid-template-columns:1fr}.analytics-intro h1{font-size:38px}}
:root{--ink:#292823;--muted:#79766c;--paper:#f8f7f2;--panel:#f0eee7;--line:#dedbd1;--dark:#22231f;--orange:#d66c3f;--orange-soft:#f3e1d7;--white:#fff}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0;font-family:DM Sans,sans-serif}button,textarea{font:inherit}button{color:inherit}.app-frame{min-height:100vh}.app-frame>.topbar{display:none}.app-frame>main{min-height:100vh}.ai-shell{background:var(--paper);grid-template-columns:264px 1fr;min-height:100vh;display:grid}.ai-sidebar{background:var(--dark);color:#e9e7df;z-index:30;flex-direction:column;height:100vh;padding:20px 14px 14px;display:flex;position:sticky;top:0}.side-top{justify-content:space-between;align-items:center;height:42px;margin-bottom:20px;padding:0 7px;display:flex}.ai-brand{color:#f5f2e8;align-items:center;gap:10px;font:27px Instrument Serif,serif;text-decoration:none;display:flex}.brand-orbit{border:1px solid #77786f;border-radius:50%;place-items:center;width:30px;height:30px;font-size:16px;display:grid;position:relative}.brand-orbit:after{content:"";border:1px solid var(--orange);border-radius:50%;position:absolute;inset:5px;transform:rotate(42deg)scaleX(.38)}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.sidebar-close{color:#bbb;font-size:24px;display:none}.new-chat{color:#fff;cursor:pointer;text-align:left;background:#30312c;border:1px solid #4b4c46;border-radius:9px;align-items:center;gap:9px;width:100%;height:44px;padding:0 12px;font-size:13px;font-weight:600;display:flex}.new-chat:hover{background:#393a34}.new-chat span{color:#ddd;font-size:19px}.new-chat kbd{color:#8f9188;border:0;margin-left:auto;font-size:13px}.side-nav{gap:3px;margin-top:18px;display:grid}.side-nav a{color:#adada4;border-radius:8px;align-items:center;gap:11px;height:39px;padding:0 12px;font-size:13px;text-decoration:none;display:flex}.side-nav a span{font-size:17px}.side-nav a:hover,.side-nav a.active{color:#f6f4ed;background:#2e2f2a}.side-label{text-transform:uppercase;letter-spacing:.13em;color:#74766e;padding:28px 12px 9px;font-size:13px}.recent-list{gap:1px;display:grid}.recent-list button{color:#b6b6ae;text-align:left;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px 12px;font-size:12px;overflow:hidden}.recent-list button:hover{color:#fff;background:#2e2f2a}.side-spacer{flex:1}.usage-card{background:#292a26;border:1px solid #40413c;border-radius:10px;margin:10px 3px;padding:13px}.usage-card>div:first-child{color:#a7a89f;justify-content:space-between;font-size:13px;display:flex}.usage-card b{font-weight:500}.usage-track{background:#44453f;border-radius:5px;height:3px;margin:10px 0 12px}.usage-track i{background:var(--orange);border-radius:5px;width:30%;height:100%;display:block}.usage-card button{color:#e5e3db;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;font-size:14px;font-weight:600}.usage-card button span{float:right}.profile{color:#eee;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #3b3c37;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:15px 7px 3px;display:grid}.avatar{background:#55584e;border-radius:50%;place-items:center;width:33px;height:33px;font-size:13px;font-weight:700;display:grid}.profile b,.profile small{display:block}.profile b{font-size:14px}.profile small{color:#84867d;margin-top:3px;font-size:12px}.profile i{color:#7e8078;font-size:12px}.ai-main{grid-template-rows:66px 1fr auto;min-width:0;min-height:100vh;display:grid;position:relative}.ai-topbar{border-bottom:1px solid #dedbd1b8;justify-content:space-between;align-items:center;height:66px;padding:0 24px;display:flex}.model-picker{cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:8px 10px;font-size:13px;display:flex}.model-picker b{font-weight:600}.model-dot{background:var(--orange-soft);width:25px;height:25px;color:var(--orange);border-radius:8px;place-items:center;display:grid}.top-actions{gap:3px;display:flex}.top-actions .icon-button{color:#77756d;width:34px;height:34px}.menu-button{width:35px;height:35px;font-size:18px;display:none}.welcome{text-align:center;align-self:center;width:min(900px,100% - 48px);margin:auto;padding:62px 0 32px}.welcome-mark{background:var(--orange-soft);border-radius:18px;place-items:center;width:57px;height:57px;margin:0 auto 21px;display:grid;transform:rotate(-5deg)}.welcome-mark span{color:var(--orange);font:28px Instrument Serif,serif;transform:rotate(5deg)}.hello{color:#5f5d55;margin:0 0 10px;font-size:14px}.welcome h1{letter-spacing:-.025em;margin:0;font:400 clamp(38px,4.4vw,60px)/1.02 Instrument Serif,serif}.welcome h1 em{color:var(--orange);font-weight:400}.welcome-copy{max-width:565px;color:var(--muted);margin:20px auto 35px;font:16px/1.65 Instrument Serif,serif}.prompt-grid{grid-template-columns:repeat(2,1fr);gap:10px;max-width:730px;margin:auto;display:grid}.prompt-grid button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#ffffff6b;border-radius:12px;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:17px;transition:all .18s;display:grid}.prompt-grid button:hover{background:#fff;border-color:#c9c5b9;transform:translateY(-2px);box-shadow:0 8px 20px #2d2a220d}.prompt-grid button>span{color:#7c776c;background:#eeece5;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.prompt-grid b,.prompt-grid small{display:block}.prompt-grid b{margin-bottom:5px;font-size:12px}.prompt-grid small{color:#858278;font-size:13px;line-height:1.35}.prompt-grid i{color:#a5a297;font-size:12px;font-style:normal}.composer-wrap{width:min(780px,100% - 48px);margin:0 auto;padding:6px 0 19px}.ai-composer{background:#fff;border:1px solid #d8d5cb;border-radius:16px;padding:14px 14px 10px;box-shadow:0 8px 28px #26241e12}.ai-composer textarea{resize:none;width:100%;min-height:36px;max-height:130px;color:var(--ink);background:0 0;border:0;outline:0;padding:4px 5px;font-size:14px;display:block}.ai-composer textarea::placeholder{color:#aaa79e}.composer-tools{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.composer-tools>div{gap:5px;display:flex}.composer-tools button{cursor:pointer;background:0 0;border:0}.composer-tools>div>button:first-child{border:1px solid #e0ddd4;border-radius:8px;width:30px;height:30px}.mode-button{color:#66645c;height:30px;padding:0 9px;font-size:13px;border:1px solid #e0ddd4!important;border-radius:8px!important}.mode-button span{color:var(--orange);margin-right:4px}.mode-button i{color:#aaa;margin-left:4px;font-style:normal}.send-button{color:#fff;width:31px;height:31px;font-size:17px;background:var(--dark)!important;border-radius:9px!important}.send-button:disabled{color:#aaa;cursor:default;background:#dedcd5!important}.composer-wrap>p{text-align:center;color:#aaa69c;margin:9px 0 0;font-size:12px}.conversation-demo{text-align:left;max-width:720px;margin:0 auto}.user-bubble{background:#ebe9e1;border-radius:16px 16px 3px;width:max-content;max-width:82%;margin-left:auto;padding:13px 17px;font-size:14px;line-height:1.5}.wore-answer{grid-template-columns:35px 1fr;gap:14px;margin-top:30px;display:grid}.answer-mark{background:var(--orange-soft);width:32px;height:32px;color:var(--orange);border-radius:10px;place-items:center;font-family:Instrument Serif,serif;display:grid}.wore-answer b{font:22px Instrument Serif,serif}.wore-answer p{color:#67645b;font-size:13px;line-height:1.65}.reason-tags{flex-wrap:wrap;gap:7px;display:flex}.reason-tags span{text-transform:uppercase;letter-spacing:.08em;background:#eeece5;border-radius:6px;padding:6px 8px;font-size:12px}.start-over{color:var(--orange);cursor:pointer;background:0 0;border:0;margin:35px 0 0 49px;font-size:14px}.sidebar-scrim{display:none}@media (max-width:760px){.ai-shell{display:block}.ai-sidebar{width:264px;transition:left .2s;position:fixed;left:-280px}.ai-sidebar.open{left:0;box-shadow:15px 0 50px #0003}.sidebar-close,.menu-button{display:grid}.sidebar-scrim{z-index:20;background:#19191659;border:0;display:block;position:fixed;inset:0}.ai-main{grid-template-rows:60px 1fr auto}.ai-topbar{height:60px;padding:0 13px}.welcome{width:calc(100% - 28px);padding:38px 0 24px}.welcome h1{font-size:40px}.welcome-copy{margin-bottom:28px;font-size:15px}.prompt-grid{grid-template-columns:1fr}.prompt-grid button:nth-child(n+4){display:none}.composer-wrap{width:calc(100% - 24px);padding-bottom:10px}.top-actions .icon-button:first-child{display:none}.conversation-demo{padding-top:20px}}.top-actions{align-items:center}.top-signin{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 13px;font-size:14px;font-weight:600;text-decoration:none}.top-signin:hover{border-color:#bbb7aa}.auth-wrap{background:radial-gradient(circle at 50% 8%,#f2e4dc,transparent 30%),var(--paper);place-items:center;min-height:100vh;padding:40px 20px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(430px,100%);padding:38px;box-shadow:0 20px 60px #26241e14}.auth-brand{align-items:center;gap:9px;margin-bottom:30px;font:25px Instrument Serif,serif;text-decoration:none;display:flex}.auth-brand span{background:var(--orange-soft);width:30px;height:30px;color:var(--orange);border-radius:9px;place-items:center;font-size:17px;display:grid}.auth-card .eyebrow{letter-spacing:.14em;color:var(--orange);margin-bottom:10px;font-size:12px;font-weight:700}.auth-card h1{margin:0 0 10px;font:38px/1.05 Instrument Serif,serif}.auth-card>p{color:var(--muted);margin:0 0 25px;font-size:13px}.google-button{cursor:pointer;background:#fff;border:1px solid #d7d4ca;border-radius:10px;justify-content:center;align-items:center;gap:11px;width:100%;height:45px;font-size:12px;font-weight:600;display:flex}.google-button:hover{background:#faf9f5}.google-button:disabled{opacity:.55;cursor:wait}.google-button svg{width:18px;height:18px}.auth-divider{color:#aaa69b;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;margin:21px 0;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e5e2d9;flex:1;height:1px}.auth-card form{gap:14px;display:grid}.auth-card label{gap:6px;font-size:13px;font-weight:600;display:grid}.auth-card input{background:#fdfcf9;border:1px solid #d7d4ca;border-radius:9px;outline:0;height:43px;padding:0 12px}.auth-card input:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.auth-submit{background:var(--dark);color:#fff;cursor:pointer;border:0;border-radius:10px;height:44px;margin-top:3px;font-size:12px;font-weight:600}.auth-submit:disabled{opacity:.6}.forgot-button,.auth-switch{color:#77746c;cursor:pointer;background:0 0;border:0;font-size:13px}.forgot-button{text-align:right}.auth-switch{color:var(--orange);margin:22px auto 0;font-weight:600;display:block}.error{color:#9b3d34;background:#f9e9e4;border:1px solid #efcfc5;border-radius:8px;padding:9px 11px;font-size:13px;line-height:1.45}.loading{min-height:100vh;color:var(--muted);place-items:center;display:grid}@media (max-width:520px){.auth-card{padding:29px 23px}.top-signin{padding:7px 10px}}.landing{--cream:#f6f3eb;--navy:#152526;--rust:#cb6040;--sage:#8ca193;background:var(--cream);color:#1f2927}.landing a{color:inherit;text-decoration:none}.landing-nav{border-bottom:1px solid #d9d6cc;justify-content:space-between;align-items:center;max-width:1240px;height:76px;margin:auto;padding:0 34px;display:flex}.landing-brand{align-items:center;gap:10px;font:27px Instrument Serif,serif;display:flex}.landing-mark{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font:17px Instrument Serif,serif;display:grid;box-shadow:inset 0 0 0 6px #314240}.landing-links{color:#59615d;gap:35px;font-size:12px;display:flex}.landing-links a:hover{color:var(--rust)}.landing-actions{align-items:center;gap:20px;display:flex}.landing-signin{font-size:12px;font-weight:600}.landing-cta{background:var(--rust);border-radius:3px;justify-content:space-between;align-items:center;gap:28px;min-width:178px;padding:15px 18px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex;color:#fff!important}.landing-cta:hover{background:#b84f32;transform:translateY(-1px)}.landing-cta.small{min-width:116px;padding:11px 14px}.landing-hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:74px;max-width:1240px;min-height:700px;margin:auto;padding:88px 34px 90px;display:grid}.product-kicker,.section-label{letter-spacing:.17em;color:var(--rust);font-size:13px;font-weight:700}.product-kicker{align-items:center;gap:9px;margin:0 0 25px;display:flex}.product-kicker span{background:var(--rust);width:20px;height:1px}.hero-copy h1{letter-spacing:-.045em;max-width:620px;margin:0;font:400 clamp(56px,6.4vw,91px)/.91 Instrument Serif,serif}.hero-copy h1 em,.section-intro h2 em,.truth-statement em{color:var(--rust);font-weight:400}.hero-lede{color:#5f6864;max-width:570px;margin:31px 0 30px;font-size:15px;line-height:1.75}.hero-actions{align-items:center;gap:28px;display:flex}.text-cta{border-bottom:1px solid #a9ada7;padding:8px 0;font-size:14px;font-weight:700}.text-cta span{margin-left:14px}.hero-proof{border-top:1px solid #d5d3ca;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px;padding-top:20px;display:grid}.hero-proof b,.hero-proof span{display:block}.hero-proof b{font:18px Instrument Serif,serif}.hero-proof span{color:#7b817d;margin-top:5px;font-size:12px}.logic-console{background:var(--navy);color:#edf0eb;border-radius:4px;padding:22px;position:relative;box-shadow:25px 30px #e4dfd3}.logic-console:before{content:"";border-top:1px solid var(--rust);border-right:1px solid var(--rust);width:80px;height:80px;position:absolute;top:-20px;right:-18px}.console-head,.console-foot{justify-content:space-between;align-items:center;display:flex}.console-head>div{align-items:center;gap:9px;font-size:14px;display:flex}.console-mark{border:1px solid #50615e;border-radius:50%;place-items:center;width:25px;height:25px;font-family:Instrument Serif,serif;display:grid}.live-pill{letter-spacing:.08em;text-transform:uppercase;color:#a7b7ae;font-size:12px}.live-pill i{background:#8fc99b;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block;box-shadow:0 0 8px #8fc99b}.console-question{border-left:2px solid var(--rust);background:#1d3030;margin:25px 0 19px;padding:19px}.console-question small,.reason-tree small{letter-spacing:.14em;color:#82928d;font-size:12px}.console-question p{margin:8px 0 0;font:20px Instrument Serif,serif}.reason-tree{color:#26312f;background:#f2f0e9;padding:18px}.tree-row{grid-template-columns:27px 1fr auto;align-items:center;gap:11px;display:grid}.tree-row>span{background:var(--rust);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.tree-row b,.tree-row small{display:block}.tree-row b{margin-top:4px;font:14px/1.35 Instrument Serif,serif}.tree-row>i{text-transform:uppercase;color:#42604c;background:#dbe6dc;padding:5px;font-size:12px;font-style:normal}.tree-line{border-left:1px solid #c8c8be;height:20px;margin-left:12px}.tree-grid{grid-template-columns:1fr 1fr;gap:9px;margin-left:12px;display:grid}.tree-grid>div{background:#e7e5dc;border-top:2px solid #90a69a;padding:12px}.tree-grid b{margin:6px 0;font-size:13px;display:block}.tree-grid p{color:#6d746f;margin:0;font-size:12px}.tree-row.caution{border-top:1px solid #d6d3c8;grid-template-columns:27px 1fr;margin:12px 0 0 12px;padding-top:12px}.tree-row.caution>span{background:#d5a356}.console-foot{color:#8fa09b;text-transform:uppercase;letter-spacing:.06em;padding-top:16px;font-size:12px}.console-foot b{color:#d5a356;font-weight:500}.logic-section,.uses-section{max-width:1240px;margin:auto;padding:120px 34px}.section-intro{grid-template-columns:.55fr 1fr .78fr;align-items:start;gap:40px;margin-bottom:62px;display:grid}.section-intro h2{margin:0;font:46px/1 Instrument Serif,serif}.section-intro>p:last-child{color:#6b736f;margin:0;font-size:12px;line-height:1.7}.logic-steps{border-top:1px solid #cac8be;border-bottom:1px solid #cac8be;grid-template-columns:repeat(4,1fr);display:grid}.logic-steps article{border-right:1px solid #cac8be;min-height:220px;padding:28px 26px 40px}.logic-steps article:last-child{border:0}.logic-steps span,.use-grid>article>span{color:var(--rust);font:17px Instrument Serif,serif}.logic-steps h3,.use-grid h3{margin:36px 0 13px;font:29px Instrument Serif,serif}.logic-steps p,.use-grid p{color:#6b736f;font-size:14px;line-height:1.7}.truth-section{background:var(--navy);color:#eef0ea;grid-template-columns:1.3fr .7fr;align-items:end;gap:100px;padding:100px max(34px,50vw - 586px);display:grid}.section-label.light{color:#9aafa3}.truth-statement blockquote{max-width:720px;margin:30px 0 0;font:48px/1.05 Instrument Serif,serif}.truth-copy{border-left:1px solid #455553;padding-left:35px}.truth-copy p{color:#b8c0bc;font-size:12px;line-height:1.8}.section-intro.compact{grid-template-columns:.7fr 1.5fr;margin-bottom:50px}.use-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.use-grid article{background:#eeebe2;border-top:2px solid #0000;flex-direction:column;min-height:260px;padding:27px;display:flex}.use-grid article:hover{border-color:var(--rust)}.use-grid h3{margin:48px 0 10px}.use-grid p{max-width:280px}.use-grid a{margin-top:auto;font-size:13px;font-weight:700}.use-grid a i{float:right;font-style:normal}.ishook-section{text-align:center;background:#e9e5da;padding:110px 25px}.ishook-badge{border:1px solid #b9b8af;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 26px;display:grid}.ishook-badge span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;font:italic 24px Instrument Serif,serif;display:grid}.ishook-section h2{max-width:760px;margin:28px auto 22px;font:43px/1.1 Instrument Serif,serif}.ishook-section>p:last-child{color:#68716c;max-width:610px;margin:auto;font-size:12px;line-height:1.8}.final-cta{background:var(--rust);color:#fff;text-align:center;padding:90px 25px}.final-cta>p{letter-spacing:.17em;font-size:12px}.final-cta h2{margin:23px 0 30px;font:52px Instrument Serif,serif}.landing-cta.inverse{background:#fff;margin:auto;color:var(--navy)!important}.landing-footer{justify-content:space-between;align-items:center;max-width:1240px;height:95px;margin:auto;padding:0 34px;display:flex}.landing-footer p{color:#7a817c;font-size:12px}.landing-footer>div{gap:25px;font-size:13px;display:flex}.landing .app-frame>main{min-height:0}@media (max-width:900px){.landing-links{display:none}.landing-hero{grid-template-columns:1fr;padding-top:65px}.hero-copy h1{max-width:700px}.logic-console{max-width:620px}.section-intro{grid-template-columns:1fr}.logic-steps{grid-template-columns:1fr 1fr}.logic-steps article:nth-child(2){border-right:0}.truth-section{grid-template-columns:1fr;gap:40px}.use-grid{grid-template-columns:1fr}.use-grid article{min-height:210px}}@media (max-width:560px){.landing-nav{height:66px;padding:0 18px}.landing-signin{display:none}.landing-hero,.logic-section,.uses-section{padding:62px 20px}.hero-copy h1{font-size:55px}.hero-actions{flex-direction:column;align-items:stretch;gap:12px}.landing-cta{width:100%}.hero-proof{grid-template-columns:1fr}.logic-console{padding:12px;box-shadow:10px 12px #e4dfd3}.tree-grid{grid-template-columns:1fr}.console-foot{flex-wrap:wrap;gap:8px}.logic-steps{grid-template-columns:1fr}.logic-steps article{border-bottom:1px solid #cac8be;border-right:0}.truth-section{padding:72px 20px}.truth-statement blockquote,.ishook-section h2,.final-cta h2{font-size:38px}.landing-footer{flex-direction:column;align-items:flex-start;gap:25px;height:auto;padding:35px 20px}}.dashboard-actions{align-items:center;gap:10px;display:flex}.archive-link{border:1px solid var(--line);background:#fff;border-radius:9px;padding:11px 15px;font-size:12px;font-weight:600;text-decoration:none}.archive-page{background:var(--paper);min-height:100vh;padding:64px max(24px,50vw - 560px)}.archive-head{border-bottom:1px solid var(--line);justify-content:space-between;gap:40px;padding-bottom:40px;display:flex}.archive-head a{color:var(--muted);margin-bottom:42px;font-size:14px;text-decoration:none;display:inline-block}.archive-head .eyebrow{letter-spacing:.16em;color:var(--orange);font-size:12px;font-weight:700}.archive-head h1{margin:13px 0;font:54px/1 Instrument Serif,serif}.archive-head p{max-width:650px;color:var(--muted);font-size:14px;line-height:1.65}.archive-seal{background:var(--dark);color:#fff;border-radius:50%;flex:none;place-items:center;width:74px;height:74px;font:24px Instrument Serif,serif;display:grid;box-shadow:inset 0 0 0 8px #3c3d37}.archive-search{grid-template-columns:2fr 1fr 110px 110px auto;align-items:end;gap:10px;padding:30px 0;display:grid}.archive-search label{text-transform:uppercase;letter-spacing:.08em;color:#77746c;gap:7px;font-size:12px;font-weight:700;display:grid}.archive-search input{border:1px solid var(--line);background:#fff;border-radius:8px;outline:0;height:45px;padding:0 12px}.archive-search input:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.archive-search button{background:var(--dark);color:#fff;cursor:pointer;border:0;border-radius:8px;height:45px;padding:0 17px;font-size:14px;font-weight:700}.archive-search button:disabled{opacity:.6}.archive-summary{color:var(--muted);border-bottom:1px solid var(--line);padding:12px 0 22px;font-size:14px}.archive-results{grid-template-columns:repeat(3,1fr);gap:12px;padding-top:20px;display:grid}.archive-results article{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:290px;padding:22px;display:flex}.archive-meta{flex-wrap:wrap;gap:6px;display:flex}.archive-meta span{background:var(--panel);text-transform:uppercase;letter-spacing:.05em;color:#6e6b63;border-radius:4px;padding:5px 7px;font-size:12px}.archive-results h2{margin:24px 0 8px;font:25px/1.1 Instrument Serif,serif}.archive-creator{color:var(--orange);margin:0 0 15px;font-size:13px}.archive-description{color:var(--muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.archive-results a{color:var(--ink);margin-top:auto;padding-top:20px;font-size:13px;font-weight:700;text-decoration:none}.archive-results a span{float:right}.archive-error{margin-bottom:15px}.archive-empty{text-align:center;color:var(--muted);padding:70px;font:24px Instrument Serif,serif}@media (max-width:960px){.archive-search{grid-template-columns:1fr 1fr}.archive-query{grid-column:1/-1}.archive-results{grid-template-columns:1fr 1fr}}@media (max-width:620px){.archive-page{padding:32px 18px}.archive-head h1{font-size:42px}.archive-seal{display:none}.archive-search,.archive-results{grid-template-columns:1fr}.archive-query{grid-column:auto}.archive-search button{width:100%}.archive-results article{min-height:250px}.dashboard-actions{flex-direction:column;align-items:stretch}}.wore-workspace{color:#24241f;background:#faf9f6;grid-template-columns:252px minmax(0,1fr);min-height:100vh;display:grid}.wore-sidebar{color:#d8d8d1;background:#20211e;border-right:1px solid #30312d;flex-direction:column;height:100vh;padding:16px 12px 12px;display:flex;position:sticky;top:0}.wore-side-brand{justify-content:space-between;align-items:center;height:42px;padding:0 7px;display:flex}.wore-side-brand>a{color:#f6f5ee;align-items:center;gap:9px;font:25px Instrument Serif,serif;text-decoration:none;display:flex}.wore-side-brand>a span{color:#e17951;border:1px solid #61635c;border-radius:9px;place-items:center;width:28px;height:28px;font-size:16px;display:grid}.wore-side-brand>button{color:#7d7f78;background:0 0;border:0;font-size:20px}.wore-new-chat{color:#f6f5ee;background:#2a2b27;border:1px solid #43443f;border-radius:9px;align-items:center;gap:9px;height:43px;margin-top:16px;padding:0 12px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.wore-new-chat span{color:#d7d5ce;font-size:18px}.wore-nav{gap:2px;margin-top:15px;display:grid}.wore-nav a{color:#a9aaa3;border-radius:8px;align-items:center;gap:11px;height:38px;padding:0 12px;font-size:14px;text-decoration:none;display:flex}.wore-nav a:hover{color:#fff;background:#2b2c28}.wore-nav a span{text-align:center;width:17px;font-size:16px}.wore-side-label{color:#6f716a;letter-spacing:.13em;text-transform:uppercase;padding:26px 12px 8px;font-size:12px;font-weight:700}.wore-recents{gap:2px;min-height:0;display:grid;overflow:auto}.wore-recents a{color:#aaa;border-radius:8px;grid-template-columns:18px 1fr;gap:7px;min-width:0;padding:9px 10px;line-height:1.2;text-decoration:none;display:grid}.wore-recents a:hover,.wore-recents a.active{color:#f0efe8;background:#2b2c28}.wore-recents a>span{color:#777970}.wore-recents b,.wore-recents small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.wore-recents b{font-size:13px;font-weight:500}.wore-recents small{color:#72746d;margin-top:4px;font-size:12px}.wore-side-spacer{flex:1}.wore-network-card{background:#272824;border:1px solid #3c3e38;border-radius:10px;margin:10px 3px;padding:12px}.wore-network-card span{letter-spacing:.1em;color:#d27750;font-size:12px}.wore-network-card b{margin:8px 0 4px;font-size:13px;display:block}.wore-network-card p{color:#7e8078;margin:0 0 10px;font-size:12px}.wore-network-card a{color:#d5d4cd;font-size:12px;text-decoration:none}.wore-profile{color:#eee;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #373833;grid-template-columns:31px 1fr auto;align-items:center;gap:9px;padding:13px 7px 3px;display:grid}.wore-profile>span{background:linear-gradient(135deg,#d4734b,#754535);border-radius:50%;place-items:center;width:31px;height:31px;font-size:13px;font-weight:700;display:grid}.wore-profile b,.wore-profile small{text-overflow:ellipsis;white-space:nowrap;max-width:145px;display:block;overflow:hidden}.wore-profile b{font-size:12px}.wore-profile small{color:#777970;margin-top:3px;font-size:12px}.wore-profile i{color:#696b64;font-size:12px;font-style:normal}.wore-canvas{background:radial-gradient(circle at 50% 42%,#ebe3d78c,#0000 32%),#faf9f6;grid-template-rows:62px 1fr auto;min-width:0;min-height:100vh;display:grid;position:relative}.wore-topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:5;background:#faf9f6e0;border-bottom:1px solid #e7e4dc;justify-content:space-between;align-items:center;height:62px;padding:0 22px;display:flex}.wore-model{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:29px auto auto 15px;align-items:center;gap:8px;display:grid}.wore-model>span{color:#ca6842;background:#f3e1d7;border-radius:8px;place-items:center;width:27px;height:27px;font:16px Instrument Serif,serif;display:grid}.wore-model b{font-size:14px}.wore-model small{color:#99968e;border-left:1px solid #ddd9cf;padding-left:8px;font-size:12px}.wore-model i{color:#999;font-style:normal}.wore-topbar>div{align-items:center;gap:8px;display:flex}.wore-topbar a,.top-source{color:#6f6d65;background:0 0;border:0;padding:8px;font-size:12px;text-decoration:none}.round-action{width:32px;background:#fff!important;border:1px solid #dfdcd3!important;border-radius:9px!important;place-items:center!important;height:32px!important;padding:0!important;display:grid!important}.wore-welcome{text-align:center;width:min(820px,100% - 42px);margin:auto;padding:56px 0 34px}.wore-glyph{background:#f2dfd5;border-radius:18px;place-items:center;width:56px;height:56px;margin:0 auto 17px;display:grid;transform:rotate(-4deg)}.wore-glyph span{color:#cc6942;font:27px Instrument Serif,serif;transform:rotate(4deg)}.wore-overline{letter-spacing:.17em;color:#adaaa1;margin:0 0 12px;font-size:12px}.wore-welcome h1{letter-spacing:-.025em;margin:0;font:400 clamp(39px,4.2vw,57px)/1.04 Instrument Serif,serif}.wore-welcome h1 em{color:#ce6a43;font-weight:400}.wore-intro{color:#77746c;max-width:570px;margin:18px auto 30px;font:15px/1.55 Instrument Serif,serif}.wore-starters{grid-template-columns:1fr 1fr;gap:9px;max-width:700px;margin:auto;display:grid}.wore-starters button,.wore-starters a{text-align:left;min-width:0;color:inherit;cursor:pointer;background:#ffffffb8;border:1px solid #e0ddd4;border-radius:12px;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:14px;text-decoration:none;transition:all .18s;display:grid}.wore-starters button:hover,.wore-starters a:hover{background:#fff;border-color:#cbc6ba;transform:translateY(-1px);box-shadow:0 8px 24px #322f270d}.wore-starters>*>span{color:#777269;background:#eeece5;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.wore-starters b,.wore-starters small{display:block}.wore-starters b{margin-bottom:4px;font-size:13px}.wore-starters small{color:#8c8980;font-size:12px}.wore-starters i{color:#aaa69e;font-size:13px;font-style:normal}.wore-compose-dock{width:min(780px,100% - 40px);margin:0 auto;padding:4px 0 16px}.wore-compose-dock>.error{margin-bottom:7px}.wore-composer{background:#fff;border:1px solid #d9d6cc;border-radius:16px;padding:12px 12px 9px;box-shadow:0 10px 32px #2c292214}.wore-composer textarea{resize:none;color:#282721;background:0 0;border:0;outline:0;width:100%;min-height:40px;padding:5px;font:13px/1.5 DM Sans,sans-serif}.wore-composer textarea::placeholder{color:#aaa69d}.wore-compose-tools{justify-content:space-between;align-items:center;margin-top:5px;display:flex}.wore-compose-tools>div{gap:5px;display:flex}.wore-compose-tools button{cursor:pointer;background:#fff;border:1px solid #e2dfd7;border-radius:8px;height:29px;padding:0 9px;font-size:12px}.wore-compose-tools .tool-pill span{color:#d16d46;margin-right:4px}.wore-compose-tools .wore-send{color:#fff;background:#24251f;border:0;border-radius:9px;width:31px;height:31px;padding:0;font-size:16px}.wore-send:disabled{color:#aaa;cursor:default;background:#dfddd6}.wore-compose-dock>p{text-align:center;color:#aaa79e;margin:8px 0 0;font-size:12px}.wore-chat-canvas{background:#faf9f6}.wore-thread{width:min(780px,100% - 44px);margin:0 auto;padding:45px 0 30px;overflow:auto}.thread-empty{text-align:center;margin:10vh auto 0}.thread-empty h1{margin:18px 0 8px;font:38px Instrument Serif,serif}.thread-empty p{color:#88857c;font-size:14px}.wore-message{grid-template-columns:34px 1fr;gap:13px;margin:0 0 30px;display:grid}.wore-message.user{grid-template-columns:1fr;margin-left:16%}.wore-message.user>div{background:#eeece6;border-radius:14px 14px 3px;padding:13px 16px}.message-avatar{color:#cb6841;background:#f2dfd5;border-radius:10px;place-items:center;width:32px;height:32px;font:17px Instrument Serif,serif;display:grid}.wore-message small{letter-spacing:.11em;color:#9a968d;font-size:12px;font-weight:700}.wore-message p{color:#4f4d46;white-space:pre-wrap;margin:7px 0;font-size:12px;line-height:1.75}.wore-message.user p{color:#383730;margin:0}.message-actions{gap:5px;margin-top:12px;display:flex}.message-actions button{color:#77746c;background:#fff;border:1px solid #e1ded5;border-radius:7px;padding:6px 8px;font-size:12px}.thinking{color:#8b887f!important}.wore-compose-dock.compact{background:linear-gradient(#0000,#faf9f6 20%);padding-top:20px;position:sticky;bottom:0}.top-source{background:#fff!important;border:1px solid #dedbd2!important;border-radius:8px!important}.wore-chat-canvas .wore-topbar{position:sticky;top:0}@media (max-width:760px){.wore-workspace{grid-template-columns:1fr}.wore-sidebar{display:none}.wore-topbar{padding:0 12px}.wore-model{grid-template-columns:29px auto 15px}.wore-model small{display:none}.wore-welcome{padding-top:38px}.wore-starters{grid-template-columns:1fr}.wore-starters>:nth-child(n+4){display:none}.wore-compose-dock{width:calc(100% - 22px)}.tool-pill:last-of-type{display:none}.wore-thread{width:calc(100% - 26px);padding-top:28px}.wore-message.user{margin-left:8%}}.billing-text-link{text-align:center;color:var(--muted);margin-top:14px;font-size:13px;text-decoration:none;display:block}.billing-text-link:hover{color:var(--orange)}.auth-legal{text-align:center;line-height:1.55;color:#918d84!important;margin:17px auto 0!important;font-size:12px!important}.auth-legal a{color:#a84f30;text-decoration:underline}.structured-message{color:#4f4d46;min-width:0;font-size:12px;line-height:1.7}.structured-message h2{color:#282721;margin:12px 0 22px;font:28px/1.15 Instrument Serif,serif}.structured-message h3{color:#34332d;margin:25px 0 10px;font:21px/1.2 Instrument Serif,serif}.structured-message h4{color:#4d4a42;margin:18px 0 7px;font-size:14px}.structured-message p{white-space:normal;margin:7px 0}.structured-message blockquote{color:#37352f;background:#f4efe9;border-left:3px solid #d7744d;border-radius:0 9px 9px 0;margin:10px 0 16px;padding:11px 14px}.structured-message ul{margin:8px 0 14px;padding-left:21px}.structured-message li{margin:5px 0}.structured-message a{color:#a84f30;text-underline-offset:2px;text-decoration:underline}.message-table-wrap{background:#fff;border:1px solid #dedbd2;border-radius:10px;max-width:100%;margin:10px 0 18px;overflow-x:auto}.structured-message table{border-collapse:collapse;width:100%;min-width:560px}.structured-message th,.structured-message td{text-align:left;vertical-align:top;border-bottom:1px solid #e6e3db;padding:9px 11px;font-size:12px;line-height:1.5}.structured-message th{color:#555249;background:#f1eee7;font-weight:700}.structured-message tbody tr:last-child td{border-bottom:0}.wore-brand-logo{aspect-ratio:2.65;background:0 0;width:132px;display:block;position:relative;overflow:hidden}.wore-brand-logo img{width:120%;max-width:none;height:auto;position:absolute;top:50%;left:-10%;transform:translateY(-50%)}.brand-logo-header{width:126px}.brand-logo-sidebar{width:112px}.brand-logo-landing{width:135px}.brand-logo-auth{width:142px}.brand-logo-account{width:130px}.auth-brand .wore-brand-logo,.account-brand .wore-brand-logo,.wore-side-brand>a .wore-brand-logo{aspect-ratio:2.65;height:auto;color:inherit;font-size:inherit;background:0 0;border:0;border-radius:0;display:block}.auth-brand .brand-logo-auth{width:142px}.account-brand .brand-logo-account{width:130px}.wore-side-brand>a .brand-logo-sidebar{width:112px}.auth-brand .wore-brand-logo img,.account-brand .wore-brand-logo img,.wore-side-brand>a .wore-brand-logo img{width:120%;max-width:none;height:auto;position:absolute;top:50%;left:-10%;transform:translateY(-50%)}.wore-model>span{width:29px;height:29px;color:inherit;background:0 0;border-radius:0}.wore-model>span .wore-brand-mark{object-fit:contain;width:27px;height:27px;display:block}.wore-glyph{background:0 0;border-radius:0;width:70px;height:70px;transform:none}.wore-glyph .wore-brand-mark{object-fit:contain;width:68px;height:68px;display:block;transform:none}.message-avatar{color:inherit;background:0 0;border-radius:0}.message-avatar .wore-brand-mark{object-fit:contain;width:30px;height:30px;display:block}.pricing-page{--p-navy:#061b4d;--p-blue:#0a84d8;--p-cyan:#10b5ea;--p-ink:#101b33;--p-muted:#657087;min-height:100vh;color:var(--p-ink);background:linear-gradient(#fff 0,#f7f9fc 58%,#fff 100%)}.pricing-page a{color:inherit;text-decoration:none}.pricing-nav{border-bottom:1px solid #e6eaf0;justify-content:space-between;align-items:center;max-width:1180px;height:84px;margin:auto;padding:0 28px;display:flex}.pricing-logo{width:142px}.pricing-nav>div{color:#526078;align-items:center;gap:30px;font-size:12px;display:flex}.pricing-nav>div>a:hover{color:var(--p-blue)}.pricing-nav-cta{background:#fff;border:1px solid #d8dee8;border-radius:9px;padding:10px 16px;font-weight:700;color:var(--p-navy)!important}.pricing-hero{text-align:center;max-width:850px;margin:0 auto;padding:78px 28px 48px}.pricing-hero>p,.price-card-head>p,.pricing-faq>div>p{color:var(--p-blue);letter-spacing:.18em;margin:0;font-size:12px;font-weight:800}.pricing-hero h1{letter-spacing:-.035em;margin:20px auto 22px;font:500 clamp(44px,6vw,70px)/1.02 Instrument Serif,serif}.pricing-hero>span{max-width:680px;color:var(--p-muted);margin:auto;font-size:14px;line-height:1.75;display:block}.pricing-error{color:#962e2e;background:#fff1f1;border:1px solid #efc7c7;border-radius:10px;max-width:900px;margin:0 auto 20px;padding:12px 15px;font-size:14px}.pricing-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:18px;width:min(960px,100% - 40px);margin:0 auto 72px;display:grid}.price-card{background:#ffffffe6;border:1px solid #dce2eb;border-radius:20px;flex-direction:column;min-width:0;padding:35px;display:flex;position:relative;box-shadow:0 22px 60px #0b1f4712}.price-card.featured{border-color:#87c9ef;box-shadow:0 26px 70px #095ea124}.price-card.featured:before{content:"";background:linear-gradient(90deg,var(--p-blue),var(--p-cyan));border-radius:20px 20px 0 0;height:4px;position:absolute;inset:0 0 auto}.price-recommended{color:#0875ba;letter-spacing:.12em;background:#e8f6fd;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800;position:absolute;top:25px;right:25px}.price-card-head{border-bottom:1px solid #e8ebf0;padding-bottom:26px}.price-card-head h2{color:var(--p-navy);margin:13px 0 12px;font:500 38px Instrument Serif,serif}.price-card-head>span{min-height:47px;color:var(--p-muted);font-size:14px;line-height:1.65;display:block}.price-access{padding:24px 0 21px}.price-access strong,.price-access span{display:block}.price-access strong{color:var(--p-ink);font:25px Instrument Serif,serif}.price-access span{color:#8993a5;margin-top:6px;font-size:12px}.price-card ul{gap:12px;margin:0 0 28px;padding:0;list-style:none;display:grid}.price-card li{color:#435069;grid-template-columns:20px 1fr;align-items:center;gap:8px;font-size:13px;display:grid}.price-card li i{color:#0786c8;background:#eaf7fc;border-radius:50%;place-items:center;width:18px;height:18px;font-size:12px;font-style:normal;font-weight:800;display:grid}.price-card>button{background:var(--p-navy);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-content:space-between;align-items:center;height:49px;margin-top:auto;padding:0 17px;font-size:14px;font-weight:700;transition:all .18s;display:flex}.price-card.featured>button{background:linear-gradient(90deg,#0759a6,#089ed8)}.price-card>button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #04285c33}.price-card>button:disabled{opacity:.58;cursor:wait;transform:none}.price-card>button span{font-size:17px}.price-card>small{text-align:center;color:#98a0ae;margin-top:12px;font-size:12px}.pricing-trust{grid-template-columns:repeat(3,1fr);gap:1px;max-width:1100px;margin:0 auto;padding:0 28px 90px;display:grid}.pricing-trust>div{background:#fff;border:1px solid #e3e7ed;padding:28px}.pricing-trust>div:first-child{border-radius:14px 0 0 14px}.pricing-trust>div:last-child{border-radius:0 14px 14px 0}.pricing-trust>div>span{color:var(--p-cyan);font:18px Instrument Serif,serif}.pricing-trust p{color:#737e91;margin:16px 0 0;font-size:12px;line-height:1.65}.pricing-trust b{color:var(--p-ink);margin-bottom:5px;font-size:14px;display:block}.pricing-faq{background:var(--p-navy);color:#fff;grid-template-columns:.7fr 1.3fr;gap:80px;padding:90px max(28px,50vw - 520px);display:grid}.pricing-faq h2{margin:17px 0 0;font:42px/1.05 Instrument Serif,serif}.pricing-faq dl{margin:0}.pricing-faq dl>div{border-bottom:1px solid #ffffff26;padding:20px 0}.pricing-faq dt{font-size:12px;font-weight:700}.pricing-faq dd{color:#aebbd0;margin:8px 0 0;font-size:13px;line-height:1.7}.pricing-footer{color:#7b8597;letter-spacing:.1em;justify-content:space-between;align-items:center;max-width:1100px;height:90px;margin:auto;padding:0 28px;font-size:12px;display:flex}.pricing-footer div{gap:22px;display:flex}.pricing-footer a:hover{color:var(--p-blue)}@media (max-width:760px){.pricing-nav{height:70px;padding:0 18px}.pricing-logo{width:126px}.pricing-nav>div>a:not(.pricing-nav-cta){display:none}.pricing-hero{padding:58px 22px 38px}.pricing-hero h1{font-size:47px}.pricing-grid{grid-template-columns:1fr;width:min(520px,100% - 28px);margin-bottom:55px}.price-card{padding:28px 23px}.pricing-trust{grid-template-columns:1fr;padding:0 14px 60px}.pricing-trust>div:first-child{border-radius:14px 14px 0 0}.pricing-trust>div:last-child{border-radius:0 0 14px 14px}.pricing-faq{grid-template-columns:1fr;gap:35px;padding:65px 24px}.pricing-footer{flex-direction:column;align-items:flex-start;gap:20px;height:auto;padding:30px 20px}}.public-page{--public-navy:#152526;--public-rust:#cb6040;--public-cream:#f6f3eb;background:var(--public-cream);color:#1f2927;min-height:100vh}.public-page a{color:inherit;text-decoration:none}.public-nav{border-bottom:1px solid #d9d6cc;grid-template-columns:155px 1fr auto;align-items:center;max-width:1240px;height:76px;margin:auto;padding:0 34px;display:grid}.public-nav>div{color:#59615d;justify-content:center;gap:27px;font-size:12px;display:flex}.public-nav>span{align-items:center;gap:15px;font-size:12px;display:flex}.public-nav-cta{background:var(--public-rust);border-radius:4px;padding:10px 13px;font-weight:700;color:#fff!important}.public-page-hero{max-width:1060px;margin:auto;padding:90px 34px 72px}.public-page-hero>p,.public-label{letter-spacing:.17em;color:var(--public-rust);font-size:12px;font-weight:800}.public-page-hero h1{letter-spacing:-.04em;max-width:900px;margin:18px 0 25px;font:400 clamp(50px,7vw,82px)/.96 Instrument Serif,serif}.public-page-hero>span{color:#66716d;max-width:780px;font-size:15px;line-height:1.75;display:block}.public-split{border-top:1px solid #d8d4ca;grid-template-columns:1fr 1fr;gap:90px;max-width:1120px;margin:0 auto;padding:88px 34px;display:grid}.public-split h2{margin:18px 0;font:42px/1.06 Instrument Serif,serif}.public-split>p,.public-split>div:last-child{color:#68716d;font-size:14px;line-height:1.85}.public-card-grid,.usecase-grid{grid-template-columns:repeat(4,1fr);gap:1px;max-width:1120px;margin:0 auto 90px;padding:0 34px;display:grid}.public-card-grid article,.usecase-grid article{background:#ebe8df;border:1px solid #d8d4ca;padding:28px 24px 34px}.public-card-grid article>span,.usecase-grid article>span{color:var(--public-rust);font:18px Instrument Serif,serif}.public-card-grid h3,.usecase-grid h2{margin:38px 0 12px;font:27px/1.08 Instrument Serif,serif}.public-card-grid p,.usecase-grid p{color:#68716d;font-size:13px;line-height:1.7}.public-dark-band{background:var(--public-navy);color:#edf0eb;grid-template-columns:1fr 1fr;gap:90px;padding:90px max(34px,50vw - 526px);display:grid}.public-dark-band h2{margin:16px 0;font:44px/1.08 Instrument Serif,serif}.public-dark-band>div>p{color:#d97a59;letter-spacing:.16em;font-size:12px}.public-dark-band>p{color:#bac4bf;font-size:14px;line-height:1.8}.public-bottom-cta{text-align:center;padding:100px 25px}.public-bottom-cta>p{letter-spacing:.15em;color:#7a817c;font-size:12px}.public-bottom-cta h2{margin:20px 0 30px;font:51px Instrument Serif,serif}.public-bottom-cta a{background:var(--public-rust);color:#fff;justify-content:space-between;gap:50px;min-width:190px;padding:15px 18px;font-size:13px;font-weight:700;display:inline-flex}.stage-list,.roadmap-list{max-width:1050px;margin:0 auto 90px;padding:0 34px}.stage-list article,.roadmap-list article{border-top:1px solid #d2cec4;grid-template-columns:100px 1fr;gap:35px;padding:30px 0;display:grid}.stage-list article>span{width:48px;height:48px;color:var(--public-rust);border:1px solid #bdc2bc;border-radius:50%;place-items:center;font:20px Instrument Serif,serif;display:grid}.stage-list h2,.roadmap-list h2{margin:0 0 7px;font:31px Instrument Serif,serif}.stage-list p,.roadmap-list p{color:#68716d;margin:0;font-size:14px;line-height:1.75}.usecase-grid{grid-template-columns:repeat(3,1fr)}.public-note{border-left:3px solid var(--public-rust);background:#ebe8df;max-width:1050px;margin:0 auto 80px;padding:22px 24px}.public-note b{font-size:14px}.public-note p{color:#68716d;margin:7px 0 0;font-size:13px;line-height:1.7}.roadmap-list article{grid-template-columns:150px 1fr}.roadmap-list article>span{text-transform:uppercase;letter-spacing:.15em;color:var(--public-rust);padding-top:8px;font-size:12px;font-weight:800}.principles{max-width:1050px;margin:0 auto 90px;padding:0 34px}.principles>p{margin-bottom:25px}.principles article{border-top:1px solid #d2cec4;grid-template-columns:42px 1fr;align-items:center;padding:18px 0;display:grid}.principles article span{color:var(--public-rust);font:18px Instrument Serif,serif}.principles h3{margin:0;font:25px Instrument Serif,serif}.public-footer{border-top:1px solid #d8d4ca;grid-template-columns:2fr repeat(3,1fr);gap:50px;max-width:1240px;margin:auto;padding:55px 34px 28px;display:grid}.public-footer>div{align-content:start;gap:9px;display:grid}.public-footer>div:first-child p{color:#727a76;max-width:310px;font-size:12px;line-height:1.7}.public-footer b{margin-bottom:7px;font-size:12px}.public-footer a{color:#66706b;font-size:12px}.public-footer>small{color:#8b918d;border-top:1px solid #ddd9cf;grid-column:1/-1;padding-top:22px;font-size:12px}.legal-copy{max-width:920px;margin:0 auto 90px;padding:0 34px}.legal-copy section{border-top:1px solid #d5d1c7;padding:29px 0}.legal-copy h2{margin:0 0 13px;font:30px Instrument Serif,serif}.legal-copy h3{margin:22px 0 8px;font-size:14px}.legal-copy p,.legal-copy li{color:#59635f;font-size:13px;line-height:1.78}.legal-copy li{margin:6px 0}.legal-copy a{color:#a84f30;text-decoration:underline}.home-trust{border-bottom:1px solid #d5d1c7;grid-template-columns:repeat(5,1fr);max-width:1170px;margin:0 auto;padding:35px 30px;display:grid}.home-trust p{text-align:center;color:#68716d;border-right:1px solid #d5d1c7;font-size:12px}.home-trust p:last-child{border:0}.landing>.public-footer{max-width:1240px}.landing>.public-footer a{color:inherit}@media (max-width:900px){.public-nav{grid-template-columns:1fr auto}.public-nav>div{display:none}.public-split,.public-dark-band{grid-template-columns:1fr;gap:35px}.public-card-grid,.usecase-grid,.public-footer{grid-template-columns:1fr 1fr}.public-footer>div:first-child{grid-column:1/-1}.home-trust{grid-template-columns:1fr 1fr}.home-trust p{text-align:left;border:0}}@media (max-width:560px){.public-nav{padding:0 18px}.public-nav>span>a:first-child{display:none}.public-page-hero{padding:65px 20px 50px}.public-page-hero h1{font-size:52px}.public-split{padding:65px 20px}.public-card-grid,.usecase-grid{grid-template-columns:1fr;padding:0 20px}.stage-list,.roadmap-list{padding:0 20px}.stage-list article,.roadmap-list article{grid-template-columns:55px 1fr;gap:17px}.roadmap-list article{grid-template-columns:1fr}.public-footer{grid-template-columns:1fr;padding:45px 20px 25px}.public-footer>div:first-child{grid-column:auto}.legal-copy{padding:0 20px}.home-trust{grid-template-columns:1fr;padding:25px 20px}.public-bottom-cta h2{font-size:40px}}
