:root{--bg:#f6f8fb;--surface:#fbfcfe;--surface-strong:#ffffff;--ink:#10243f;--muted:#58677c;--line:#d9e1ec;--line-strong:#b9c7d8;--primary:#1a3a5c;--accent:#176fc4;--accent-soft:#dff1fb;--accent-soft-strong:#bfe5f7;--success:#187a55;--warning:#a75d00;--warning-bg:#fff4dc;--danger:#b5372f;--shadow:0 18px 50px rgb(26 58 92/0.1);--radius:8px;--radius-sm:6px;--content-max:1440px;--content-gutter:48px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fbfcfe 0,var(--bg) 42%,#edf3f8 100%);color:var(--ink);font-family:Inter,Inter Variable,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}button,input,select,textarea{font:inherit}a,button,input,select,textarea{outline-offset:3px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgb(45 156 219/.4)}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.56}main{min-height:100dvh}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-inner{width:min(100% - var(--content-gutter),var(--content-max));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;justify-content:space-between;align-items:center;min-height:68px;padding:0 30px;border-bottom:1px solid var(--line);background:rgb(251 252 254/.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;color:var(--primary);line-height:0;min-width:0}.header-brand{width:fit-content}.brand-logo,.footer-brand-logo{display:block;height:auto;object-fit:contain}.brand-logo{width:164px}.footer-brand-logo{width:156px}.brand-mark{display:inline-grid;width:36px;height:36px;place-items:center;color:var(--primary)}.site-header nav{display:flex;align-items:center;justify-content:center;gap:clamp(20px,4vw,58px);color:#101b2c;font-size:15px;font-weight:560;white-space:nowrap}.site-header nav a{padding:12px 0;color:#15233a}.guide-button,.primary-outline-button,.secondary-button,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border-radius:var(--radius-sm);border:1px solid transparent;font-size:14px;font-weight:680;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.guide-button{justify-self:end;min-width:74px;padding:0 18px;border-color:var(--accent);color:#075ea9;background:var(--surface-strong)}.guide-button:hover,.primary-outline-button:hover,.secondary-button:hover{transform:translateY(-1px)}.guide-button:active,.primary-outline-button:active,.secondary-button:active,.text-button:active{transform:translateY(1px)}.hero{min-height:360px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 64% 20%,rgb(45 156 219/.12),transparent 34%),linear-gradient(180deg,#fbfcfe,#f4f8fc)}.hero-content{width:min(100% - var(--content-gutter),var(--content-max));min-height:360px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:stretch}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:42px 0}.hero h1{max-width:780px;margin:0;color:var(--primary);font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1.02;letter-spacing:0}.hero p{margin:18px 0 0;color:#34435a;font-size:clamp(17px,1.5vw,20px);line-height:1.45}.import-tool{width:min(100%,880px);margin-top:28px;padding:10px;border:1px solid var(--line-strong);border-radius:var(--radius);background:rgb(255 255 255/.94);box-shadow:0 8px 28px rgb(26 58 92/.08)}.import-tool-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.import-tool-title{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-size:14px;font-weight:760}.import-tool-title svg{color:var(--accent)}.import-mode-toggle{display:inline-flex;align-items:center;gap:3px;padding:3px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#edf5fb}.import-mode-toggle button{min-height:30px;padding:0 12px;border:0;border-radius:5px;background:transparent;color:#4f6074;font-size:13px;font-weight:720}.import-mode-toggle button.active{background:var(--surface-strong);color:#075ea9;box-shadow:0 1px 4px rgb(26 58 92/.12)}.quick-import{display:grid;grid-template-columns:172px minmax(240px,1fr) 178px;width:100%;margin-top:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-strong);overflow:hidden}.quick-import input,.quick-import select{width:100%;height:52px;border:0;background:transparent;color:var(--ink)}.quick-import select{padding:0 38px 0 15px;border-right:1px solid var(--line);appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--muted) 50%),linear-gradient(135deg,var(--muted) 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 13px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.quick-import input{padding:0 20px;font-size:16px}.quick-import button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;background:var(--accent);color:#fff;font-weight:760}.import-message{display:flex;align-items:center;gap:7px;min-height:22px;margin-top:12px!important;color:var(--muted)!important;font-size:14px!important}.import-message svg{flex:0 0 auto}.import-message.error{color:var(--danger)!important}.import-message.success{color:var(--success)!important}.spin-icon{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.hero-media{position:relative;min-height:320px;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center right;display:block}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f4f8fc,rgb(244 248 252/.12) 24%,transparent 70%);pointer-events:none}.resource-strip{padding:26px 0;border-bottom:1px solid var(--line);background:var(--surface)}.small-label{margin:0 0 12px;color:#34435a;font-size:14px;font-weight:620}.resource-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.resource-card{position:relative;display:flex;align-items:flex-start;gap:12px;min-height:78px;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-strong);color:var(--ink);text-align:left;overflow:hidden;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.resource-card svg{color:var(--accent);flex:0 0 auto}.resource-card small,.resource-card strong{display:block}.resource-card strong{font-size:15px}.resource-card small{margin-top:4px;color:var(--muted);font-size:12.5px;line-height:1.35}.resource-card.selected{border-color:var(--accent);background:linear-gradient(180deg,#e9f6ff,#d2ebfa);box-shadow:inset 0 0 0 1px rgb(23 111 196/.28),0 12px 28px rgb(23 111 196/.16)}.resource-card.selected:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--accent)}.resource-card.selected strong{color:#10243f}.resource-card.selected small{color:#38536f}.builder{padding:20px 0 0}.batch-status,.import-batch{display:grid;align-content:start;gap:12px}.import-batch textarea{min-height:104px}.batch-actions{display:flex;flex-wrap:wrap;gap:10px}.batch-status{padding:14px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#f8fbfd}.batch-progress-row{display:flex;justify-content:space-between;gap:12px;color:#334761;font-size:13px}.batch-progress-row strong{color:var(--success)}.batch-progress{height:8px;overflow:hidden;border-radius:999px;background:#dbe6f0}.batch-progress span{display:block;width:0;height:100%;border-radius:inherit;background:var(--accent);transition:width .18s ease}.batch-results{display:grid;gap:8px;max-height:208px;margin:0;padding:0;overflow:auto;list-style:none}.batch-results li{display:grid;grid-template-columns:18px 1fr;gap:8px;align-items:start;padding:9px;border-radius:var(--radius-sm);font-size:13px;line-height:1.4}.batch-results li.success{border:1px solid #b8decf;background:#eef9f4;color:var(--success)}.batch-results li.error{border:1px solid #efb8b3;background:#fff2f1;color:var(--danger)}.batch-results strong{display:block;color:inherit}.builder-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(380px,1.06fr);gap:18px;align-items:start}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-strong);box-shadow:var(--shadow)}.form-panel,.preview-panel{padding:20px}.preview-panel{position:sticky;top:88px}.panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-title-row .panel-heading{margin:0;color:#10243f;font-size:22px;line-height:1.2;font-weight:760}.panel-title-row .panel-heading+p{margin:5px 0 0;color:var(--muted);font-size:13.5px;line-height:1.45}.text-button{padding:0 6px;border:0;background:transparent;color:#49596e}.text-button:hover{color:var(--primary)}.text-button.danger{color:var(--danger)}.form-section{display:grid;gap:14px;padding-top:16px;border-top:1px solid var(--line)}.form-section+.form-section{margin-top:18px}.field-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.field-title{margin:0;font-size:15px;font-weight:760}.field-heading span{color:var(--muted);font-size:12px}label{display:grid;gap:7px;color:#20304a;font-size:13.5px;font-weight:680}input,select,textarea{width:100%;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:#fff;color:var(--ink);font-size:15px;font-weight:450}input,select{height:38px;padding:0 11px}textarea{resize:vertical;min-height:76px;padding:10px 11px}input::placeholder,textarea::placeholder{color:#7a8798}.field-required-missing input,.field-required-missing select,.field-required-missing textarea{border-color:#d98518;background:#fffaf0;box-shadow:0 0 0 3px rgb(217 133 24/.12)}.field-grid{display:grid;gap:14px}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.author-list{display:flex;flex-wrap:wrap;gap:8px}.author-chip{gap:8px;min-height:34px;padding:4px 6px 4px 10px;border:1px solid #bfd6e7;border-radius:var(--radius-sm);background:#f2f8fc;color:#163253;font-size:13.5px;font-weight:650}.author-chip,.chip-actions{display:inline-flex;align-items:center}.chip-actions{gap:2px}.chip-actions button,.row-actions button{display:inline-grid;width:24px;height:24px;place-items:center;border:1px solid transparent;border-radius:5px;background:transparent;color:#506074}.chip-actions button:hover,.row-actions button:hover{border-color:var(--line);background:#fff}.author-entry{display:grid;grid-template-columns:1fr 1fr 150px auto;gap:10px;align-items:end}.secondary-button{padding:0 14px;border-color:#9fc2da;background:#fff;color:#075ea9}.primary-outline-button{padding:0 16px;border-color:var(--accent);background:#fff;color:#075ea9}.field-note{margin:0;color:#506074;font-size:13px;line-height:1.45}.field-note.warning{color:var(--warning)}.empty-inline{margin:0;color:var(--muted);font-size:14px}.field-with-suggestions{position:relative}.suggestions{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:5;display:grid;gap:4px;padding:6px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 16px 40px rgb(16 36 63/.16)}.suggestions button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border:0;border-radius:5px;background:transparent;color:var(--ink);text-align:left}.suggestions button:hover{background:#edf7fd}.suggestions small{flex:0 0 auto;color:var(--accent);font-weight:720}.journal-status,.notice{display:flex;align-items:flex-start;gap:9px;min-height:34px;padding:9px 11px;border-radius:var(--radius-sm);font-size:13px;line-height:1.4}.edit-notice,.journal-status.matched{border:1px solid #b8decf;background:#eef9f4;color:var(--success)}.edit-notice{margin-top:12px}.journal-status.warning,.warning-notice{border:1px solid #edc67f;background:var(--warning-bg);color:#703e00}.version-select{min-width:176px}.version-select span{color:var(--muted);font-size:12px}.citation-output{min-height:132px;padding:22px;border:1px solid var(--line-strong);border-radius:var(--radius);background:linear-gradient(180deg,#fff,#f7fafc);color:#182131}.citation-output p{margin:0;font-family:Lora,Georgia,Times New Roman,serif;font-size:clamp(19px,2.2vw,24px);line-height:1.48}.citation-output em{font-style:italic}.list-actions,.preview-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;gap:12px;margin-top:14px}.citation-list-header,.preview-actions{justify-content:space-between}.citation-list-header{display:flex;align-items:center;gap:12px;margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}.citation-list-header div{display:inline-flex;align-items:center;gap:9px}.citation-list-title{margin:0;font-size:21px;font-weight:760}.citation-list-header span{color:var(--muted);font-size:13px}.list-empty{display:grid;min-height:152px;place-items:center;gap:7px;margin-top:16px;padding:24px;border:1px dashed #aab8ca;border-radius:var(--radius);background:#f8fbfd;color:#163253;text-align:center}.list-empty p{margin:0;color:var(--muted);font-size:14px}.citation-list{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.citation-list li{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start;padding:13px;border:1px solid var(--line);border-radius:var(--radius);background:#fbfdff}.citation-list li[draggable=true]{cursor:grab}.citation-list li.dragging{border-color:var(--accent);background:#eef7fd;opacity:.72}.citation-list-item{display:grid;grid-template-columns:40px 1fr;gap:10px;min-width:0}.citation-number{display:inline-grid;width:40px;height:28px;place-items:center;border-radius:var(--radius-sm);background:var(--accent-soft);color:#075ea9;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-weight:760}.citation-list small{display:block;color:var(--accent);font-size:12px;font-weight:760;margin-bottom:4px}.citation-list p{margin:0;color:#23334a;font-size:13.8px;line-height:1.45}.row-actions{display:inline-flex;align-items:center;gap:3px}.row-actions button{width:auto;min-width:28px;padding:0 7px;font-size:12px;font-weight:680}.export-status{margin:10px 0 0;color:var(--muted);font-size:13px}.examples{padding:56px 0 34px}.section-heading{max-width:700px}.examples .section-heading{max-width:none}.faq-section h2,.section-heading h2,.style-copy h2{margin:0;color:var(--primary);font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,2.6vw,36px);line-height:1.1;letter-spacing:0}.examples .section-heading h2{font-size:clamp(22px,2.6vw,36px);white-space:normal}.section-heading p,.style-copy p{margin:12px 0 0;color:#42516a;font-size:16px;line-height:1.65}.example-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.example-card{min-height:280px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-strong);box-shadow:0 10px 30px rgb(26 58 92/.06)}.example-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:var(--radius);background:var(--accent-soft);color:var(--accent)}.example-card-title{margin:16px 0 12px;color:#10243f;font-size:20px;font-weight:760}.example-text{min-height:74px;margin:0;color:#24344d;font-family:Lora,Georgia,serif;font-size:15px;line-height:1.56}.example-card .field-note{margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.style-section{padding:30px 0 42px}.style-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;align-items:stretch}.style-grid .style-copy{grid-column:1;grid-row:1}.style-grid .comparison{grid-column:2;grid-row:1}.comparison,.style-copy{border:1px solid var(--line);border-radius:var(--radius);background:rgb(255 255 255/.78);box-shadow:0 10px 32px rgb(26 58 92/.06)}.style-copy{padding:28px}.check-list{display:grid;gap:14px;margin:22px 0 0;padding:0;list-style:none}.check-list li{display:grid;grid-template-columns:22px 1fr;gap:11px;align-items:start;color:#24344d;line-height:1.5}.check-list svg{color:var(--accent);margin-top:2px}.comparison{padding:14px}.comparison h3{margin:4px 6px 14px;color:var(--primary);font-size:24px;text-align:center}.comparison-table{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-sm)}.comparison-row{display:grid;grid-template-columns:.85fr repeat(3,1fr)}.comparison-row span{display:flex;align-items:center;min-height:48px;padding:10px 12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:#273954;font-size:13.5px;line-height:1.35}.comparison-row span:last-child{border-right:0}.comparison-row:last-child span{border-bottom:0}.comparison-row.header span{justify-content:center;min-height:38px;background:var(--primary);color:#fff;font-weight:760;text-align:center}.comparison-row span:first-child{justify-content:center;font-weight:760;color:#153154;text-align:center}.comparison-row.header span:first-child{color:#fff}.faq-section{scroll-margin-top:96px;padding:20px 0 42px}.faq-section h2{text-align:center}.faq-list{display:grid;gap:8px;margin-top:16px}.faq-item{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-strong)}.faq-item h3{margin:0;font-size:inherit;line-height:inherit}.faq-item button{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:48px;padding:0 16px;border:0;background:transparent;color:#123056;font-weight:740;text-align:left}.faq-answer{padding:0 16px 16px;color:#43546c;line-height:1.6}.faq-answer p{margin:0}.faq-answer p+p{margin-top:10px}.site-footer{padding:58px 0 24px;background:linear-gradient(135deg,#123254,#0e416a);color:#f3f8ff}.footer-inner{display:grid;grid-template-columns:minmax(220px,.78fr) minmax(0,1.22fr);gap:44px 72px;align-items:start}.footer-brand{color:#fff}.footer-tagline{max-width:220px;margin:14px 0 0;color:rgb(243 248 255/.72);font-size:14px;line-height:1.5}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;min-width:0}.footer-link-group{display:grid;align-content:start;justify-items:start;gap:10px;min-width:0}.footer-label{margin:0 0 4px;color:#8bd3f1;font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.site-footer a:not(.brand){color:rgb(243 248 255/.84);font-size:14px;line-height:1.4;transition:color .16s ease}.site-footer a:not(.brand):hover{color:#fff}.footer-email{overflow-wrap:anywhere}.footer-bottom{display:flex;grid-column:1/-1;align-items:center;justify-content:space-between;gap:18px;padding-top:18px;border-top:1px solid rgb(193 225 242/.2)}.footer-bottom p{margin:0;color:rgb(243 248 255/.58);font-size:13px;line-height:1.5}.footer-bottom .copyright{flex:0 0 auto}.blog-site-header nav a[aria-current=page]{color:var(--accent)}.blog-page{background:#f5f8fb}.blog-hero{position:relative;overflow:hidden;border-bottom:1px solid #284c6d;background:radial-gradient(circle at 82% 18%,rgb(65 158 213/.23),transparent 28%),linear-gradient(118deg,#0f2c49,#173e60 62%,#0d5d83);color:#f3f8fc}.blog-hero:after{content:"";position:absolute;right:-110px;bottom:-180px;width:520px;height:520px;border:1px solid rgb(255 255 255/.14);border-radius:50%;box-shadow:0 0 0 34px rgb(255 255 255/.025),0 0 0 68px rgb(255 255 255/.025);pointer-events:none}.blog-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:54px;align-items:center;min-height:470px;padding:76px 0 82px}.article-callout-label,.article-example-label,.blog-card-kicker,.eyebrow{margin:0;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.article-header .eyebrow,.article-rail-card .eyebrow,.article-sources .eyebrow,.blog-cta .eyebrow,.blog-hero .eyebrow{color:#8bd3f1}.blog-hero-copy h1{max-width:780px;margin:20px 0 0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,6vw,76px);font-weight:600;letter-spacing:-.045em;line-height:.98}.blog-hero-lede{max-width:620px;margin:26px 0 0;color:rgb(243 248 252/.78);font-size:18px;line-height:1.6}.blog-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:30px}.article-callout a,.article-rail-card a,.blog-card-link,.blog-primary-link{display:inline-flex;align-items:center;gap:8px;font-weight:760}.blog-primary-link{min-height:42px;padding:0 16px;border:1px solid #84d1ef;border-radius:var(--radius-sm);background:#e6f8ff;color:#0e4770}.article-callout a:hover,.article-rail-card a:hover,.blog-card-link:hover,.blog-primary-link:hover{color:var(--accent)}.blog-proof{display:inline-flex;align-items:center;gap:7px;color:rgb(243 248 252/.74);font-size:13px}.blog-proof svg{color:#8bd3f1}.blog-hero-note{max-width:350px;justify-self:end;padding:30px;border:1px solid rgb(194 233 247/.35);border-radius:2px;background:rgb(9 33 56/.35);box-shadow:18px 18px 0 rgb(9 33 56/.2)}.blog-hero-note>svg{color:#8bd3f1}.blog-hero-note-label{margin:58px 0 0;color:#8bd3f1;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.blog-hero-note p:not(.blog-hero-note-label){margin:12px 0 0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1.28}.blog-hero-note span{display:block;margin-top:24px;padding-top:16px;border-top:1px solid rgb(194 233 247/.24);color:rgb(243 248 252/.62);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.blog-contents{padding:82px 0 94px}.blog-preview-heading,.blog-section-intro{display:flex;align-items:end;justify-content:space-between;gap:28px}.blog-preview-heading h2,.blog-section-intro h2{max-width:650px;margin:12px 0 0;color:var(--primary);font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,50px);font-weight:600;letter-spacing:-.035em;line-height:1}.blog-section-intro>p{max-width:350px;margin:0;color:var(--muted);font-size:15px;line-height:1.6}.blog-feature-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:18px;margin-top:34px}.blog-feature-card,.blog-list-card,.blog-note-card,.blog-preview-card{border:1px solid var(--line);background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.blog-feature-card:hover,.blog-list-card:hover,.blog-preview-card:hover{border-color:#8abfdc;box-shadow:0 18px 36px rgb(26 58 92/.1);transform:translateY(-2px)}.blog-feature-card{display:flex;min-height:430px;flex-direction:column;justify-content:flex-end;padding:36px;background:linear-gradient(180deg,rgb(20 65 97/.04),rgb(20 65 97/.15)),#eaf5fa}.article-meta,.blog-card-meta{display:flex;flex-wrap:wrap;gap:10px 18px;color:#587089;font-size:12px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.blog-card-meta span:first-child{color:var(--accent)}.blog-card-kicker{margin-top:54px;color:#216b94}.blog-feature-card h3,.blog-list-card h3,.blog-preview-card h3{margin:13px 0 0;color:var(--primary);font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,3vw,38px);font-weight:600;letter-spacing:-.025em;line-height:1.06}.blog-feature-card>p:not(.blog-card-kicker),.blog-list-card p,.blog-preview-card p{margin:14px 0 0;color:#4c6077;font-size:15px;line-height:1.6}.blog-card-link{margin-top:28px;color:#0f5c8d;font-size:14px}.blog-side-stack{display:grid;gap:12px}.blog-list-card{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;min-height:176px;padding:24px}.blog-list-card h3{max-width:450px;font-size:25px}.blog-list-card p{font-size:14px}.blog-list-card>svg{color:var(--accent)}.blog-note-card{padding:24px;background:#102f4b;color:#fff}.blog-note-card .blog-card-kicker{margin-top:0;color:#8bd3f1}.blog-note-card p:last-child{margin:15px 0 0;color:rgb(243 248 252/.76);font-size:14px;line-height:1.6}.blog-cta-section{padding:0 0 90px}.blog-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:42px 48px;background:#dff1fb}.blog-cta h2{max-width:620px;margin:12px 0 0;color:var(--primary);font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,48px);font-weight:600;letter-spacing:-.035em;line-height:1.02}.blog-preview-section{padding:50px 0 66px;border-top:1px solid var(--line);background:#f2f7fa}.blog-preview-heading h2{font-size:clamp(28px,3.5vw,44px)}.blog-preview-heading .secondary-button{flex:0 0 auto}.blog-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px}.blog-preview-card{display:block;padding:24px}.blog-preview-card h3{font-size:26px}.blog-preview-card>span{display:block;margin-top:22px;color:#0f5c8d;font-size:14px;font-weight:760}.legal-page{background:#f5f8fb}.legal-hero{border-bottom:1px solid #284c6d;background:radial-gradient(circle at 82% 18%,rgb(65 158 213/.22),transparent 28%),linear-gradient(118deg,#0f2c49,#173e60 62%,#0d5d83);color:#f3f8fc}.legal-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.34fr);gap:54px;align-items:center;min-height:390px;padding:68px 0 72px}.legal-hero-copy h1{max-width:850px;margin:18px 0 0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6.5vw,82px);font-weight:600;letter-spacing:-.05em;line-height:.96}.legal-hero-copy>p:not(.eyebrow){max-width:620px;margin:26px 0 0;color:rgb(243 248 252/.78);font-size:18px;line-height:1.6}.legal-hero-meta{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:26px 0 26px 30px;border-left:1px solid rgb(194 233 247/.3)}.legal-meta-label{margin:0;color:#8bd3f1;font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.legal-meta-value{margin:9px 0 30px;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:22px}.legal-hero-meta a{display:inline-block;max-width:100%;margin-top:9px;overflow-wrap:anywhere;color:#fff;font-size:14px;line-height:1.5}.legal-hero-meta a:hover{color:#a8e3f6}.legal-layout{display:grid;grid-template-columns:190px minmax(0,790px);gap:70px;align-items:start;padding:74px 0 100px}.legal-nav{position:sticky;top:94px}.legal-nav-label{margin:0 0 16px;color:#216b94;font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.legal-nav nav{display:grid;gap:10px}.legal-nav a{color:#536b82;font-size:13px;line-height:1.35}.legal-nav a:hover{color:var(--accent)}.legal-document{max-width:790px}.legal-document-lede{max-width:720px;margin:0 0 44px;color:#263f59;font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.45}.legal-section{scroll-margin-top:96px;padding-top:38px}.legal-section+.legal-section{margin-top:38px;border-top:1px solid var(--line)}.legal-section h2{margin:0 0 18px;color:var(--primary);font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,38px);font-weight:600;letter-spacing:-.025em;line-height:1.08}.legal-section h3{margin:24px 0 8px;color:#1c4262;font-size:16px;font-weight:760;line-height:1.4}.legal-section li,.legal-section p{color:#455b72;font-size:16px;line-height:1.75}.legal-section p{margin:0 0 16px}.legal-section p:last-child{margin-bottom:0}.legal-section ul{display:grid;gap:9px;margin:17px 0 18px;padding-left:23px}.legal-section li::marker{color:var(--accent)}.legal-section a{color:#0f5c8d;font-weight:700}.legal-section a:hover{color:var(--accent)}.legal-note{margin-top:24px;padding:18px 20px;border-left:3px solid #5ab5da;background:#eaf5fa}.legal-note strong{color:#153a58;font-size:15px}.legal-note p{margin-top:7px;color:#3e5a70;font-size:14px;line-height:1.6}.legal-contact{padding-bottom:8px}.article-page{background:#f5f8fb}.article-shell{padding:44px 0 96px}.article-back-link{display:inline-flex;align-items:center;gap:7px;color:#226790;font-size:14px;font-weight:760}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:64px;align-items:start;margin-top:34px}.article-content{max-width:820px}.article-header{padding-bottom:42px;border-bottom:1px solid var(--line)}.article-meta{color:#6c7e91}.article-header .eyebrow{margin-top:52px}.article-header h1{max-width:820px;margin:16px 0 0;color:var(--primary);font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,72px);font-weight:600;letter-spacing:-.045em;line-height:.99}.article-excerpt,.article-intro{color:#4b6076;font-size:18px;line-height:1.7}.article-excerpt{max-width:700px;margin:25px 0 0}.article-intro{margin:38px 0 0;color:#263f59;font-size:20px}.article-section{margin-top:52px}.article-section h2{margin:0 0 18px;color:var(--primary);font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,38px);font-weight:600;letter-spacing:-.025em;line-height:1.08}.article-section>p{margin:0 0 16px;color:#455b72;font-size:16px;line-height:1.75}.article-section>p:last-of-type{margin-bottom:0}.article-bullets,.article-steps{display:grid;gap:13px;margin:20px 0 0;padding-left:24px;color:#455b72;font-size:16px;line-height:1.7}.article-steps li::marker{color:var(--accent);font-weight:800}.article-bullets li::marker{color:var(--accent)}.article-examples{display:grid;gap:10px;margin-top:22px}.article-example{padding:18px 20px;border-left:3px solid #5ab5da;background:#eaf5fa}.article-example-label{color:#216b94;letter-spacing:.1em}.article-example-text{margin:10px 0 0;color:#153a58;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:14px;line-height:1.7}.article-example-note{margin:9px 0 0;color:#5a7186;font-size:13px;line-height:1.5}.article-callout{display:grid;grid-template-columns:24px 1fr;gap:12px;margin-top:24px;padding:20px;border:1px solid #9fd0e5;background:#f0fbff;color:#28485f}.article-callout>svg{color:var(--accent);margin-top:1px}.article-callout-label{color:#216b94}.article-callout p:not(.article-callout-label){margin:7px 0 0;font-size:15px;line-height:1.6}.article-callout a{margin-top:12px;color:#0f5c8d;font-size:14px}.article-sources{margin-top:66px;padding-top:24px;border-top:1px solid var(--line)}.article-sources .eyebrow{color:#216b94}.article-sources ul{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none}.article-sources a{display:inline-flex;align-items:center;gap:6px;color:#39647f;font-size:13px;line-height:1.4}.article-sources a:hover{color:var(--accent)}.article-rail{position:sticky;top:92px;display:grid;gap:12px}.article-rail-card{padding:24px;background:#102f4b;color:#fff}.article-rail-card h2{margin:18px 0 0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:600;letter-spacing:-.025em;line-height:1.08}.article-rail-card p:not(.eyebrow){margin:15px 0 0;color:rgb(243 248 252/.72);font-size:14px;line-height:1.6}.article-rail-card .blog-primary-link{margin-top:20px}.article-rail-card.quiet{background:#dff1fb}.article-rail-card.quiet .eyebrow{color:#216b94}.article-rail-card.quiet a{justify-content:space-between;margin-top:16px;color:var(--primary);font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.2}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (max-width:1080px){.builder-grid,.hero-content,.style-grid{grid-template-columns:1fr}.hero-copy{padding-right:24px}.hero-media{min-height:260px;max-height:330px}.preview-panel{position:static}.style-grid .style-copy{grid-column:1;grid-row:1}.style-grid .comparison{grid-column:1;grid-row:2}.footer-inner{grid-template-columns:1fr}.footer-links{max-width:680px}}@media (max-width:820px){.faq-section{scroll-margin-top:168px}.site-header{grid-template-columns:1fr auto;gap:12px;padding:0 18px}.site-header nav{grid-column:1/-1;justify-content:flex-start;gap:22px;min-width:0;overflow-x:auto;padding-bottom:10px}.brand{flex:0 1 auto}.brand-logo{width:146px}.guide-button{min-width:auto;padding:0 12px}.import-tool-header{align-items:stretch;flex-direction:column}.import-mode-toggle{width:100%}.import-mode-toggle button{flex:1 1}.quick-import{grid-template-columns:1fr}.quick-import select{border-right:0;border-bottom:1px solid var(--line)}.example-grid,.resource-options{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.example-card,.resource-card{min-width:260px;scroll-snap-align:start}.author-entry,.field-grid.four,.field-grid.two{grid-template-columns:1fr}.comparison{overflow-x:auto}.comparison-table{min-width:720px}}@media (max-width:560px){:root{--content-gutter:28px}.section-inner{width:min(100% - var(--content-gutter),var(--content-max))}.site-header{min-height:62px}.brand-logo{width:128px}.footer-brand-logo{width:132px}.footer-links{grid-template-columns:1fr;gap:22px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.hero h1{font-size:38px}.hero-copy{padding:34px 0}.hero-media{min-height:210px}.form-panel,.preview-panel,.style-copy{padding:16px}.list-actions,.panel-title-row,.preview-actions{align-items:stretch;flex-direction:column}.import-tool{padding:8px}.batch-actions{align-items:stretch;flex-direction:column}.version-select{min-width:0}.citation-list li{grid-template-columns:1fr}.row-actions{justify-content:flex-start}}@media (max-width:1080px){.article-layout,.blog-feature-grid,.blog-hero-grid{grid-template-columns:1fr}.blog-hero-note{justify-self:start}.article-rail{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.site-header .guide-button{grid-column:2;grid-row:1}.site-header nav{grid-column:1/-1;grid-row:2}.blog-hero-grid{gap:38px;min-height:auto;padding:60px 0 66px}.blog-hero-note{max-width:none;box-shadow:10px 10px 0 rgb(9 33 56/.2)}.blog-cta,.blog-preview-heading,.blog-section-intro{align-items:flex-start;flex-direction:column}.blog-contents{padding:62px 0 70px}.blog-feature-card{min-height:360px}.blog-cta-section{padding-bottom:66px}.blog-cta{padding:32px 26px}.article-shell{padding-top:30px}.article-header .eyebrow{margin-top:38px}.article-rail{grid-template-columns:1fr}}@media (max-width:1080px){.legal-hero-grid,.legal-layout{grid-template-columns:1fr}.legal-hero-grid{gap:34px;min-height:auto}.legal-hero-meta{align-self:auto;display:grid;grid-template-columns:auto 1fr;gap:8px 18px;padding:22px 0 0;border-top:1px solid rgb(194 233 247/.3);border-left:0}.legal-meta-value{margin:0}.legal-hero-meta a{margin-top:0}.legal-layout{gap:34px;padding-top:58px}.legal-nav{position:static}.legal-nav nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px}}@media (max-width:560px){.legal-hero-grid{padding:54px 0 58px}.legal-hero-copy h1{font-size:46px}.legal-hero-copy>p:not(.eyebrow){font-size:16px}.legal-hero-meta{display:block}.legal-meta-value{margin:8px 0 24px}.legal-hero-meta a{margin-top:8px}.legal-layout{padding:48px 0 72px}.legal-nav nav{grid-template-columns:1fr}.legal-document-lede{margin-bottom:28px;font-size:19px}.legal-section{padding-top:30px}.legal-section+.legal-section{margin-top:30px}.legal-section li,.legal-section p{font-size:15px}.article-header h1,.blog-hero-copy h1{font-size:42px}.article-excerpt,.blog-hero-lede{font-size:16px}.blog-hero-actions{align-items:flex-start;flex-direction:column}.blog-feature-card{min-height:420px;padding:24px}.blog-list-card{grid-template-columns:1fr}.blog-preview-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.blog-preview-card{min-width:290px;scroll-snap-align:start}.article-intro{font-size:18px}.article-section{margin-top:42px}.article-bullets,.article-section>p,.article-steps{font-size:15px}.article-example-text{font-size:12px;overflow-wrap:anywhere}}