:root{--notion-font:ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI Variable Display", "Segoe UI", Helvetica, "Apple Color Emoji", "Noto Sans Arabic", "Noto Sans Hebrew", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";font-family:var(--notion-font);color:#202020;font-synthesis:none;--ink:#202020;--muted:#666;--faint:#969696;--line:#d1d1d1;--soft:#eee;--sidebar:#f5f5f5;--accent:#202020;--accent-soft:#f1f1f1;--approval-accent:#b7e46c;--approval-icon-accent:#c7ed89;--approval-control-accent:#c7ed89;--rejection-accent:#ff6b6b;--rejection-icon-accent:#ff8585;--rejection-control-accent:#ff8585;--danger:#5f5f5f;--danger-soft:#f0f0f0;--warning:#727272;--warning-soft:#f8f8f8;--button-radius:6px;background:#f4f4f4}*{box-sizing:border-box}::selection{color:#000;background:#d0d0d0}html,body,#root{min-height:100%;margin:0}body{background:#f4f4f4;min-width:320px;font-size:17px}button,input,textarea{font:inherit}input[type=checkbox],input[type=radio]{accent-color:var(--ink)}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;border-radius:var(--button-radius)!important}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,[role=switch]:focus-visible{outline-offset:2px;outline:2px solid #868686}.app-shell{min-height:100vh}.sidebar{z-index:30;background:var(--sidebar);border-right:2px solid #d7d7d7;flex-direction:column;width:254px;padding:14px 12px 12px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-brand{align-items:center;gap:6px;height:50px;padding:0 10px;display:flex}.wordmark,.login-wordmark,.mobile-login-brand{font-family:var(--notion-font);letter-spacing:-.06em;font-weight:700}.wordmark{font-size:32px;font-weight:800}.sidebar-search{border-radius:var(--button-radius);color:#525252;cursor:pointer;text-align:left;background:#fff;border:2px solid #cfcfcf;align-items:center;gap:9px;width:100%;height:44px;margin:5px 0 12px;padding:0 11px;display:flex}.sidebar-search:hover,.nav-item:hover{background:#e8e8e8}.sidebar-search span{flex:1}kbd{color:#979797;background:#fff;border:1px solid #d9d9d9;border-radius:2px;padding:1px 5px;font-size:12px;box-shadow:0 1px #dbdbdb}.sidebar-nav{flex-direction:column;flex:1;gap:4px;display:flex}.sidebar-nav .nav-item:last-child{margin-top:auto;margin-bottom:12px}.nav-item{color:#3f3f3f;border-radius:6px;align-items:center;gap:10px;height:44px;padding:0 11px;font-size:16px;font-weight:650;display:flex}.nav-item.active{color:#fff;background:#202020;font-weight:800}.draft-dot{background:#929292;border-radius:50%;flex:none;width:6px;height:6px}.sidebar-user{border-top:2px solid #d7d7d7;grid-template-columns:34px 1fr 32px;align-items:center;gap:9px;padding:12px 8px 3px;display:grid}.sidebar-user>div:nth-child(2){min-width:0;display:grid}.sidebar-user strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.sidebar-user span{color:#878787;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.language-switcher{cursor:pointer;background:#fff;border:1px solid #c8c8c8;border-radius:4px;grid-template-columns:repeat(2,minmax(31px,1fr));align-items:center;gap:2px;padding:3px;display:inline-grid}.language-switcher span{color:#747474;letter-spacing:.04em;border-radius:4px;place-items:center;min-width:31px;height:25px;padding:0 8px;font-size:11px;font-weight:850;display:grid}.language-switcher:hover span:not(.active){color:var(--ink);background:#ececec}.language-switcher span.active{background:var(--ink);color:#fff}.sidebar-language{flex:none;margin-left:auto}.avatar{color:#333;background:#e6e6e6;border:2px solid #bdbdbd;border-radius:5px;place-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:grid}.avatar.small{border-radius:4px;width:25px;height:25px}.icon-button{border-radius:var(--button-radius);cursor:pointer;background:0 0;border:0;place-items:center;width:30px;height:30px;padding:0;display:inline-grid}.icon-button:hover{background:#eee}.icon-button:disabled{opacity:.35;cursor:default}.icon-button.danger{color:var(--danger)}.icon-button.filled{background:var(--ink);color:#fff}.main-content{background:#f4f4f4;min-height:100vh;margin-left:254px;transition:margin .2s}.assistant-visible .main-content{margin-right:410px}.mobile-menu,.mobile-only{display:none}.page-container{width:min(1160px,100% - 88px);margin:0 auto;padding:62px 0 90px}.page-heading{justify-content:space-between;align-items:center;gap:34px;margin-bottom:40px;display:flex}.page-heading h1{font-family:var(--notion-font);letter-spacing:-.06em;margin:0 0 9px;font-size:clamp(48px,5vw,64px);font-weight:800;line-height:.96}.page-heading p{color:#555;max-width:650px;margin:0;font-size:18px;line-height:1.5}.library-page>.page-heading>.primary-button{flex:none;width:190px}.eyebrow{color:#202020;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:2px solid #202020;border-radius:4px;padding:4px 9px;font-size:12px;font-weight:800;display:inline-block}.heading-actions{gap:9px;display:flex}.primary-button,.secondary-button,.approve-revision-button,.approve-button,.reject-button{border-radius:var(--button-radius);cursor:pointer;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex}.primary-button{border:2px solid var(--ink);background:var(--ink);color:#fff;box-shadow:0 3px #bdbdbd}.primary-button:hover{background:#000;transform:translateY(-1px)}.secondary-button{color:#202020;background:#fff;border:2px solid #202020}.secondary-button:hover{background:var(--soft);transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.approve-revision-button:disabled{opacity:.45;cursor:default}.text-button,.text-link{color:#202020;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:14px;font-weight:800;text-decoration:underline;text-decoration-thickness:2px;display:inline-flex}.panel{border:2px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 5px #dedede}.panel-heading{justify-content:space-between;align-items:flex-start;padding:24px 24px 18px;display:flex}.panel-heading h2{margin:0 0 5px;font-size:18px;font-weight:800}.panel-heading p{color:var(--muted);margin:0;font-size:14px}.panel-heading.compact{border-bottom:1px solid var(--line);padding:17px 17px 12px}.panel-heading.compact h2{align-items:center;gap:6px;display:flex}.page-icon-box{color:#555;background:#f0f0f0;border:2px solid #d0d0d0;border-radius:6px;place-items:center;width:40px;height:40px;display:grid}.page-icon-box.feature{color:#606060;background:#efefef}.page-icon-box.scenario{color:#5e5e5e;background:#f2f2f2}.page-icon-box.concept{color:#636363;background:#f1f1f1}.page-icon-box.approved{background:var(--approval-icon-accent);color:#202020;border-color:#a7cb68}.page-icon-box.draft{color:#555;background:#f1f1f1;border-color:#bdbdbd}.library-toolbar,.search-form{align-items:center;gap:10px;margin-bottom:22px;display:flex}.search-field,.large-search{color:#666;background:#fff;border:2px solid #bdbdbd;border-radius:7px;flex:1;align-items:center;gap:10px;padding:0 14px;display:flex}.search-field{height:48px;box-shadow:0 3px #dedede}.large-search{height:52px}.search-field input,.large-search input{background:0 0;border:0;outline:0;width:100%}.viki-select{width:100%;min-width:0;position:relative}.viki-select-trigger{color:#333;width:100%;min-width:0;min-height:48px;font:inherit;cursor:pointer;background:#fff;border:2px solid #bdbdbd;border-radius:7px;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:9px;padding:0 12px 0 14px;font-size:14px;font-weight:750;display:grid;box-shadow:0 3px #dedede}.viki-select.has-leading .viki-select-trigger{grid-template-columns:16px minmax(0,1fr) 16px;padding-left:12px}.viki-select-value,.viki-select-menu button>span{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.viki-select-leading{place-items:center;display:grid}.viki-select-trigger:hover{background:#fafafa;border-color:#202020}.viki-select-trigger:focus-visible{outline-offset:2px;outline:3px solid #d5d5d5}.viki-select-trigger:disabled{cursor:default;opacity:.55}.viki-select.open .viki-select-trigger{border-color:#202020;box-shadow:0 3px #bdbdbd}.viki-select-chevron{transition:transform .16s}.viki-select.open .viki-select-chevron{transform:rotate(180deg)}.viki-select-menu{z-index:120;background:#fff;border:2px solid #202020;border-radius:7px;gap:3px;width:100%;min-width:0;max-height:260px;padding:6px;display:grid;position:absolute;top:calc(100% + 9px);left:0;overflow-y:auto;box-shadow:5px 5px #d2d2d2}.viki-select-menu button{color:#202020;width:100%;min-height:42px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:12px;padding:0 11px;font-size:14px;font-weight:750;display:grid}.viki-select-menu button:hover,.viki-select-menu button:focus-visible{background:#ececec;outline:0}.viki-select-menu button.selected{color:#fff;background:#202020}.viki-select-menu button.selected:hover,.viki-select-menu button.selected:focus-visible{background:#000}.viki-select-menu button:disabled{color:#999;cursor:default}.viki-select.compact .viki-select-trigger{border-width:1px;border-radius:4px;min-height:30px;padding:0 8px;font-size:12px;box-shadow:0 2px #e3e3e3}.viki-select.compact .viki-select-menu{border-width:1px;border-radius:5px;padding:4px;top:calc(100% + 6px);box-shadow:4px 4px #dedede}.viki-select.compact .viki-select-menu button{border-radius:3px;min-height:32px;padding:0 8px;font-size:12px}.filter-select{flex:0 0 190px;width:190px}.search-kind-select{flex:0 0 170px;width:170px}.concept-columns{grid-template-columns:1fr 1fr;gap:16px;display:grid}.library-group,.feature-card{overflow:hidden}.feature-card{transition:background-color .15s}.library-group-title{border-bottom:2px solid #e5e5e5;justify-content:space-between;align-items:center;padding:20px 20px 15px;display:flex}.library-group-title h2{margin:0;font-size:18px;font-weight:800}.library-group-title span{color:#fff;background:#202020;border-radius:4px;place-items:center;min-width:28px;height:28px;font-size:13px;font-weight:800;display:grid}.compact-page-list>a{border-bottom:2px solid #eee;grid-template-columns:1fr auto;align-items:center;gap:13px;min-height:66px;padding:10px 18px;transition:background-color .15s;display:grid}.compact-page-list>a:last-child{border:0}.compact-page-list>a:hover{background:#f2f2f2}.compact-page-copy{display:grid}.compact-page-list strong{font-size:16px;font-weight:750}.compact-page-list small{color:var(--muted);font-size:13px}.feature-list{gap:18px;display:grid}.feature-card:nth-child(2n){border-radius:8px}.feature-card-heading{grid-template-columns:42px 1fr auto;align-items:center;gap:13px;min-height:74px;padding:14px 20px;display:grid}.feature-card:hover{background:#f2f2f2}.feature-card-heading>span:nth-child(2){display:grid}.feature-card-heading strong{font-size:17px;font-weight:800}.feature-card-heading small{color:var(--muted);margin-top:3px;font-size:13px}.feature-children{padding:0 20px 14px 60px}.feature-children a{color:#4f4f4f;align-items:center;gap:9px;min-height:36px;font-size:14px;display:flex;position:relative}.feature-children a:hover{color:#1e1e1e}.tree-line{border-bottom:1px solid #dbdbdb;border-left:1px solid #dbdbdb;border-radius:0 0 0 2px;width:12px;height:16px;position:absolute;top:0;left:-20px}.page-status-pills{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.status-badge{color:#202020;white-space:nowrap;border:1px solid #cdcdcd;border-radius:4px;align-items:center;width:max-content;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.status-badge.approved{background:var(--approval-icon-accent);border-color:#a7cb68}.status-badge.draft{background:#f3f3f3;border-color:#aaa}.status-badge.superseded{color:#777;background:#efefef}.checkbox-label,.checkbox-field{color:#5f5f5f;align-items:center;flex-direction:row!important;gap:7px!important;font-size:13px!important;display:flex!important}.search-results{gap:7px;display:grid}.search-result{border:1px solid var(--line);border-radius:3px;grid-template-columns:35px 1fr;align-items:flex-start;gap:12px;padding:15px;display:grid}.search-result:hover{background:#fcfcfc;border-color:#cfcfcf}.search-result-copy>span{align-items:center;gap:8px;display:flex}.search-result-copy strong{font-size:14px}.search-result-copy small{color:var(--muted);font-size:12px}.search-result-copy p{color:#696969;margin:6px 0 0;font-size:13px;line-height:1.5}.document-layout{--document-top:48px;width:calc(100% - 72px);max-width:1240px;padding:var(--document-top) 0 90px;grid-template-columns:minmax(0,780px) minmax(300px,360px);justify-content:center;gap:34px;margin:0 auto;display:grid}.document-page{background:#fff;border:2px solid #d0d0d0;border-radius:8px;min-width:0;padding:34px 40px 48px;position:relative;box-shadow:0 6px #dedede}.document-breadcrumb{color:#666;align-items:center;gap:8px;min-height:36px;margin-bottom:30px;padding-right:230px;font-size:14px;font-weight:700;display:flex}.document-breadcrumb a{align-items:center;gap:4px;display:flex}.document-breadcrumb>a:first-child,.document-breadcrumb>span{flex:none}.breadcrumb-parent{flex:1;min-width:0}.breadcrumb-parent-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.version-switch{background:#eee;border:2px solid #d0d0d0;border-radius:4px;gap:3px;margin-bottom:28px;padding:4px;display:inline-flex}.version-switch button{color:#555;cursor:pointer;background:0 0;border:0;border-radius:4px;min-height:30px;padding:5px 12px;font-size:13px;font-weight:700}.version-switch button.active{color:var(--ink);background:#fff;font-weight:650;box-shadow:0 1px 2px #00000012}.document-icon{color:#202020;background:#f0f0f0;border:2px solid #202020;border-radius:8px;place-items:center;width:60px;height:60px;display:grid;box-shadow:3px 3px #c9c9c9}.document-icon.feature{color:#606060;background:#efefef}.document-icon.scenario{color:#606060;background:#f2f2f2}.document-icon.approved{background:var(--approval-icon-accent);color:#202020;border-color:#a7cb68}.document-icon.draft{color:#555;background:#f3f3f3;border-color:#aaa}.document-icon.superseded{color:#777;background:#efefef;border-color:#cdcdcd}.document-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:15px;display:grid}.document-title-row>.document-icon{align-self:start}.document-title-main{min-width:0}.document-title-row h1{font-family:var(--notion-font);letter-spacing:-.06em;margin:0;font-size:clamp(48px,5vw,62px);font-weight:800;line-height:.98}.revision-meta{color:var(--faint);margin:13px 0 0;font-size:13px}.document-header-actions{gap:7px;display:flex;position:absolute;top:32px;right:38px}.document-header-button{width:92px;padding:0 12px;font-size:13px}.document-edit-button{white-space:nowrap;width:124px}.document-body{margin-top:38px}.markdown{color:#303030;font-family:var(--notion-font);overflow-wrap:anywhere;font-size:19px;line-height:1.7}.markdown h1,.markdown h2,.markdown h3{color:#272727;font-family:var(--notion-font);margin:1.6em 0 .6em;line-height:1.25}.markdown h1{font-size:34px}.markdown h2{font-size:21px}.markdown p{margin:0 0 1.1em}.markdown ul,.markdown ol{padding-left:22px}.markdown code{background:#f1f1f1;border-radius:1px;padding:2px 4px;font:14px ui-monospace,monospace}.markdown a{color:#5d5d5d;text-decoration:underline}.bdd-steps{background:#f6f6f6;border:2px solid #c5c5c5;border-left:6px solid #202020;border-radius:4px 8px 8px 4px;gap:11px;margin:30px 0;padding:22px;display:grid}.bdd-steps>div{grid-template-columns:52px 1fr;gap:10px;font-size:14px;line-height:1.55;display:grid}.bdd-steps strong{color:#696969}.document-section{border-top:1px solid var(--line);margin-top:35px;padding-top:27px}.document-section h2{margin:0 0 15px;font-size:18px;font-weight:800}.document-accordion h2{margin:0}.document-accordion-toggle{width:100%;min-height:40px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;display:flex}.document-accordion-toggle span{font-size:18px;font-weight:800}.document-accordion-toggle svg{transition:transform .14s ease-out}.document-accordion-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.document-accordion-content{margin-top:15px}.document-accordion-content[hidden]{display:none}.document-section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px;display:flex}.document-section-heading h2{margin:0}.tag-list{flex-wrap:wrap;gap:6px;display:flex}.tag-list span{color:#646464;background:#fafafa;border:1px solid #dfdfdf;border-radius:2px;padding:5px 8px;font-size:12px}.reference-list{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.reference-list a{border:2px solid var(--line);border-radius:6px;align-items:center;gap:10px;padding:13px;display:flex}.reference-list a span{display:grid}.reference-list strong{font-size:13px}.reference-list small{color:var(--muted);font-size:11px}.child-list{border:2px solid var(--line);border-radius:7px;display:grid;overflow:hidden}.child-list a{border-bottom:1px solid var(--line);grid-template-columns:24px 18px 1fr auto;align-items:center;gap:8px;min-height:44px;padding:7px 11px;display:grid}.child-list a:last-child{border:0}.child-list a:hover{background:#fafafa}.child-list>a>span:first-child{color:#838383;background:#f1f1f1;border-radius:2px;place-items:center;width:20px;height:20px;font-size:11px;display:grid}.child-list strong{font-size:13px}.document-tools{top:var(--document-top);align-self:start;gap:16px;min-width:0;padding-top:0;display:grid;position:sticky}.review-panel,.discussion-panel{overflow:hidden}.review-panel>.panel-heading.compact{border-bottom:0}.review-panel-body{padding:17px}.review-panel-body.has-actions{grid-template-columns:minmax(0,1fr) 42px;align-items:stretch;gap:9px;display:grid}.review-panel-content{gap:12px;min-width:0;display:grid}.review-status-list{gap:7px;display:grid}.review-status-line{border:2px solid var(--line);border-radius:var(--button-radius);min-height:44px;color:var(--muted);background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;display:flex;position:relative}.review-status-label{align-items:center;gap:8px;min-width:0;display:inline-flex}.review-status-label>svg{flex:none}.review-status-label>span{font-size:14px;font-weight:800}.review-status-progress{font-variant-numeric:tabular-nums;margin-left:auto;font-size:14px;font-weight:800}.review-status-accordion{border:2px solid var(--line);border-radius:var(--button-radius);background:#fff;overflow:hidden}.review-status-accordion>summary.review-status-line{cursor:pointer;border:0;border-radius:0;list-style:none}.review-status-accordion>summary::-webkit-details-marker{display:none}.review-status-accordion>summary>svg{transition:transform .14s ease-out}.review-status-accordion[open]>summary{border-bottom:1px solid var(--line)}.review-status-accordion[open]>summary>svg{transform:rotate(180deg)}.review-status-expanded{padding:12px}.review-status-line.disabled{background:var(--soft);color:var(--faint)}.review-status-line.blocked.current{background:var(--rejection-icon-accent);color:var(--ink);border-color:#d96767}.review-status-line.ready.current{background:var(--soft);color:var(--ink);border-color:#aaa}.review-status-line.approved.current{background:var(--approval-icon-accent);color:var(--ink);border-color:#a7cb68}.review-status-line.development.current{background:var(--soft);color:var(--ink);border-color:#aaa}.review-status-line.development-developed.current{background:var(--approval-icon-accent);border-color:#a7cb68}.review-status-line.development-blocked.current{background:var(--rejection-icon-accent);border-color:#d96767}.review-new-version{min-height:0;color:var(--ink);opacity:0;pointer-events:none;cursor:pointer;background:#fff;border:1px solid #92b657;align-items:center;padding:0 11px;font-size:12px;font-weight:800;transition:opacity .11s ease-out,transform .11s ease-out;display:inline-flex;position:absolute;inset:5px 5px 5px auto;transform:translate(5px)}.review-status-line.approved.current:hover .review-new-version,.review-status-line.approved.current:focus-within .review-new-version{opacity:1;pointer-events:auto;transform:translate(0)}@media (hover:none){.review-status-line.approved.current .review-new-version{opacity:1;pointer-events:auto;transform:translate(0)}}.review-status-actions{flex-direction:column;align-self:stretch;gap:7px;display:flex}.review-status-action{border:2px solid var(--ink);border-radius:var(--button-radius);width:42px;height:auto;min-height:42px;color:var(--ink);cursor:pointer;background:#fff;flex:1;place-items:center;padding:0;transition:background-color .11s ease-out;display:grid;box-shadow:0 3px #bdbdbd}.review-status-action.approve:not(:disabled){background:var(--approval-control-accent)}.review-status-action.object:not(:disabled){background:var(--rejection-control-accent)}.review-status-action.approve:not(:disabled):hover{background:var(--approval-accent)}.review-status-action.object:not(:disabled):hover{background:var(--rejection-accent)}.review-status-action:disabled{border-color:var(--line);background:var(--soft);color:var(--faint);box-shadow:none;cursor:default}.review-status-action svg{width:20px;height:20px}.discussion-accordion>summary{cursor:pointer;justify-content:space-between;align-items:center;padding:17px;font-size:18px;font-weight:800;list-style:none;display:flex}.discussion-accordion>summary::-webkit-details-marker{display:none}.discussion-accordion>summary>span{align-items:center;gap:7px;display:flex}.discussion-accordion>summary>svg{transition:transform .14s ease-out}.discussion-accordion[open]>summary>svg{transform:rotate(180deg)}.discussion-panel-content{padding:0 17px 17px}.review-decision{gap:12px;display:grid}.review-blockers,.review-objections{gap:7px;display:grid}.review-blockers h3,.review-objections h3{margin:3px 0 0;font-size:13px}.review-blocker{background:var(--danger-soft);color:#4f4f4f;border:1px solid #d6d6d6;border-radius:4px;gap:6px;padding:10px;display:grid}.review-blocker-meta{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.review-blocker-meta>div{align-items:baseline;gap:7px;display:flex}.review-blocker strong{font-size:12px}.review-blocker-meta span{color:var(--muted);font-size:11px}.objection-blocker.resolved{background:var(--soft);color:var(--muted)}.review-blocker-meta .objection-resolution{color:var(--ink);font-weight:750}.review-blocker p{margin:0;font-size:12px;line-height:1.45}.review-blocker>button{color:#575757;cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:4px;padding:0;font-size:11px;font-weight:700;display:flex}.review-blocker>a{color:var(--ink);text-underline-offset:2px;justify-self:start;font-size:11px;font-weight:700;text-decoration:underline}.comment-list{gap:8px;max-height:330px;display:grid;overflow-y:auto}.comment-thread{border:2px solid var(--line);border-radius:6px;padding:11px}.comment-meta{align-items:center;gap:7px;display:flex}.comment-meta>div{display:grid}.comment-meta strong{font-size:12px}.comment-meta small{color:var(--faint);font-size:11px}.comment-state{color:#606060;background:#e5e5e5;border-radius:2px;margin-left:auto;padding:2px 5px;font-size:11px;font-weight:700}.comment-state.resolved{color:#686868;background:#efefef}.comment-thread>p,.comment-reply p{margin:8px 0;font-size:13px;line-height:1.5}.comment-actions{gap:9px;display:flex}.comment-actions button{color:#707070;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:11px;display:flex}.comment-reply{border-left:2px solid #dbdbdb;margin:8px 0 0 16px;padding:7px}.comment-reply strong{font-size:11px}.reply-form{gap:5px;margin-top:7px;display:flex}.reply-form input{border:1px solid #dbdbdb;border-radius:2px;flex:1;min-width:0;padding:6px;font-size:11px}.reply-form button{background:var(--ink);color:#fff;border:0;border-radius:2px;font-size:11px}.comment-form{gap:8px;margin-top:12px;display:grid}.comment-form label{color:#535353;gap:6px;font-size:13px;font-weight:750;display:grid}.comment-form textarea{resize:vertical;border:1px solid #dbdbdb;border-radius:3px;width:100%;padding:9px;font-size:13px}.comment-form>button{justify-self:end;min-height:36px;padding-inline:14px}.muted{color:var(--muted);font-size:12px}.page-editor{border:2px solid var(--line);background:#fff;border-radius:8px;padding:20px;box-shadow:0 5px #dedede}.document-page>.page-editor{border:0;border-top:2px solid var(--line);box-shadow:none;background:0 0;border-radius:0;padding:28px 0 0}.page-editor>label,.modal-card>label,.modal-card>.select-field,.login-form>label{color:#333;gap:7px;margin-bottom:14px;font-size:14px;font-weight:800;display:grid}.scenario-step-fields{border:1px solid var(--line);background:#fafafa;border-radius:6px;gap:12px;margin:4px 0 18px;padding:14px;display:grid}.scenario-step-fields h3{margin:0 0 2px;font-size:16px}.scenario-step-fields label{color:#333;gap:7px;font-size:14px;font-weight:800;display:grid}.page-editor input,.page-editor textarea,.modal-card input,.modal-card textarea,.login-form input{width:100%;color:var(--ink);background:#fff;border:2px solid #bdbdbd;border-radius:5px;outline:none;padding:10px 11px;font-size:14px}.page-editor input:focus,.page-editor textarea:focus,.modal-card input:focus,.modal-card textarea:focus,.login-form input:focus{border-color:#a7a7a7;box-shadow:0 0 0 2px #f1f1f1}.page-editor label small,.modal-card label small{color:var(--muted);font-weight:400}.markdown-editor{border:2px solid #bdbdbd;border-radius:6px;overflow:hidden}.editor-toolbar{border-bottom:1px solid var(--line);background:#fafafa;align-items:center;gap:2px;min-height:31px;padding:3px 5px;display:flex}.editor-toolbar button{cursor:pointer;background:0 0;border:0;border-radius:2px;place-items:center;width:25px;height:24px;display:grid}.editor-toolbar button:hover{background:#eaeaea}.editor-toolbar span{color:var(--faint);margin-left:auto;padding-right:5px;font-size:11px;font-weight:500}.markdown-editor textarea{resize:vertical;border:0;border-radius:0;box-shadow:none!important}.field-heading{color:#5b5b5b;justify-content:space-between;margin-bottom:7px;font-size:12px;font-weight:650;display:flex}.field-heading small{color:var(--faint);font-weight:400}.bdd-editor{margin-bottom:14px}.bdd-edit-row{grid-template-columns:120px 1fr auto;align-items:start;gap:7px;margin-bottom:9px;display:grid}.bdd-edit-row input{border:1px solid #dbdbdb;border-radius:2px;min-width:0;padding:7px;font-size:12px}.step-definition-field{min-width:0;position:relative}.step-definition-field.selected{background:#f7f7f7;border:1px solid #cfcfcf;border-radius:5px;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:8px 10px;display:grid}.step-definition-summary{gap:2px;min-width:0;display:grid}.step-definition-summary span{overflow-wrap:anywhere;font-size:14px;font-weight:700}.step-definition-summary small,.step-definition-options small{color:var(--muted);font-size:11px}.step-definition-change{align-self:start}.step-arguments{flex-wrap:wrap;grid-column:1/-1;gap:6px;display:flex}.step-arguments input{background:#fff;width:min(220px,100%)}.step-definition-field.choosing,.step-definition-field.proposing{grid-template-columns:minmax(0,1fr) auto;gap:5px;display:grid}.step-definition-options{z-index:15;background:#fff;border:1px solid #cfcfcf;border-radius:5px;max-height:210px;padding:5px;display:grid;position:absolute;top:35px;left:0;right:0;overflow-y:auto;box-shadow:0 5px 15px #00000014}.step-definition-options button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:3px;gap:2px;width:100%;padding:8px;display:grid}.step-definition-options button:hover{background:#ededed}.step-definition-options span{font-size:13px;font-weight:700}.step-definition-empty{padding:8px}.step-definition-propose{white-space:nowrap}.row-actions{display:flex}.row-actions .icon-button{width:24px;height:28px}.editor-actions,.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:7px;margin-top:15px;padding-top:13px;display:flex}.form-error{background:var(--danger-soft);color:#333;border:2px solid #a5a5a5;border-radius:5px;padding:10px 12px;font-size:13px;line-height:1.45}.modal-open{overflow:hidden}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2727275c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border:2px solid #202020;border-radius:8px;width:min(480px,100%);padding:26px;box-shadow:8px 8px #bdbdbd}.objection-dialog textarea{resize:vertical;min-height:124px}.modal-heading{justify-content:space-between;margin-bottom:21px;display:flex}.modal-heading h2{font-family:var(--notion-font);letter-spacing:-.04em;margin:4px 0 0;font-size:32px;font-weight:800}.history-modal{background:#fff;border:2px solid #202020;border-radius:8px;width:min(1050px,96vw);height:min(720px,90vh);overflow:hidden;box-shadow:8px 8px #bdbdbd}.history-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;height:74px;padding:16px 19px;display:flex}.history-modal h2{margin:3px 0 0;font-size:19px}.history-layout{grid-template-columns:245px 1fr;height:calc(100% - 74px);display:grid}.history-layout>aside{border-right:1px solid var(--line);background:#fafafa;padding:8px;overflow-y:auto}.history-layout>aside button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:3px;grid-template-columns:1fr auto;gap:4px;width:100%;padding:10px;display:grid}.history-layout>aside button+button{margin-top:4px}.history-layout>aside button:hover,.history-layout>aside button.active{background:#ececec}.history-layout>aside span{font-size:12px;font-weight:650}.history-layout>aside small{color:var(--muted);grid-column:1/-1;font-size:11px}.history-layout>main{padding:28px;overflow-y:auto}.revision-preview-heading{justify-content:space-between;align-items:flex-start;display:flex}.revision-preview-heading h3{font-family:var(--notion-font);letter-spacing:-.04em;margin:0 0 3px;font-size:32px;font-weight:800}.revision-preview-heading span{color:var(--muted);font-size:12px}.compare-note{color:#6f6f6f;align-items:center;gap:6px;margin:19px 0 10px;font-size:11px;display:flex}.revision-compare{grid-template-columns:1fr 1fr;gap:20px;display:grid}.revision-compare section{border:1px solid var(--line);border-radius:3px;min-width:0;padding:15px}.revision-compare .markdown{margin-top:12px;font-size:14px}.assistant-fab{z-index:41;background:var(--ink);color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;place-items:center;width:52px;height:52px;transition:right .2s,transform .15s;display:grid;position:fixed;bottom:18px;right:20px;box-shadow:0 4px #a7a7a7}.assistant-fab img{filter:invert();width:23px;height:23px}.assistant-fab:hover{transform:translateY(-2px)}.assistant-visible .assistant-fab{right:426px}.assistant-drawer{z-index:40;background:#fff;border-left:2px solid #202020;width:410px;position:fixed;top:0;bottom:0;right:0;box-shadow:-6px 0 #d8d8d8}.assistant-panel{flex-direction:column;height:100%;min-height:0;font-size:14px;display:flex}.assistant-header{border-bottom:2px solid var(--line);justify-content:space-between;align-items:center;padding:17px 18px;display:flex}.assistant-header>div{align-items:center;gap:8px;display:flex}.assistant-header>div>div{display:grid}.assistant-header strong{font-size:17px;font-weight:800}.assistant-header small{color:var(--muted);font-size:13px}.assistant-mark{color:#202020;background:#f1f1f1;border:2px solid #202020;border-radius:6px;place-items:center;width:38px;height:38px;display:grid}.chat-selector{width:auto;margin:12px 15px 0}.chat-selector .viki-select-trigger{border-radius:6px;min-height:42px;font-size:14px}.chat-selector .viki-select-menu button{min-height:40px;font-size:14px}.assistant-controls{justify-content:center;align-items:center;gap:8px;padding:12px 15px;display:flex}.mode-switch{background:#e8e8e8;border-radius:4px;gap:3px;padding:4px;display:flex}.mode-switch button{color:#555;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:700;display:flex}.mode-switch button.active{color:var(--ink);background:#fff;font-weight:650;box-shadow:0 1px 2px #0001}.mode-switch button:disabled{cursor:default;opacity:.55}.assistant-connection,.assistant-unavailable{color:#555;background:#f5f5f5;border:2px solid #d2d2d2;border-radius:6px;margin:0 15px 9px;font-size:13px}.assistant-connection{align-items:center;gap:7px;padding:8px 10px;display:flex}.assistant-connection span{flex:1}.assistant-connection button,.assistant-unavailable button{cursor:pointer;background:#fff;border:1px solid #8c8c8c;border-radius:3px;align-items:center;gap:5px;padding:4px 7px;font-size:12px;font-weight:800;display:inline-flex}.assistant-unavailable{grid-template-columns:1fr auto;gap:2px 10px;padding:10px 11px;display:grid}.assistant-unavailable strong{font-size:13px}.assistant-unavailable span{color:#737373;grid-column:1;font-size:12px}.assistant-unavailable button{grid-area:1/2/3;align-self:center}.chat-messages{flex:1;min-height:0;padding:10px 12px 18px;overflow-y:auto}.assistant-welcome{text-align:center;justify-items:center;margin-top:45px;padding:20px;display:grid}.assistant-welcome>svg{color:#818181}.assistant-welcome h3{font-family:var(--notion-font);letter-spacing:-.04em;margin:11px 0 6px;font-size:26px;font-weight:800}.assistant-welcome p{max-width:270px;color:var(--muted);margin:0 0 15px;font-size:14px;line-height:1.5}.chat-message{margin-bottom:13px}.chat-message.user{background:#e8e8e8;border-radius:8px 8px 2px;width:fit-content;max-width:85%;margin-left:auto;padding:11px 13px}.chat-message.assistant{padding-right:8px}.message-author{color:#666;align-items:center;gap:4px;margin-bottom:5px;font-size:13px;font-weight:800;display:flex}.message-mode{color:#777;letter-spacing:.03em;text-transform:uppercase;background:#fff;border:1px solid #c9c9c9;border-radius:4px;margin-left:3px;padding:2px 5px;font-size:11px;font-style:normal;font-weight:800}.message-mode.edit{color:#3d3d3d;border-color:#8e8e8e}.chat-message .markdown{font-family:var(--notion-font);font-size:14px;line-height:1.55}.chat-message .markdown p{margin:0 0 7px}.citation-list{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.citation-list .citation-link{display:inline-flex}.citation-list a{color:#656565;background:#f9f9f9;border:1px solid #d7d7d7;border-radius:3px;align-items:center;gap:4px;min-height:25px;padding:4px 6px;font-size:11px;display:flex}.citation-list a:hover{background:#fff;border-color:#8b8b8b}.citation-list a>span{background:#e9e9e9;border-radius:50%;place-items:center;width:13px;height:13px;font-size:11px;font-weight:700;display:grid}.citation-list strong{color:#444;text-overflow:ellipsis;white-space:nowrap;max-width:145px;font-size:11px;overflow:hidden}.citation-list small{color:#858585;white-space:nowrap;font-size:11px}.citation-list em{color:#676767;background:#ededed;border-radius:1px;padding:1px 3px;font-size:11px;font-style:normal}.created-draft{color:#4c4c4c;background:#fafafa;border:2px solid #cfcfcf;border-radius:5px;align-items:center;gap:9px;margin-top:7px;padding:9px 10px;display:flex}.created-draft:hover{background:#fff;border-color:#777}.created-draft span{display:grid}.created-draft strong{color:#666;text-transform:uppercase;letter-spacing:.03em;font-size:11px}.created-draft b{color:#222;margin:1px 0;font-size:13px}.created-draft small{color:#777;font-size:11px}.typing{gap:3px;padding:6px;display:flex}.typing i{background:#909090;border-radius:50%;width:4px;height:4px;animation:1s infinite alternate typing}.typing i:nth-child(2){animation-delay:.2s}.typing i:nth-child(3){animation-delay:.4s}@keyframes typing{to{opacity:.25;transform:translateY(-2px)}}.assistant-activity{color:#686868;align-items:center;gap:4px;margin:5px 0 11px;font-size:12px;font-weight:700;display:flex}.assistant-activity .typing{padding-left:2px}.clarification-card{background:#f6f6f6;border:2px solid #777;border-radius:7px;gap:7px;margin:10px 0;padding:12px;display:grid}.clarification-card strong{font-size:14px}.clarification-card p{color:#444;margin:0;font-size:14px;line-height:1.45}.clarification-choices{flex-wrap:wrap;gap:5px;display:flex}.clarification-choices button{color:#333;background:#fff;border:1px solid #777;border-radius:4px;justify-self:auto;padding:5px 8px}.clarification-choices button:hover{background:#e8e8e8}.clarification-card label{gap:4px;display:grid}.clarification-card label span{color:#777;text-transform:uppercase;font-size:11px;font-weight:800}.clarification-card textarea{resize:vertical;background:#fff;border:1px solid #aaa;border-radius:4px;width:100%;padding:8px;font-size:14px}.clarification-card>button{color:#fff;cursor:pointer;background:#202020;border:0;border-radius:4px;justify-self:end;padding:7px 10px;font-size:12px;font-weight:800}.clarification-card>button:disabled{opacity:.35;cursor:default}.draft-clarification{border-color:var(--ink);border-radius:8px;gap:12px;max-width:760px;padding:24px;box-shadow:6px 6px #d6d6d6}.draft-clarification h2{margin:0;font-size:23px}.draft-clarification p{font-size:16px}.draft-clarification textarea{min-height:88px;font-size:16px}.assistant-error{background:var(--danger-soft);color:#444;border:1px solid #aaa;border-radius:4px;margin:7px 0;padding:9px;font-size:12px}.assistant-composer{background:#fff;border:2px solid #202020;border-radius:8px;margin:0 12px 12px;overflow:hidden;box-shadow:0 3px #d1d1d1}.assistant-composer textarea{resize:none;background:#fff;border:0;outline:0;width:100%;padding:10px 11px 4px;font-size:14px;line-height:1.45;display:block}.assistant-composer textarea:disabled{color:#777;background:#f4f4f4}.assistant-composer>div{justify-content:space-between;align-items:center;min-height:33px;padding:2px 4px 4px 7px;display:flex}.composer-hint{color:#888;font-size:11px}.composer-hint.error{color:#333;font-weight:700}.composer-actions{align-items:center;gap:5px;display:inline-flex}.voice-button{color:#222;cursor:pointer;background:#fff;border:1px solid #aaa;border-radius:5px;place-items:center;width:36px;height:36px;display:grid}.voice-button:hover{background:#eee}.voice-button.listening{color:#fff;background:#202020;border-color:#202020}.voice-button:disabled{cursor:default;opacity:.3}.send-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:5px;place-items:center;width:36px;height:36px;display:grid}.send-button:disabled{opacity:.3}.stop-button{color:#333;cursor:pointer;background:#fff;border:1px solid #555;border-radius:5px;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.stop-button:hover{background:#ececec}.assistant-turn-page{max-width:1040px;position:relative}.assistant-turn-heading{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:34px;display:flex}.assistant-turn-kicker{color:#666;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:850;display:inline-block}.assistant-turn-heading h1{max-width:780px;font-family:var(--notion-font);letter-spacing:-.075em;margin:0;font-size:clamp(52px,6.4vw,82px);font-weight:800;line-height:.92}.assistant-turn-heading p{color:#5f5f5f;max-width:620px;margin:18px 0 0;font-size:18px;line-height:1.5}.assistant-turn-stop{flex:none;margin-top:24px}.assistant-turn-stage{background:#fff;border:2px solid #202020;border-radius:8px;grid-template-columns:160px 1fr;align-items:center;gap:30px;min-height:190px;padding:24px 34px;display:grid;position:relative;overflow:hidden;box-shadow:8px 8px #d3d3d3}.assistant-turn-stage:after{content:"";border:2px solid #dadada;border-radius:50%;width:310px;height:310px;position:absolute;bottom:-120px;right:-90px;box-shadow:0 0 0 28px #f1f1f1,0 0 0 30px #d5d5d5}.assistant-turn-animation{z-index:1;width:136px;height:136px;position:relative}.assistant-turn-star{z-index:2;background:#202020;border:2px solid #202020;border-radius:8px;place-items:center;animation:2.2s ease-in-out infinite turn-float;display:grid;position:absolute;inset:24px;box-shadow:5px 5px #b7e46c}.assistant-turn-star img{filter:invert();width:43px;height:43px}.assistant-turn-animation>i{background:#fff;border:2px solid #202020;border-radius:50%;animation:3.4s linear infinite turn-orbit;position:absolute}.assistant-turn-animation>i:first-of-type{transform-origin:0 64px;width:14px;height:14px;top:4px;left:68px}.assistant-turn-animation>i:nth-of-type(2){transform-origin:-59px -5px;width:10px;height:10px;animation-duration:2.7s;animation-direction:reverse;bottom:35px;right:2px}.assistant-turn-animation>i:nth-of-type(3){transform-origin:43px -60px;width:18px;height:18px;animation-duration:4.1s;bottom:4px;left:25px}.assistant-turn-copy{z-index:1;align-items:center;gap:8px;display:flex;position:relative}.assistant-turn-copy strong{letter-spacing:-.035em;font-size:clamp(22px,3vw,34px);font-weight:800}.assistant-turn-copy .typing{padding-top:12px}.assistant-turn-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:18px;margin-top:28px;display:grid}.assistant-turn-timeline,.assistant-turn-summary,.assistant-turn-drafts{background:#fff;border:2px solid #d0d0d0;border-radius:8px;box-shadow:0 4px #dedede}.assistant-turn-timeline{align-self:start;padding:10px 20px}.assistant-turn-timeline>div{grid-template-columns:35px 1fr;align-items:center;gap:10px;min-height:58px;display:grid;position:relative}.assistant-turn-timeline>div:not(:last-child):after{content:"";background:#cecece;width:2px;position:absolute;top:42px;bottom:-16px;left:17px}.assistant-turn-timeline>div>span{z-index:1;color:#555;background:#f4f4f4;border:2px solid #bdbdbd;border-radius:6px;place-items:center;width:35px;height:35px;display:grid}.assistant-turn-timeline>div.done>span{color:#202020;background:#d4f3a3;border-color:#a5ca69}.assistant-turn-timeline>div.active>span{color:#fff;background:#202020;border-color:#202020;animation:1.3s ease-in-out infinite turn-active}.assistant-turn-timeline>div.needs-input>span{color:#202020;background:#fff;border-color:#202020;animation:none}.assistant-turn-timeline p{margin:0;font-size:15px;font-weight:750;line-height:1.35}.assistant-turn-grid>*,.assistant-turn-results,.assistant-turn-summary,.assistant-turn-drafts{min-width:0}.assistant-turn-results{align-content:start;gap:18px;display:grid}.assistant-turn-summary,.assistant-turn-drafts{padding:22px}.assistant-turn-summary h2,.assistant-turn-drafts h2{margin:0 0 14px;font-size:16px;font-weight:850}.assistant-turn-summary .markdown{color:#454545;font-size:16px;line-height:1.6}.assistant-turn-summary .markdown p{margin:0}.assistant-turn-drafts>div{gap:8px;display:grid}.assistant-turn-drafts a{border-radius:var(--button-radius);background:#fafafa;border:2px solid #d1d1d1;grid-template-columns:38px 1fr 20px;align-items:center;gap:10px;min-height:58px;padding:8px 12px;transition:border-color .12s,background .12s,transform .12s;display:grid}.assistant-turn-drafts a:hover{background:#fff;border-color:#202020;transform:translateY(-1px)}.assistant-turn-drafts a>span{background:#ececec;border-radius:5px;place-items:center;width:38px;height:38px;display:grid}.assistant-turn-drafts a>svg{color:#6d8d38}.assistant-turn-drafts strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;overflow:hidden}.assistant-turn-error{border-radius:var(--button-radius);background:var(--rejection-icon-accent);border:2px solid #202020;margin-top:18px;padding:16px 18px;font-size:15px;font-weight:750}@keyframes turn-float{50%{transform:translateY(-5px)rotate(2deg);box-shadow:7px 9px #b7e46c}}@keyframes turn-orbit{to{transform:rotate(360deg)}}@keyframes turn-active{50%{box-shadow:0 0 0 5px #e2e2e2}}.audit-list{overflow:hidden}.audit-row{border-bottom:1px solid var(--line);grid-template-columns:32px 1fr auto;align-items:center;gap:11px;min-height:57px;padding:9px 15px;display:grid}.audit-row:last-child{border:0}.audit-icon{color:#727272;background:#f0f0f0;border-radius:3px;place-items:center;width:29px;height:29px;display:grid}.audit-row p{margin:0;font-size:13px}.audit-row small,.audit-row time{color:var(--faint);font-size:11px}.loading-state{min-height:180px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex}.spinner{border:2px solid #ddd;border-top-color:#787878;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-loading{min-height:100vh;color:var(--muted);align-content:center;place-items:center;gap:10px;font-size:13px;display:grid}.brand-mark{background:var(--ink);color:#fff;width:38px;height:38px;font-family:var(--notion-font);border-radius:4px;place-items:center;font-size:26px;font-weight:700;display:grid}.empty-state{color:#878787;text-align:center;align-content:center;place-items:center;gap:8px;min-height:280px;padding:30px;display:grid}.empty-state h3{color:#202020;margin:2px 0 0;font-size:22px;font-weight:800}.empty-state p{max-width:420px;margin:0;font-size:14px;line-height:1.5}.login-page{background:#f2f2f2;grid-template-columns:1fr 2fr;min-height:100vh;display:grid}.login-story{color:#fff;background:#000;flex-direction:column;padding:clamp(36px,6vw,78px);display:flex}.login-wordmark{font-size:54px;font-weight:800}.login-form-wrap{place-items:center;padding:42px;display:grid;position:relative}.login-language{position:absolute;top:24px;right:26px}.login-form{background:#fff;border:2px solid #202020;border-radius:8px;width:min(480px,100%);padding:38px;box-shadow:8px 8px #c7c7c7}.login-form h2{font-family:var(--notion-font);letter-spacing:-.055em;margin:12px 0 10px;font-size:40px;font-weight:800;line-height:1.02}.login-submit{width:100%;margin-top:6px}.login-form input{min-height:48px}.login-submit{border-radius:4px;height:50px}.mobile-login-brand{display:none}.document-body .markdown .concept-reference{color:inherit;text-underline-offset:3px;font-weight:750;text-decoration:underline;text-decoration-thickness:1px}.document-body .markdown .concept-reference:hover{text-decoration-thickness:2px}@media (max-width:1500px){.assistant-visible .document-layout{width:min(100% - 42px,760px);display:block}.assistant-visible .document-tools{padding-top:30px;position:static}.assistant-visible .assistant-turn-grid{grid-template-columns:1fr}}@media (max-width:1180px){.assistant-visible .main-content{margin-right:0}.assistant-visible .assistant-fab{right:426px}.document-layout{grid-template-columns:minmax(0,700px) 310px;gap:25px}}@media (max-width:930px){.sidebar{transition:transform .2s;transform:translate(-100%);box-shadow:8px 0 25px #0002}.sidebar.mobile-open{transform:translate(0)}.sidebar-scrim{z-index:29;background:#0005;border:0;position:fixed;inset:0}.mobile-menu{z-index:25;background:#fff;border:0;border-radius:3px;place-items:center;width:32px;height:32px;display:grid;position:fixed;top:8px;left:9px;box-shadow:0 1px 5px #0002}.mobile-only{display:grid}.main-content{margin-left:0}.page-container{width:min(100% - 42px,760px);padding-top:74px}.document-layout{width:min(100% - 42px,760px);padding-top:72px;display:block}.document-tools{padding-top:30px;position:static}.login-story{padding:24px 16px}.login-wordmark{font-size:38px}.assistant-visible .assistant-fab{right:426px}.assistant-turn-grid{grid-template-columns:1fr}}@media (max-width:600px){.page-container,.document-layout{width:calc(100% - 28px)}.page-heading{flex-direction:column;align-items:flex-start;margin-bottom:27px}.page-heading h1{font-size:44px}.heading-actions,.page-heading>button,.library-page>.page-heading>.primary-button{width:100%}.heading-actions button{flex:1}.concept-columns,.reference-list{grid-template-columns:1fr}.library-toolbar,.search-form{flex-direction:column;align-items:stretch}.search-field,.large-search,.filter-select,.search-kind-select,.search-form .primary-button{width:100%}.filter-select,.search-kind-select{flex-basis:auto}.compact-page-list>a{grid-template-columns:1fr auto;gap:9px}.document-title-row h1{font-size:44px}.document-title-row{flex-direction:column}.document-breadcrumb{padding-right:0}.document-header-actions{justify-content:flex-end;margin-bottom:24px;position:static}.document-header-button{flex:1;width:auto}.bdd-edit-row{border-bottom:1px solid var(--line);grid-template-columns:1fr;gap:8px;padding-bottom:10px}.bdd-edit-row .row-actions{justify-self:end}.history-layout{grid-template-columns:115px 1fr}.history-layout>main{padding:15px}.revision-compare{grid-template-columns:1fr}.assistant-drawer{width:100%;top:0}.assistant-visible .assistant-fab{bottom:12px;right:16px}.assistant-turn-heading{flex-direction:column}.assistant-turn-heading h1{font-size:48px}.assistant-turn-stop{width:100%;margin-top:0}.assistant-turn-stage{grid-template-columns:90px 1fr;gap:14px;min-height:150px;padding:18px}.assistant-turn-animation{width:86px;height:86px}.assistant-turn-star{border-radius:8px;inset:14px}.assistant-turn-star img{width:31px;height:31px}.assistant-turn-animation>i{display:none}.assistant-turn-copy strong{font-size:21px}.assistant-turn-copy .typing{display:none}.login-form-wrap{padding:12px}.login-form{border-radius:8px;padding:18px;box-shadow:5px 5px #c7c7c7}.login-form h2{font-size:30px}}@media (prefers-reduced-motion:reduce){.assistant-turn-star,.assistant-turn-animation>i,.assistant-turn-timeline>div.active>span{animation:none}}
:root{--approval-surface:#edf8de;--rejection-surface:#ffe3e3}fieldset{border:0;min-width:0;margin:0;padding:0}fieldset:disabled{opacity:.6}.signout{cursor:pointer;background:0 0;border:0;width:100%}.vo-form label,.vo-form .select-field{gap:7px;margin-bottom:18px;font-size:14px;font-weight:800;display:grid}.vo-form input:not([type=checkbox]):not([type=file]),.vo-form textarea,.vo-form select{width:100%;min-width:0;color:var(--ink);font:inherit;background:#fff;border:2px solid #bdbdbd;border-radius:5px;padding:10px 11px;font-weight:400}.vo-form select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='m4 6 4 4 4-4' stroke='%23202020' stroke-width='2' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:42px}.vo-form select:hover:not(:disabled){border-color:#868686}.vo-form select:disabled{cursor:default;background-color:#f5f5f5}.vo-select.open{z-index:121}.vo-select .viki-select-trigger{min-height:44px;color:var(--ink);box-shadow:none;border-radius:5px;padding:0 11px;font-size:14px;font-weight:400}.vo-select .viki-select-trigger:hover{background:#fff;border-color:#868686}.vo-select.open .viki-select-trigger{box-shadow:none;border-color:#202020}.vo-select .viki-select-value.placeholder{color:var(--muted)}.vo-select .viki-select-menu{border-radius:5px;gap:2px;padding:6px;top:calc(100% + 6px);box-shadow:4px 4px #d2d2d2}.vo-select .viki-select-menu button{border-radius:3px;min-height:44px;font-size:14px;font-weight:400}.vo-select .viki-select-menu button.selected{color:var(--ink);background:#ececec;font-weight:700}.vo-select .viki-select-menu button.selected:hover,.vo-select .viki-select-menu button.selected:focus-visible{color:var(--ink);background:#e3e3e3}.vo-form textarea{resize:vertical;min-height:140px;line-height:1.6}.vo-form input:focus,.vo-form textarea:focus,.vo-form select:focus{outline-offset:2px;border-color:#202020;outline:2px solid #ddd}.form-error{border-left:3px solid var(--rejection-accent);color:#202020;padding:8px 12px;font-size:14px}.action-button-pending{white-space:nowrap;overflow:hidden;gap:5px!important;padding-inline:5px!important;font-size:11px!important}.action-button-spinner{border:2px solid;border-top-color:#0000;border-radius:50%;flex:0 0 12px;width:12px;height:12px;animation:.65s linear infinite saving-spin}.muted{color:var(--muted);font-size:14px}@keyframes saving-spin{to{transform:rotate(360deg)}}.usage-fab{letter-spacing:-.02em;white-space:nowrap;border-radius:26px;width:auto;min-width:52px;padding:0 16px;font-size:14px;font-weight:800}.usage-modal{width:min(560px,100%);max-height:min(80vh,720px);overflow:auto}.usage-modal>.muted,.usage-step{margin:0 0 18px}.usage-step:last-child{margin-bottom:0}.usage-step h3{justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 4px;font-size:16px;display:flex}.usage-step h3 span{color:var(--muted);font-size:14px;font-weight:650}.usage-step ul{margin:0;padding:0;list-style:none}.usage-step li{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding:10px 0;font-size:14px;display:flex}.usage-step li div{gap:2px;display:grid}.usage-step li strong{font-size:14px;font-weight:700}.usage-step li small{color:var(--muted);font-size:12px}.usage-step li>span{white-space:nowrap}.case-list{gap:16px;display:grid}.creation-modal{width:100%;max-width:none;height:100%;max-height:none;color:var(--ink);border:0;margin:0;overflow-y:auto}.creation-modal::backdrop{background:0 0}.customer-list{gap:18px;display:grid}.customer-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;padding-top:18px;display:grid}.customer-row:first-child{border-top:0;padding-top:0}.customer-form>fieldset{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.customer-row .customer-form{min-width:0}.customer-form{position:relative}.customer-form label{margin:0}.customer-edit-form{--pending-action-width:96px}.customer-edit-form>fieldset>.customer-action{width:var(--pending-action-width)}.delete-customer-form{--pending-action-width:108px;position:relative}.delete-customer-form .modal-actions .primary-button{width:var(--pending-action-width)}.customer-delete{align-self:end}.customer-action{border:2px solid var(--ink);background:#fff;gap:7px;width:auto;min-width:44px;height:44px;padding:0 11px;transition:none;display:inline-flex;overflow:hidden;border-radius:var(--button-radius)!important}.customer-action-label{opacity:1;white-space:nowrap;max-width:none;margin-left:0;transition:none;display:inline-block;overflow:visible}.primary-button:hover,.secondary-button:hover{transform:none}.usage-fab{transition:right .2s}.usage-fab:hover{transform:none}.case-row{justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.case-row>div{overflow-wrap:anywhere;min-width:0}.case-row .status-badge{white-space:normal;overflow-wrap:anywhere;text-align:center;flex-shrink:0;justify-content:center;width:180px;max-width:100%}.case-row:hover{background:#fafafa}.case-row h2{margin:0 0 6px;font-size:21px}.case-row p{color:var(--muted);margin:0;font-size:14px}.stepper{gap:6px;margin:0 0 30px;padding:0;list-style:none;display:flex;overflow-x:auto}.stepper li{border-bottom:3px solid #d1d1d1;flex:1;min-width:164px;padding:12px;font-size:13px;font-weight:750}.stepper li[aria-current=step]{border-color:var(--ink);color:var(--ink)}.stepper li.done{border-color:var(--approval-accent)}.stepper a{color:inherit;display:block}.stepper a:hover{color:var(--ink)}.stepper span{color:var(--muted);margin-bottom:6px;font-size:12px;display:block}.workspace-section{margin-bottom:24px;padding:26px}.workspace-section h2{letter-spacing:-.03em;margin:0 0 22px;font-size:23px}.workspace-section h3{margin-top:0;font-size:17px}.workspace-section details+details{border-top:1px solid var(--line)}.workspace-section details{padding:14px 0}.workspace-section summary{cursor:pointer;overflow-wrap:anywhere;font-weight:700}.correspondence-list{gap:10px;display:grid}.workspace-section .correspondence-group{border:1px solid var(--line);background:#fff;border-radius:5px;padding:0}.workspace-section .correspondence-group+.correspondence-group{border-top:1px solid var(--line)}.correspondence-group-summary{justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.correspondence-group-summary strong{overflow-wrap:anywhere;min-width:0}.correspondence-group-meta{color:var(--muted);flex-shrink:0;align-items:center;gap:7px;font-size:13px;font-weight:400;display:inline-flex}.correspondence-group[open]>.correspondence-group-summary .correspondence-group-meta>svg{transform:rotate(180deg)}.correspondence-messages{border-top:1px solid var(--line);padding:0 16px 4px}.correspondence-message>pre{margin-bottom:0}.workspace-section pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:14px;line-height:1.6}.actions-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.file-row{border-top:1px solid var(--line);padding:16px 0}article.file-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.document-tabs{gap:20px;display:flex;overflow-x:auto}.document-tab{max-width:min(280px,100%);min-height:44px;color:var(--muted);font:inherit;text-align:left;white-space:normal;overflow-wrap:anywhere;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;padding:10px 2px;font-size:14px;font-weight:600;border-radius:0!important}.workspace-section>.document-tabs>.document-tab{font-size:16px}.document-tab:hover{color:var(--ink)}.document-tab[aria-selected=true]{border-bottom-color:var(--ink);color:var(--ink)}.document-tab:focus-visible{outline:2px solid var(--ink);outline-offset:-3px}.document-panel>article.file-row{border-top:0}.document-panel>.document-tabs{margin-top:12px}.document-preview{border:1px solid var(--line);background:#fff;border-radius:5px;grid-column:1/-1;width:100%;height:clamp(360px,70vh,800px);margin:0 0 14px;display:block}.file-row a{font-size:14px;font-weight:750;text-decoration:underline}.file-row .actions-row{flex-wrap:nowrap;grid-column:1/-1;justify-content:flex-end;margin:0}.file-row .document-action{font-size:inherit;padding-inline:16px;text-decoration:none}.file-row .document-approve-action{background:#b7e46c;font-weight:750}.file-row .document-approve-action:hover,.file-row .document-approve-action:focus-visible{background:#b7e46c}article.file-row>details{grid-column:1/-1}.upload-form{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.upload-form .file-picker{flex:1;min-width:160px}.vo-form .file-picker label{margin:0}.file-picker{gap:10px;min-width:0;display:grid}.file-picker>p{margin:0}.file-picker-control{flex-wrap:wrap;align-items:center;gap:10px 14px;min-width:0;display:flex}.file-picker-trigger{flex-shrink:0;display:inline-flex}.file-picker-name{overflow-wrap:anywhere;min-width:0;max-width:100%;color:var(--muted);font-size:14px;font-weight:400;line-height:1.5}.supplier-email-row{align-items:end;gap:10px;margin-bottom:18px;display:flex}.supplier-email-row label{flex:1;min-width:0;margin:0}.supplier-email-row .icon-button{flex-shrink:0;margin-bottom:3px}.supplier-email-row .email-status{flex:0 16rem;margin:0 0 8px}.supplier-email-row input[readonly]{background:#fafafa}.page-container>.form-error{margin-bottom:24px}.workspace-step{isolation:isolate;margin-bottom:24px;display:grid;position:relative}.workspace-step>div{grid-area:1/1;min-width:0}.workspace-step>div>.workspace-section{height:100%;margin-bottom:0}.work-overlay{z-index:1;border-radius:8px;grid-area:1/1;min-width:0;position:relative;inset:auto}.work-overlay-panel{text-align:center;background:#fff;border:2px solid #202020;border-radius:8px;justify-items:center;gap:18px;max-width:100%;padding:28px clamp(16px,4vw,42px);display:grid;box-shadow:8px 8px #bdbdbd}.work-overlay-panel p{color:var(--ink);margin:0;font-size:16px;font-weight:800}.work-spinner{border-width:4px;border-color:var(--line);border-top-color:var(--ink);width:56px;height:56px}.offer-card{border:2px solid var(--line);border-radius:8px;margin:20px 0;padding:20px}.offer-card.selected{border-color:#a7cb68}.offer-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.offer-checklist{margin:18px 0 24px;padding:0;list-style:none}.offer-check{border-top:1px solid var(--line);padding:14px 12px}.offer-check[data-verdict=passed]{background:var(--approval-surface)}.offer-check[data-verdict=failed]{background:var(--rejection-surface)}.offer-check-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.offer-check-heading strong{overflow-wrap:anywhere;font-size:14px;line-height:1.5}.offer-check-title{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;padding:0;display:block}.offer-check-title:hover{text-underline-offset:3px;text-decoration:underline}.offer-check-title:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.offer-check-toggle{width:18px;height:18px;accent-color:var(--ink);cursor:pointer;margin:2px 0 0}.offer-check-toggle:disabled{cursor:default}.offer-check-details{overflow-wrap:anywhere;padding-top:8px;font-size:13px}.offer-check blockquote{border-left:2px solid var(--line);margin:10px 0 14px;padding-left:12px}.offer-check blockquote p{margin:0 0 4px}.offer-check a{text-underline-offset:2px;text-decoration:underline}.vo-notification[data-sonner-toast][data-styled=true]{--error-bg:var(--rejection-surface);--error-border:var(--rejection-accent);--error-text:var(--ink);--success-bg:var(--approval-surface);--success-border:var(--approval-accent);--success-text:var(--ink);font-family:var(--notion-font);border-width:2px;border-radius:6px;box-shadow:0 4px 16px #00000014}.vo-notification [data-title]{font-weight:700}.vo-notification [data-description]{overflow-wrap:anywhere}.vo-notification[data-sonner-toast] [data-close-button]{border-radius:50%!important}@media (prefers-reduced-motion:reduce){[data-sonner-toaster] *,[data-sonner-toaster] :before{transition:none!important;animation:none!important}}.correspondence-message{scroll-margin-top:24px}.table-scroll{margin-bottom:20px;overflow-x:auto}.vo-table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}.vo-table td,.vo-table th{border-bottom:1px solid var(--line);vertical-align:top;padding:12px 10px}.vo-table th{color:var(--muted);font-weight:650}.draft-card{border-top:2px solid var(--line);margin-top:22px;padding-top:22px}.draft-card:first-of-type{border:0;margin-top:0;padding-top:0}.attachments label{align-items:center;gap:8px;font-weight:400;display:flex}.login-page{grid-template-columns:minmax(0,1fr);place-items:center;min-height:100dvh;padding:28px;display:grid}.login-card{width:min(460px,100%);padding:38px}.login-card h1{letter-spacing:-.06em;margin:20px 0 32px;font-size:42px;font-weight:800;line-height:1}.login-card .primary-button{width:100%}.empty{color:var(--muted);padding:38px 24px}.import-case{text-align:center;border-style:dashed;margin-bottom:24px;padding:24px}.import-case .file-picker-control{justify-content:center}.import-case.dragging{border-color:var(--ink);background:#fafafa}.import-case .vo-form label:last-child{margin-bottom:0}.source-evidence{margin:-8px 0 18px;font-size:13px}.source-evidence p{overflow-wrap:anywhere}.source-evidence a{text-decoration:underline}.case-footer{justify-content:flex-end;margin:25px 0;display:flex}@media (max-width:600px){.workspace-section{padding:18px}.offer-grid{grid-template-columns:1fr}.case-row{flex-direction:column;align-items:flex-start}.login-card{padding:26px}.stepper{margin-inline:-14px;padding-inline:14px}}.sidebar-nav .nav-item:last-child{margin-top:0;margin-bottom:12px}@media (max-width:600px){.stepper{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.stepper li{min-width:0}.upload-form{flex-direction:column;align-items:stretch}.upload-form>.secondary-button{align-self:flex-start}.customer-form>fieldset{grid-template-columns:1fr;align-items:stretch}.customer-form button{justify-self:start}article.file-row{grid-template-columns:minmax(0,1fr)}.file-row .actions-row{flex-wrap:wrap;grid-column:1;justify-content:flex-start}}.processing-checklist{text-align:left;gap:10px;max-width:360px;margin:0;padding:0;list-style:none;display:grid}.processing-checklist li{color:var(--muted,#666);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.processing-checklist .current{color:var(--ink);font-weight:700}.processing-checklist .complete{color:var(--ink)}.processing-step-mark{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:21px;display:flex}.processing-step-mark>span{border:1px solid;border-radius:50%;width:8px;height:8px}.current .processing-step-mark>span{background:currentColor}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.stepper-stage{align-items:flex-end;gap:4px;display:flex}.stepper-stage>:first-child{flex:1;min-width:0}.stage-info-button{flex-shrink:0;margin:0 -6px -6px 0}.stage-info-button[aria-expanded=true]{color:var(--ink);background:#e8e8e8}.stage-guide-layout{min-width:0}.stage-guide-drawer{width:min(410px,100vw);animation:.2s ease-out stage-guide-in}.stage-guide-heading{flex-shrink:0;gap:12px}.stage-guide-heading h2{margin:0;font-size:18px;line-height:1.4}.stage-guide-heading h2:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.stage-guide-heading .icon-button{flex-shrink:0}.stage-guide-body{min-height:0;padding:22px 22px 90px;overflow-y:auto}.stage-guide-operations{margin:0;padding-left:22px}.stage-guide-operations>li{margin-bottom:22px;padding-left:4px}.stage-guide-operations>li::marker{font-weight:700}.stage-guide-operations h3{margin:0 0 6px;font-size:14px;line-height:1.5}.stage-guide-operations p{margin:0 0 10px;line-height:1.6}.stage-guide-operations details{margin-top:10px}.stage-guide-operations summary{cursor:pointer;font-weight:700;line-height:1.5}.stage-guide-operations h4{margin:14px 0 8px;font-size:14px}.stage-guide-criteria{gap:8px;margin:0 0 14px;padding-left:18px;line-height:1.6;display:grid}.stage-guide-operations details .muted{margin-top:10px}.stage-guide-operations pre{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--soft);border:1px solid var(--line);font:inherit;margin:0;padding:12px;font-size:13px;line-height:1.6}.stage-guide-add-comment{color:var(--muted);font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700;text-decoration:underline}.stage-guide-comment-form{gap:8px;margin-top:10px;display:grid}.stage-guide-comment-form textarea{resize:vertical;width:100%;color:var(--ink);font:inherit;border:1px solid #bdbdbd;border-radius:3px;padding:8px 9px;font-size:13px;line-height:1.5}.stage-guide-comment-form textarea:focus{border-color:var(--ink);outline-offset:2px;outline:2px solid #ddd}.stage-guide-comment-form>div{justify-content:flex-end;gap:8px;display:flex}.stage-guide-comment-form button{min-height:34px}.stage-guide-comments{gap:8px;margin-top:10px;display:grid}.stage-guide-comments article{border-left:2px solid var(--line);background:var(--soft);padding:9px 10px}.stage-guide-comments article>div{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.stage-guide-comments strong{font-size:12px}.stage-guide-comments time{color:var(--muted);white-space:nowrap;font-size:11px}.stage-guide-comments article p{white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0 0;font-size:13px;line-height:1.5}@keyframes stage-guide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media (min-width:1200px){.stage-guide-open{margin-right:410px}.stage-guide-open .usage-fab{right:426px}}@media (prefers-reduced-motion:reduce){.stage-guide-drawer{animation:none}}.workspace-section .offer-card>.offer-disclosure{padding:0}.offer-supplier{overflow-wrap:anywhere;margin:0 0 16px}.workspace-section .offer-card>.offer-disclosure+.offer-disclosure{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.offer-summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto 18px;align-items:start;gap:12px;list-style:none;display:grid}.offer-summary::-webkit-details-marker{display:none}.offer-summary h4{overflow-wrap:anywhere;margin:0}.offer-summary .offer-date{white-space:nowrap;margin:0;padding-top:3px;font-size:12px;font-weight:400}.offer-summary>svg{margin-top:3px;transition:transform .15s}.offer-disclosure[open]>.offer-summary>svg{transform:rotate(180deg)}.offer-content{padding-top:20px}.offer-actions{justify-content:flex-end;align-items:stretch;gap:10px;margin-bottom:24px;display:flex}.offer-actions>form{min-width:0}.offer-actions fieldset,.offer-actions button{height:100%}.offer-actions button{max-width:100%;padding-block:8px}.offer-item+.offer-item,.offer-general+.offer-item{margin-top:24px}.offer-item-table{table-layout:fixed}.offer-item-table th{padding:12px 4px 16px}.offer-item-table th,.offer-general h4{color:var(--ink);overflow-wrap:anywhere;font-size:18px;font-weight:800;line-height:1.4}.offer-item-table th:first-child{width:52%}.offer-item-table th:nth-child(2){width:16%}.offer-item-table th:not(:first-child){text-align:right}.offer-item .offer-checklist{margin-top:0}.offer-item .offer-check:first-child{border-top:0}.offer-general h4{margin:0}@media (max-width:600px){.offer-card{padding:12px}.offer-summary{gap:8px}.offer-summary h4{font-size:14px}.offer-summary .offer-date{font-size:11px}.offer-item-table th,.offer-general h4{font-size:16px}.offer-item-table th:first-child{width:44%}.offer-item-table th:nth-child(2){width:18%}}@media (prefers-reduced-motion:reduce){.offer-summary>svg{transition:none}}