.home-ties-studio,.home-ties-public-shell,.home-ties-marketing{width:min(100% - 32px,1180px);margin:0 auto}.home-ties-studio{padding:34px 0 72px}.home-ties-studio-hero{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:28px;display:flex}.home-ties-studio-hero h1,.home-ties-marketing-hero h1,.home-ties-public-hero h1,.home-ties-unavailable h1{font-family:var(--font-domine), Georgia, serif;letter-spacing:-.04em;margin:0}.home-ties-studio-hero h1{font-size:clamp(40px,6vw,58px)}.home-ties-studio-hero>div:first-child>p:last-child{max-width:660px;color:var(--muted);margin:12px 0 0;font-size:16px;line-height:1.65}.home-ties-hero-actions{align-items:center;gap:9px;display:flex}.home-ties-primary,.home-ties-secondary{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.home-ties-primary{border:1px solid var(--blue);background:var(--blue);color:#fff;box-shadow:0 6px 18px #2563eb2e}.home-ties-primary:hover{border-color:var(--blue-dark);background:var(--blue-dark)}.home-ties-secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.home-ties-secondary:hover{border-color:var(--line-strong);background:#fafafa}.home-ties-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.home-ties-content-card{border:1px solid var(--line);background:#ffffffeb;box-shadow:0 10px 34px #18181b0b}.home-ties-strength-card{grid-template-columns:auto 1fr 132px;align-items:center;gap:18px;min-height:128px;padding:18px 24px;display:grid}.home-ties-strength-ring{--strength:0;background:radial-gradient(circle, white 59%, transparent 60%), conic-gradient(var(--blue) calc(var(--strength) * 1%), #e4e4e7 0);width:82px;height:82px;color:var(--ink);text-align:center;border-radius:50%;place-content:center;display:grid}.home-ties-strength-ring span{font-family:var(--font-domine), Georgia, serif;font-size:25px;font-weight:700;line-height:1}.home-ties-strength-ring small{color:var(--subtle);font-size:9px}.home-ties-strength-copy .eyebrow{margin-bottom:3px}.home-ties-strength-copy h2{margin:0;font-size:17px}.home-ties-strength-copy p:last-child{color:var(--muted);margin:5px 0 0;font-size:11px}.home-ties-strength-bars{gap:6px;display:grid}.home-ties-strength-bars span{background:#e4e4e7;border-radius:999px;height:5px;overflow:hidden}.home-ties-strength-bars i{border-radius:inherit;background:var(--blue);height:100%;display:block}.home-ties-privacy-card{border-left:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:128px;padding:20px 24px;display:flex}.home-ties-privacy-heading{align-items:center;gap:12px;display:flex}.home-ties-privacy-heading>span,.home-ties-record-icon,.home-ties-add-heading>span{color:#52525b;background:#f4f4f5;border-radius:10px;flex:none;place-items:center;display:grid}.home-ties-privacy-heading>span{width:38px;height:38px}.home-ties-privacy-heading>span.is-public{background:var(--emerald-soft);color:var(--emerald)}.home-ties-privacy-heading div{gap:2px;display:grid}.home-ties-privacy-heading strong{font-size:13px}.home-ties-privacy-heading small{color:var(--muted);font-size:10px}.home-ties-switch{cursor:pointer;justify-items:center;gap:3px;display:grid}.home-ties-switch input{opacity:0;pointer-events:none;position:absolute}.home-ties-switch>span{background:#d4d4d8;border-radius:999px;width:39px;height:22px;position:relative}.home-ties-switch>span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #18181b3d}.home-ties-switch input:checked+span{background:var(--emerald)}.home-ties-switch input:checked+span:after{transform:translate(17px)}.home-ties-switch b{color:var(--muted);font-size:9px}.home-ties-identity-card{padding:24px}.home-ties-content-card{border-radius:18px;overflow:clip}.home-ties-content-divider{background:var(--line);height:1px;margin:0 24px}.home-ties-section-title{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.home-ties-section-title h2,.home-ties-category-nav h2,.home-ties-category-section header h2,.home-ties-add-heading h3{letter-spacing:-.02em;margin:0}.home-ties-section-title h2{font-family:var(--font-domine), Georgia, serif;font-size:21px}.home-ties-section-title>span,.home-ties-category-section>header>span{color:var(--muted);background:#f4f4f5;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800}.home-ties-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.home-ties-profile-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.home-ties-profile-photo{border-bottom:1px solid var(--line);grid-column:1/-1;align-items:center;gap:16px;padding-bottom:18px;display:flex}.home-ties-profile-photo-preview{background:var(--blue-soft);width:88px;height:88px;color:var(--blue);border:1px solid #bfdbfe;border-radius:50%;flex:none;place-items:center;display:grid;overflow:hidden}.home-ties-profile-photo-preview img{object-fit:cover;width:100%;height:100%}.home-ties-profile-photo-copy{gap:4px;display:grid}.home-ties-profile-photo-copy strong{font-size:11px}.home-ties-profile-photo-copy>p{color:var(--muted);margin:0;font-size:9px}.home-ties-profile-photo-copy>div{flex-wrap:wrap;gap:7px;margin-top:5px;display:flex}.home-ties-profile-photo-upload,.home-ties-profile-photo-remove{cursor:pointer;border-radius:8px;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:9px;font-weight:900;display:inline-flex}.home-ties-profile-photo-upload{background:var(--blue-soft);color:var(--blue);border:1px solid #bfdbfe;position:relative;overflow:hidden}.home-ties-profile-photo-upload input{opacity:0;width:1px;height:1px;position:absolute}.home-ties-profile-photo-remove{border:1px solid var(--line);color:var(--muted);background:#fff}.home-ties-profile-photo-remove:hover:not(:disabled){color:var(--danger);background:#fef2f2;border-color:#fecaca}.home-ties-field-grid>label,.home-ties-field-control{gap:6px;min-width:0;display:grid}.home-ties-field-grid>label.is-wide,.home-ties-field-control.is-wide{grid-column:1/-1}.home-ties-field-grid>label>span,.home-ties-field-heading>label{color:#3f3f46;font-size:10px;font-weight:900}.home-ties-field-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.home-ties-ai-rewrite{background:var(--blue-soft);min-height:26px;color:var(--blue);border:0;border-radius:7px;align-items:center;gap:5px;padding:0 8px;font-size:9px;font-weight:900;display:inline-flex}.home-ties-ai-rewrite:hover:not(:disabled){background:#dbeafe}.home-ties-ai-rewrite:disabled{cursor:not-allowed;opacity:.48}.home-ties-ai-disclosure{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:7px;margin:2px 0 0;padding:7px 8px;font-size:8px;line-height:1.5}.home-ties-field-grid input,.home-ties-field-grid textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fcfcfc;border-radius:9px;outline:0;font-size:12px}.home-ties-field-grid input{min-height:40px;padding:0 11px}.home-ties-field-grid textarea{resize:vertical;min-height:76px;padding:10px 11px}.home-ties-field-grid textarea:disabled{cursor:wait;opacity:.72}.home-ties-field-grid input:focus,.home-ties-field-grid textarea:focus{background:#fff;border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f61c}.home-ties-field-grid>label>small,.home-ties-field-control>small{color:var(--subtle);justify-self:end;font-size:9px}.home-ties-evidence-shell{background:linear-gradient(90deg,#fafafa 0 224px,#0000 224px);grid-template-columns:224px minmax(0,1fr);align-items:start;display:grid;position:relative;overflow:visible}.home-ties-evidence-shell:after{z-index:7;background:var(--line);content:"";pointer-events:none;width:1px;position:absolute;top:0;bottom:0;left:223px}.home-ties-category-nav{z-index:8;background:0 0;align-self:start;max-height:calc(100vh - 90px);padding:24px 13px;position:sticky;top:74px;overflow-y:auto}.home-ties-category-nav>div:first-child{padding:0 8px 16px}.home-ties-category-nav h2{font-family:var(--font-domine), Georgia, serif;font-size:18px}.home-ties-category-nav>button{color:#52525b;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:30px minmax(0,1fr) auto auto;align-items:center;gap:8px;width:100%;padding:8px;display:grid}.home-ties-category-nav>button:hover{background:#f4f4f5}.home-ties-category-nav>button.is-active{color:var(--ink);background:#fff;box-shadow:0 1px 5px #18181b14}.home-ties-category-nav>button>span{background:#f4f4f5;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.home-ties-category-nav>button>svg{grid-column:4}.home-ties-category-nav>button.is-active>span{background:var(--blue-soft);color:var(--blue)}.home-ties-category-nav b{text-overflow:ellipsis;font-size:11px;overflow:hidden}.home-ties-category-nav small{text-align:center;background:#e4e4e7;border-radius:999px;min-width:17px;padding:2px 4px;font-size:8px;font-weight:900}.home-ties-file-budget{border-top:1px solid var(--line);color:var(--muted);gap:6px;margin:18px 8px 0;padding:12px 0 0;font-size:9px;display:grid}.home-ties-file-budget span{justify-content:space-between;display:flex}.home-ties-evidence-workspace{min-width:0;padding:0}.home-ties-category-section{border-bottom:1px solid var(--line);padding:26px;scroll-margin-top:82px}.home-ties-category-section:last-child{border-bottom:0}.home-ties-category-section>header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.home-ties-category-section>header h2{font-family:var(--font-domine), Georgia, serif;font-size:24px}.home-ties-category-section>header p:last-child{color:var(--muted);margin:5px 0 0;font-size:11px}.home-ties-record-list{gap:8px;margin-bottom:16px;display:grid}.home-ties-record-list article{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;display:grid}.home-ties-record-icon{width:34px;height:34px;color:var(--blue)}.home-ties-record-list h3{margin:0;font-size:12px}.home-ties-record-list p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:10px;overflow:hidden}.home-ties-record-list small{color:var(--subtle);font-size:9px}.home-ties-record-actions{align-items:center;gap:2px;display:inline-flex}.home-ties-icon-button{width:30px;height:30px;color:var(--subtle);background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.home-ties-icon-button:hover{color:var(--danger);background:#fef2f2}.home-ties-icon-button.home-ties-edit-button:hover,.home-ties-icon-button.home-ties-add-close:hover{background:var(--blue-soft);color:var(--blue)}.home-ties-empty-category{border:1px dashed var(--line-strong);min-height:148px;color:var(--subtle);text-align:center;background:#fcfcfc;border-radius:12px;place-content:center;justify-items:center;margin-bottom:16px;display:grid}.home-ties-empty-category h3{color:var(--ink);margin:10px 0 2px;font-size:12px}.home-ties-empty-category p{color:var(--muted);margin:0;font-size:10px}.home-ties-open-editor{width:100%;min-height:38px;color:var(--blue);background:#f8fbff;border:1px dashed #93c5fd;border-radius:10px;justify-content:center;align-items:center;gap:7px;font-size:10px;font-weight:900;display:inline-flex}.home-ties-open-editor:hover{border-color:var(--blue);background:var(--blue-soft)}.home-ties-add-card{background:linear-gradient(145deg,#f8fbff,#fff);border:1px solid #bfdbfe;border-radius:13px;padding:18px}.home-ties-add-heading{align-items:center;gap:10px;margin-bottom:15px;display:flex}.home-ties-add-heading>span{background:var(--blue-soft);width:34px;height:34px;color:var(--blue)}.home-ties-add-heading h3{font-size:13px}.home-ties-add-heading p{color:var(--muted);margin:2px 0 0;font-size:9px}.home-ties-add-close{align-self:flex-start;margin-left:auto}.home-ties-add-footer{align-items:center;gap:10px;margin-top:14px;display:flex}.home-ties-add-actions{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.home-ties-upload{min-width:0;min-height:38px;color:var(--blue);cursor:pointer;background:#fff;border:1px dashed #93c5fd;border-radius:9px;flex:1;align-items:center;gap:7px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex;overflow:hidden}.home-ties-upload input{opacity:0;width:1px;height:1px;position:absolute}.home-ties-upload span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-ties-save-bar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #d4d4d8eb;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;width:min(100% - 24px,760px);min-height:54px;margin:22px auto 0;padding:7px 8px 7px 16px;display:flex;position:sticky;bottom:16px;box-shadow:0 12px 36px #18181b24}.home-ties-save-bar>div{align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.home-ties-save-bar small{color:var(--subtle);font-weight:400}.home-ties-save-bar>p{color:var(--muted);margin:0;font-size:10px}.home-ties-loading,.home-ties-unavailable{text-align:center;place-content:center;justify-items:center;min-height:68vh;padding:60px 24px;display:grid}.home-ties-loading span{border:3px solid var(--line);border-top-color:var(--blue);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite home-ties-spin}.home-ties-loading p{color:var(--muted);font-size:12px}@keyframes home-ties-spin{to{transform:rotate(360deg)}}.home-ties-modal{z-index:90;background:#f4f4f5;position:fixed;inset:0;overflow:hidden}.home-ties-modal-toolbar{z-index:4;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:13px;justify-content:space-between;align-items:center;min-height:46px;padding:0 9px 0 15px;font-size:11px;display:flex;position:absolute;top:12px;left:18px;right:18px;box-shadow:0 8px 30px #18181b1f}.home-ties-preview-heading,.home-ties-preview-actions{align-items:center;display:flex}.home-ties-preview-heading{gap:10px}.home-ties-preview-heading>span{color:var(--muted);background:#f4f4f5;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.home-ties-preview-actions{gap:7px}.home-ties-preview-actions>button{background:#f4f4f5;border:0;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.home-ties-export{color:var(--ink);text-align:left;position:relative}.home-ties-export>summary{cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none}.home-ties-export>summary::-webkit-details-marker{display:none}.home-ties-export-chevron{transition:transform .16s}.home-ties-export[open] .home-ties-export-chevron{transform:rotate(180deg)}.home-ties-export-menu{z-index:20;border:1px solid var(--line);background:#fff;border-radius:12px;width:218px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 16px 42px #18181b29}.home-ties-export-menu button{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;padding:9px;display:grid}.home-ties-export-menu button:hover,.home-ties-export-menu button:focus-visible{background:#f4f4f5}.home-ties-export-menu button>svg{margin-top:1px}.home-ties-export-menu button span{gap:2px;display:grid}.home-ties-export-menu button strong{font-size:10px}.home-ties-export-menu button small{color:var(--muted);font-size:9px}.home-ties-modal-toolbar .home-ties-export>summary{min-height:32px;padding:0 10px;font-size:10px}.home-ties-modal-toolbar .home-ties-export-menu{top:calc(100% + 8px);bottom:auto}.home-ties-modal-scroll{height:100%;padding-top:56px;overflow:auto}.home-ties-share-modal{z-index:100;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.home-ties-modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#09090b80;border:0;position:absolute;inset:0}.home-ties-share-modal>section{z-index:1;text-align:center;background:#fff;border-radius:20px;justify-items:center;width:min(100%,450px);padding:30px;display:grid;position:relative;box-shadow:0 28px 80px #09090b42}.home-ties-share-modal h2{font-family:var(--font-domine), Georgia, serif;margin:0;font-size:25px}.home-ties-share-modal>section>p:nth-of-type(2){color:var(--muted);margin:10px 0 20px;font-size:11px}.home-ties-modal-close{background:#f4f4f5;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:12px;right:12px}.home-ties-share-qr{border:1px solid var(--line);border-radius:14px;padding:8px}.home-ties-share-url{border:1px solid var(--line);background:#fafafa;border-radius:10px;align-items:center;gap:8px;width:100%;margin:17px 0 10px;padding:6px 6px 6px 10px;display:flex;overflow:hidden}.home-ties-share-url span{color:var(--muted);text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:9px;overflow:hidden}.home-ties-share-url button{background:#fff;border:0;border-radius:7px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;font-weight:900;display:inline-flex;box-shadow:0 1px 4px #18181b1a}.home-ties-share-modal .home-ties-export{margin-top:12px}.home-ties-share-modal .home-ties-export>summary{min-height:34px;padding:0 9px;font-size:9px}.home-ties-print-source{display:none}.home-ties-print-frame{z-index:-1;opacity:0;pointer-events:none;border:0;width:1px;height:1px;position:fixed}.home-ties-public-shell{padding:54px 0 76px}.home-ties-public-content-card{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 18px 54px #18181b12}.home-ties-public-hero{background:radial-gradient(circle at 90% 0,#bfdbfe9e,#0000 22rem),#fff;justify-content:space-between;align-items:flex-end;gap:28px;padding:34px;display:flex}.home-ties-public-identity{align-items:center;gap:20px;min-width:0;display:flex}.home-ties-public-avatar{object-fit:cover;border:3px solid #fff;border-radius:50%;flex:none;width:112px;height:112px;box-shadow:0 7px 24px #18181b24}.home-ties-public-hero h1{font-size:clamp(38px,6vw,58px)}.home-ties-public-headline{color:#52525b;max-width:680px;margin:10px 0 0;font-size:16px}.home-ties-public-meta{flex-wrap:wrap;gap:14px;margin-top:20px;display:flex}.home-ties-public-meta span{color:var(--muted);align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.home-ties-public-score{background:#ffffffc7;border:1px solid #ffffffe6;border-radius:14px;align-items:center;gap:10px;min-width:188px;padding:13px;display:flex;box-shadow:0 5px 20px #2563eb1a}.home-ties-public-score>span{font-family:var(--font-domine), Georgia, serif;font-size:35px;font-weight:700}.home-ties-public-score div{display:grid}.home-ties-public-score strong{font-size:11px}.home-ties-public-score small{color:var(--muted);font-size:9px}.home-ties-public-intro{border-top:1px solid var(--line);background:#fff;grid-template-columns:160px 1fr;gap:30px;padding:26px 32px;display:grid}.home-ties-public-intro>p:last-child{color:#3f3f46;font-family:var(--font-domine), Georgia, serif;white-space:pre-wrap;margin:0;font-size:16px;line-height:1.75}.home-ties-public-section{border-top:1px solid var(--line);background:#fff;padding:27px 30px}.home-ties-public-section-heading{align-items:center;gap:12px;margin-bottom:18px;display:flex}.home-ties-public-section-heading>span{background:var(--blue-soft);width:40px;height:40px;color:var(--blue);border-radius:11px;place-items:center;display:grid}.home-ties-public-section-heading h2{font-family:var(--font-domine), Georgia, serif;margin:0;font-size:20px}.home-ties-public-section-heading p{color:var(--muted);margin:2px 0 0;font-size:10px}.home-ties-public-records{gap:11px;display:grid}.home-ties-public-record{border:1px solid var(--line);background:#fcfcfc;border-radius:13px;grid-template-columns:minmax(0,1fr) minmax(220px,300px);gap:22px;padding:18px;display:grid}.home-ties-public-record:not(:has(>:nth-child(2))){grid-template-columns:1fr}.home-ties-public-record h3{margin:0;font-size:14px}.home-ties-record-meta{flex-wrap:wrap;gap:10px;margin-top:7px;display:flex}.home-ties-record-meta span{color:var(--muted);align-items:center;gap:4px;font-size:9px;display:inline-flex}.home-ties-public-record-copy>p{color:#52525b;white-space:pre-wrap;margin:10px 0 0;font-size:11px;line-height:1.65}.home-ties-public-record-copy>a{color:var(--blue);align-items:center;gap:5px;margin-top:11px;font-size:10px;font-weight:900;display:inline-flex}.home-ties-contact-line{background:var(--blue-soft);border-left:2px solid #bfdbfe;padding:8px 10px;font-weight:700;color:#1e3a8a!important}.home-ties-evidence-image{object-fit:cover;border:1px solid var(--line);background:#f4f4f5;border-radius:10px;width:100%;height:170px}.home-ties-pdf{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;align-self:center;align-items:center;gap:10px;padding:14px;text-decoration:none;display:flex}.home-ties-pdf>span{min-width:0;display:grid}.home-ties-pdf strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.home-ties-pdf small{color:var(--muted);font-size:9px}.home-ties-public-empty{border-top:1px solid var(--line);text-align:center;place-content:center;justify-items:center;min-height:260px;display:grid}.home-ties-public-empty h2{font-family:var(--font-domine), Georgia, serif;margin:10px 0 3px;font-size:18px}.home-ties-public-empty p{color:var(--muted);margin:0;font-size:10px}.home-ties-public-footer{color:#fff;background:#18181b;border-top:1px solid #3f3f46;justify-content:space-between;align-items:center;gap:28px;padding:24px 28px;display:flex}.home-ties-public-footer>div{align-items:center;gap:14px;display:flex}.home-ties-public-footer img{background:#fff;border-radius:8px;padding:5px}.home-ties-public-footer p{color:#a1a1aa;max-width:420px;margin:0;font-size:9px;line-height:1.55;display:grid}.home-ties-public-footer strong{color:#fff;font-size:11px}.home-ties-public-footer span{overflow-wrap:anywhere}.home-ties-public-shell>.home-ties-export{width:max-content;margin-top:16px;margin-left:auto;margin-right:auto}.home-ties-traveler-card{background:#fff;border:2px solid #d4d4d8;border-radius:.22in;justify-content:space-between;align-items:center;gap:.5in;width:8.75in;min-height:5in;padding:.55in;display:none}.home-ties-traveler-card>div{display:grid}.home-ties-traveler-card p{color:var(--blue);letter-spacing:.08em;font-size:12pt;font-weight:900}.home-ties-traveler-card h2{font-family:var(--font-domine), Georgia, serif;margin:.18in 0 0;font-size:28pt}.home-ties-traveler-card span{color:#52525b;margin-top:.08in;font-size:13pt}.home-ties-traveler-card strong{overflow-wrap:anywhere;max-width:5.5in;color:var(--muted);margin-top:.7in;font-size:9pt}.home-ties-marketing-hero{grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);align-items:center;gap:68px;min-height:590px;padding:24px 0 48px;display:grid}.home-ties-marketing-hero-copy{z-index:2;position:relative}.home-ties-marketing-hero h1{max-width:690px;margin-top:14px;font-size:clamp(46px,6.8vw,72px);line-height:1.04}.home-ties-marketing-lede{color:#52525b;max-width:660px;margin:22px 0 0;font-size:17px;line-height:1.75}.home-ties-marketing-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.home-ties-marketing-actions .home-ties-primary,.home-ties-marketing-actions .home-ties-secondary{min-height:44px;padding-inline:18px}.home-ties-marketing-sign-in{color:var(--muted);margin:13px 0 0;font-size:10px}.home-ties-marketing-sign-in a{color:var(--ink);font-weight:900}.home-ties-artifact-preview{isolation:isolate;background:radial-gradient(circle at 86% 9%,#bfdbfed1,#0000 17rem),linear-gradient(#94a3b817 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#94a3b817 1px,#0000 1px) 0 0/28px 28px,#f8fafc;border:1px solid #dbe2ec;border-radius:28px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 24px 70px #1e40af1a}.home-ties-artifact-preview:after{z-index:-1;content:"";background:#2563eb1a;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-86px;right:-62px}.home-ties-artifact-document{background:#fff;border:1px solid #e4e4e7;width:min(73%,360px);min-height:424px;padding:28px 27px;position:absolute;top:45px;left:39px;transform:rotate(-2.2deg);box-shadow:0 24px 55px #18181b24}.home-ties-artifact-document-topline{color:#52525b;letter-spacing:.08em;border-bottom:1px solid #e4e4e7;justify-content:space-between;align-items:center;gap:14px;padding-bottom:15px;font-size:7px;font-weight:900;display:flex}.home-ties-artifact-document-topline strong{color:var(--blue);letter-spacing:0;white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.home-ties-artifact-document>p{color:var(--blue);letter-spacing:.12em;margin:30px 0 8px;font-size:7px;font-weight:900}.home-ties-artifact-document h2{font-family:var(--font-domine), Georgia, serif;letter-spacing:-.04em;margin:0;font-size:29px}.home-ties-artifact-document>small{color:var(--muted);margin-top:5px;font-size:8px;display:block}.home-ties-artifact-rule{background:#e4e4e7;height:1px;margin:24px 0 18px}.home-ties-artifact-evidence{gap:9px;display:grid}.home-ties-artifact-evidence span{color:#27272a;align-items:center;gap:6px;font-size:8px;font-weight:900;display:flex}.home-ties-artifact-evidence span svg{color:var(--blue)}.home-ties-artifact-evidence i{background:#e4e4e7;border-radius:999px;width:91%;height:5px;display:block}.home-ties-artifact-evidence i:nth-of-type(2){width:73%}.home-ties-artifact-evidence i:last-child{width:82%}.home-ties-artifact-seal{color:#047857;background:#ecfdf5;border-radius:7px;align-items:center;gap:5px;margin-top:26px;padding:7px 9px;font-size:7px;font-weight:900;display:inline-flex}.home-ties-artifact-card{z-index:3;background:#fff;border:1px solid #cbd5e1;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;width:min(78%,324px);padding:20px;display:flex;position:absolute;bottom:34px;right:22px;transform:rotate(2.5deg);box-shadow:0 18px 42px #18181b2e}.home-ties-artifact-card>div{min-width:0;display:grid}.home-ties-artifact-card p{color:var(--blue);letter-spacing:.11em;margin:0 0 9px;font-size:6px;font-weight:900}.home-ties-artifact-card strong{font-family:var(--font-domine), Georgia, serif;font-size:14px}.home-ties-artifact-card small{color:var(--muted);margin-top:3px;font-size:7px}.home-ties-artifact-card span{color:#52525b;text-overflow:ellipsis;white-space:nowrap;margin-top:15px;font-size:6px;overflow:hidden}.home-ties-artifact-card>svg{color:#18181b;flex:none}.home-ties-artifact-status{z-index:4;color:#27272a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffdb;border:1px solid #fffc;border-radius:999px;align-items:center;gap:6px;padding:9px 11px;font-size:8px;font-weight:900;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 7px 22px #18181b14}.home-ties-artifact-status>span{background:#10b981;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #d1fae5}.home-ties-artifact-status small{color:var(--muted);font-size:7px;font-weight:700}.home-ties-trust-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.home-ties-trust-row li{color:#3f3f46;text-align:center;justify-content:center;align-items:center;gap:8px;min-height:62px;padding:12px;font-size:9px;font-weight:900;display:flex}.home-ties-trust-row li+li{border-left:1px solid var(--line)}.home-ties-trust-row svg{color:var(--blue);flex:none}.home-ties-marketing-section{margin-top:96px}.home-ties-marketing-section-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:end;gap:70px;margin-bottom:30px;display:grid}.home-ties-marketing-section-heading.is-compact{grid-template-columns:1fr}.home-ties-marketing-section-heading h2,.home-ties-process h2,.home-ties-marketing-final h2{max-width:720px;font-family:var(--font-domine), Georgia, serif;letter-spacing:-.035em;margin:7px 0 0;font-size:clamp(30px,4.5vw,45px);line-height:1.13}.home-ties-marketing-section-heading>p{color:var(--muted);margin:0;font-size:12px;line-height:1.75}.home-ties-use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.home-ties-use-case-grid article{border:1px solid var(--line);background:#fff;border-top:3px solid #bfdbfe;border-radius:15px;min-height:275px;padding:24px}.home-ties-use-case-topline{justify-content:space-between;align-items:center;display:flex}.home-ties-use-case-topline>span{background:var(--blue-soft);width:39px;height:39px;color:var(--blue);border-radius:10px;place-items:center;display:grid}.home-ties-use-case-topline small{color:#d4d4d8;font-family:var(--font-domine), Georgia, serif;font-size:26px;font-weight:700}.home-ties-use-case-grid article>p:first-of-type{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin:25px 0 7px;font-size:8px;font-weight:900}.home-ties-use-case-grid h3{font-family:var(--font-domine), Georgia, serif;margin:0;font-size:19px;line-height:1.35}.home-ties-use-case-grid article>p:last-child{color:var(--muted);margin:12px 0 0;font-size:11px;line-height:1.72}.home-ties-process{background:#f8fafc;border:1px solid #dbeafe;border-radius:22px;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:76px;padding:48px;display:grid}.home-ties-process-copy>p:not(.eyebrow){color:#52525b;max-width:470px;margin:17px 0 0;font-size:12px;line-height:1.75}.home-ties-process-output{color:var(--blue);background:#ffffffb8;border:1px solid #bfdbfed9;border-radius:12px;align-items:center;gap:12px;margin-top:28px;padding:15px;display:flex}.home-ties-process-output div{display:grid}.home-ties-process-output strong{color:#27272a;font-size:10px}.home-ties-process-output span{color:var(--muted);margin-top:2px;font-size:9px}.home-ties-process-steps{gap:0;margin:0;padding:0;list-style:none;display:grid}.home-ties-process-steps li{border-bottom:1px solid #dbe2ec;grid-template-columns:auto 1fr;gap:17px;padding:18px 0;display:grid}.home-ties-process-steps li:first-child{padding-top:0}.home-ties-process-steps li:last-child{border-bottom:0;padding-bottom:0}.home-ties-process-steps li>span{width:30px;height:30px;color:var(--blue);font-family:var(--font-domine), Georgia, serif;background:#fff;border:1px solid #bfdbfe;border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.home-ties-process-steps h3{margin:4px 0 0;font-size:12px}.home-ties-process-steps p{color:var(--muted);margin:6px 0 0;font-size:10px;line-height:1.65}.home-ties-marketing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.home-ties-marketing-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:21px}.home-ties-marketing-grid article>span{background:var(--blue-soft);width:35px;height:35px;color:var(--blue);border-radius:10px;place-items:center;display:grid}.home-ties-marketing-grid h3{margin:15px 0 5px;font-size:12px}.home-ties-marketing-grid p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.home-ties-marketing-privacy{color:#fff;background:#18181b;border-radius:22px;grid-template-columns:minmax(0,.86fr) minmax(460px,1.14fr);gap:58px;margin-top:96px;padding:46px;display:grid}.home-ties-marketing-privacy-intro h2{max-width:430px;font-family:var(--font-domine), Georgia, serif;letter-spacing:-.035em;margin:7px 0 0;font-size:clamp(30px,4.3vw,43px);line-height:1.15}.home-ties-marketing-privacy-intro>p:last-child{color:#a1a1aa;max-width:430px;margin:17px 0 0;font-size:11px;line-height:1.75}.home-ties-privacy-controls{background:#3f3f46;border:1px solid #3f3f46;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.home-ties-privacy-controls article{background:#27272a;grid-template-columns:auto 1fr;gap:11px;padding:17px;display:grid}.home-ties-privacy-controls svg{color:#93c5fd;margin-top:2px}.home-ties-privacy-controls h3{margin:0;font-size:10px}.home-ties-privacy-controls p{color:#a1a1aa;margin:5px 0 0;font-size:9px;line-height:1.6}.home-ties-privacy-warning{color:#d4d4d8;border-top:1px solid #3f3f46;grid-column:1/-1;align-items:flex-start;gap:9px;margin:0;padding-top:20px;font-size:9px;line-height:1.65;display:flex}.home-ties-privacy-warning svg{color:#93c5fd;flex:none;margin-top:1px}.home-ties-marketing-final{background:#eff6ff;border:1px solid #bfdbfe;border-radius:22px;grid-template-columns:1fr minmax(300px,.58fr);align-items:center;gap:70px;margin-top:18px;padding:42px 46px;display:grid}.home-ties-marketing-final>div:first-child>p:last-child{color:#52525b;margin:11px 0 0;font-size:11px}.home-ties-marketing-final>div:last-child{justify-items:start;display:grid}.home-ties-marketing-final>div:last-child>p{max-width:390px;color:var(--muted);margin:11px 0 0;font-size:8px;line-height:1.55}@media (max-width:900px){.home-ties-artifact-preview{width:min(100%,620px);min-height:540px}.home-ties-trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}.home-ties-trust-row li:nth-child(3){border-left:0}.home-ties-trust-row li:nth-child(n+3){border-top:1px solid var(--line)}.home-ties-marketing-section-heading,.home-ties-process,.home-ties-marketing-privacy,.home-ties-marketing-final{grid-template-columns:1fr;gap:32px}.home-ties-use-case-grid{grid-template-columns:1fr}.home-ties-use-case-grid article{min-height:0}}@media (max-width:680px){.home-ties-marketing{padding-top:28px}.home-ties-marketing-hero{min-height:0;padding-top:10px}.home-ties-marketing-actions,.home-ties-marketing-actions>*{width:100%}.home-ties-artifact-preview{border-radius:20px;min-height:430px}.home-ties-artifact-document{width:76%;min-height:348px;padding:21px 19px;top:32px;left:20px}.home-ties-artifact-document>p{margin-top:22px}.home-ties-artifact-document h2{font-size:22px}.home-ties-artifact-rule{margin:17px 0 14px}.home-ties-artifact-seal{margin-top:18px}.home-ties-artifact-card{width:80%;padding:14px;bottom:22px;right:11px}.home-ties-artifact-card>svg{width:48px;height:48px}.home-ties-artifact-status{top:12px;right:12px}.home-ties-artifact-status small{display:none}.home-ties-trust-row li{flex-direction:column;gap:6px;min-height:72px}.home-ties-marketing-section{margin-top:70px}.home-ties-marketing-section-heading{margin-bottom:22px}.home-ties-process,.home-ties-marketing-privacy,.home-ties-marketing-final{padding:26px 20px}.home-ties-privacy-controls{grid-template-columns:1fr}.home-ties-marketing-final{align-items:stretch}.home-ties-marketing-final .home-ties-primary{width:100%}}.home-ties-unavailable>span{width:48px;height:48px;color:var(--muted);background:#f4f4f5;border-radius:14px;place-items:center;display:grid}.home-ties-unavailable .eyebrow{margin-top:18px}.home-ties-unavailable h1{max-width:680px;font-size:clamp(32px,5vw,48px)}.home-ties-unavailable>p:last-child{max-width:520px;color:var(--muted)}@media (max-width:900px){.home-ties-overview,.home-ties-marketing-hero{grid-template-columns:1fr}.home-ties-privacy-card{border-top:1px solid var(--line);border-left:0}.home-ties-marketing-hero{gap:36px}.home-ties-marketing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-ties-evidence-shell{background:#fff;grid-template-columns:1fr}.home-ties-evidence-shell:after{display:none}.home-ties-category-nav{z-index:12;border-right:0;border-bottom:1px solid var(--line);background:#fafafa;max-height:none;padding:12px;display:flex;top:58px;overflow:auto hidden}.home-ties-category-section{scroll-margin-top:122px}.home-ties-category-nav>div:first-child,.home-ties-file-budget{display:none}.home-ties-category-nav>button{flex:none;grid-template-columns:auto auto auto;width:auto}.home-ties-category-nav>button>svg{display:none}}@media (max-width:680px){.home-ties-preview-heading>strong{display:none}.home-ties-preview-actions>button{justify-content:center;width:32px;padding:0}.home-ties-preview-actions>button span{display:none}.home-ties-studio,.home-ties-public-shell,.home-ties-marketing{width:min(100% - 20px,1180px)}.home-ties-studio{padding-top:24px}.home-ties-studio-hero,.home-ties-public-hero{flex-direction:column;align-items:stretch}.home-ties-public-identity{align-items:flex-start}.home-ties-public-avatar{width:82px;height:82px}.home-ties-hero-actions{width:100%}.home-ties-hero-actions>*{flex:1}.home-ties-strength-card{grid-template-columns:auto 1fr}.home-ties-strength-bars{display:none}.home-ties-field-grid,.home-ties-profile-fields{grid-template-columns:1fr}.home-ties-field-grid>label.is-wide,.home-ties-field-control.is-wide{grid-column:auto}.home-ties-category-section{padding:18px 14px}.home-ties-record-list article{grid-template-columns:auto minmax(0,1fr) auto}.home-ties-add-footer{flex-direction:column;align-items:stretch}.home-ties-add-actions{width:100%;margin-left:0}.home-ties-add-actions>*{flex:1}.home-ties-upload{flex:none}.home-ties-public-hero,.home-ties-public-intro,.home-ties-public-section{padding:22px 18px}.home-ties-public-score{min-width:0}.home-ties-public-intro{grid-template-columns:1fr;gap:6px}.home-ties-public-record{grid-template-columns:1fr}.home-ties-public-footer,.home-ties-marketing-privacy{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.home-ties-public-footer>div{align-items:flex-start}.home-ties-public-footer img{width:76px;height:76px}.home-ties-marketing-grid{grid-template-columns:1fr}.home-ties-save-bar{bottom:8px}.home-ties-save-bar>p,.home-ties-save-bar small{display:none}}@media print{@page{size:A4;margin:12mm}html,body{background:#fff!important}.site-header,.site-footer,.no-print,.home-ties-public-shell>.home-ties-export{display:none!important}.home-ties-public-shell{width:100%;padding:0}.home-ties-public-hero,.home-ties-public-intro,.home-ties-public-section,.home-ties-public-footer{break-inside:avoid;box-shadow:none}.home-ties-public-content-card{box-shadow:none}.home-ties-public-record{break-inside:avoid}.home-ties-evidence-image{height:38mm}.home-ties-public-footer{color:#000;background:#fff;border:1px solid #d4d4d8}.home-ties-public-footer p,.home-ties-public-footer strong{color:#000}body[data-home-ties-print=card] .home-ties-public-shell>:not(.home-ties-public-content-card),body[data-home-ties-print=card] .home-ties-public-content-card>:not(.home-ties-traveler-card){display:none!important}body[data-home-ties-print=card] .home-ties-public-content-card{box-shadow:none;border:0;overflow:visible}body[data-home-ties-print=card] .home-ties-traveler-card{margin:0 auto;display:flex}body[data-home-ties-print=card]{place-content:center;min-height:100vh;display:grid}body[data-home-ties-print=profile] .home-ties-traveler-card,body:not([data-home-ties-print]) .home-ties-traveler-card{display:none!important}}.home-ties-marketing{padding:34px 0 112px}.home-ties-marketing-hero{min-height:0;padding:72px 0 0;display:block}.home-ties-marketing-hero-copy{text-align:center;max-width:920px;margin:0 auto}.home-ties-marketing-hero .eyebrow{min-height:34px;color:var(--blue);letter-spacing:.1em;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;padding:0 13px;font-size:9px;display:inline-flex}.home-ties-marketing-hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:920px;margin:23px auto 0;font-size:clamp(54px,7.8vw,82px);line-height:.99}.home-ties-marketing-lede{color:#52525b;text-wrap:balance;max-width:760px;margin:27px auto 0;font-size:19px;line-height:1.72}.home-ties-marketing-actions{justify-content:center;margin-top:34px}.home-ties-marketing-actions .home-ties-primary,.home-ties-marketing-actions .home-ties-secondary{min-height:48px;padding-inline:21px;font-size:11px}.home-ties-marketing-sign-in{margin-top:15px;font-size:11px}.home-ties-hero-reassurance{color:#71717a;flex-wrap:wrap;justify-content:center;gap:8px 0;margin:24px auto 0;padding:0;font-size:10px;font-weight:700;list-style:none;display:flex}.home-ties-hero-reassurance li{align-items:center;display:flex}.home-ties-hero-reassurance li+li:before{content:"";background:#93c5fd;border-radius:50%;width:3px;height:3px;margin:0 11px}.home-ties-artifact-preview{background:radial-gradient(circle at 82% 25%,#bfdbfec7,#0000 22rem),linear-gradient(#94a3b81a 1px,#0000 1px) 0 0/30px 30px,linear-gradient(90deg,#94a3b81a 1px,#0000 1px) 0 0/30px 30px,#f8fafc;border-color:#cbd5e1;border-radius:18px;width:100%;min-height:620px;margin:64px auto 0;box-shadow:0 34px 90px #1e40af1f}.home-ties-artifact-preview:before{z-index:5;color:#71717a;content:"trips.quest  /  Home Ties evidence workspace";letter-spacing:.05em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 22px 21px,#fb7185 0 5px,#0000 5.5px),radial-gradient(circle at 42px 21px,#fbbf24 0 5px,#0000 5.5px),radial-gradient(circle at 62px 21px,#34d399 0 5px,#0000 5.5px),#ffffffe6;border-bottom:1px solid #dbe2ec;align-items:center;height:42px;padding:0 18px 0 72px;font-size:8px;font-weight:900;display:flex;position:absolute;top:0;left:0;right:0}.home-ties-artifact-preview:after{background:#2563eb17;width:360px;height:360px;bottom:-120px;right:-40px}.home-ties-artifact-document{width:min(47%,500px);min-height:485px;padding:38px 36px;top:78px;left:11%;transform:rotate(-1.1deg)}.home-ties-artifact-document-topline{padding-bottom:18px;font-size:8px}.home-ties-artifact-document>p{margin-top:38px;font-size:8px}.home-ties-artifact-document>small{font-size:9px}.home-ties-artifact-rule{margin:29px 0 22px}.home-ties-artifact-evidence{gap:12px}.home-ties-artifact-evidence span{font-size:9px}.home-ties-artifact-evidence i{height:6px}.home-ties-artifact-seal{margin-top:31px;padding:8px 10px;font-size:8px}.home-ties-artifact-card{border-radius:14px;width:min(38%,360px);padding:24px;bottom:56px;right:9%;transform:rotate(1.5deg)}.home-ties-artifact-card p{font-size:7px}.home-ties-artifact-card strong{font-size:18px}.home-ties-artifact-card small{font-size:8px}.home-ties-artifact-card span{font-size:7px}.home-ties-artifact-card>svg{width:74px;height:74px}.home-ties-artifact-status{padding:10px 13px;font-size:9px;top:62px;right:28px}.home-ties-artifact-status small{font-size:8px}.home-ties-trust-row{border:1px solid var(--line);background:#fff;margin-top:22px}.home-ties-trust-row li{min-height:76px;padding:16px;font-size:10px}.home-ties-marketing-section,.home-ties-marketing-privacy{background:#fff;border:1px solid #dbe2ec;border-radius:18px;margin-top:118px;position:relative;overflow:hidden}.home-ties-marketing-section{padding:78px 44px 44px}.home-ties-use-cases,.home-ties-evidence-marketing{background:0 0;border:0;border-radius:0;padding:52px 0 0;overflow:visible}.home-ties-marketing-section:before,.home-ties-marketing-privacy:before{color:var(--blue);letter-spacing:.13em;font-size:9px;font-weight:900;position:absolute;top:27px;left:44px}.home-ties-use-cases:before,.home-ties-evidence-marketing:before{top:0;left:0}.home-ties-use-cases:before{content:"HOME TIES / 01"}.home-ties-process:before{content:"HOME TIES / 02"}.home-ties-marketing-privacy:before{color:#93c5fd;content:"HOME TIES / 04"}.home-ties-marketing-section-heading{align-items:start;gap:84px;margin-bottom:36px}.home-ties-marketing-section-heading h2,.home-ties-process h2,.home-ties-marketing-final h2{max-width:760px;font-size:clamp(34px,4.5vw,48px);line-height:1.1}.home-ties-marketing-section-heading>p{max-width:440px;font-size:14px;line-height:1.75}.home-ties-use-case-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px}.home-ties-use-case-grid article{background:#fff;border:0;border-top:3px solid #bfdbfe;border-radius:0;min-height:330px;padding:30px;transition:background-color .14s}.home-ties-use-case-grid article:hover{background:#f8fafc}.home-ties-use-case-topline>span{border-radius:9px;width:44px;height:44px}.home-ties-use-case-topline small{color:#dbeafe;font-size:32px}.home-ties-use-case-grid article>p:first-of-type{margin-top:31px;font-size:9px}.home-ties-use-case-grid h3{font-size:22px;line-height:1.3}.home-ties-use-case-grid article>p:last-child{margin-top:14px;font-size:14px;line-height:1.75}.home-ties-process{background:#dbe2ec;border-color:#dbe2ec;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);gap:1px;padding:0}.home-ties-process-copy{background:#f8fafc;padding:78px 44px 44px}.home-ties-process-copy>p:not(.eyebrow){max-width:520px;font-size:14px;line-height:1.75}.home-ties-process-output{background:#fff;border-radius:10px;margin-top:32px;padding:18px}.home-ties-process-output strong{font-size:12px}.home-ties-process-output span{margin-top:4px;font-size:11px}.home-ties-process-steps{background:#dbe2ec;gap:1px}.home-ties-process-steps li,.home-ties-process-steps li:first-child,.home-ties-process-steps li:last-child{background:#fff;border:0;min-height:156px;padding:29px}.home-ties-process-steps li>span{border-radius:8px;width:34px;height:34px;font-size:12px}.home-ties-process-steps h3{margin-top:5px;font-size:16px}.home-ties-process-steps p{margin-top:8px;font-size:13px;line-height:1.7}.home-ties-marketing-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px}.home-ties-marketing-grid article{background:#fff;border:0;border-radius:0;min-height:224px;padding:28px;transition:background-color .14s}.home-ties-marketing-grid article:hover{background:#f8fafc}.home-ties-marketing-grid article>span{border-radius:9px;width:42px;height:42px}.home-ties-marketing-grid h3{margin-top:20px;font-size:16px;line-height:1.35}.home-ties-marketing-grid p{margin-top:8px;font-size:13px;line-height:1.7}.home-ties-evidence-guidance{background:#eff6ff;border:1px solid #bfdbfe;border-top:0;grid-template-columns:minmax(240px,.7fr) 1.3fr;align-items:center;gap:30px;padding:23px 25px;display:grid}.home-ties-evidence-guidance strong{color:#1e3a8a;font-size:12px}.home-ties-evidence-guidance p{color:#475569;margin:0;font-size:12px;line-height:1.7}.home-ties-marketing-privacy{background:#3f3f46;border-color:#27272a;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:0;padding:0}.home-ties-marketing-privacy-intro h2{max-width:480px;font-size:clamp(36px,4.6vw,49px)}.home-ties-marketing-privacy-intro>p:last-child{margin-top:20px;font-size:14px;line-height:1.75}.home-ties-privacy-controls article{min-height:172px;padding:25px}.home-ties-privacy-controls h3{font-size:12px}.home-ties-privacy-controls p{margin-top:8px;font-size:11px;line-height:1.65}.home-ties-privacy-meaning{background:#3f3f46;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.home-ties-privacy-meaning article{background:#202024;padding:25px 28px}.home-ties-privacy-meaning strong{color:#fff;font-size:12px}.home-ties-privacy-warning{background:#111113;border-top:1px solid #3f3f46;padding:22px 28px;font-size:11px}.home-ties-marketing-final{color:var(--ink);background:#eff6ff;border:0;border-top:1px solid #bfdbfe;border-radius:0;grid-column:1/-1;margin-top:0;padding:54px 48px}.home-ties-marketing-final>div:first-child>p:last-child{margin-top:14px;font-size:14px;line-height:1.7}.home-ties-marketing-final>div:last-child>p{margin-top:14px;font-size:10px;line-height:1.65}@media (max-width:900px){.home-ties-marketing-hero{padding-top:52px}.home-ties-artifact-preview{min-height:550px}.home-ties-artifact-document{width:57%;left:6%}.home-ties-artifact-card{width:40%;right:5%}.home-ties-marketing-section-heading,.home-ties-process,.home-ties-marketing-privacy,.home-ties-marketing-final,.home-ties-use-case-grid{grid-template-columns:1fr}.home-ties-use-case-grid article{min-height:0}.home-ties-process-copy{padding-bottom:40px}.home-ties-marketing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-ties-marketing-privacy-intro{padding-bottom:42px}}@media (max-width:680px){.home-ties-marketing{padding:18px 0 82px}.home-ties-marketing-hero{padding-top:36px}.home-ties-marketing-hero h1{font-size:clamp(40px,12vw,52px);line-height:1.02}.home-ties-marketing-lede{margin-top:22px;font-size:16px;line-height:1.68}.home-ties-marketing-actions,.home-ties-marketing-actions>*{width:100%}.home-ties-hero-reassurance{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.home-ties-hero-reassurance li{gap:7px}.home-ties-hero-reassurance li:before,.home-ties-hero-reassurance li+li:before{content:"";background:#60a5fa;border-radius:50%;width:5px;height:5px;margin:0}.home-ties-artifact-preview{border-radius:14px;min-height:458px;margin-top:42px}.home-ties-artifact-preview:before{padding-left:64px;font-size:7px}.home-ties-artifact-document{width:72%;min-height:348px;padding:22px 20px;top:68px;left:18px}.home-ties-artifact-document h2{font-size:23px}.home-ties-artifact-document>p{margin-top:22px}.home-ties-artifact-rule{margin:17px 0 14px}.home-ties-artifact-seal{margin-top:18px}.home-ties-artifact-card{width:77%;padding:15px;bottom:20px;right:10px}.home-ties-artifact-card>svg{width:50px;height:50px}.home-ties-artifact-status{top:52px;right:10px}.home-ties-trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}.home-ties-trust-row li{min-height:76px}.home-ties-marketing-section,.home-ties-marketing-privacy{border-radius:14px;margin-top:76px}.home-ties-marketing-section{padding:68px 20px 20px}.home-ties-use-cases,.home-ties-evidence-marketing{border-radius:0;padding:52px 0 0}.home-ties-marketing-section:before,.home-ties-marketing-privacy:before{top:24px;left:20px}.home-ties-use-cases:before,.home-ties-evidence-marketing:before{top:0;left:0}.home-ties-marketing-section-heading{gap:22px;margin-bottom:26px}.home-ties-marketing-section-heading h2,.home-ties-process h2,.home-ties-marketing-final h2{font-size:32px}.home-ties-marketing-section-heading>p{font-size:13px}.home-ties-use-case-grid article{padding:24px}.home-ties-use-case-grid article>p:last-child{font-size:13px}.home-ties-process{padding:0}.home-ties-process-copy{padding:68px 22px 28px}.home-ties-process-steps li,.home-ties-process-steps li:first-child,.home-ties-process-steps li:last-child{min-height:0;padding:23px 22px}.home-ties-marketing-grid{grid-template-columns:1fr}.home-ties-marketing-grid article{min-height:0;padding:24px}.home-ties-evidence-guidance{grid-template-columns:1fr;gap:8px;padding:20px}.home-ties-marketing-privacy-intro{padding:68px 22px 30px}.home-ties-privacy-controls,.home-ties-privacy-meaning{grid-template-columns:1fr}.home-ties-privacy-controls article{min-height:0;padding:22px}.home-ties-privacy-meaning article{padding:22px}.home-ties-privacy-warning{padding:20px 22px}.home-ties-marketing-final{border-radius:0;padding:36px 24px}}.home-ties-marketing-privacy{background:#27364d;border-color:#27364d;grid-template-columns:minmax(0,.84fr) minmax(540px,1.16fr);gap:0;padding:0;box-shadow:0 28px 80px #0f172a24}.home-ties-marketing-privacy-intro{background:#101827;padding:82px 48px 54px}.home-ties-marketing-privacy-intro h2{color:#f8fafc;max-width:480px;font-size:clamp(36px,4.6vw,49px)}.home-ties-marketing-privacy-intro>p:last-child{color:#aebbd0;margin-top:20px;font-size:14px;line-height:1.75}.home-ties-privacy-controls{background:#2a3a53;border:0;border-radius:0;gap:1px}.home-ties-privacy-controls article{background:#172235;min-height:180px;padding:28px;transition:background-color .14s}.home-ties-privacy-controls svg{box-sizing:border-box;color:#93c5fd;background:#2563eb1f;border:1px solid #93c5fd33;border-radius:9px;width:34px;height:34px;margin-top:0;padding:8px}.home-ties-privacy-controls h3{color:#f8fafc;font-size:13px}.home-ties-privacy-controls p{color:#aebbd0;margin-top:8px;font-size:11px;line-height:1.7}.home-ties-privacy-meaning{background:#2a3a53;border-top:1px solid #2a3a53;grid-column:1/-1;grid-template-columns:minmax(220px,.58fr) repeat(2,minmax(0,1fr));gap:1px;display:grid}.home-ties-privacy-meaning-intro{background:#121c2e;padding:29px 30px}.home-ties-privacy-meaning-intro h3{color:#f8fafc;max-width:220px;font-family:var(--font-domine), Georgia, serif;letter-spacing:-.025em;margin:9px 0 0;font-size:20px;line-height:1.35}.home-ties-privacy-meaning article{background:#1a2639;align-content:start;padding:29px 30px;display:grid}.home-ties-privacy-meaning article>span{color:#93c5fd;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;width:fit-content;font-size:8px;font-weight:900;display:inline-flex}.home-ties-privacy-meaning article>span:before{content:"";background:#60a5fa;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #60a5fa1f}.home-ties-privacy-meaning strong{color:#f8fafc;margin-top:18px;font-size:13px}.home-ties-privacy-meaning p{color:#aebbd0;max-width:560px;margin:9px 0 0;font-size:11px;line-height:1.7}.home-ties-privacy-warning{color:#cbd5e1;background:#101827;border-top:1px solid #27364d;padding:19px 30px;font-size:10px}.home-ties-marketing-final{color:var(--ink);background:#eaf2ff;border:0;border-top:1px solid #a8c7f6;border-radius:0;grid-column:1/-1;grid-template-columns:1fr minmax(300px,.58fr);gap:70px;margin-top:0;padding:56px 48px}@media (max-width:900px){.home-ties-marketing-privacy{grid-template-columns:1fr}.home-ties-privacy-meaning{grid-template-columns:repeat(2,minmax(0,1fr))}.home-ties-privacy-meaning-intro{grid-column:1/-1}.home-ties-marketing-final{grid-template-columns:1fr;gap:32px}}@media (max-width:680px){.home-ties-marketing-privacy{border-radius:14px;grid-template-columns:1fr}.home-ties-marketing-privacy-intro{padding:68px 22px 30px}.home-ties-privacy-controls,.home-ties-privacy-meaning{grid-template-columns:1fr}.home-ties-privacy-controls article{min-height:0;padding:22px}.home-ties-privacy-meaning-intro,.home-ties-privacy-meaning article{grid-column:auto;padding:22px}.home-ties-privacy-warning{padding:20px 22px}.home-ties-marketing-final{border-radius:0;grid-template-columns:1fr;gap:32px;padding:36px 24px}}.home-ties-marketing-privacy{background:#34343a;border:0;grid-template-columns:minmax(0,.84fr) minmax(540px,1.16fr);box-shadow:0 26px 72px #0000001f}.home-ties-marketing-privacy-intro{background:#161618}.home-ties-privacy-controls{background:#34343a}.home-ties-privacy-controls article{background:#202024}.home-ties-privacy-controls article:hover{background:#25252a}.home-ties-privacy-controls svg{background:#292d38;border:0}.home-ties-marketing-privacy-intro>p:last-child,.home-ties-privacy-controls p,.home-ties-privacy-meaning p{color:#b6b6c0}.home-ties-privacy-meaning{background:#34343a;border-top:0;grid-template-columns:minmax(0,.84fr) repeat(2,minmax(0,.58fr))}.home-ties-privacy-meaning-intro{background:#18181b}.home-ties-privacy-meaning article{background:#222226}.home-ties-privacy-warning{color:#c4c4cc;background:#121214;border-top:0}.home-ties-marketing-final{color:#f8fafc;background:#242428;border:0}.home-ties-marketing-final h2{color:#f8fafc}.home-ties-marketing-final>div:first-child>p:last-child{color:#c4c4cc}.home-ties-marketing-final>div:last-child>p{color:#a1a1aa}@media (max-width:900px){.home-ties-marketing-privacy{grid-template-columns:1fr}.home-ties-privacy-meaning{grid-template-columns:repeat(2,minmax(0,1fr))}.home-ties-privacy-meaning-intro{grid-column:1/-1}.home-ties-marketing-final{grid-template-columns:1fr}}@media (max-width:680px){.home-ties-marketing-privacy,.home-ties-privacy-controls,.home-ties-privacy-meaning,.home-ties-marketing-final{grid-template-columns:1fr}.home-ties-privacy-meaning-intro{grid-column:auto}}.home-ties-marketing-privacy{--home-ties-privacy-divider:#38383e;background:var(--home-ties-privacy-divider)}.home-ties-privacy-controls{border-left:1px solid var(--home-ties-privacy-divider);background:var(--home-ties-privacy-divider);gap:1px}.home-ties-privacy-meaning{border-top:1px solid var(--home-ties-privacy-divider);background:var(--home-ties-privacy-divider);gap:1px}.home-ties-privacy-warning{border-top:1px solid var(--home-ties-privacy-divider)}.home-ties-marketing-final{border:0}@media (max-width:900px){.home-ties-privacy-controls{border-top:1px solid var(--home-ties-privacy-divider);border-left:0}}.home-ties-privacy-meaning-intro{padding:29px 48px}.home-ties-marketing-privacy-intro .eyebrow,.home-ties-privacy-meaning-intro .eyebrow,.home-ties-marketing-final .eyebrow{color:#c4c4cc}@media (max-width:680px){.home-ties-marketing-privacy-intro{padding:68px 24px 30px}.home-ties-privacy-meaning-intro{padding:22px 24px}}.home-ties-marketing-final{align-items:start}.home-ties-marketing-hero h1{font-size:clamp(50px,7.8vw - 4px,78px)}.home-ties-artifact-document h2{font-size:32px}.home-ties-marketing-section-heading h2,.home-ties-process h2,.home-ties-marketing-final h2{font-size:clamp(30px,4.5vw - 4px,44px)}.home-ties-use-case-grid h3{font-size:18px}.home-ties-marketing-privacy-intro h2{font-size:clamp(32px,4.6vw - 4px,45px)}.home-ties-privacy-meaning-intro h3{font-size:16px}@media (max-width:680px){.home-ties-marketing-hero h1{font-size:clamp(36px,12vw - 4px,48px)}.home-ties-artifact-document h2{font-size:19px}.home-ties-marketing-section-heading h2,.home-ties-process h2,.home-ties-marketing-final h2{font-size:28px}}.home-ties-scenario-section{margin-top:108px;padding-top:52px;position:relative}.home-ties-scenario-section:before{color:var(--blue);content:"HOME TIES / 01";letter-spacing:.13em;font-size:9px;font-weight:900;position:absolute;top:0;left:0}.home-ties-scenario-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.58fr);align-items:start;gap:84px;display:grid}.home-ties-scenario-heading h2{max-width:720px;font-family:var(--font-domine), Georgia, serif;letter-spacing:-.035em;text-wrap:balance;margin:7px 0 0;font-size:clamp(30px,4.5vw - 4px,44px);line-height:1.1}.home-ties-scenario-heading h2 span{display:block}.home-ties-scenario-heading>p{color:#52525b;max-width:430px;margin:0;font-size:14px;line-height:1.75}.home-ties-scenario-stage{background:#dbe2ec;border-block:1px solid #dbe2ec;border-radius:0;grid-template-columns:minmax(270px,.68fr) minmax(0,1.32fr);gap:1px;margin-top:38px;display:grid;overflow:hidden}.home-ties-scenario-timeline{background:#dbe2ec;margin:0;padding:0;list-style:none}.home-ties-scenario-timeline li{background:#f4f5f7;position:relative}.home-ties-scenario-timeline li+li{border-top:1px solid #dbe2ec}.home-ties-scenario-timeline li:before{z-index:2;content:"";background:0 0;width:3px;transition:background-color .18s;position:absolute;top:0;bottom:0;left:0}.home-ties-scenario-timeline li[data-active=true]:before{background:var(--blue)}.home-ties-scenario-timeline button{width:100%;min-height:116px;color:var(--ink);text-align:left;cursor:pointer;background:#f4f5f7;border:0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;padding:20px 22px;transition:background-color .18s,color .18s;display:grid}.home-ties-scenario-timeline button:hover{background:#eef2f7}.home-ties-scenario-timeline button:focus-visible{z-index:3;outline:2px solid var(--blue);outline-offset:-3px;position:relative}.home-ties-scenario-timeline li[data-active=true] button{background:#fff}.home-ties-scenario-number{color:#71717a;letter-spacing:.08em;border:1px solid #d4d4d8;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:900;transition:border-color .18s,background-color .18s,color .18s;display:grid}.home-ties-scenario-timeline li[data-active=true] .home-ties-scenario-number{border-color:var(--blue);background:var(--blue);color:#fff}.home-ties-scenario-timeline-copy{gap:7px;display:grid}.home-ties-scenario-timeline-copy small{color:#71717a;letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:800}.home-ties-scenario-timeline-copy strong{font-size:13px;line-height:1.35}.home-ties-scenario-timeline button>svg{color:#a1a1aa;transition:color .18s}.home-ties-scenario-timeline li[data-active=true] button>svg{color:var(--blue)}.home-ties-scenario-panel{background:#fff;min-width:0;padding:28px 30px 24px}.home-ties-scenario-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.home-ties-scenario-progress i{background:#e4e4e7;height:2px;position:relative;overflow:hidden}.home-ties-scenario-progress i[data-state=complete]{background:var(--blue)}.home-ties-scenario-progress i[data-state=active]:after{background:var(--blue);content:"";width:0;animation:8s linear forwards home-ties-scenario-progress;position:absolute;inset:0}.home-ties-scenario-panel[data-paused=true] .home-ties-scenario-progress i[data-state=active]:after{animation-play-state:paused}.home-ties-scenario-panel-body{grid-template-columns:minmax(210px,.68fr) minmax(360px,1.32fr);align-items:center;gap:32px;padding-top:28px;display:grid}.home-ties-scenario-copy{align-self:center}.home-ties-scenario-kicker{width:fit-content;color:var(--blue);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;font-size:9px;font-weight:900;display:inline-flex}.home-ties-scenario-copy>p:first-of-type{color:#71717a;letter-spacing:.04em;text-transform:uppercase;margin:16px 0 0;font-size:10px;font-weight:800}.home-ties-scenario-copy h3{max-width:390px;font-family:var(--font-domine), Georgia, serif;letter-spacing:-.035em;margin:10px 0 0;font-size:28px;line-height:1.16}.home-ties-scenario-copy>p:last-of-type{color:#52525b;max-width:420px;margin:15px 0 0;font-size:13px;line-height:1.72}.home-ties-scenario-output{border-top:1px solid #e4e4e7;grid-template-columns:34px minmax(0,1fr);gap:11px;margin-top:24px;padding-top:20px;display:grid}.home-ties-scenario-output>svg{box-sizing:border-box;width:32px;height:32px;color:var(--blue);background:#eff6ff;border-radius:8px;padding:8px}.home-ties-scenario-output div{gap:4px;display:grid}.home-ties-scenario-output strong{font-size:11px}.home-ties-scenario-output span{color:#71717a;font-size:10px;line-height:1.55}.home-ties-scenario-artifact{background:#eef3f8;border:1px solid #cbd5e1;border-radius:12px;min-width:0;min-height:390px;animation:.42s both home-ties-scenario-reveal;position:relative;overflow:hidden;box-shadow:0 18px 45px #0f172a17}.home-ties-scenario-artifact-bar{color:#71717a;letter-spacing:.06em;background:#fff;border-bottom:1px solid #dbe2ec;justify-content:space-between;align-items:center;gap:16px;min-height:42px;padding:0 15px;font-size:8px;font-weight:800;display:flex}.home-ties-scenario-artifact-bar strong{color:#1d4ed8;text-transform:uppercase;align-items:center;gap:6px;font-size:8px;display:inline-flex}.home-ties-scenario-artifact[data-scenario=private] .home-ties-scenario-artifact-bar strong{color:#52525b}.home-ties-scenario-artifact-canvas{min-height:346px;padding:27px;position:relative}.home-ties-scenario-profile{background:#fff;border:1px solid #dbe2ec;width:61%;min-height:270px;padding:24px;transition:opacity .22s,transform .22s;position:absolute;top:27px;left:27px;box-shadow:0 16px 34px #0f172a1a}.home-ties-scenario-profile>div:first-child{color:var(--blue);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #e4e4e7;justify-content:space-between;gap:12px;padding-bottom:13px;font-size:7px;font-weight:900;display:flex}.home-ties-scenario-profile>div:first-child small{color:#a1a1aa;font-size:7px}.home-ties-scenario-profile h4{max-width:310px;font-family:var(--font-domine), Georgia, serif;letter-spacing:-.035em;margin:22px 0 0;font-size:20px;line-height:1.2}.home-ties-scenario-profile>p{color:#71717a;max-width:340px;margin:10px 0 0;font-size:9px;line-height:1.65}.home-ties-scenario-profile-lines{gap:7px;margin-top:20px;display:grid}.home-ties-scenario-profile-lines i{background:#e4e4e7;height:5px;display:block}.home-ties-scenario-profile-lines i:first-child{width:88%}.home-ties-scenario-profile-lines i:nth-child(2){width:72%}.home-ties-scenario-profile-lines i:nth-child(3){width:80%}.home-ties-scenario-profile ul{flex-wrap:wrap;gap:6px;margin:18px 0 0;padding:0;list-style:none;display:flex}.home-ties-scenario-profile li{color:#1e40af;letter-spacing:.05em;text-transform:uppercase;background:#eff6ff;border:1px solid #dbeafe;padding:5px 7px;font-size:7px;font-weight:900}.home-ties-scenario-delivery{z-index:2;color:#fff;background:#18181b;border-radius:10px;align-content:end;width:42%;min-height:176px;padding:21px;display:grid;position:absolute;bottom:27px;right:24px;box-shadow:0 18px 34px #0f172a2e}.home-ties-scenario-delivery>svg{color:#93c5fd;margin-bottom:24px}.home-ties-scenario-delivery>span{color:#93c5fd;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.home-ties-scenario-delivery strong{margin-top:7px;font-size:12px;line-height:1.4}.home-ties-scenario-delivery p{color:#c4c4cc;margin:7px 0 0;font-size:8px;line-height:1.55}.home-ties-scenario-artifact[data-scenario=application] .home-ties-scenario-profile{transform:rotate(-1deg)}.home-ties-scenario-artifact[data-scenario=application] .home-ties-scenario-delivery{background:#1e3a8a}.home-ties-scenario-artifact[data-scenario=arrival] .home-ties-scenario-profile{transform:translate(-10px)rotate(.7deg)}.home-ties-scenario-artifact[data-scenario=arrival] .home-ties-scenario-delivery{background:#1d4ed8;width:45%}.home-ties-scenario-artifact[data-scenario=private] .home-ties-scenario-profile{opacity:.52;transform:translateY(6px)}.home-ties-scenario-artifact[data-scenario=private] .home-ties-scenario-delivery{background:#27272a}.home-ties-scenario-controls{border-top:1px solid #e4e4e7;justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding-top:18px;display:flex}.home-ties-scenario-controls>span{align-items:baseline;gap:5px;display:inline-flex}.home-ties-scenario-controls>span strong{font-family:var(--font-domine), Georgia, serif;font-size:21px}.home-ties-scenario-controls>span small{color:#a1a1aa;font-size:9px;font-weight:800}.home-ties-scenario-controls>div{align-items:center;gap:4px;display:flex}.home-ties-scenario-controls button{color:#52525b;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:9px;font-weight:850;display:inline-flex}.home-ties-scenario-controls button:hover:not(:disabled){color:var(--ink);background:#f4f4f5}.home-ties-scenario-controls button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.home-ties-scenario-controls button:disabled{color:#a1a1aa;cursor:default}.home-ties-scenario-proof-strip{background:#dbe2ec;border-bottom:1px solid #dbe2ec;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.home-ties-scenario-proof-strip li{background:#fff;align-content:center;gap:4px;min-height:88px;padding:17px 20px;display:grid}.home-ties-scenario-proof-strip li+li{border-left:1px solid #dbe2ec}.home-ties-scenario-proof-strip strong{color:var(--blue);font-family:var(--font-domine), Georgia, serif;letter-spacing:-.035em;font-size:20px}.home-ties-scenario-proof-strip span{color:#71717a;max-width:180px;font-size:9px;font-weight:750;line-height:1.45}@keyframes home-ties-scenario-progress{0%{width:0}to{width:100%}}@keyframes home-ties-scenario-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.home-ties-scenario-stage{grid-template-columns:1fr}.home-ties-scenario-timeline{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.home-ties-scenario-timeline li+li{border-top:0;border-left:1px solid #dbe2ec}.home-ties-scenario-timeline li:before{width:auto;height:3px;top:auto;right:0}.home-ties-scenario-timeline button{grid-template-columns:34px minmax(0,1fr);align-content:center;min-height:132px}.home-ties-scenario-timeline button>svg{display:none}}@media (max-width:760px){.home-ties-scenario-section{margin-top:78px;padding-top:52px}.home-ties-scenario-heading{grid-template-columns:1fr;gap:18px}.home-ties-scenario-heading h2{font-size:28px}.home-ties-scenario-heading>p{font-size:13px}.home-ties-scenario-stage{margin-top:28px;overflow:visible}.home-ties-scenario-timeline{scroll-snap-type:x mandatory;scrollbar-width:thin;display:flex;overflow-x:auto}.home-ties-scenario-timeline li{scroll-snap-align:start;flex:0 0 min(72vw,260px)}.home-ties-scenario-panel{padding:22px 20px 20px}.home-ties-scenario-panel-body{grid-template-columns:1fr;gap:26px;padding-top:24px}.home-ties-scenario-copy h3{font-size:24px}.home-ties-scenario-artifact{min-height:370px}.home-ties-scenario-artifact-canvas{min-height:328px;padding:20px}.home-ties-scenario-profile{width:72%;min-height:238px;padding:19px;top:20px;left:20px}.home-ties-scenario-profile h4{font-size:18px}.home-ties-scenario-delivery,.home-ties-scenario-artifact[data-scenario=arrival] .home-ties-scenario-delivery{width:52%;min-height:150px;padding:17px;bottom:20px;right:18px}.home-ties-scenario-delivery>svg{margin-bottom:17px}.home-ties-scenario-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-ties-scenario-proof-strip li:nth-child(3){border-left:0}.home-ties-scenario-proof-strip li:nth-child(n+3){border-top:1px solid #dbe2ec}}@media (max-width:520px){.home-ties-scenario-artifact{min-height:390px}.home-ties-scenario-artifact-bar{align-items:flex-start;padding-block:11px}.home-ties-scenario-profile{width:calc(100% - 56px)}.home-ties-scenario-delivery,.home-ties-scenario-artifact[data-scenario=arrival] .home-ties-scenario-delivery{width:66%}.home-ties-scenario-controls{align-items:flex-end}.home-ties-scenario-controls>div{flex-wrap:wrap;justify-content:flex-end}.home-ties-scenario-controls button{padding-inline:7px}}@media (prefers-reduced-motion:reduce){.home-ties-scenario-artifact{animation:none}.home-ties-scenario-progress i[data-state=active]:after{width:100%;animation:none}.home-ties-scenario-timeline button,.home-ties-scenario-number,.home-ties-scenario-profile{transition:none}}.home-ties-evidence-marketing:before{content:"HOME TIES / 02"}.home-ties-faq{grid-template-columns:minmax(280px,.64fr) minmax(0,1.36fr);gap:84px;margin-top:118px;padding-top:52px;display:grid;position:relative}.home-ties-faq:before{color:var(--blue);content:"HOME TIES / 03";letter-spacing:.13em;font-size:9px;font-weight:900;position:absolute;top:0;left:0}.home-ties-faq-heading{align-self:start}.home-ties-faq-heading h2{max-width:480px;font-family:var(--font-domine), Georgia, serif;letter-spacing:-.035em;text-wrap:balance;margin:7px 0 0;font-size:clamp(30px,4.5vw - 4px,44px);line-height:1.1}.home-ties-faq-heading>p:last-child{color:#52525b;max-width:430px;margin:20px 0 0;font-size:13px;line-height:1.75}.home-ties-faq-list{border-top:1px solid #dbe2ec}.home-ties-faq-list details{border-bottom:1px solid #dbe2ec}.home-ties-faq-list summary{min-height:82px;color:var(--ink);cursor:pointer;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:24px;padding:22px 4px;list-style:none;display:grid}.home-ties-faq-list summary::-webkit-details-marker{display:none}.home-ties-faq-list summary:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.home-ties-faq-list summary>span{font-family:var(--font-domine), Georgia, serif;letter-spacing:-.02em;font-size:18px;line-height:1.35}.home-ties-faq-list summary>i{border:1px solid #d4d4d8;border-radius:50%;place-items:center;width:28px;height:28px;transition:border-color .16s,background-color .16s;display:grid;position:relative}.home-ties-faq-list summary>i:before,.home-ties-faq-list summary>i:after{content:"";background:#52525b;width:10px;height:1px;transition:transform .16s;position:absolute}.home-ties-faq-list summary>i:after{transform:rotate(90deg)}.home-ties-faq-list details[open] summary>i{background:#eff6ff;border-color:#bfdbfe}.home-ties-faq-list details[open] summary>i:after{transform:rotate(0)}.home-ties-faq-list details>p{color:#52525b;max-width:700px;margin:-4px 0 0;padding:0 58px 26px 4px;font-size:13px;line-height:1.75}@media (max-width:760px){.home-ties-faq{grid-template-columns:1fr;gap:30px;margin-top:78px}.home-ties-faq-heading h2{font-size:28px}.home-ties-faq-list summary{min-height:72px;padding-block:18px}.home-ties-faq-list summary>span{font-size:16px}.home-ties-faq-list details>p{padding-right:42px;font-size:12px}}@media (prefers-reduced-motion:reduce){.home-ties-faq-list summary>i,.home-ties-faq-list summary>i:before,.home-ties-faq-list summary>i:after{transition:none}}.home-ties-marketing-privacy:before{content:"HOME TIES / 03"}.home-ties-faq:before{content:"HOME TIES / 04"}@media (min-width:981px){.home-ties-scenario-timeline{grid-template-rows:repeat(4,minmax(116px,1fr));display:grid}.home-ties-scenario-timeline button{height:100%}}@media (min-width:901px){.home-ties-artifact-preview{width:96%;min-height:600px}}.home-ties-hero-ticker{background:#fff;border-block:1px solid #dbe2ec;width:100%;margin:32px auto 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.home-ties-hero-ticker-track{will-change:transform;width:max-content;animation:30s linear infinite home-ties-hero-ticker;display:flex}.home-ties-hero-ticker ul{flex:none;align-items:center;margin:0;padding:0;list-style:none;display:flex}.home-ties-hero-ticker li{color:#52525b;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:22px;min-height:42px;padding:0 22px;font-size:9px;font-weight:850;display:inline-flex}.home-ties-hero-ticker li:after{background:var(--blue);content:"";border-radius:50%;width:4px;height:4px}@keyframes home-ties-hero-ticker{to{transform:translate(-50%)}}@media (max-width:680px){.home-ties-hero-ticker{margin-top:24px}.home-ties-hero-ticker li{gap:17px;min-height:38px;padding-inline:17px;font-size:8px}}@media (prefers-reduced-motion:reduce){.home-ties-hero-ticker-track{will-change:auto;animation:none;transform:none}.home-ties-hero-ticker ul[aria-hidden=true]{display:none}}
