@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(./dm-sans-latin-ext-wght-normal-BOFOeGcA.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(./dm-sans-latin-wght-normal-Xz1IZZA0.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--account-navy-950:#020d27;--account-navy-900:#03133b;--account-navy-800:#061f4d;--account-navy-700:#082b65;--account-line:#397ab1;--account-line-soft:#397ab17a;--account-cyan:#8cecff;--account-cyan-strong:#77e6ff;--account-text:#f5fbff;--account-muted:#a9c9df;--account-danger:#ffd2d9;--account-danger-line:#d87383;--account-radius:14px}.account-signin,.account-center,.account-center-state{box-sizing:border-box;min-height:100dvh;color:var(--account-text);background:var(--account-navy-950);font-family:DM Sans Variable,DM Sans,system-ui,sans-serif}.account-signin *,.account-center *,.account-center-state *,.account-settings *{box-sizing:border-box}.account-signin button,.account-signin a,.account-center button,.account-center a,.account-settings button,.account-settings a,.account-profile-form input{font:inherit}.account-signin button:focus-visible,.account-signin a:focus-visible,.account-center button:focus-visible,.account-center a:focus-visible,.account-center input:focus-visible,.account-settings button:focus-visible,.account-settings input:focus-visible{outline:3px solid var(--account-cyan);outline-offset:3px}.account-button{min-height:45px;color:var(--account-navy-900);background:var(--account-cyan);border:1px solid var(--account-cyan);white-space:nowrap;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-weight:760;line-height:1;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.account-button:hover:not(:disabled){background:#bff5ff;border-color:#bff5ff}.account-button:active:not(:disabled){transform:translateY(1px)}.account-button:disabled{opacity:.52;cursor:not-allowed}.account-button svg{width:17px;height:17px}.account-button--secondary{color:#d8eafa;border-color:var(--account-line);background:0 0}.account-button--secondary:hover:not(:disabled){color:var(--account-navy-900)}.account-notice{color:#d9eff8;background:var(--account-navy-700);border:1px solid var(--account-line);border-radius:11px;align-items:flex-start;gap:11px;min-height:60px;padding:12px 14px;display:flex}.account-notice>svg{width:19px;height:19px;color:var(--account-cyan);flex:0 0 19px;margin-top:1px}.account-notice>span{gap:3px;display:grid}.account-notice strong{font-size:13px}.account-notice small{color:var(--account-muted);font-size:11px;line-height:1.5}.account-notice--error{color:#fff;border-color:var(--account-danger-line);background:#5b2638}.account-notice--error>svg{color:var(--account-danger)}.account-notice--error small{color:#ffe3e8}.account-notice--success{color:#e4fbff;background:#084864;border-color:#42b5d1}.account-signin{place-items:center;padding:clamp(24px,6vw,74px) 20px;display:grid}.account-signin__panel{background:var(--account-navy-800);border:1px solid var(--account-line);border-radius:var(--account-radius);width:min(100%,480px);padding:clamp(25px,5vw,42px)}.account-signin--compact{background:0 0;min-height:auto;padding:0}.account-signin--compact .account-signin__panel{width:100%;padding:22px}.account-signin__brand{align-items:center;gap:10px;display:flex}.account-signin__brand img:first-child{object-fit:cover;border-radius:9px;width:42px;height:42px}.account-signin__brand img:last-child{width:96px;height:auto}.account-signin__intro{margin:34px 0 27px}.account-signin__intro h1{letter-spacing:-.045em;margin:0;font-size:clamp(30px,6vw,39px);line-height:1.05}.account-signin__intro p{color:var(--account-muted);margin:11px 0 0;font-size:14px;line-height:1.55}.account-provider-list{gap:10px;display:grid}.account-provider-list--loading span{background:var(--account-navy-700);border:1px solid var(--account-line-soft);opacity:.62;border-radius:11px;height:53px}.account-provider{min-height:53px;color:var(--account-text);background:var(--account-navy-700);border:1px solid var(--account-line);border-radius:11px;grid-template-columns:23px 1fr 18px;align-items:center;gap:12px;padding:0 15px;font-weight:720;text-decoration:none;transition:color .16s,background-color .16s,transform .16s;display:grid}.account-provider:hover{color:var(--account-navy-900);background:var(--account-cyan);border-color:var(--account-cyan)}.account-provider:active{transform:translateY(1px)}.account-provider>svg:last-child{justify-self:end;width:17px}.account-provider__logo{justify-self:center;width:20px;height:20px;display:block}.account-provider--disabled{cursor:not-allowed;opacity:.7;min-height:64px}.account-provider--disabled>span:nth-child(2){gap:2px;display:grid}.account-provider--disabled small{color:var(--account-muted);font-size:10px;font-weight:500;line-height:1.35}.account-provider--disabled:hover{color:var(--account-text);background:var(--account-navy-700);border-color:var(--account-line);transform:none}.account-provider-list+.account-button,.account-notice+.account-button{width:100%;margin-top:12px}.account-signin__optional{border-top:1px solid var(--account-line-soft);grid-template-columns:20px 1fr;gap:10px;margin-top:25px;padding-top:21px;display:grid}.account-signin__optional svg{width:19px;color:var(--account-cyan)}.account-signin__optional p{color:var(--account-muted);margin:0;font-size:11px;line-height:1.55}.account-signin__optional strong{color:#dff7ff}.account-center--loading{padding:24px}.account-center--loading>header{background:var(--account-navy-800);border:1px solid var(--account-line-soft);border-radius:var(--account-radius);justify-content:space-between;align-items:center;height:70px;padding:0 28px;display:flex}.account-center--loading>header span:first-child{width:118px;height:29px}.account-center--loading>header span:last-child{width:190px;height:31px}.account-center--loading span,.account-center--loading aside,.account-center--loading main{background:var(--account-navy-700);opacity:.65;border-radius:9px}.account-center--loading>div{grid-template-columns:240px 1fr;gap:24px;width:min(1320px,100%);margin:24px auto 0;display:grid}.account-center--loading aside{min-height:190px}.account-center--loading main{align-content:start;gap:18px;min-height:460px;padding:30px;display:grid}.account-center--loading main span{background:#0b3472;height:55px}.account-center-state{align-content:center;place-items:center;gap:14px;padding:30px;display:grid}.account-center-state .account-notice{width:min(100%,620px)}.account-center__header{background:var(--account-navy-800);border-bottom:1px solid var(--account-line-soft);justify-content:space-between;align-items:center;gap:24px;min-height:74px;padding:0 clamp(18px,4vw,50px);display:flex}.account-center__brand{color:var(--account-text);align-items:center;gap:9px;text-decoration:none;display:flex}.account-center__brand img:first-child{object-fit:cover;border-radius:9px;width:39px;height:39px}.account-center__brand img:last-child{width:92px;height:auto}.account-center__identity{align-items:center;gap:18px;display:flex}.account-center__identity>span{justify-items:end;gap:1px;display:grid}.account-center__identity strong{font-size:12px}.account-center__identity small{color:var(--account-muted);font-size:10px}.account-center__identity button{color:#d8eafa;border:1px solid var(--account-line);cursor:pointer;background:0 0;border-radius:9px;align-items:center;gap:7px;min-height:45px;padding:0 13px;display:inline-flex}.account-center__identity button:hover:not(:disabled){color:var(--account-navy-900);background:var(--account-cyan);border-color:var(--account-cyan)}.account-center__identity button:disabled{opacity:.5}.account-center__identity svg{width:16px}.account-center__layout{grid-template-columns:230px minmax(0,1fr);gap:27px;width:min(1320px,100% - 40px);margin:0 auto;padding:34px 0 60px;display:grid}.account-center__nav{background:var(--account-navy-800);border:1px solid var(--account-line-soft);border-radius:var(--account-radius);align-self:start;gap:4px;padding:7px;display:grid}.account-center__nav button{min-height:59px;color:var(--account-muted);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:32px 1fr;align-items:center;gap:9px;padding:8px 10px;display:grid}.account-center__nav button:hover,.account-center__nav button.is-active{color:var(--account-text);background:var(--account-navy-700);border-color:var(--account-line-soft)}.account-center__nav button.is-active>svg{color:var(--account-navy-900);background:var(--account-cyan)}.account-center__nav button>svg{width:31px;height:31px;color:var(--account-cyan);background:#0a316c;border-radius:8px;padding:7px}.account-center__nav button>span{gap:2px;display:grid}.account-center__nav strong{font-size:12px}.account-center__nav small{color:#91afc7;font-size:9px}.account-center__content{align-content:start;gap:12px;min-width:0;display:grid}.account-workspace{min-width:0}.account-workspace.is-hidden{display:none}.account-workspace--transfer{position:relative}.account-workspace--transfer .account-workspace__heading{padding-right:320px}.account-workspace--transfer .compact-app__projectbar{z-index:2;background:0 0;border:0;border-radius:0;width:270px;min-height:46px;margin:0;padding:0;position:absolute;top:23px;right:24px}.account-workspace--transfer .compact-app__projectbar .compact-project-switcher{width:100%;max-width:none}.account-workspace--transfer .compact-transfer-view{width:50%;margin-inline:auto}.account-workspace__heading{min-height:92px;color:var(--account-text);background:var(--account-navy-800);border:1px solid var(--account-line);border-radius:var(--account-radius);grid-template-columns:45px 1fr;align-items:center;gap:13px;margin-bottom:12px;padding:20px 24px;display:grid}.account-workspace__heading h1{letter-spacing:-.035em;margin:0;font-size:clamp(24px,3vw,31px);line-height:1.1}.account-workspace__heading p{color:var(--account-muted);margin:4px 0 0;font-size:11px;line-height:1.45}.account-center .compact-project-switcher__trigger{height:46px;min-height:46px}.account-section{background:var(--account-navy-800);border:1px solid var(--account-line);border-radius:var(--account-radius);gap:24px;min-width:0;padding:clamp(22px,4vw,34px);display:grid}.account-section__heading{grid-template-columns:45px 1fr;align-items:center;gap:13px;display:grid}.account-section__heading--billing{grid-template-columns:45px 1fr auto}.account-section__icon{width:45px;height:45px;color:var(--account-navy-900);background:var(--account-cyan);border-radius:11px;place-items:center;display:grid}.account-section__icon svg{width:22px}.account-section__heading h1{letter-spacing:-.035em;margin:0;font-size:clamp(24px,3vw,31px);line-height:1.1}.account-section__heading p{color:var(--account-muted);margin:4px 0 0;font-size:11px;line-height:1.45}.account-section--recipient{gap:18px}.account-section--recipient .paid-account-panel{border-color:var(--account-line);box-shadow:none}.account-section--recipient .paid-account-panel__header>div>span{display:none}.account-recipient-locked{min-height:180px;color:var(--account-text);background:var(--account-navy-700);border:1px solid var(--account-line);border-radius:11px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;display:grid}.account-recipient-locked>svg{width:46px;height:46px;color:var(--account-cyan);background:#0a316c;border-radius:11px;padding:11px}.account-recipient-locked strong{font-size:15px}.account-recipient-locked p{max-width:600px;color:var(--account-muted);margin:5px 0 0;font-size:11px;line-height:1.55}.account-profile-form{border-top:1px solid var(--account-line-soft);grid-template-columns:minmax(120px,170px) minmax(0,1fr);align-items:center;gap:9px 18px;max-width:670px;padding-top:23px;display:grid}.account-profile-form label{align-self:start;padding-top:13px;font-size:12px;font-weight:720}.account-profile-form input{width:100%;min-height:45px;color:var(--account-text);background:var(--account-navy-700);border:1px solid var(--account-line);border-radius:9px;padding:0 13px}.account-profile-form input[readonly]{color:var(--account-muted);cursor:default}.account-profile-form small{color:var(--account-muted);grid-column:2;margin:-4px 0 7px;font-size:10px;line-height:1.45}.account-profile-form .account-button{grid-column:2;justify-self:start;margin-top:5px}.account-profile-plan{background:var(--account-navy-700);border:1px solid var(--account-line-soft);border-radius:11px;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;min-height:69px;padding:12px 14px;display:grid}.account-profile-plan>svg{width:32px;height:32px;color:var(--account-cyan);background:#0a316c;border-radius:8px;padding:7px}.account-profile-plan>span{gap:3px;display:grid}.account-profile-plan strong{font-size:13px}.account-profile-plan small{color:var(--account-muted);font-size:10px}.account-profile-plan button{min-height:45px;color:var(--account-cyan);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-weight:700;display:inline-flex}.account-profile-plan button:hover{color:#dffaff;background:#0a316c}.account-profile-plan button svg{width:15px}.account-data-controls,.account-delete{background:var(--account-navy-700);border:1px solid var(--account-line-soft);border-radius:11px;gap:14px;padding:18px;display:grid}.account-data-controls h2,.account-delete h2{margin:0;font-size:15px}.account-data-controls header p,.account-delete header p{max-width:700px;color:var(--account-muted);margin:5px 0 0;font-size:10px;line-height:1.55}.account-data-controls__actions{flex-wrap:wrap;gap:10px;display:flex}.account-hosted-shares{gap:8px;display:grid}.account-hosted-shares>p{color:var(--account-muted);margin:0;font-size:11px}.account-hosted-shares article{background:var(--account-navy-800);border:1px solid var(--account-line);border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:62px;padding:10px 12px;display:grid}.account-hosted-shares article>span{gap:4px;min-width:0;display:grid}.account-hosted-shares article strong{font-size:11px}.account-hosted-shares article small{overflow-wrap:anywhere;color:var(--account-muted);text-transform:capitalize;font-size:9px}.account-hosted-shares article button{min-height:45px;color:var(--account-danger);border:1px solid var(--account-danger-line);font:inherit;cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:0 11px;font-size:10px;font-weight:760;display:inline-flex}.account-hosted-shares article button svg{width:15px}.account-delete{border-color:var(--account-danger-line)}.account-delete label{color:#ffe3e8;font-size:11px;line-height:1.5}.account-delete input{width:min(100%,430px);min-height:45px;color:var(--account-text);background:var(--account-navy-800);border:1px solid var(--account-danger-line);font:inherit;border-radius:8px;padding:0 12px}.account-delete .account-button{justify-self:start}.account-button--danger{color:#fff;background:#8b2940;border-color:#be5b70}.account-button--danger:hover:not(:disabled){background:#a33750}.account-usage{background:var(--account-navy-700);border:1px solid var(--account-line);border-radius:11px;padding:18px}.account-usage__summary{justify-content:space-between;align-items:center;gap:20px;display:flex}.account-usage__summary>span{gap:3px;display:grid}.account-usage__summary strong{font-size:13px}.account-usage__summary small{color:var(--account-muted);font-size:10px}.account-usage__summary b{color:var(--account-cyan);font-size:20px}.account-usage progress{background:#031a3b;border:0;border-radius:4px;width:100%;height:9px;margin:16px 0 11px;display:block;overflow:hidden}.account-usage progress::-webkit-progress-bar{background:#031a3b}.account-usage progress::-webkit-progress-value{background:var(--account-cyan);border-radius:4px}.account-usage progress::-moz-progress-bar{background:var(--account-cyan);border-radius:4px}.account-usage__reset{color:var(--account-muted);align-items:center;gap:7px;font-size:10px;display:flex}.account-usage__reset svg{width:15px;color:var(--account-cyan)}.account-current-plan{border-top:1px solid var(--account-line-soft);border-bottom:1px solid var(--account-line-soft);justify-content:space-between;align-items:center;gap:20px;min-height:79px;padding:14px 16px;display:flex}.account-current-plan>span{grid-template-columns:24px 1fr;align-items:center;column-gap:9px;display:grid}.account-current-plan svg{width:22px;color:var(--account-cyan);grid-row:1/span 2}.account-current-plan small{color:var(--account-muted);font-size:9px}.account-current-plan strong{font-size:15px}.account-current-plan>div{justify-items:end;gap:3px;display:grid}.account-billing-period{background:var(--account-navy-700);border:1px solid var(--account-line-soft);border-radius:10px;grid-template-columns:1fr 1fr;width:fit-content;padding:4px;display:grid}.account-billing-period button{min-width:100px;min-height:45px;color:var(--account-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 15px}.account-billing-period button.is-active{color:var(--account-navy-900);background:var(--account-cyan);font-weight:760}.account-plans{border-top:1px solid var(--account-line);border-left:1px solid var(--account-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.account-plans article{background:var(--account-navy-700);border-right:1px solid var(--account-line);border-bottom:1px solid var(--account-line);flex-direction:column;gap:17px;min-width:0;padding:20px;display:flex}.account-plans article.is-current{background:#0a316c}.account-plans header{gap:4px;display:grid;position:relative}.account-plans h2{margin:0;font-size:19px}.account-plans header>strong{color:var(--account-cyan);font-size:13px}.account-plans header>span{color:var(--account-navy-900);background:var(--account-cyan);text-transform:uppercase;letter-spacing:.07em;border-radius:6px;padding:4px 7px;font-size:8px;font-weight:800;position:absolute;top:0;right:0}.account-plans ul{gap:8px;min-height:128px;margin:0;padding:0;list-style:none;display:grid}.account-plans li{color:#c7e1ef;grid-template-columns:15px 1fr;align-items:start;gap:7px;font-size:10px;line-height:1.35;display:grid}.account-plans li svg{width:14px;height:14px;color:var(--account-cyan)}.account-plans .account-button{width:100%;margin-top:auto}.account-plans__setup{color:var(--account-danger);font-size:9px;line-height:1.4}.account-settings{color:var(--account-text)}.account-settings>header{background:#092b62;border-bottom:1px solid #24568b;align-items:center;gap:10px;min-height:62px;padding:11px 14px;display:flex}.account-settings>header>svg{width:21px;height:21px;color:var(--account-cyan);flex:0 0 21px}.account-settings>header h3{margin:0;font-size:15px}.account-settings>header p{color:var(--account-muted);margin:2px 0 0;font-size:11px;line-height:1.4}.account-settings__loading{min-height:70px;color:var(--account-muted);align-items:center;gap:9px;padding:14px;font-size:11px;display:flex}.account-settings__loading svg{width:18px;color:var(--account-cyan)}.account-settings__error{color:#ffe9ed;border:1px solid var(--account-danger-line);background:#5b2638;border-radius:9px;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;margin:12px;padding:11px;font-size:10px;line-height:1.45;display:grid}.account-settings__error>svg{width:18px;color:var(--account-danger)}.account-settings__error button,.account-settings__link-error button,.account-device-link button{min-height:45px;color:var(--account-text);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid;border-radius:8px;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.account-settings__error button svg,.account-device-link button svg{width:14px}.account-settings__signed-out{grid-template-columns:1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.account-settings__intro{grid-template-columns:36px 1fr;align-items:center;gap:10px;min-width:0;display:grid}.account-settings__intro>span{width:36px;height:36px;color:var(--account-cyan);background:#0a316c;border-radius:9px;place-items:center;display:grid}.account-settings__intro svg{width:18px}.account-settings__intro>div{gap:3px;display:grid}.account-settings__intro strong{font-size:12px}.account-settings__intro small{max-width:600px;color:var(--account-muted);font-size:10px;line-height:1.45}.account-device-link{color:#dff9ff;background:var(--account-navy-700);border:1px solid var(--account-line);border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;margin:0 14px 14px;padding:13px;display:grid}.account-device-link>div{gap:2px;display:grid}.account-device-link small{color:var(--account-muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px}.account-device-link strong{color:var(--account-cyan);letter-spacing:.12em;font-size:17px}.account-device-link p{color:var(--account-muted);margin:0;font-size:10px;line-height:1.45}.account-settings__link-error{color:#ffe3e8;border:1px solid var(--account-danger-line);background:#5b2638;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin:0 14px 14px;padding:11px;font-size:10px;display:flex}.account-settings__signed-in{display:grid}.account-settings__account{border-bottom:1px solid #1d4e80;grid-template-columns:39px 1fr auto;align-items:center;gap:10px;min-height:68px;padding:12px 14px;display:grid}.account-settings__account>span{width:39px;height:39px;color:var(--account-navy-900);background:var(--account-cyan);border-radius:10px;place-items:center;font-weight:820;display:grid}.account-settings__account>div{gap:2px;min-width:0;display:grid}.account-settings__account strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.account-settings__account small{color:var(--account-muted);text-overflow:ellipsis;font-size:9px;overflow:hidden}.account-settings__account b{color:var(--account-cyan);background:#0a316c;border-radius:7px;padding:5px 8px;font-size:9px}.account-sync-option{cursor:pointer;border-bottom:1px solid #1d4e80;grid-template-columns:1fr 43px;align-items:center;gap:12px;min-height:71px;padding:12px 14px;display:grid}.account-sync-option>span{gap:3px;display:grid}.account-sync-option strong{font-size:12px}.account-sync-option small{color:var(--account-muted);font-size:9px;line-height:1.45}.account-sync-option input{opacity:0;width:1px;height:1px;position:absolute}.account-sync-option i{background:#23476f;border:1px solid #4b7197;border-radius:13px;align-items:center;width:43px;height:25px;padding:2px;transition:background-color .16s,border-color .16s;display:flex}.account-sync-option i:after{content:"";background:#d3dfeb;border-radius:50%;width:19px;height:19px;transition:transform .16s,background-color .16s}.account-sync-option input:checked+i{background:var(--account-cyan);border-color:#bff5ff}.account-sync-option input:checked+i:after{background:var(--account-navy-900);transform:translate(17px)}.account-sync-option input:focus-visible+i{outline:3px solid var(--account-cyan);outline-offset:3px}.account-settings__privacy{border-bottom:1px solid #1d4e80;grid-template-columns:20px 1fr;align-items:start;gap:9px;min-height:65px;padding:12px 14px;display:grid}.account-settings__privacy svg{width:19px;color:var(--account-cyan)}.account-settings__privacy p{color:var(--account-muted);margin:0;font-size:9px;line-height:1.5}.account-settings__privacy strong{color:#dff8ff}.account-settings__signout{color:#d7ebf8;border:1px solid var(--account-line);cursor:pointer;background:0 0;border-radius:8px;justify-self:start;align-items:center;gap:7px;min-height:45px;margin:12px 14px 14px;padding:0 13px;display:inline-flex}.account-settings__signout:hover:not(:disabled){color:var(--account-navy-900);background:var(--account-cyan);border-color:var(--account-cyan)}.account-settings__signout:disabled{opacity:.5}.account-settings__signout svg{width:16px}.account-settings__approved{min-height:45px;color:var(--account-navy-900);background:var(--account-cyan);border-radius:8px;align-items:center;gap:8px;margin:0 14px 14px;padding:10px 12px;font-size:10px;font-weight:760;display:flex}.account-settings__approved svg{width:16px}.account-signin .is-spinning,.account-center .is-spinning,.account-settings .is-spinning{animation:.8s linear infinite account-spin}@keyframes account-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.account-button,.account-provider,.account-sync-option i,.account-sync-option i:after{transition:none}.account-signin .is-spinning,.account-center .is-spinning,.account-settings .is-spinning{animation-duration:1.6s}}@media (width<=820px){.account-center__header{min-height:68px}.account-center__layout{grid-template-columns:1fr;width:min(100% - 28px,720px);padding-top:20px}.account-center__nav{grid-template-columns:1fr 1fr}.account-center__nav button{min-height:53px}.account-section__heading--billing{grid-template-columns:45px 1fr}.account-section__heading--billing .account-button{grid-column:1/-1;justify-self:start}.account-center--loading>div{grid-template-columns:1fr}.account-center--loading aside{min-height:90px}.account-workspace--transfer .account-workspace__heading{min-height:166px;padding-bottom:82px;padding-right:24px}.account-workspace--transfer .compact-app__projectbar{width:auto;inset:auto 24px 20px}.account-workspace--transfer .compact-transfer-view{width:100%}}@media (width<=560px){.account-signin{place-items:start center;padding:14px}.account-signin__panel{padding:24px 19px}.account-center__header{align-items:flex-start;padding:10px 15px}.account-center__identity>span{display:none}.account-center__identity button{padding-inline:10px}.account-center__layout{width:calc(100% - 20px)}.account-center__nav button{grid-template-columns:28px 1fr;padding-inline:7px}.account-center__nav button>svg{width:28px;height:28px}.account-center__nav small{display:none}.account-workspace--transfer .account-workspace__heading{min-height:158px;padding-bottom:76px;padding-right:14px}.account-workspace--transfer .compact-app__projectbar{bottom:16px;left:14px;right:14px}.account-section{padding:18px 14px}.account-profile-form{grid-template-columns:1fr}.account-profile-form label{padding-top:4px}.account-profile-form small,.account-profile-form .account-button{grid-column:1}.account-profile-plan{grid-template-columns:34px 1fr}.account-profile-plan button{grid-column:1/-1;justify-self:start}.account-hosted-shares article{grid-template-columns:1fr}.account-hosted-shares article button{justify-self:start}.account-current-plan{flex-direction:column;align-items:flex-start}.account-current-plan>div{justify-items:start}.account-billing-period{width:100%}.account-billing-period button{min-width:0}.account-plans{grid-template-columns:1fr}.account-plans ul{min-height:auto}.account-recipient-locked{grid-template-columns:40px 1fr;padding:18px}.account-recipient-locked>svg{width:40px;height:40px}.account-recipient-locked .account-button{grid-column:1/-1;justify-self:stretch}.account-settings__signed-out{grid-template-columns:1fr}.account-settings__signed-out .account-button{width:100%}.account-device-link{grid-template-columns:1fr}.account-device-link button{justify-self:start}.account-settings__error{grid-template-columns:18px 1fr}.account-settings__error button{grid-column:1/-1;justify-self:start}.account-settings__link-error{flex-direction:column;align-items:stretch}.account-settings__link-error button{align-self:flex-start}}.account-transfer-workspace{min-width:0;margin-top:22px}.account-transfer-workspace>.compact-transfer{border:1px solid #397ab1b3;border-radius:18px;width:100%;min-height:0;padding:18px}.account-transfer-workspace__status{color:#c8f5ff;background:#082b65;border:1px solid #397ab1;border-radius:10px;align-items:center;gap:8px;margin:0 0 12px;padding:10px 12px;font-size:12px;display:flex}.account-transfer-workspace__status svg{width:16px;height:16px}.device-approval-page{min-height:100dvh;color:var(--account-text);background:var(--account-navy-950);align-content:center;place-items:center;gap:20px;padding:28px;font-family:DM Sans Variable,DM Sans,system-ui,sans-serif;display:grid}.device-approval-page__brand{width:min(100%,520px);color:inherit;text-decoration:none;display:flex}.device-approval-page__brand .compact-brand{pointer-events:none}.device-approval-page>section{background:var(--account-navy-800);border:1px solid var(--account-line);border-radius:18px;width:min(100%,520px);padding:30px}.device-approval-page__icon{width:52px;height:52px;color:var(--account-navy-900);background:var(--account-cyan);border-radius:13px;place-items:center;display:grid}.device-approval-page__icon svg{width:26px}.device-approval-page h1{letter-spacing:-.04em;margin:20px 0 8px;font-size:clamp(28px,5vw,38px);line-height:1.05}.device-approval-page p{color:var(--account-muted);margin:0;line-height:1.55}.device-approval-page p strong{color:var(--account-text)}.device-approval-page__privacy{background:var(--account-navy-700);border-radius:10px;align-items:flex-start;gap:8px;padding:13px;font-size:12px;display:flex;margin-top:18px!important}.device-approval-page__privacy svg{width:18px;color:var(--account-cyan);flex:0 0 18px}.device-approval-page .linkup-error-alert{margin-top:16px!important}.device-approval-page__actions{grid-template-columns:1fr 1.5fr;gap:10px;margin-top:20px;display:grid}.device-approval-page__actions a,.device-approval-page__actions button{min-height:48px;color:var(--account-text);border:1px solid var(--account-line);font:inherit;cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;font-weight:760;text-decoration:none;display:inline-flex}.device-approval-page__actions button{color:var(--account-navy-900);background:var(--account-cyan);border-color:var(--account-cyan)}.device-approval-page__actions button:disabled{opacity:.52;cursor:wait}.device-approval-page__actions a:focus-visible,.device-approval-page__actions button:focus-visible{outline:3px solid var(--account-cyan);outline-offset:3px}.device-approval-page__success{min-height:52px;color:var(--account-navy-900);background:var(--account-cyan);border-radius:10px;align-items:center;gap:9px;margin-top:20px;padding:12px 14px;font-weight:780;display:flex}.device-approval-page__success svg{width:19px}.project-memory-settings>header h3:focus-visible{outline-offset:3px;border-radius:2px;outline:2px solid #bff5ff}.project-memory-list{margin:0;padding:0;list-style:none}.project-memory-item{border-bottom:1px solid #1d4e80;padding-bottom:12px}.project-memory-item:last-child,.project-memory-row.settings-row{border-bottom:0}.project-memory-row .settings-row__copy strong{overflow-wrap:anywhere}.project-memory-tracking{gap:12px;padding-block:7px}.project-memory-tracking>span{text-align:right;gap:3px;display:grid}.project-memory-tracking strong{font-size:10px;font-weight:600}.project-memory-tracking small{color:#a9c9df;font-size:10px}.project-memory-tracking .settings-switch{flex:0 0 48px}.project-memory-actions{flex-wrap:wrap;gap:8px;padding:0 14px 0 58px;display:flex}.project-memory-empty,.project-memory-paused,.project-memory-feedback{color:#a9c9df;margin:0;padding:14px;font-size:11px;line-height:1.5}.project-memory-empty{align-items:center;gap:8px;display:flex}.project-memory-empty svg{flex-shrink:0;width:17px;height:17px}.project-memory-paused{padding:9px 14px 0 58px}.project-memory-feedback{color:#bff5ff;border-top:1px solid #1d4e80}.project-memory-feedback:empty{display:none}.project-memory-load-error{gap:10px;padding:14px;display:grid}.project-memory-load-error .settings-button{justify-self:start}.project-memory-item>.project-memory-error{margin:10px 14px 0!important}.project-memory-dialog{max-height:calc(100dvh - 40px);overflow-y:auto}.project-memory-dialog::backdrop{background:#00081cc2}.project-memory-dialog p strong{overflow-wrap:anywhere}@media (width<=640px){.project-memory-row.settings-row{grid-template-columns:32px minmax(0,1fr);align-items:start}.project-memory-tracking.settings-row__control{grid-column:2;justify-content:flex-start}.project-memory-tracking>span{text-align:left}.project-memory-actions{padding-left:56px}.project-memory-actions .settings-button{width:auto}.project-memory-paused{padding-left:56px}}@media (width<=380px){.project-memory-actions{padding-left:14px}.project-memory-actions .settings-button{flex-grow:1}.project-memory-paused{padding-left:14px}}:root{color:#071736;font-synthesis:none;text-rendering:optimizelegibility;--navy-950:#020c24;--navy-900:#041333;--navy-850:#061a42;--navy-800:#082351;--cyan-500:#27bdf1;--cyan-300:#77e6ff;--cyan-200:#b6f3ff;--ink:#071736;--muted:#5d6a82;--line:#dbe4ef;--paper:#f7f9fc;--white:#fff;--radius-sm:10px;--radius:16px;--radius-lg:26px;--shadow-dark:0 34px 90px #00082275;--shadow-light:0 28px 70px #11335b24;background:#f7f9fc;font-family:DM Sans,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0;overflow-x:clip}html:has(body.is-desktop-app){background:0 0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}svg{flex:none}.page-shell{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding:124px 0}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.brand{color:var(--ink);letter-spacing:-.7px;align-items:center;gap:11px;font-size:25px;font-weight:700;display:inline-flex}.brand--light{color:#fff}.brand__mark{color:#05204d;width:39px;height:39px;box-shadow:none;background:linear-gradient(135deg,#bff7ff,#62d9f6);border-radius:50%;place-items:center;display:grid}.button{border:1px solid var(--cyan-300);border-radius:var(--radius-sm);color:#03132f;cursor:pointer;background:linear-gradient(135deg,#8aeaff,#4fcff5);justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 21px;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex}.button:hover{filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 12px 24px #0008222e}.button:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #23bbef6b}.button:disabled{opacity:.6;cursor:progress;transform:none}.button--small{min-height:43px;padding-inline:17px}.button--large{min-height:60px;padding-inline:27px;font-size:17px}.button--outline{color:#eefbff;background:0 0;border-color:#71e2ffb3}.button--outline:hover{background:#67e0ff14}.button--ink{color:#fff;background:var(--navy-900);border-color:var(--navy-900)}.text-button{color:#e9f2ff;font-weight:500}.text-link{color:#0b78aa;align-items:center;gap:4px;margin-top:24px;font-weight:700;display:inline-flex}.text-link svg{width:18px;transition:transform .2s}.text-link:hover svg{transform:translate(4px)}.site-header{z-index:30;color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1360px,100% - 64px);height:88px;margin:0 auto;display:grid;position:relative}.site-nav{color:#dbe6f7;gap:42px;display:flex}.site-nav a,.text-button{transition:color .2s}.site-nav a:hover,.text-button:hover{color:var(--cyan-300)}.header-actions{justify-self:end;align-items:center;gap:25px;display:flex}.menu-button{color:#fff;background:0 0;border:0;display:none}.hero{color:#fff;background:var(--navy-950);min-height:min(920px,100vh);position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#00051433);height:200px;position:absolute;inset:auto 0 0}.hero-grid{opacity:.14;background-image:linear-gradient(#4fb0f559 1px,#0000 1px),linear-gradient(90deg,#4fb0f559 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0 0 0 46%;-webkit-mask-image:linear-gradient(#0000 8%,#000 34% 88%,#0000);mask-image:linear-gradient(#0000 8%,#000 34% 88%,#0000)}.hero__inner{z-index:2;grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px;min-height:calc(min(920px,100vh) - 88px);padding-block:30px 62px;display:grid;position:relative}.hero__copy{z-index:2;position:relative}.eyebrow{color:var(--cyan-200);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;font-weight:700;display:inline-flex}.hero h1{letter-spacing:-.065em;max-width:610px;margin:0;font-size:clamp(54px,5.2vw,78px);font-weight:700;line-height:.99}.hero__copy>p{color:#c8d6e9;max-width:570px;margin:28px 0 0;font-size:clamp(18px,1.5vw,22px);line-height:1.58}.hero__actions{gap:14px;margin-top:34px;display:flex}.available-on{color:#aebdd3;margin-top:46px}.available-on small{letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:13px;display:block}.available-on>div{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.available-on span{white-space:nowrap;align-items:center;gap:7px;font-size:13px;display:inline-flex}.available-on svg{color:#d8ecff;width:18px;height:18px}.product-orbit{place-items:center;height:650px;display:grid;position:relative}.orbit{border:1px dashed #43b7ff66;border-radius:50%;position:absolute;transform:rotate(-18deg)}.orbit--one{width:690px;height:460px}.orbit--two{border-style:solid;border-color:#3ecdff21;width:565px;height:370px}.orbit-node{z-index:3;width:48px;height:48px;color:var(--cyan-300);box-shadow:none;background:#052354;border:1px solid #5ad8ff;border-radius:50%;place-items:center;display:grid;position:absolute}.orbit-node--one{top:32%;left:-7px}.orbit-node--two{top:3%;right:14%}.orbit-node--three{bottom:8%;left:6%}.product-window{z-index:2;width:min(640px,100%);box-shadow:var(--shadow-dark);background:linear-gradient(150deg,#07204bfa,#021130fa);border:1px solid #7be0ffb8;border-radius:17px;padding:0 25px 23px;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-4deg)rotateX(1deg)}.product-window:after{content:"";pointer-events:none;background:linear-gradient(125deg,#ffffff0a,#0000 28%);position:absolute;inset:0}.product-window__titlebar{border-bottom:1px solid #5cc0ff3b;justify-content:space-between;align-items:center;height:65px;margin:0 -25px 22px;padding:0 22px;display:flex}.product-window__titlebar .brand{gap:8px;font-size:20px}.product-window__titlebar .brand__mark{width:29px;height:29px}.product-window__titlebar .brand__mark svg{width:17px}.window-controls{align-items:flex-start;gap:12px;display:flex}.window-controls-shell{-webkit-app-region:no-drag;justify-self:end;display:flex;position:relative}.window-control{color:#b9effc;cursor:pointer;-webkit-app-region:no-drag;background:#174f806b;border:1px solid #45cdf487;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:31px;min-height:31px;padding:0;display:flex}.window-control:hover{color:#03132f;background:var(--cyan-300)}.window-control small{color:#a9bad1;margin-top:62px;font-size:10px;font-weight:400;position:absolute}.drop-preview{height:210px;color:var(--cyan-300);background:#07244e85;border:2px dashed #62d7faab;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.drop-preview strong{color:#fff;margin-top:2px;font-size:19px}.drop-preview span{color:#9eb5d1;font-size:13px}.mode-tabs{border:1px solid #66bef47a;border-radius:10px;grid-template-columns:repeat(3,1fr);height:45px;margin:20px 12px 0;display:grid;overflow:hidden}.mode-tabs span{color:#d8e5f5;border-right:1px solid #66bef459;place-items:center;display:grid}.mode-tabs span:last-child{border:0}.mode-tabs .is-active{color:#03132f;background:linear-gradient(135deg,#9cf0ff,#5cd1f4);font-weight:700}.code-label{color:#a9bad1;text-align:center;margin:16px 0 10px;font-size:13px}.code-cells{grid-template-columns:repeat(8,1fr);gap:7px;margin:0 12px 23px;display:grid}.code-cells i{background:#051c428c;border:1px solid #65b7ed73;border-radius:8px;height:58px}.preview-nav{color:#aabbcf;border-top:1px solid #5cc0ff30;justify-content:space-around;margin:0 -25px -23px;padding:17px 28px;display:flex}.preview-nav span{flex-direction:column;align-items:center;gap:5px;font-size:11px;display:flex}.preview-nav svg{width:20px;height:20px}.preview-nav .is-active{color:var(--cyan-300)}.section-index{color:#1288b8;letter-spacing:.17em;margin-bottom:22px;font-size:12px;font-weight:700;display:block}.section-index--dark{color:var(--cyan-300)}.split-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:62px;display:grid}.split-heading h2,.section-title-row h2,.security h2{color:var(--ink);letter-spacing:-.065em;margin:0;font-size:clamp(50px,6.2vw,82px);line-height:.98}.split-heading h2 em,.security h2 em{color:#129ed7;font-style:normal}.split-heading>div:last-child{max-width:470px;padding-bottom:4px}.split-heading p{color:var(--muted);margin:0;font-size:20px;line-height:1.58}.link-builder{background:linear-gradient(#f7f9fc,#fff 50%,#f4f8fc)}.share-console{color:#edf8ff;box-shadow:var(--shadow-light);background:linear-gradient(145deg,#06183b,#02102d);border:1px solid #174f83;border-radius:22px;grid-template-columns:.82fr 1.18fr;display:grid;overflow:hidden}.file-column,.control-column{min-width:0;padding:34px}.file-column{border-right:1px solid #4daae442}.console-heading{justify-content:space-between;align-items:flex-start;gap:18px;min-height:55px;display:flex}.console-kicker{color:#86a3c2;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.console-heading h3{color:#fff;letter-spacing:-.02em;margin:0;font-size:21px}.heading-icon{color:var(--cyan-300)}.icon-button{width:42px;height:42px;color:var(--cyan-300);cursor:pointer;background:#1c649f2e;border:1px solid #51c9f259;border-radius:10px;place-items:center;display:grid}.icon-button svg{width:19px}.drop-target{color:#dff9ff;cursor:pointer;background:#0c366959;border:1px dashed #3d9ccd;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:115px;margin-top:20px;display:flex}.drop-target:hover{border-color:var(--cyan-300);background:#15569459}.drop-target svg{width:28px;height:28px;color:var(--cyan-300)}.drop-target span{font-weight:600}.drop-target small{color:#84a1c0}.selected-files{gap:7px;margin-top:17px;display:grid}.selected-file{background:#07275378;border:1px solid #5099cf2e;border-radius:10px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;min-height:61px;padding:9px 10px;display:grid}.file-symbol{color:#0a78ab;background:linear-gradient(145deg,#e8fbff,#a5e9fb);border-radius:8px;place-items:center;width:39px;height:39px;display:grid}.file-symbol svg{width:20px}.selected-file>span:nth-child(2),.receive-file>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.selected-file strong,.receive-file strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.selected-file small,.receive-file small{color:#7899bd;font-size:11px}.selected-file button{color:#82a1bf;cursor:pointer;background:0 0;border:0;padding:6px}.selected-file button svg,.sample-check{width:16px;height:16px}.sample-check{color:var(--cyan-300)}.file-summary{color:#91aac7;border-top:1px solid #4f99d02b;grid-template-columns:20px 1fr auto;align-items:center;gap:7px;margin-top:14px;padding:12px 2px 0;font-size:12px;display:grid}.file-summary svg{width:16px}.file-summary strong{color:#cbe1f4}.expiration-grid{border:0;grid-template-columns:repeat(5,1fr);gap:9px;margin:24px 0 19px;padding:0;display:grid}.expiration-grid legend{color:#c9daeb;margin-bottom:11px;font-size:13px;font-weight:600}.option-button{color:#dcecf8;cursor:pointer;background:#07244e85;border:1px solid #429ddb8c;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:75px;display:flex}.option-button:hover,.option-button.is-active{color:var(--cyan-200);border-color:var(--cyan-300);background:#1967a54f;box-shadow:inset 0 0 0 1px #76e7ff66}.option-button svg{width:21px;height:21px}.option-button span{font-size:12px}.control-row{border-top:1px solid #4999d533;justify-content:space-between;align-items:center;gap:18px;min-height:75px;padding:17px 0;display:flex}.control-row>span{align-items:center;gap:13px;display:flex}.control-row>span>svg{color:#d8f8ff;width:21px}.control-row>span>span{flex-direction:column;gap:3px;display:flex}.control-row strong{font-size:14px}.control-row small{color:#7896b7;font-size:11px}.toggle{cursor:pointer;background:#24405f;border:0;border-radius:20px;flex:none;width:46px;height:25px;padding:3px;transition:background .2s}.toggle i{background:#b4c3d2;border-radius:50%;width:19px;height:19px;transition:transform .2s;display:block}.toggle.is-on{background:var(--cyan-500)}.toggle.is-on i{background:#fff;transform:translate(21px)}.password-input,.input-row input{background:#041d41b8;border:1px solid #48a1dc7d;border-radius:9px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.password-input{margin-bottom:10px}.password-input svg{color:#7898ba;width:17px}.password-input input{color:#fff;background:0 0;border:0;outline:none;flex:1;min-width:0}.input-row--stack{color:#a8bfd6;gap:7px;margin:-5px 0 16px;font-size:12px;display:grid}.input-row input{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.share-custom-expiry{color:#a8bfd6;gap:7px;margin:-5px 0 16px;font-size:12px;display:grid}.share-custom-expiry>span{font-weight:650}.share-custom-expiry .compact-date-time-wheel{margin-top:0}.limit-control{align-items:center;gap:10px;display:flex}.stepper{border:1px solid #49a3df8f;border-radius:8px;height:35px;display:flex;overflow:hidden}.stepper button,.stepper span{color:#d8f8ff;background:0 0;border:0;place-items:center;width:34px;display:grid}.stepper button{cursor:pointer;font-size:19px}.stepper button:hover{background:#55cff41f}.stepper span{border-inline:1px solid #49a3df4d;font-size:13px}.create-link-button{justify-content:center;width:100%;margin-top:18px}.create-link-button>svg:last-child{margin-left:auto}.form-message{margin:12px 0 0;font-size:12px}.form-message--error{color:#ffabb2}.spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.link-result{margin-top:18px}.link-result__meta{color:#a8c4df;flex-wrap:wrap;gap:13px;margin-bottom:12px;font-size:10px;display:flex}.link-result__meta span{align-items:center;gap:5px;display:inline-flex}.link-result__meta svg{width:13px}.link-result>label{min-height:48px;color:var(--cyan-300);background:#041c45;border:1px solid #2487bc;border-radius:9px;grid-template-columns:1fr 45px;align-items:center;padding-left:13px;font-family:Consolas,monospace;font-size:12px;display:grid;overflow:hidden}.link-result>label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.link-result>label button{height:100%;color:var(--cyan-300);cursor:pointer;background:#1e6ba440;border:0}.link-result>label svg{width:17px}.result-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:10px;display:grid}.result-actions .button{min-height:43px;font-size:12px}.how{color:#fff;background:#061333}.section-title-row{grid-template-columns:.6fr 1.4fr;align-items:start;display:grid}.section-title-row h2{color:#fff;max-width:760px}.steps{border-block:1px solid #64b0e542;grid-template-columns:repeat(3,1fr);margin-top:78px;display:grid}.step{border-right:1px solid #64b0e542;grid-template-columns:1fr auto;align-content:start;min-height:340px;padding:35px 40px 42px 0;display:grid}.step:not(:first-child){padding-left:40px}.step:last-child{border-right:0;padding-right:0}.step>span{color:#7187a6;font-size:13px}.step>svg{width:35px;height:35px;color:var(--cyan-300)}.step h3,.step p{grid-column:1/-1}.step h3{margin:76px 0 14px;font-size:24px}.step p{color:#9eb0c8;margin:0;line-height:1.65}.downloads{color:#fff;text-align:center;background:var(--navy-950);position:relative;overflow:hidden}.downloads h2{letter-spacing:-.065em;margin:0;font-size:clamp(54px,6.5vw,86px);line-height:.99}.downloads__intro{color:#aebed3;margin:24px 0 60px;font-size:20px}.download-orbit{width:1150px;height:700px;box-shadow:none;border:1px solid #42d2f44a;border-radius:50%;position:absolute;bottom:-445px;left:50%;transform:translate(-50%)}.platform-rail{z-index:2;border:1px solid #4fccf2a6;border-radius:18px;grid-template-columns:repeat(6,1fr);display:grid;position:relative}.platform{border-right:1px solid #4fccf261;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:275px;padding:31px 16px 20px;transition:transform .22s,background .22s,box-shadow .22s;display:flex}.platform:is(button){color:inherit;cursor:pointer;background:0 0;border-top:0;border-bottom:0;border-left:0}.platform:last-child{border-right:0}.platform:hover,.platform.is-featured{z-index:2;color:#041333;background:linear-gradient(145deg,#b8f6ff,#72ddf7);border:2px solid #fff;border-radius:17px;transform:translateY(-12px)scale(1.02);box-shadow:0 14px 32px #0008223d}.platform>svg{width:57px;height:57px;color:var(--cyan-300);stroke-width:1.45px;margin-bottom:27px}.platform:hover>svg,.platform.is-featured>svg{color:#05204d}.platform strong{margin-bottom:24px;font-size:19px}.platform span{width:100%;min-height:43px;color:var(--cyan-200);border:1px solid #53d5fa8c;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding-inline:13px;font-size:12px;display:flex}.platform:hover span,.platform.is-featured span{color:#fff;background:#061c43;border-color:#061c43}.platform span svg{width:15px}.platform--choices small{color:#9ab1cb;margin:-16px 0 10px;font-size:11px}.platform__choices{gap:6px;width:100%;display:grid}.platform__choices a{min-height:35px;color:var(--cyan-200);border:1px solid #53d5fa8c;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:11px;display:flex}.platform__choices a:hover{color:#061c43;background:#d7f9ff;border-color:#d7f9ff}.platform__choices svg{width:13px}.platform--choices:hover small{color:#31567b}.platform--choices:hover .platform__choices a{color:#fff;background:#061c43;border-color:#061c43}.platform--choices:hover .platform__choices a:hover{color:#061c43;background:#fff;border-color:#fff}.download-note{z-index:2;color:#7890ae;justify-content:center;align-items:center;gap:8px;margin:34px auto 0;font-size:12px;display:flex;position:relative}.download-note svg{width:16px;color:var(--cyan-300)}.install-message{z-index:2;width:fit-content;color:var(--cyan-200);background:#1c6da32e;border:1px solid #58cef159;border-radius:8px;margin:24px auto 0;padding:10px 15px;font-size:12px;position:relative}.security{background:#f2f6fa}.security-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;display:grid}.security-copy>p{max-width:510px;color:var(--muted);margin:30px 0;font-size:18px;line-height:1.7}.security-diagram{grid-template-columns:1fr;align-content:center;justify-items:center;min-height:570px;display:grid;position:relative}.security-diagram:before{content:"";background-image:radial-gradient(#b6c8db 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:18px 0;-webkit-mask-image:radial-gradient(circle,#000,#0000 70%);mask-image:radial-gradient(circle,#000,#0000 70%)}.security-node{z-index:2;width:190px;min-height:105px;color:var(--ink);background:#fff;border:1px solid #d5e2ed;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-weight:700;display:flex;position:relative;box-shadow:0 16px 44px #14345b1c}.security-node svg{color:#118fc3}.security-path{z-index:1;color:#5d738c;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;width:290px;height:62px;font-size:10px;font-weight:700;display:flex;position:relative}.security-path i{border-left:1px dashed #68badc;position:absolute;top:0;bottom:0;left:50%}.security-path>span{position:absolute;right:10px}.security-path svg{z-index:2;color:#fff;background:#119ed8;border-radius:50%;width:25px;padding:5px;position:relative}.site-footer{color:#fff;background:#020b21}.footer-cta{border-bottom:1px solid #70aeda3d;justify-content:space-between;align-items:center;gap:40px;min-height:370px;display:flex}.footer-cta span{color:var(--cyan-300);letter-spacing:.16em;font-size:12px;font-weight:700}.footer-cta h2{letter-spacing:-.065em;margin:13px 0 0;font-size:clamp(54px,7vw,94px);line-height:1}.footer-bottom{color:#7f91aa;grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:135px;font-size:12px;display:grid}.footer-bottom p{text-align:center}.footer-bottom>div{justify-self:end;gap:20px;display:flex}.desktop-app{color:#fff;background:#020d27;grid-template-rows:72px 1fr 78px;width:100vw;height:100vh;display:grid;overflow:hidden}.desktop-titlebar{-webkit-app-region:drag;border-bottom:1px solid #4aa4de40;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 25px;display:grid}.desktop-titlebar .brand{font-size:21px}.desktop-titlebar .brand__mark{width:33px;height:33px}.desktop-titlebar__status{color:#89a2bf;align-items:center;gap:8px;font-size:11px;display:flex}.online-dot{width:7px;height:7px;box-shadow:none;background:#55e0b6;border-radius:50%}.desktop-titlebar .window-controls{justify-self:end;gap:22px;height:40px}.desktop-titlebar .window-control{color:#031a3b;background:var(--cyan-300);border:0;position:relative;overflow:visible}.desktop-content{min-height:0;padding:22px;overflow:auto}.desktop-content .share-console{min-height:100%;box-shadow:none;border-color:#41a6de52;border-radius:17px;grid-template-columns:1fr 1fr}.share-console--embedded .file-column,.share-console--embedded .control-column{padding:26px}.share-console--embedded .drop-target{height:120px}.desktop-nav{background:#071d42db;border:1px solid #3e91ca4d;border-radius:15px;grid-template-columns:repeat(4,1fr);margin:0 22px 18px;display:grid;overflow:hidden}.desktop-nav button{color:#8199b6;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.desktop-nav button:hover,.desktop-nav .is-active{color:var(--cyan-300);background:#2f9fd314}.desktop-nav svg{width:21px;height:21px}.desktop-nav span{font-size:11px}.empty-state{color:#849dbb;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.empty-state>svg{width:55px;height:55px;color:var(--cyan-300)}.empty-state h2{color:#fff;margin-bottom:0}body.is-desktop-app{background:0 0;place-items:center;width:100%;height:100%;display:grid;position:fixed;inset:0;overflow:hidden}body.is-desktop-app #root{place-items:center;width:100%;min-width:0;height:100%;display:grid;overflow:hidden}.compact-app{--compact-cta-min-height:45px;--compact-hit-target:44px;--compact-receive-input-height:67px;--compact-receive-copy-slot:58px;--compact-receive-action-slot:57px;color:#f8fbff;width:100vw;height:100vh;box-shadow:none;background:#03133b;border:0;border-radius:24px;grid-template-rows:88px minmax(0,1fr) 106px;display:grid;overflow:hidden}.compact-app.compact-app--native-mobile{border-radius:0;width:100vw;height:100dvh}.compact-app--embedded{background:0 0;border-radius:0;width:100%;height:auto;min-height:0;display:block;overflow:visible}.compact-app--embedded .compact-app__projectbar{background:#061f4d;border:1px solid #24568b;border-radius:14px;justify-content:flex-end;align-items:center;min-height:62px;margin-bottom:12px;padding:8px 12px;display:flex}.compact-app--embedded .compact-app__projectbar .compact-project-switcher{width:min(100%,260px);max-width:260px;margin-left:auto}.compact-app--embedded .compact-app__content{padding:0}.compact-app--embedded .compact-transfer-view{height:auto}.compact-app--embedded .compact-transfer,.compact-app--embedded .compact-secondary,.compact-app--embedded .compact-settings{height:auto;min-height:320px}.compact-app--embedded .compact-secondary--list,.compact-app--embedded .compact-settings{overflow:visible}body.is-native-desktop-app.is-desktop-app--maximized .compact-app{border-radius:0}.compact-app *,.compact-app :before,.compact-app :after{text-shadow:none!important}.compact-app__titlebar{z-index:20;-webkit-app-region:drag;grid-template-columns:auto minmax(150px,220px) auto;align-items:center;gap:18px;padding:0 34px;display:grid;position:relative}.native-window-controls-space{pointer-events:none;justify-self:end;width:119px;height:31px}body.is-platform-darwin .compact-app__titlebar{padding-left:98px}body.is-platform-darwin .native-window-controls-space{width:0}.compact-brand{align-items:center;gap:11px;display:flex}.compact-brand__mark{transform-origin:50% 58%;background:0 0;border:0;border-radius:0;flex:0 0 54px;place-items:center;width:54px;height:54px;display:grid;position:relative}.compact-brand__logo{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.compact-brand__logo--resting{opacity:1}.compact-brand__logo--clap{opacity:0}.compact-brand__mark.is-clapping{will-change:transform;animation:.88s cubic-bezier(.22,.78,.28,1) compact-brand-clap-motion}.compact-brand__mark.is-clapping .compact-brand__logo--resting{animation:.88s step-end compact-brand-resting-frame}.compact-brand__mark.is-clapping .compact-brand__logo--clap{animation:.88s step-end compact-brand-clap-frame}.compact-brand__wordmark{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;flex:none;width:106px;height:auto;display:block}.compact-project-switcher{-webkit-app-region:no-drag;justify-self:center;width:100%;min-width:0;max-width:220px;position:relative}.compact-project-switcher__trigger{color:#eaf7ff;cursor:pointer;background:0 0;border:1px solid #175da1;border-radius:14px;align-items:center;gap:9px;width:100%;min-width:0;height:46px;padding:6px 10px 6px 8px;transition:border-color .16s,background-color .16s,transform .12s;display:flex}.compact-project-switcher__trigger:hover,.compact-project-switcher__trigger[aria-expanded=true]{background:0 0;border-color:#3185bd}.compact-project-switcher__trigger:active{transform:translateY(1px)}.compact-project-switcher__trigger:focus-visible{outline-offset:2px;outline:2px solid #8cecff}.compact-project-switcher__icon{color:#8cecff;flex:0 0 24px;place-items:center;width:24px;height:32px;display:grid}.compact-project-switcher__icon svg{width:19px;height:19px}.compact-project-switcher__icon img{object-fit:cover;border-radius:7px;width:24px;height:24px;display:block}.compact-project-menu__item-icon img{object-fit:cover;border-radius:8px;width:28px;height:28px;display:block}.compact-project-switcher__copy{flex-direction:column;flex:1;align-items:flex-start;min-width:0;line-height:1.1;display:flex}.compact-project-switcher__copy small{color:#89abc8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:700}.compact-project-switcher__copy strong{color:#f8fbff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;overflow:hidden}.compact-project-switcher__trigger>svg{color:#8fb2ce;width:16px;height:16px;transition:transform .16s}.compact-project-switcher__trigger>svg.is-open{transform:rotate(180deg)}.compact-project-menu{z-index:60;color:#f8fbff;-webkit-app-region:no-drag;background:#061f4d;border:1px solid #2b6da7;border-radius:18px;width:min(356px,100vw - 28px);max-height:min(480px,100vh - 92px);padding:12px;position:fixed;top:70px;left:50vw;overflow:hidden auto;transform:translate(-50%);box-shadow:0 20px 50px #010c2670}.compact-project-menu>header{justify-content:space-between;align-items:flex-start;gap:12px;padding:4px 4px 10px;display:flex}.compact-project-menu>header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.compact-project-menu>header strong{font-size:15px}.compact-project-menu>header small{color:#99b8d1;font-size:11px}.compact-project-menu>header>button{color:#a8c7de;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;display:grid}.compact-project-menu>header>button:hover{color:#f8fbff;background:#0a3478}.compact-project-menu>header>button svg{width:17px;height:17px}.compact-project-menu__list{gap:4px;max-height:248px;padding:2px;display:grid;overflow-y:auto}.compact-project-menu__item{color:#d8e9f5;background:0 0;border:1px solid #0000;border-radius:12px;min-height:56px;transition:background-color .16s,border-color .16s;position:relative}.compact-project-menu__item:hover{background:#082b65}.compact-project-menu__item.is-selected{color:#f8fbff;background:#0a3478;border-color:#2475ad}.compact-project-menu__select{width:100%;min-height:54px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:8px 84px 8px 9px;display:flex}.compact-project-menu__select:focus-visible{outline-offset:-2px;outline:2px solid #8cecff}.compact-project-menu__item-icon{color:#8cecff;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.compact-project-menu__item-icon svg{width:18px;height:18px}.compact-project-menu__item-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.compact-project-menu__item-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.compact-project-menu__item-copy small{color:#8faccc;font-size:10px}.compact-project-menu__check{color:#8cecff;width:17px;height:17px;transition:opacity .14s;position:absolute;top:19px;right:13px}.compact-project-menu__actions{z-index:1;opacity:0;pointer-events:none;gap:3px;transition:opacity .15s,transform .15s;display:flex;position:absolute;top:9px;right:8px;transform:translate(4px)}.compact-project-menu__item:hover .compact-project-menu__actions,.compact-project-menu__item:focus-within .compact-project-menu__actions{opacity:1;pointer-events:auto;transform:translate(0)}.compact-project-menu__item:hover .compact-project-menu__check,.compact-project-menu__item:focus-within .compact-project-menu__check{opacity:0}.compact-project-menu__actions button{color:#a9c7dc;cursor:pointer;background:#062252;border:1px solid #245d91;border-radius:9px;place-items:center;width:34px;height:34px;padding:0;transition:color .15s,background-color .15s,border-color .15s,transform .12s;display:grid}.compact-project-menu__actions button:hover{color:#f8fbff;background:#0d417f;border-color:#3d83b9}.compact-project-menu__actions button.is-delete:hover{color:#ffd5dc;background:#672541;border-color:#a84a68}.compact-project-menu__actions button:active{transform:translateY(1px)}.compact-project-menu__actions button:focus-visible{outline-offset:1px;outline:2px solid #8cecff}.compact-project-menu__actions svg{width:15px;height:15px}.compact-project-menu__create{color:#8cecff;cursor:pointer;background:0 0;border:1px dashed #397ab1;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:45px;margin-top:8px;display:flex}.compact-project-menu__create:hover{color:#f8fbff;background:#082b65;border-style:solid}.compact-project-menu__create svg{width:17px;height:17px}.compact-project-menu__form{background:#082b65;border:1px solid #28699f;border-radius:12px;margin-top:8px;padding:10px}.compact-project-menu__form label{color:#c7dbea;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.compact-project-menu__form>input{color:#f8fbff;background:#03133b;border:1px solid #397ab1;border-radius:9px;outline:none;width:100%;min-width:0;height:42px;padding:0 11px}.compact-project-menu__form input:focus{border-color:#8cecff;box-shadow:0 0 0 2px #8cecff29}.compact-project-menu__form>p{color:#ffd5dc;margin:8px 0 0;font-size:10px}.compact-project-menu__icons{border:0;min-width:0;margin:11px 0 0;padding:0}.compact-project-menu__icons legend{color:#c7dbea;margin-bottom:7px;font-size:11px;font-weight:700}.compact-project-menu__icons>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.compact-project-menu__icons button{color:#96b8d1;cursor:pointer;background:#061f4d;border:1px solid #245d91;border-radius:8px;flex-direction:column;justify-content:center;place-items:center;gap:3px;min-width:0;min-height:52px;padding:5px 3px;transition:color .15s,background-color .15s,border-color .15s,transform .12s;display:flex}.compact-project-menu__icons button:hover{color:#f8fbff;background:#0d417f}.compact-project-menu__icons button[aria-pressed=true]{color:#03133b;background:#8cecff;border-color:#bdf5ff}.compact-project-menu__icons button:active{transform:translateY(1px)}.compact-project-menu__icons button:focus-visible{outline-offset:1px;outline:2px solid #8cecff}.compact-project-menu__icons svg{width:16px;height:16px}.compact-project-menu__icons button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:9px;font-weight:750;overflow:hidden}.compact-project-menu__icons button img{object-fit:cover;border-radius:6px;width:25px;height:25px;display:block}.compact-project-menu__icons>input{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.compact-project-menu__icons>small{color:#ffd5dc;margin-top:6px;font-size:9px;line-height:1.35;display:block}.compact-project-menu__form-actions{justify-content:flex-end;gap:7px;margin-top:11px;display:flex}.compact-project-menu__form-actions button{color:#03133b;cursor:pointer;background:#8cecff;border:0;border-radius:9px;min-width:88px;min-height:42px;padding:0 13px;font-weight:800}.compact-project-menu__form-actions button.is-secondary{color:#c7dbea;background:0 0;border:1px solid #397ab1}.compact-project-menu__form-actions button:hover:not(:disabled){filter:brightness(1.06)}.compact-project-menu__form-actions button:focus-visible{outline-offset:2px;outline:2px solid #8cecff}.compact-project-menu__form-actions button:disabled{color:#66839a;cursor:not-allowed;background:#173f68}.compact-project-menu__confirm{background:#082b65;border:1px solid #28699f;border-radius:12px;margin-top:8px;padding:12px}.compact-project-menu__confirm>strong{font-size:13px}.compact-project-menu__confirm>p{color:#9ebbd1;margin:5px 0 11px;font-size:10px;line-height:1.45}.compact-project-menu__confirm>div{justify-content:flex-end;gap:7px;display:flex}.compact-project-menu__confirm button{color:#c7dbea;cursor:pointer;background:0 0;border:1px solid #397ab1;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:39px;padding:0 12px;font-weight:700;display:inline-flex}.compact-project-menu__confirm button.is-delete{color:#fff1f4;background:#842f4e;border-color:#a84a68}.compact-project-menu__confirm button:hover{filter:brightness(1.08)}.compact-project-menu__confirm button:focus-visible{outline-offset:2px;outline:2px solid #8cecff}.compact-project-menu__confirm svg{width:15px;height:15px}@media (hover:none){.compact-project-menu__actions{opacity:1;pointer-events:auto;transform:none}.compact-project-menu__check{display:none}}@keyframes compact-brand-clap-motion{0%,to{transform:scale(1)}18%{transform:scale(.91,1.035)}32%{transform:scale(1.07,.94)}48%{transform:scale(.985,1.018)}68%{transform:scale(1.025,.98)}84%{transform:scale(.995,1.005)}}@keyframes compact-brand-resting-frame{0%,18%{opacity:1}18.1%,58%{opacity:0}58.1%,to{opacity:1}}@keyframes compact-brand-clap-frame{0%,18%{opacity:0}18.1%,58%{opacity:1}58.1%,to{opacity:0}}.compact-app .window-controls{justify-self:end;gap:13px}.compact-app .window-control{color:#8cecff;width:31px;min-height:31px;box-shadow:none;background:0 0;border:0;border-radius:6px}.compact-app .window-control svg{opacity:1;width:17px;height:17px}.compact-app .window-control:hover,.compact-app .window-control.is-snap-open{color:#03133b;box-shadow:none;background:#8cecff}.window-snap-menu{z-index:100;-webkit-app-region:no-drag;background:#2a2c2ffa;border:1px solid #60646a;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;width:min(314px,100vw - 32px);padding:14px;display:grid;position:absolute;top:calc(100% + 15px);right:-5px;box-shadow:0 18px 45px #0000007a}.window-snap-menu:before{content:"";width:100%;height:16px;position:absolute;bottom:100%;right:0}.window-snap-layout{background:#232529;border:1px solid #51555b;border-radius:8px;height:72px;position:relative;overflow:hidden}.window-snap-zone{cursor:pointer;background:#393c41;border:1px solid #858991;border-radius:3px;padding:0;position:absolute;transform:scale(.94);box-shadow:inset 0 0 0 3px #2a2c30}.window-snap-zone:hover,.window-snap-zone:focus-visible{z-index:2;outline-offset:1px;background:#8cecff;border-color:#b9f5ff;outline:2px solid #8cecff;box-shadow:inset 0 0 0 3px #18344c}.compact-app__content{min-width:0;min-height:0;padding:0 24px}.compact-transfer-view{height:100%;min-height:0}.compact-transfer-view.is-hidden{display:none}.compact-transfer,.compact-secondary{min-width:0;height:100%;min-height:0;box-shadow:none;background:#082b65;border:0;border-radius:25px;flex-direction:column;align-items:stretch;padding:22px 34px 24px;display:flex;position:relative;overflow:hidden}.compact-drop{color:#f8fbff;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:none;align-items:center;min-height:0;padding:0;display:flex}.compact-drop:hover .compact-drop__title{color:#bff5ff}.compact-transfer{--compact-cta-min-height:45px;--compact-hit-target:44px;--compact-receive-input-height:67px;--compact-receive-copy-slot:58px;--compact-receive-action-slot:57px;padding-top:76px}.compact-file-art{flex:none;width:270px;height:178px;margin:0 auto 22px;position:relative}.compact-file-art__item{color:#139bd2;width:104px;height:150px;box-shadow:none;transform-origin:50% 70%;transition:transform .24s cubic-bezier(.22,1,.36,1);position:absolute;top:14px;overflow:visible}.compact-file-art__sheet{fill:var(--file-fill);stroke:#0d98ce;stroke-width:3px;stroke-linejoin:round}.compact-file-art__fold{fill:none;stroke:#0d98ce;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.compact-file-art__line{fill:none;stroke:#159ed2;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round}.compact-file-art__detail-fill{fill:#159ed2;stroke:none}.compact-file-art__item--document{--file-fill:#91e5f7;left:25px;transform:rotate(-15deg)}.compact-file-art__item--image,.compact-file-art__item--video{--file-fill:#91e5f7;width:140px;height:105.3px;top:28.35px}.compact-file-art__item--image{z-index:2;left:67px}.compact-file-art__item--video{right:8px;transform:rotate(15deg)}@media (hover:hover) and (pointer:fine){.compact-drop:hover .compact-file-art__item--document,.compact-drop:focus-visible .compact-file-art__item--document{transform:translate(-28px)rotate(-19deg)}.compact-drop:hover .compact-file-art__item--image,.compact-drop:focus-visible .compact-file-art__item--image{transform:translateY(-8px)}.compact-drop:hover .compact-file-art__item--video,.compact-drop:focus-visible .compact-file-art__item--video{transform:translate(28px)rotate(19deg)}}.compact-drop__title{letter-spacing:-.035em;justify-content:center;align-items:center;gap:8px;font-size:31px;font-weight:700;line-height:1.1;transition:color .15s;display:flex}.compact-drop__action{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.compact-drop__action>svg{color:#f8fbff;stroke-width:2.5px;width:25px;height:25px;transition:color .15s}.compact-drop__or{font-weight:550}.compact-drop__action--add:before{content:"+";color:#f8fbff;letter-spacing:0;margin-right:1px;font-size:30px;font-weight:650;line-height:.8;transition:color .15s}.compact-drop:hover .compact-drop__action>svg,.compact-drop:hover .compact-drop__action--add:before{color:#8cecff}.compact-drop__copy{color:#b8d4ea;margin-top:7px;font-size:16px}.compact-source-picker-backdrop{z-index:30;background:#03133bf0;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.compact-source-picker{color:#f8fbff;background:#061f4d;border:1px solid #397ab1;border-radius:18px;width:min(100%,440px);padding:25px;position:relative}.compact-source-picker h2{letter-spacing:-.02em;margin:0;padding-right:48px;font-size:21px}.compact-source-picker>p{color:#b8d4ea;max-width:360px;margin:7px 0 19px;font-size:12px;line-height:1.5}.compact-source-picker__close{color:#dff7ff;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:45px;min-height:45px;padding:0;display:grid;position:absolute;top:14px;right:14px}.compact-source-picker__close:hover{color:#03133b;background:#8cecff;border-color:#8cecff}.compact-source-picker__close svg{width:19px;height:19px}.compact-source-picker__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.compact-source-picker__actions>button{color:#f8fbff;text-align:left;cursor:pointer;background:#082b65;border:1px solid #397ab1;border-radius:10px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:78px;padding:12px;display:grid}.compact-source-picker__actions>button:hover{color:#03133b;background:#8cecff;border-color:#8cecff}.compact-source-picker__actions svg{color:#8cecff;width:25px;height:25px}.compact-source-picker__actions>button:hover svg{color:#03133b}.compact-source-picker__actions span{gap:3px;min-width:0;display:grid}.compact-source-picker__actions strong{font-size:13px}.compact-source-picker__actions small{color:#a9c8df;font-size:10px;line-height:1.3}.compact-source-picker__actions>button:hover small{color:#17466b}.compact-folder-confirm-backdrop{z-index:1200;background:#00081cd1;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.compact-folder-confirm{color:#f8fbff;text-align:left;background:#061f4d;border:1px solid #397ab1;border-radius:18px;width:min(100%,460px);padding:25px;box-shadow:0 24px 64px #00081c61}.compact-folder-confirm__icon{color:#03133b;background:#8cecff;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.compact-folder-confirm__icon svg{width:24px;height:24px}.compact-folder-confirm__eyebrow{color:#8cecff;letter-spacing:.1em;text-transform:uppercase;margin-top:15px;font-size:10px;font-weight:800;display:block}.compact-folder-confirm h2{letter-spacing:-.025em;margin:5px 0 8px;font-size:23px;line-height:1.15}.compact-folder-confirm>p{color:#bdd5e6;margin:0;font-size:12px;line-height:1.55}.compact-folder-confirm>p strong{color:#f8fbff}.compact-folder-confirm__summary{color:#d7e8f5;background:#082b65;border:1px solid #24568b;border-radius:11px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:62px;margin-top:17px;padding:10px 12px;display:grid}.compact-folder-confirm__summary>svg{color:#8cecff;justify-self:center;width:21px;height:21px}.compact-folder-confirm__summary>span{gap:3px;min-width:0;display:grid}.compact-folder-confirm__summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.compact-folder-confirm__summary small{color:#9ebbd1;font-size:10px}.compact-folder-confirm__actions{grid-template-columns:1fr 1.35fr;gap:10px;margin-top:20px;display:grid}.compact-folder-confirm__actions button{color:#d7e8f5;cursor:pointer;background:#0a316c;border:1px solid #397ab1;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:0 14px;font-weight:800;display:inline-flex}.compact-folder-confirm__actions button:hover{color:#03133b;background:#bff5ff;border-color:#bff5ff}.compact-folder-confirm__actions button.is-primary{color:#03133b;background:#8cecff;border-color:#bff5ff}.compact-folder-confirm__actions button.is-primary:hover{background:#bff5ff}.compact-folder-confirm__actions svg{width:17px;height:17px}.compact-modes{border:1px solid #4f8fc5;border-radius:15px;flex:none;grid-template-columns:repeat(3,1fr);height:53px;margin-top:50px;display:grid;overflow:hidden}.compact-modes button{color:#edf7ff;cursor:pointer;background:#062252;border:0;border-right:1px solid #4f8fc5;font-size:17px;font-weight:600}.compact-modes button:last-child{border-right:0}.compact-modes button:hover{background:#0c3776}.compact-modes button.is-active{color:#03133b;background:#8cecff}.compact-transfer--enhanced:not(.has-files)>.compact-drop{flex:auto;justify-content:center}.compact-transfer--enhanced>.compact-modes{margin-top:0}.compact-transfer--enhanced>.compact-code-panel,.compact-transfer--enhanced>.compact-receive-link,.compact-transfer--enhanced>.compact-qr-panel{grid-template-rows:var(--compact-receive-copy-slot) var(--compact-receive-input-height) var(--compact-receive-action-slot);text-align:center;align-items:stretch;min-height:0;margin-top:26px;display:grid}.compact-transfer--enhanced>.compact-qr-panel.is-expanded{grid-template-rows:var(--compact-receive-copy-slot) 203px var(--compact-receive-action-slot)}.compact-receive-copy{height:var(--compact-receive-copy-slot);text-align:center;gap:4px;margin:0;padding-bottom:14px;display:grid}.compact-receive-copy strong{font-size:18px;line-height:1.25}.compact-receive-copy p{color:#b8d4ea;margin:0;font-size:12px;line-height:1.45}.compact-code-cells{grid-template-columns:repeat(8,1fr);gap:8px;display:grid}.compact-code-cells input{width:100%;min-width:0;height:var(--compact-receive-input-height);min-height:var(--compact-receive-input-height);color:#03133b;text-align:center;box-shadow:none;background:#c8f5ff;border:1px solid #effdff;border-radius:10px;outline:0;padding:0;font-size:28px;font-weight:700}.compact-code-cells input::placeholder{color:#03133b;opacity:.75}.compact-code-cells input:focus{background:#f2fdff;border-color:#03133b}.compact-link-panel{align-content:start;gap:0;min-height:0;display:grid}.compact-link-panel__header{border-bottom:1px solid #24568b;justify-content:space-between;align-items:center;gap:12px;min-height:52px;margin-bottom:10px;padding-bottom:10px;display:flex}.compact-link-panel__header>div{gap:2px;display:grid}.compact-link-panel__header strong{font-size:14px}.compact-link-panel__header span{color:#9ebbd2;font-size:10px}.compact-link-panel__header>button{color:#d6e8f6;cursor:pointer;background:#061f4d;border:1px solid #397ab1;border-radius:9px;place-items:center;width:36px;height:36px;padding:0;display:grid;position:relative}.compact-link-panel__header>button:before{content:"";width:var(--compact-hit-target);height:var(--compact-hit-target);position:absolute}.compact-link-panel__header>button:hover{color:#03133b;background:#8cecff;border-color:#8cecff}.compact-link-panel__header svg{width:16px;height:16px}.compact-expiration-block{gap:8px;display:grid}.compact-link-panel .compact-expiration-block{margin-top:10px}.compact-direct-schedule .compact-expiration-block{margin-top:0}.compact-expiration-block__label{color:#d7e8f5;align-items:center;gap:8px;min-height:34px;display:flex}.compact-expiration-block__label>svg{color:#bff5ff;flex:0 0 17px;width:17px;height:17px}.compact-expiration-block__label>span{gap:1px;display:grid}.compact-expiration-block__label strong{font-size:13px}.compact-expiration-block__label small{color:#9ebbd2;font-size:9px;font-weight:500}.compact-expiration{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.compact-expiration button{min-height:var(--compact-cta-min-height);color:#d6e8f6;cursor:pointer;background:#061f4d;border:1px solid #397ab1;border-radius:9px;justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}.compact-expiration button svg{width:15px;height:15px}.compact-expiration button.is-active{color:#03133b;background:#8cecff;border-color:#8cecff}.compact-expiration button:disabled{color:#789bb8;cursor:not-allowed;opacity:.72;background:#082351;border-color:#24568b}.compact-send-workspace{flex-direction:column;flex:auto;gap:12px;width:100%;min-width:0;min-height:0;margin-top:13px;padding-right:4px;display:flex;overflow:hidden auto}.compact-send-actions{flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.compact-send-actions>button{color:#d6e8f6;text-align:left;cursor:pointer;background:#061f4d;border:1px solid #397ab1;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-width:0;min-height:62px;padding:8px 10px;display:flex}.compact-send-actions>button:hover{color:#f8fbff;background:#0a316c;border-color:#8cecff}.compact-send-actions>button.is-active{color:#03133b;background:#8cecff;border-color:#bff5ff}.compact-send-actions>button>svg{color:#8cecff;width:21px;height:21px}.compact-send-actions>button.is-active>svg{color:#03133b}.compact-send-actions>button>span{gap:2px;min-width:0;display:grid}.compact-send-actions strong,.compact-send-actions small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.compact-send-actions strong{font-size:12px}.compact-send-actions small{color:#9ebbd2;font-size:9px}.compact-send-actions>button.is-active small{color:#244b6b}.compact-direct-transfer{background:#061f4d;border:1px solid #397ab1;border-radius:13px;flex-direction:column;flex:none;min-height:390px;padding:12px;display:flex}.compact-direct-transfer>header{justify-content:space-between;align-items:start;gap:16px;display:flex}.compact-direct-transfer>header>div{gap:3px;min-width:0;display:grid}.compact-direct-transfer>header strong{font-size:16px}.compact-direct-transfer>header span{color:#9ebbd2;font-size:11px}.compact-direct-transfer>header small{color:#bff5ff;background:#082b65;border:1px solid #397ab1;border-radius:7px;flex:none;padding:5px 8px;font-size:9px;font-weight:700}.compact-direct-transfer__content{flex-direction:column;flex:none;gap:8px;min-height:0;margin-top:11px;display:flex}.compact-direct-code,.compact-direct-qr{text-align:center;background:#082b65;border:1px solid #24568b;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:9px;display:flex}.compact-direct-qr{flex:auto;min-height:180px}.compact-direct-code{flex:none;min-height:126px}.compact-direct-code>strong{color:#f8fbff;font-size:13px}.compact-direct-code__modes{border:1px solid #397ab1;border-radius:7px;margin-top:8px;display:flex;overflow:hidden}.compact-direct-code__modes button{color:#c8f5ff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;min-height:28px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.compact-direct-code__modes button+button{border-left:1px solid #397ab1}.compact-direct-code__modes button[aria-pressed=true]{color:#03133b;background:#8cecff}.compact-direct-code__modes button:focus-visible{outline-offset:-3px;outline:2px solid #fff}.compact-direct-code__modes button:disabled{opacity:.55;cursor:default}.compact-direct-code__modes svg{width:13px;height:13px}.compact-direct-code__cells{gap:6px;width:min(100%,390px);margin:8px 0;display:grid}.compact-direct-code__cells span{color:#03133b;background:#c8f5ff;border:1px solid #effdff;border-radius:7px;place-items:center;height:38px;font-size:clamp(10px,2.1vw,13px);font-weight:800;display:grid}.compact-direct-code__cells span.is-loading{color:#0000;animation:1s ease-in-out infinite alternate compact-code-loading}.compact-direct-code__cells span.is-loading:nth-child(2n){animation-delay:.14s}.compact-direct-code small,.compact-direct-qr small{color:#b8d4ea;font-size:10px;line-height:1.35}.compact-direct-qr__code{background:#c8f5ff;border:5px solid #8cecff;border-radius:12px;flex:0 0 156px;width:156px;height:156px}.compact-direct-qr__placeholder{color:#8cecff;background:#082351;border:2px solid #397ab1;border-radius:12px;place-items:center;width:156px;height:156px;margin-bottom:1px;display:grid}.compact-direct-qr__placeholder svg{width:66px;height:66px}.compact-direct-qr small{margin-top:8px}.compact-direct-schedule,.compact-activation-schedule,.compact-email-schedule{color:#d7e8f5;background:#082351;border:1px solid #397ab1;border-radius:11px;margin-top:10px;padding:10px}.compact-direct-schedule>.compact-option-row,.compact-activation-schedule>.compact-option-row,.compact-email-schedule>.compact-option-row{border-bottom:0}.compact-direct-schedule__option--activation{border-top:0}.compact-direct-schedule__duration{margin-top:10px}.compact-schedule-apply{color:#03133b;cursor:pointer;background:#8cecff;border:1px solid #bff5ff;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:45px;margin-top:10px;font-weight:800;display:inline-flex}.compact-schedule-apply:hover:not(:disabled){background:#c8f5ff}.compact-schedule-apply:disabled{opacity:.55;cursor:wait}.compact-schedule-apply svg{width:17px;height:17px}.compact-direct-schedule>p{color:#9ebbd2;margin:9px 0 0;font-size:9px;line-height:1.45}.compact-direct-progress{color:#d7e8f5;background:#082351;border:1px solid #59bfe4;border-radius:11px;gap:8px;margin-top:10px;padding:11px;display:grid}.compact-direct-progress>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.compact-direct-progress strong{color:#f8fbff;font-size:11px}.compact-direct-progress span,.compact-direct-progress small{color:#a9c9df;font-size:9px;line-height:1.4}.compact-direct-progress progress,.direct-receive-progress progress{appearance:none;background:#03133b;border:0;border-radius:999px;width:100%;height:8px;overflow:hidden}.compact-direct-progress progress::-webkit-progress-bar{background:#03133b;border-radius:999px}.direct-receive-progress progress::-webkit-progress-bar{background:#03133b;border-radius:999px}.compact-direct-progress progress::-webkit-progress-value{background:#8cecff;border-radius:999px}.direct-receive-progress progress::-webkit-progress-value{background:#8cecff;border-radius:999px}.compact-direct-progress progress::-moz-progress-bar{background:#8cecff;border-radius:999px}.direct-receive-progress progress::-moz-progress-bar{background:#8cecff;border-radius:999px}.compact-direct-privacy{gap:8px;display:grid}.compact-direct-privacy>p{grid-template-columns:17px minmax(0,1fr);align-items:start;gap:7px;margin:0;display:grid}.compact-direct-privacy svg{color:#8cecff;width:15px;height:15px}.compact-inline-error{color:#ffd2d6;text-align:center;margin:10px 0 0;font-size:10px}.compact-optional-link{flex:none}.compact-link-toggle{color:#d6e8f6;text-align:left;cursor:pointer;background:#061f4d;border:1px solid #397ab1;border-radius:11px;grid-template-columns:38px minmax(0,1fr) 22px;align-items:center;gap:10px;width:100%;min-height:62px;padding:0 15px;display:grid}.compact-link-toggle:hover{color:#03133b;background:#8cecff;border-color:#8cecff}.compact-link-toggle>svg:first-child{color:#8cecff;width:20px;height:20px}.compact-link-toggle:hover>svg:first-child{color:#03133b}.compact-link-toggle>svg:last-child{justify-self:end;width:17px;height:17px}.compact-link-toggle>span{gap:3px;min-width:0;display:grid}.compact-link-toggle strong{font-size:13px}.compact-link-toggle small{color:#9ebbd2;font-size:10px}.compact-link-toggle:hover small{color:#153b63}.compact-send-workspace.has-link-options .compact-optional-link,.compact-send-workspace--link .compact-optional-link{background:#061f4d;border:1px solid #397ab1;border-radius:13px;padding:14px}.compact-send-workspace--link .compact-link-panel{max-height:none}.compact-email-panel{color:#f8fbff;background:#061f4d;border:1px solid #397ab1;border-radius:13px;flex:1 0 auto;width:100%;min-width:0;min-height:0;padding:16px}.compact-email-panel>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.compact-email-panel>header>div{align-items:center;gap:10px;min-width:0;display:flex}.compact-email-panel>header svg{color:#8cecff;width:24px;height:24px}.compact-email-panel>header span:not(.compact-email-from){gap:2px;min-width:0;display:grid}.compact-email-panel>header strong{font-size:16px}.compact-email-panel>header small{color:#9ebbd2;font-size:10px}.compact-email-from{overflow-wrap:anywhere;color:#bff5ff;text-align:right;flex:0 auto;min-width:0;max-width:44%;font-size:9px}.compact-email-panel form{gap:13px;margin-top:16px;display:grid}.compact-email-schedule{margin-top:0}.compact-email-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.compact-email-fields label,.compact-email-verification>label{color:#c6d9e8;gap:6px;min-width:0;font-size:10px;font-weight:650;display:grid}.compact-email-account{color:#c6d9e8;background:#082b65;border:1px solid #397ab1;border-radius:9px;align-content:center;gap:2px;min-height:48px;padding:8px 12px;display:grid}.compact-email-account>span,.compact-email-account>small{color:#9ebbd2;font-size:9px}.compact-email-account>strong{color:#f8fbff;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.compact-email-subject{grid-column:1/-1}.compact-email-fields input,.compact-email-verification input{color:#f8fbff;background:#082b65;border:1px solid #397ab1;border-radius:9px;outline:0;width:100%;min-height:48px;padding:0 12px;font-size:12px}.compact-email-fields input::placeholder,.compact-email-verification input::placeholder{color:#7697b5;opacity:1}.compact-email-fields input:focus,.compact-email-verification input:focus{border-color:#8cecff}.compact-email-fields input:disabled{color:#b8d4ea;opacity:1;cursor:not-allowed;background:#082351}.compact-email-verification{background:#082b65;border:1px solid #24568b;border-radius:10px;gap:12px;padding:12px;display:grid}.compact-email-verification>div{grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.compact-email-verification>div>svg{color:#8cecff;width:22px;height:22px}.compact-email-verification>div>span{gap:2px;min-width:0;display:grid}.compact-email-verification>div strong{font-size:12px}.compact-email-verification>div small{color:#9ebbd2;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.compact-email-verification>div button,.compact-email-success button{min-height:var(--compact-cta-min-height);color:#d6e8f6;cursor:pointer;background:#061f4d;border:1px solid #397ab1;border-radius:9px;padding:0 12px;font-size:10px;font-weight:700}.compact-email-verification>div button:hover,.compact-email-success button:hover{color:#03133b;background:#8cecff;border-color:#8cecff}.compact-email-verification input{text-align:center;letter-spacing:.48em;font-variant-numeric:tabular-nums;font-size:20px;font-weight:800}.compact-email-error{color:#ffd2d6;text-align:center;margin:0;font-size:11px}.compact-email-privacy{color:#9ebbd2;margin:0;font-size:9px;line-height:1.5}.compact-email-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.compact-email-success>svg{color:#8cecff;width:54px;height:54px}.compact-email-success>strong{margin-top:12px;font-size:20px}.compact-email-success p{color:#b8d4ea;margin:6px 0 18px;font-size:12px}.compact-email-success>a{min-height:var(--compact-cta-min-height);color:#03133b;background:#8cecff;border:1px solid #8cecff;border-radius:9px;justify-content:center;align-items:center;padding:0 18px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.compact-plan-note{color:#c8f5ff;background:#082b65;border:1px solid #397ab1;border-radius:10px;align-items:center;gap:8px;margin:0;padding:11px 12px;font-size:11px;display:flex}.compact-plan-note>svg{flex:none;width:17px;height:17px}@keyframes compact-code-loading{0%{background:#8ed9eb}to{background:#c8f5ff}}.compact-transfer.has-files{padding-top:18px}.compact-files-to-send{background:#061f4d;border:1px solid #397ab1;border-radius:13px;flex-direction:column;flex:none;height:auto;min-height:0;display:flex;overflow:hidden}.compact-files-to-send.has-multiple.is-expanded{height:min(330px,46%)}.compact-files-to-send>header{border-bottom:1px solid #24568b;flex-wrap:wrap;flex:none;justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:9px 12px;display:flex}.compact-files-to-send>header>div:first-child{flex-wrap:wrap;align-items:baseline;gap:4px 12px;min-width:0;display:flex}.compact-files-to-send>header strong{font-size:14px}.compact-files-to-send>header span{color:#9ebbd2;white-space:nowrap;font-size:14px}.compact-files-to-send>header>div:last-child{gap:5px;display:flex}.compact-files-to-send>header button{min-height:var(--compact-cta-min-height);color:#d6e8f6;cursor:pointer;background:#061f4d;border:1px solid #397ab1;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:12px;font-weight:600;display:flex}.compact-files-to-send>header button svg{width:15px;height:15px}.compact-files-to-send>header button:hover{color:#03133b;background:#8cecff;border-color:#8cecff}.compact-files-to-send__list{align-content:start;gap:4px;min-height:0;padding:5px;display:grid;overflow:hidden}.compact-files-to-send.is-expanded .compact-files-to-send__list{scrollbar-gutter:stable;flex:auto;overflow-y:auto}.compact-files-to-send__expand{color:#bff5ff;cursor:pointer;background:#061f4d;border:0;border-bottom:1px solid #24568b;flex:none;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:45px;padding:0 12px;font-size:12px;font-weight:700;display:flex}.compact-files-to-send__expand:hover{color:#fff;background:#061f4d}.compact-files-to-send__expand:focus-visible{outline-offset:-3px;outline:2px solid #8cecff}.compact-files-to-send__expand svg{width:16px;height:16px}.compact-send-file{background:#082b65;border:1px solid #174f83;border-radius:8px;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:8px;min-height:49px;padding:5px 6px;display:grid}.compact-send-file>span{color:#8cecff;background:#061f4d;border-radius:6px;place-items:center;width:31px;height:31px;display:grid}.compact-send-file>span svg{width:17px;height:17px}.compact-send-file>div{gap:2px;min-width:0;display:grid}.compact-send-file strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.compact-send-file small{color:#9ebbd2;font-size:9px}.compact-send-file>button{color:#9ebbd2;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:28px;height:28px;padding:0;display:grid;position:relative}.compact-send-file>button:before{content:"";width:var(--compact-hit-target);height:var(--compact-hit-target);position:absolute}.compact-send-file>button:hover{color:#03133b;background:#8cecff}.compact-send-file>button svg{width:15px;height:15px}.desktop-content,.compact-files-to-send__list,.compact-send-workspace,.compact-link-panel,.compact-scroll-area,.compact-link-edit-dialog,.compact-link-details-dialog{scrollbar-width:thin;scrollbar-color:#59bfe4 transparent}html{scrollbar-width:thin;scrollbar-color:#59bfe4 #03133b}html::-webkit-scrollbar{background:#03133b;width:12px;height:0}html::-webkit-scrollbar:horizontal{height:0}html::-webkit-scrollbar-track{background:#03133b}html::-webkit-scrollbar-thumb{background:#59bfe4 padding-box padding-box;border:4px solid #03133b;border-radius:999px;min-height:44px}html::-webkit-scrollbar-thumb:hover{background-color:#8cecff;border-width:2px}html::-webkit-scrollbar-corner{background:#03133b;display:none}.compact-send-workspace,.compact-link-panel,.compact-scroll-area,.compact-link-edit-dialog,.compact-link-details-dialog{scrollbar-gutter:stable}.desktop-content::-webkit-scrollbar{background:0 0;width:16px;height:16px}.compact-files-to-send__list::-webkit-scrollbar{background:0 0;width:16px;height:16px}.compact-send-workspace::-webkit-scrollbar{background:0 0;width:16px;height:16px}.compact-link-panel::-webkit-scrollbar{background:0 0;width:16px;height:16px}.compact-scroll-area::-webkit-scrollbar{background:0 0;width:16px;height:16px}.compact-link-edit-dialog::-webkit-scrollbar{background:0 0;width:16px;height:16px}.compact-link-details-dialog::-webkit-scrollbar{background:0 0;width:16px;height:16px}.desktop-content::-webkit-scrollbar-button{width:0;height:0;display:none}.compact-files-to-send__list::-webkit-scrollbar-button{width:0;height:0;display:none}.compact-send-workspace::-webkit-scrollbar-button{width:0;height:0;display:none}.compact-link-panel::-webkit-scrollbar-button{width:0;height:0;display:none}.compact-scroll-area::-webkit-scrollbar-button{width:0;height:0;display:none}.compact-link-edit-dialog::-webkit-scrollbar-button{width:0;height:0;display:none}.compact-link-details-dialog::-webkit-scrollbar-button{width:0;height:0;display:none}.desktop-content::-webkit-scrollbar-track{background:0 0;margin-block:16px}.compact-files-to-send__list::-webkit-scrollbar-track{background:0 0;margin-block:16px}.compact-send-workspace::-webkit-scrollbar-track{background:0 0;margin-block:16px}.compact-link-panel::-webkit-scrollbar-track{background:0 0;margin-block:16px}.compact-scroll-area::-webkit-scrollbar-track{background:0 0;margin-block:16px}.compact-link-edit-dialog::-webkit-scrollbar-track{background:0 0;margin-block:16px}.compact-link-details-dialog::-webkit-scrollbar-track{background:0 0;margin-block:16px}.desktop-content::-webkit-scrollbar-thumb{background:#59bfe4 padding-box padding-box;border-right:8px solid #0000;border-radius:999px}.compact-files-to-send__list::-webkit-scrollbar-thumb{background:#59bfe4 padding-box padding-box;border-right:8px solid #0000;border-radius:999px}.compact-send-workspace::-webkit-scrollbar-thumb{background:#59bfe4 padding-box padding-box;border-right:8px solid #0000;border-radius:999px}.compact-link-panel::-webkit-scrollbar-thumb{background:#59bfe4 padding-box padding-box;border-right:8px solid #0000;border-radius:999px}.compact-scroll-area::-webkit-scrollbar-thumb{background:#59bfe4 padding-box padding-box;border-right:8px solid #0000;border-radius:999px}.compact-link-edit-dialog::-webkit-scrollbar-thumb{background:#59bfe4 padding-box padding-box;border-right:8px solid #0000;border-radius:999px}.compact-link-details-dialog::-webkit-scrollbar-thumb{background:#59bfe4 padding-box padding-box;border-right:8px solid #0000;border-radius:999px}.desktop-content::-webkit-scrollbar-thumb:hover{background-color:#8cecff}.compact-files-to-send__list::-webkit-scrollbar-thumb:hover{background-color:#8cecff}.compact-send-workspace::-webkit-scrollbar-thumb:hover{background-color:#8cecff}.compact-link-panel::-webkit-scrollbar-thumb:hover{background-color:#8cecff}.compact-scroll-area::-webkit-scrollbar-thumb:hover{background-color:#8cecff}.compact-link-edit-dialog::-webkit-scrollbar-thumb:hover{background-color:#8cecff}.compact-link-details-dialog::-webkit-scrollbar-thumb:hover{background-color:#8cecff}.desktop-content::-webkit-scrollbar-corner{background:0 0}.compact-files-to-send__list::-webkit-scrollbar-corner{background:0 0}.compact-send-workspace::-webkit-scrollbar-corner{background:0 0}.compact-link-panel::-webkit-scrollbar-corner{background:0 0}.compact-scroll-area::-webkit-scrollbar-corner{background:0 0}.compact-link-edit-dialog::-webkit-scrollbar-corner{background:0 0}.compact-link-details-dialog::-webkit-scrollbar-corner{background:0 0}.compact-send-workspace--direct{overscroll-behavior-y:contain;scrollbar-color:#59bfe4 #061f4d}.compact-send-workspace--direct::-webkit-scrollbar-track{background:#061f4d;border-radius:999px;margin-block:4px}.compact-send-workspace--direct::-webkit-scrollbar-thumb{background:#59bfe4 padding-box padding-box;border:4px solid #061f4d;border-radius:999px}.compact-send-workspace--direct::-webkit-scrollbar-thumb:hover{background-color:#8cecff}.compact-drop-overlay{z-index:20;color:#f8fbff;pointer-events:none;box-shadow:none;background:#082b65;border:2px dashed #8cecff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:10px}.compact-drop-overlay svg{color:#8cecff;width:52px;height:52px}.compact-drop-overlay strong{letter-spacing:-.025em;margin-top:17px;font-size:25px}.compact-drop-overlay span{color:#b8d4ea;margin-top:6px;font-size:13px}.compact-folder-progress{z-index:32;color:#f8fbff;text-align:center;background:#082b65;border:2px solid #8cecff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:10px}.compact-folder-progress__mark{color:#8cecff;background:#061f4d;border:1px solid #397ab1;border-radius:16px;place-items:center;width:72px;height:72px;display:grid}.compact-folder-progress__mark svg{width:39px;height:39px}.compact-folder-progress strong{letter-spacing:-.025em;margin-top:17px;font-size:24px}.compact-folder-progress span{color:#b8d4ea;max-width:300px;margin-top:6px;font-size:13px;line-height:1.45}.compact-folder-progress progress{appearance:none;color:#8cecff;background:#061f4d;border:0;border-radius:999px;width:min(300px,100% - 48px);height:7px;margin-top:18px;overflow:hidden}.compact-folder-progress progress::-webkit-progress-bar{background:#061f4d;border-radius:999px}.compact-folder-progress progress::-webkit-progress-value{background:#8cecff;border-radius:999px;transition:width .18s}.compact-folder-progress progress::-moz-progress-bar{background:#8cecff;border-radius:999px;transition:width .18s}.compact-folder-progress progress:indeterminate{background:linear-gradient(90deg,#061f4d 0 32%,#8cecff 44% 56%,#061f4d 68% 100%) 0 0/220% 100%}.compact-folder-progress small{color:#8cecff;margin-top:7px;font-size:11px;font-weight:750}@media (prefers-reduced-motion:no-preference){.compact-folder-progress__mark{animation:1.25s cubic-bezier(.4,0,.2,1) infinite compact-folder-working}.compact-folder-progress progress:indeterminate{animation:1.1s linear infinite compact-folder-indeterminate}}@media (prefers-reduced-motion:reduce){.compact-folder-progress progress::-webkit-progress-value{transition:none}.compact-folder-progress progress::-moz-progress-bar{transition:none}}@keyframes compact-folder-working{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes compact-folder-indeterminate{0%{background-position:100% 0}to{background-position:-100% 0}}.compact-receive-link>svg{display:none}.compact-receive-link>input{width:100%;height:var(--compact-receive-input-height);min-height:var(--compact-receive-input-height);flex:0 0 var(--compact-receive-input-height);color:#f8fbff;background:#061f4d;border:1px solid #397ab1;border-radius:10px;outline:0;padding:0 16px}.compact-receive-link>input:focus{border-color:#8cecff}.compact-receive-link>input::placeholder{color:#f8fbff;opacity:1}.compact-custom-expiry{background:#061f4d;border:1px solid #397ab1;border-radius:10px;margin-top:8px;padding:9px}.compact-custom-expiry__tabs{height:calc(var(--compact-cta-min-height) + 2px);border:1px solid #397ab1;border-radius:7px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.compact-custom-expiry__tabs button{min-height:var(--compact-cta-min-height);color:#b8d4ea;cursor:pointer;background:#082b65;border:0;font-size:12px;font-weight:700}.compact-custom-expiry__tabs button+button{border-left:1px solid #397ab1}.compact-custom-expiry__tabs button.is-active{color:#03133b;background:#8cecff}.compact-duration{grid-template-columns:minmax(0,1fr) 112px;align-items:end;gap:8px;margin-top:9px;display:grid}.compact-duration-field{color:#b8d4ea;gap:5px;min-width:0;font-size:9px;display:grid}.compact-unit-select{min-width:0;position:relative}.compact-unit-select__trigger{width:100%;height:var(--compact-cta-min-height);color:#f8fbff;cursor:pointer;font:inherit;box-shadow:none;background:#082b65;border:1px solid #397ab1;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:0 10px 0 12px;font-size:12px;display:flex}.compact-unit-select__trigger:hover,.compact-unit-select__trigger.is-open{border-color:#8cecff}.compact-unit-select__trigger:focus-visible{outline-offset:2px;outline:2px solid #bff5ff}.compact-unit-select__trigger svg{width:16px;height:16px;transition:transform .16s}.compact-unit-select__trigger.is-open svg{transform:rotate(180deg)}.compact-unit-select__options{z-index:60;box-shadow:none;background:#061f4d;border:1px solid #397ab1;border-radius:9px;gap:2px;padding:4px;display:grid;position:absolute;inset:calc(100% + 5px) 0 auto}.compact-unit-select__options button{width:100%;min-height:var(--compact-cta-min-height);color:#d6e8f6;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;padding:0 9px;font-size:12px;display:flex}.compact-unit-select__options button:hover,.compact-unit-select__options button:focus-visible{color:#03133b;background:#c8f5ff;outline:0}.compact-unit-select__options button.is-selected{color:#03133b;background:#8cecff;font-weight:800}.compact-unit-select__options button svg{width:15px;height:15px}.compact-stepper{width:100%;height:var(--compact-cta-min-height,45px);color:#f8fbff;font-variant-numeric:tabular-nums;background:#061f4d;border:1px solid #397ab1;border-radius:7px;grid-template-columns:44px minmax(44px,1fr) 44px;display:grid;overflow:hidden}.compact-stepper button,.compact-stepper input{color:inherit;background:0 0;border:0;place-items:center;display:grid}.compact-stepper button{cursor:pointer;min-width:44px;min-height:44px}.compact-stepper button:hover:not(:disabled){color:#03133b;background:#8cecff}.compact-stepper button:disabled{color:#527393;cursor:not-allowed}.compact-stepper button svg{width:16px;height:16px}.compact-stepper input{width:100%;min-width:0;height:100%;font:inherit;text-align:center;border-inline:1px solid #397ab1;border-radius:0;outline:0;padding:0 5px;font-size:12px;font-weight:700}.compact-stepper input:hover{background:#082b65}.compact-stepper input:focus{color:#f8fbff;background:#0a316c;border-color:#8cecff}.limit-control .compact-stepper{--compact-cta-min-height:45px;flex:0 0 150px;width:150px}.compact-date-time-wheel{gap:10px;margin-top:10px;display:grid}.compact-wheel-section{background:#082b65;border:1px solid #24568b;border-radius:9px;min-width:0;margin:0;padding:8px}.compact-wheel-section legend{color:#f8fbff;padding:0 5px;font-size:11px;font-weight:700}.compact-wheel-labels{color:#9ebbd2;text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:5px;font-size:9px;font-weight:650;display:grid}.compact-wheel-columns{isolation:isolate;background:#061f4d;border:1px solid #397ab1;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));height:132px;display:grid;position:relative;overflow:hidden}.compact-wheel-columns:before{content:"";z-index:0;pointer-events:none;background:#8cecff;border:1px solid #bff5ff;border-radius:7px;height:44px;position:absolute;inset:44px 4px auto}.compact-wheel-columns:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#061f4d 0,#061f4d2e 35% 65%,#061f4d 100%);position:absolute;inset:0}.compact-wheel-column{z-index:1;overscroll-behavior:contain;scroll-snap-type:y mandatory;scrollbar-width:none;outline:0;height:132px;position:relative;overflow-y:auto}.compact-wheel-column+.compact-wheel-column{border-left:1px solid #24568b}.compact-wheel-column::-webkit-scrollbar{display:none}.compact-wheel-column:focus-visible{outline-offset:-3px;border-radius:7px;outline:2px solid #bff5ff}.compact-wheel-column__spacer{scroll-snap-align:none;height:44px;display:block}.compact-wheel-column button{scroll-snap-align:center;color:#87a8c5;cursor:pointer;font-variant-numeric:tabular-nums;background:0 0;border:0;place-items:center;width:100%;height:44px;padding:0 4px;font-size:12px;transition:color .16s,opacity .16s;display:grid}.compact-wheel-column button:hover{color:#f8fbff}.compact-wheel-column button.is-selected{color:#03133b;font-weight:800}.compact-wheel-summary{color:#b8d4ea;background:#061f4d;border:1px solid #397ab1;border-radius:8px;grid-template-columns:18px auto minmax(0,1fr);align-items:center;gap:7px;min-height:44px;padding:0 10px;display:grid}.compact-wheel-summary svg{color:#8cecff;width:16px;height:16px}.compact-wheel-summary span{font-size:10px}.compact-wheel-summary strong{color:#f8fbff;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.compact-option-row{border-bottom:1px solid #24568b;justify-content:space-between;align-items:center;min-height:49px;display:flex}.compact-option-row>span{align-items:center;gap:8px;display:flex}.compact-option-row svg{color:#bff5ff;width:17px;height:17px}.compact-option-row strong{font-size:13px}.compact-option-row__copy>span{gap:1px;display:grid}.compact-option-row__copy small{color:#9ebbd2;font-size:9px;font-weight:500}.compact-switch{cursor:pointer;background:#375b80;border:0;border-radius:20px;width:39px;height:22px;padding:3px;position:relative}.compact-switch:before{content:"";width:var(--compact-hit-target);height:var(--compact-hit-target);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.compact-switch i{background:#d3dfeb;border-radius:50%;width:16px;height:16px;transition:transform .18s;display:block}.compact-switch.is-on{background:#8cecff}.compact-switch.is-on i{background:#03133b;transform:translate(17px)}.compact-password{color:#f8fbff;height:41px;box-shadow:none;background:#061f4d;border:1px solid #397ab1;border-radius:8px;margin-top:8px;padding:0 12px}.compact-password::placeholder{color:#82a5c3}.compact-signing-option.is-enabled{border-bottom:1px solid #24568b;padding-bottom:11px}.compact-signing-option.is-enabled>.compact-option-row{border-bottom:0}.compact-signing-fields{border:0;min-width:0;margin:0;padding:0}.compact-signing-fields legend{color:#b8d4ea;margin-bottom:7px;font-size:10px;font-weight:700}.compact-signing-field-list{gap:8px;display:grid}.compact-signing-field{background:#082b65;border:1px solid #24568b;border-radius:9px;min-width:0;padding:9px}.compact-signing-field>header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:24px;margin-bottom:7px;display:grid}.compact-signing-field>header strong{font-size:10px}.compact-signing-field>header button{color:#b8d4ea;cursor:pointer;background:#061f4d;border:1px solid #397ab1;border-radius:7px;place-items:center;width:28px;height:28px;padding:0;display:grid}.compact-signing-field>header button:hover{color:#fff;background:#7f2637;border-color:#ef7f91}.compact-signing-field>header button svg{width:13px;height:13px}.compact-signing-types{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.compact-signing-types button{color:#d6e8f6;cursor:pointer;background:#061f4d;border:1px solid #397ab1;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:39px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.compact-signing-types button:hover{color:#f8fbff;border-color:#8cecff}.compact-signing-types button.is-active{color:#03133b;background:#8cecff;border-color:#bff5ff}.compact-signing-types button svg{width:15px;height:15px}.compact-signing-types button.is-active svg{color:#03133b}.compact-signing-custom{gap:5px;margin-top:9px;display:grid}.compact-signing-custom>span{color:#b8d4ea;font-size:9px;font-weight:700}.compact-signing-custom input{color:#f8fbff;background:#061f4d;border:1px solid #397ab1;border-radius:8px;outline:0;width:100%;min-height:41px;padding:0 11px}.compact-signing-custom input::placeholder{color:#82a5c3;opacity:1}.compact-signing-custom input:focus{border-color:#8cecff;outline:2px solid #8cecff4d}.compact-signing-add{color:#d6e8f6;cursor:pointer;background:#061f4d;border:1px dashed #397ab1;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:37px;margin-top:8px;font-size:9px;font-weight:750;display:inline-flex}.compact-signing-add:hover:not(:disabled){color:#03133b;background:#8cecff;border-color:#bff5ff}.compact-signing-add:disabled{color:#789bb8;cursor:not-allowed}.compact-signing-add svg{width:14px;height:14px}.compact-signing-fields>p{color:#9ebbd2;margin:8px 0 0;font-size:9px;line-height:1.45}.compact-approval-option.is-enabled{border-bottom:1px solid #24568b;padding-bottom:11px}.compact-approval-option.is-enabled>.compact-option-row{border-bottom:0}.compact-approval-option>p{color:#b8d4ea;background:#082b65;border:1px solid #24568b;border-radius:8px;align-items:flex-start;gap:7px;margin:0;padding:9px 10px;font-size:9px;line-height:1.45;display:flex}.compact-approval-option>p svg{color:#8cecff;flex:0 0 14px;width:14px;height:14px}.compact-limit{align-items:center;gap:8px;display:flex}.compact-limit .compact-stepper{flex:0 0 134px;width:134px}.compact-primary{width:100%;min-height:var(--compact-cta-min-height);color:#03133b;cursor:pointer;box-shadow:none;background:#8cecff;border:1px solid #bff5ff;border-radius:9px;justify-content:center;align-items:center;gap:8px;margin-top:12px;font-weight:700;display:flex}.compact-transfer--enhanced>.compact-code-panel>.compact-primary,.compact-transfer--enhanced>.compact-receive-link>.compact-primary,.compact-transfer--enhanced>.compact-qr-panel>.compact-primary{align-self:stretch}.compact-primary:hover{background:#bff5ff}.compact-primary:disabled{opacity:.65;cursor:progress}.compact-primary svg{width:18px;height:18px}.compact-direct-copy{flex:none}.compact-link-result{text-align:center;flex-direction:column;align-items:center;gap:7px;display:flex}.compact-link-result>svg{color:#8cecff;width:31px;height:31px}.compact-link-result>span{color:#b8d4ea;text-overflow:ellipsis;white-space:nowrap;background:#061f4d;border:1px solid #397ab1;border-radius:8px;width:100%;padding:9px;font-family:Consolas,monospace;font-size:10px;overflow:hidden}.compact-qr-reader{width:var(--compact-receive-input-height);height:var(--compact-receive-input-height);flex:0 0 var(--compact-receive-input-height);background:0 0;border:0;border-radius:0;place-self:center;place-items:center;display:grid;position:relative;overflow:hidden}.compact-qr-reader.is-active{background:#082351;border-radius:13px;flex-basis:203px;width:203px;height:203px}.compact-qr-panel>.compact-receive-copy{order:1}.compact-qr-panel>.compact-qr-reader,.compact-qr-panel>.compact-qr-code,.compact-qr-panel>svg{order:2;align-self:center}.compact-qr-panel>.compact-primary{order:3}.compact-qr-reader video{object-fit:cover;width:100%;height:100%;display:none;position:absolute;inset:0}.compact-qr-reader.is-active video{display:block}.compact-qr-reader>svg{color:#8cecff;width:62px;height:62px}.compact-qr-panel>svg{color:#03133b;width:116px;height:116px;box-shadow:none;background:#c8f5ff;border:5px solid #8cecff;border-radius:13px;padding:12px}.compact-qr-panel>svg:not([viewBox="0 0 256 256"]){padding:8px}.compact-qr-panel>.compact-qr-code{background:#c8f5ff;flex:0 0 203px;width:203px;height:203px}.compact-error{color:#ffd2d6;text-align:center;margin:8px 0 0;font-size:11px}.compact-folder-fallback{justify-items:center;gap:8px;margin-top:10px;display:grid}.compact-folder-fallback>.compact-error.linkup-error-alert{margin-top:0!important}.compact-folder-fallback>button{color:#03133b;cursor:pointer;min-height:42px;font:inherit;background:#8cecff;border:1px solid #8cecff;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:11px;font-weight:800;display:inline-flex}.compact-folder-fallback>button:hover{background:#c8f5ff;border-color:#c8f5ff}.compact-folder-fallback>button:active{transform:translateY(1px)}.compact-folder-fallback>button svg{width:16px;height:16px}.compact-app__nav{box-shadow:none;background:0 0;border:1px solid #175da1;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:3px;margin:18px 24px 20px;padding:3px;display:grid}.compact-app__nav button{color:#d3e2ef;cursor:pointer;background:0 0;border:0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;transition:color .16s,background-color .16s;display:flex}.compact-app__nav button:hover{color:#8cecff;background:0 0}.compact-app__nav button.is-active{color:#8cecff;background:#062252}.compact-app__nav svg{width:27px;height:27px}.compact-app__nav span{font-size:12px}.compact-secondary{text-align:center;border:0;justify-content:center;align-items:center}.compact-secondary--list{text-align:left;justify-content:flex-start;overflow-y:auto}.compact-secondary__header{text-align:left;align-items:center;gap:16px;width:min(100%,520px);display:flex}.compact-secondary__header>svg{color:#8cecff;flex:none;width:46px;height:46px}.compact-secondary__header>div{flex:1;min-width:0}.compact-secondary__heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.compact-secondary__heading small{color:#8cecff;flex:none;font-size:11px;font-weight:800}.compact-secondary__heading--actions{gap:10px}.compact-history-header-actions{justify-content:flex-end;align-items:center;gap:7px;min-width:0;margin-left:auto;display:flex}.compact-history-header-action{color:#d7e8f5;cursor:pointer;height:32px;min-height:32px;font:inherit;white-space:nowrap;background:#082b65;border:1px solid #397ab1;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.compact-history-header-action--report{color:#03133b;background:#8cecff;border-color:#bff5ff;width:32px;padding:0}.compact-history-header-action:hover,.compact-history-header-action.is-active{color:#03133b;background:#c8f5ff;border-color:#c8f5ff}.compact-history-header-action:disabled{opacity:.55;cursor:wait}.compact-history-header-action svg{width:14px;height:14px}.compact-secondary__intro{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.compact-secondary__intro p{min-width:0;font-size:13px}.compact-secondary h2{margin:0 0 5px;font-size:29px}.compact-secondary p{color:#b8d4ea;max-width:420px;margin:0;line-height:1.45}.compact-secondary__error{background:#512039;border:1px solid #d87383;border-radius:10px;width:min(100%,520px);padding:11px 13px;font-size:11px;color:#ffd2d9!important;margin-top:14px!important}.compact-secondary__list{gap:10px;width:min(100%,520px);margin-top:20px;display:grid}.compact-history-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;width:min(100%,520px);margin-top:16px;display:flex}.compact-history-toolbar+.compact-secondary__list{margin-top:10px}.compact-history-toolbar__selection{flex-wrap:wrap;flex:100%;justify-content:flex-end;align-items:center;gap:8px;display:flex}.compact-history-edit,.compact-history-toolbar button{color:#d7e8f5;cursor:pointer;background:#082b65;border:1px solid #397ab1;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:45px;padding:0 13px;font-weight:750;display:inline-flex}.compact-history-edit{flex:none;height:36px;min-height:36px;padding-inline:10px;font-size:11px}.compact-history-edit:hover,.compact-history-toolbar button:hover:not(:disabled){color:#03133b;background:#8cecff}.compact-history-toolbar button.is-danger{color:#fff;background:#7f2637;border-color:#d87383}.compact-history-toolbar button.is-report{color:#03133b;background:#8cecff;border-color:#bff5ff}.compact-history-toolbar button.is-report:hover:not(:disabled){background:#c8f5ff;border-color:#c8f5ff}.compact-history-toolbar button:disabled{opacity:.5;cursor:not-allowed}.compact-history-edit svg,.compact-history-toolbar button svg{width:17px;height:17px}.compact-history-toolbar__selection>span{color:#8cecff;margin-right:auto;font-size:11px;font-weight:800}.compact-history-item,.compact-saved-link{color:#d7e8f5;background:#061f4d;border:1px solid #397ab1;border-radius:13px;align-items:center;gap:12px;min-width:0;padding:14px;display:flex}.compact-saved-link{flex-wrap:wrap;transition:background .16s,border-color .16s}.compact-saved-link:hover,.compact-saved-link:focus-within{background:#07265a;border-color:#59bfe4}.compact-history-item.is-selected,.compact-saved-link.is-selected{background:#0a316c;border-color:#8cecff}.compact-history-select{color:#8cecff;cursor:pointer;background:#082b65;border:1px solid #397ab1;border-radius:10px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.compact-history-select:hover{color:#03133b;background:#8cecff}.compact-history-select:disabled{opacity:.55;cursor:wait}.compact-history-select svg{width:20px;height:20px}.compact-history-thumbnail{color:#8cecff;width:56px;height:56px;box-shadow:none;background:#082b65;border:1px solid #397ab1;border-radius:11px;flex:0 0 56px;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}button.compact-history-thumbnail{cursor:pointer}button.compact-history-thumbnail:hover{border-color:#8cecff}.compact-history-thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.compact-history-thumbnail--file{color:#03133b;background:linear-gradient(145deg,#d8f8ff 0 64%,#8cecff 64%);border-color:#8cecff;place-items:start;padding:8px}.compact-history-thumbnail__extension{letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;max-width:34px;font-size:10px;font-weight:900;overflow:hidden}.compact-history-thumbnail__lines{gap:3px;display:grid;position:absolute;bottom:9px;left:8px;right:8px}.compact-history-thumbnail__lines i{background:#0a6eaa;border-radius:999px;height:2px}.compact-history-thumbnail__lines i:nth-child(2){width:78%}.compact-history-thumbnail__lines i:nth-child(3){width:52%}.compact-history-thumbnail--file>small{color:#8cecff;text-align:center;background:#062252;border-radius:999px;min-width:18px;padding:2px 4px;font-size:8px;font-weight:900;line-height:1.2;position:absolute;top:4px;right:4px}.compact-history-item__copy,.compact-saved-link__summary{flex:1;gap:3px;min-width:0;display:grid}.compact-saved-link__summary{color:inherit;text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;outline:0;padding:0}.compact-saved-link__summary:focus-visible{border-radius:5px;box-shadow:0 0 0 3px #8cecff52}.compact-history-item strong,.compact-saved-link__summary>strong{color:#f8fbff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.compact-history-item small,.compact-saved-link__summary small{color:#8cecff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.compact-history-item__actions{flex:none;align-items:center;gap:8px;display:flex}.compact-history-item em{color:#b8d4ea;flex:none;font-size:12px;font-style:normal}.compact-history-item em.is-inactive{color:#ff9bab}.compact-history-item__actions button{color:#d7e8f5;cursor:pointer;background:#082b65;border:1px solid #397ab1;border-radius:10px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.compact-history-item__actions button:hover{color:#fff;background:#7f2637;border-color:#d87383}.compact-history-item__actions button svg{width:18px;height:18px}.compact-history-item__actions button.compact-report-cta,.compact-saved-link__actions button.compact-report-cta{color:#03133b;background:#8cecff;border-color:#bff5ff;flex:0 0 46px;place-items:center;width:46px;min-width:46px;padding:0;display:grid}.compact-history-item__actions button.compact-report-cta:hover,.compact-saved-link__actions button.compact-report-cta:hover{color:#03133b;background:#c8f5ff;border-color:#c8f5ff}.compact-history-item__actions button.compact-report-cta:disabled,.compact-saved-link__actions button.compact-report-cta:disabled{opacity:.58;cursor:wait}.compact-report-cta .spinner{width:16px;height:16px}.compact-saved-link__summary>span:first-of-type{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.compact-saved-link__meta{flex-wrap:wrap;align-items:center;gap:5px 7px;min-width:0;display:flex}.compact-saved-link__meta>small:first-child{margin-right:1px}.compact-saved-link__badges{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:5px;min-width:0;display:inline-flex}.compact-saved-link__badge{background:#0a316c;border:1px solid #397ab1;border-radius:999px;align-items:center;gap:4px;width:fit-content;padding:3px 6px;font-size:9px;font-weight:750;line-height:1.1;display:inline-flex;color:#c8f5ff!important}.compact-saved-link__badge svg{flex:0 0 11px;width:11px;height:11px}.compact-saved-link__signature-wrap{display:inline-flex;position:relative}.compact-saved-link__badge--signature{cursor:pointer}.compact-saved-link__badge--approval{cursor:pointer;background:#8cecff;border-color:#bff5ff;color:#03133b!important}.compact-saved-link__badge--approval svg{color:#03133b}.compact-signature-tooltip{z-index:40;color:#d7e8f5;text-align:left;white-space:normal;background:#061f4d;border:1px solid #59bfe4;border-radius:11px;width:min(300px,100vw - 72px);max-height:min(460px,100dvh - 180px);padding:13px;display:none;position:absolute;top:calc(100% + 8px);left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 14px 28px #00081c75}.compact-saved-link__signature-wrap:hover .compact-signature-tooltip,.compact-saved-link__summary:focus-visible .compact-signature-tooltip{gap:10px;display:grid}.compact-signature-tooltip:before{content:"";background:#061f4d;border-top:1px solid #59bfe4;border-left:1px solid #59bfe4;width:9px;height:9px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.compact-signature-tooltip small{text-overflow:clip;white-space:normal;overflow:visible}.compact-signature-tooltip__heading{grid-template-columns:25px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.compact-signature-tooltip__heading>svg{box-sizing:content-box;color:#8cecff;background:#0a316c;border-radius:7px;width:17px;height:17px;padding:4px}.compact-signature-tooltip__heading>span{gap:2px;min-width:0;display:grid}.compact-signature-tooltip__heading strong{color:#f8fbff;font-size:11px;line-height:1.3}.compact-signature-tooltip__heading small{color:#8cecff;font-size:8px;line-height:1.3}.compact-signature-tooltip__groups{gap:8px;min-width:0;display:grid}.compact-signature-tooltip__group{background:#082b65;border-radius:8px;gap:6px;min-width:0;padding:9px;display:grid}.compact-signature-tooltip__group>span:first-child{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.compact-signature-tooltip__group>span:first-child strong{color:#8cecff;font-size:9px}.compact-signature-tooltip__group>span:first-child small{color:#9ebbd2;text-transform:uppercase;letter-spacing:.05em;flex:none;font-size:7px}.compact-signature-tooltip__group>span:last-child{gap:4px;min-width:0;display:grid}.compact-signature-tooltip__group>span:last-child>span{overflow-wrap:anywhere;color:#f8fbff;background:#061f4d;border-radius:5px;padding:5px 7px;font-size:9px;line-height:1.35}.compact-signature-tooltip__empty{color:#b8d4ea;text-align:center;background:#082b65;border-radius:8px;padding:9px;font-size:9px;line-height:1.4}.compact-signature-tooltip__empty.is-error{color:#ffd2d9;background:#512039}.compact-saved-link__actions{flex:none;align-items:center;gap:7px;display:flex}.compact-saved-link__actions button{color:#d7e8f5;cursor:pointer;background:#082b65;border:1px solid #397ab1;border-radius:10px;flex:0 0 46px;place-items:center;width:46px;height:46px;padding:0;display:grid}.compact-saved-link__actions button:hover,.compact-saved-link__actions button.is-copied{color:#03133b;background:#8cecff;border-color:#8cecff}.compact-saved-link__actions button.is-danger{color:#d7e8f5;background:#082b65;border:1px solid #397ab1}.compact-saved-link button.is-danger:hover{background:#a83349;border-color:#ff9bab}.compact-saved-link__actions button.is-danger:hover{color:#fff}.compact-saved-link__actions button svg{width:18px;height:18px}.compact-secondary__empty{text-align:left;justify-items:start;gap:18px;width:min(100%,520px);display:grid}.compact-secondary__empty p{max-width:none}.compact-link-details-backdrop{z-index:1240;background:#00081cd1;place-items:center;width:100vw;height:100dvh;padding:18px;display:grid;position:fixed;inset:0;overflow:hidden}.compact-link-details-dialog{color:#f8fbff;background:#061f4d;border:1px solid #397ab1;border-radius:18px;width:min(560px,100vw - 36px);max-height:calc(100dvh - 36px);padding:22px;overflow:auto}body.is-native-desktop-app:is(.is-platform-win32,.is-platform-linux) .compact-link-details-backdrop{padding-top:calc(env(titlebar-area-height,88px) + 12px)}body.is-native-desktop-app:is(.is-platform-win32,.is-platform-linux) .compact-link-details-dialog{max-height:calc(100dvh - env(titlebar-area-height,88px) - 30px)}.compact-link-details-dialog>header{justify-content:space-between;align-items:start;gap:16px;min-width:0;display:flex}.compact-link-details-dialog>header>div{flex:1;min-width:0}.compact-link-details-dialog h3{letter-spacing:-.02em;margin:5px 0 0;font-size:22px}.compact-link-details-dialog>header p{color:#bdd5e6;margin:4px 0 0;font-size:11px;line-height:1.45}.compact-link-details__status{color:#03133b;text-transform:uppercase;letter-spacing:.06em;background:#8cecff;border-radius:999px;width:fit-content;padding:3px 7px;font-size:9px;font-weight:850;display:inline-flex}.compact-link-details__status.is-scheduled{color:#c8f5ff;background:#0a316c;border:1px solid #397ab1}.compact-link-details-dialog>header>button{color:#d7e8f5;cursor:pointer;background:#082b65;border:1px solid #397ab1;border-radius:10px;flex:0 0 46px;place-items:center;width:46px;height:46px;padding:0;display:grid}.compact-link-details-dialog>header>button:hover{color:#03133b;background:#8cecff;border-color:#8cecff}.compact-link-details-dialog>header>button svg{width:19px;height:19px}.compact-link-details__section{color:#d7e8f5;background:#082b65;border:1px solid #24568b;border-radius:12px;margin-top:12px;padding:14px}.compact-link-details__section-heading{width:100%;min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.compact-link-details__section-heading:focus-visible{outline-offset:5px;border-radius:4px;outline:2px solid #8cecff}.compact-link-details__section-heading>span{align-items:center;gap:8px;min-width:0;display:flex}.compact-link-details__section-heading svg{color:#8cecff;width:18px;height:18px}.compact-link-details__section-heading strong{font-size:13px}.compact-link-details__section-heading>small{color:#8cecff;font-size:9px;font-weight:750}.compact-link-details__section-toggle{flex:none;justify-content:flex-end}.compact-link-details__section-toggle small{color:#8cecff;white-space:nowrap;font-size:9px;font-weight:750}.compact-link-details__section-toggle>svg{transition:transform .18s}.compact-link-details__section-toggle>svg.is-expanded{transform:rotate(180deg)}.compact-link-details__files{gap:7px;max-height:210px;margin:12px 0 0;padding:0;list-style:none;display:grid;overflow:auto}.compact-link-details__files li{background:#061f4d;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:8px 9px;display:grid}.compact-link-details__file-icon{color:#8cecff;background:#0a316c;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.compact-link-details__file-icon svg{width:17px;height:17px}.compact-link-details__files li>span:last-child{gap:2px;min-width:0;display:grid}.compact-link-details__files li strong{overflow-wrap:anywhere;font-size:11px;line-height:1.3}.compact-link-details__files li small{color:#9ebbd2;overflow-wrap:anywhere;font-size:9px;line-height:1.35}.compact-link-details__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:12px 0 0;display:grid}.compact-link-details__grid>div{background:#061f4d;border-radius:8px;gap:3px;min-width:0;padding:9px 10px;display:grid}.compact-link-details__grid dt{color:#8cecff;text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:800}.compact-link-details__grid dd{overflow-wrap:anywhere;color:#f8fbff;margin:0;font-size:10px;line-height:1.35}.compact-link-details__requirements{color:#d7e8f5;background:#061f4d;border-radius:8px;gap:3px;margin-top:8px;padding:9px 10px;display:grid}.compact-link-details__requirements strong{color:#8cecff;font-size:9px}.compact-link-details__requirements span{overflow-wrap:anywhere;font-size:10px;line-height:1.4}.compact-link-details__loading{color:#b8d4ea;text-align:center;background:#061f4d;border-radius:8px;margin:11px 0 0;padding:12px;font-size:10px;line-height:1.45}.compact-link-details__signature-error{color:#ffd2d9;background:#512039;border:1px solid #d87383;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:11px;padding:11px;display:flex}.compact-link-details__signature-error span{font-size:10px;line-height:1.45}.compact-link-details__signature-error button{color:#f8fbff;cursor:pointer;background:#7f2637;border:1px solid #d87383;border-radius:7px;flex:none;min-height:36px;padding:0 11px;font-size:9px;font-weight:800}.compact-link-details__signature-error button:hover{color:#03133b;background:#8cecff;border-color:#8cecff}.compact-signature-groups{gap:8px;margin-top:11px;display:grid}.compact-signature-groups>section{background:#061f4d;border-radius:8px;min-width:0;padding:10px}.compact-signature-groups>section>header{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.compact-signature-groups>section>header strong{color:#8cecff;font-size:10px}.compact-signature-groups>section>header small{color:#9ebbd2;text-transform:uppercase;letter-spacing:.05em;flex:none;font-size:7px;font-weight:800}.compact-signature-groups ul{gap:5px;max-height:180px;margin:8px 0 0;padding:0;list-style:none;display:grid;overflow:auto}.compact-signature-groups li{background:#082b65;border-radius:6px;justify-content:space-between;align-items:baseline;gap:10px;min-width:0;padding:7px 8px;display:flex}.compact-signature-groups li span{overflow-wrap:anywhere;color:#f8fbff;min-width:0;font-size:10px;line-height:1.4}.compact-signature-groups li time{color:#9ebbd2;flex:none;font-size:8px}.compact-approval-receipts{gap:7px;margin:11px 0 0;padding:0;list-style:none;display:grid}.compact-approval-receipts li{background:#061f4d;border-radius:8px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:9px;display:grid}.compact-approval-receipts li>svg{box-sizing:content-box;color:#03133b;background:#8cecff;border-radius:8px;width:17px;height:17px;padding:6px}.compact-approval-receipts li>span{gap:2px;min-width:0;display:grid}.compact-approval-receipts li strong{overflow-wrap:anywhere;color:#f8fbff;font-size:10px}.compact-approval-receipts li small{color:#9ebbd2;font-size:8px}.compact-approval-receipts time{color:#9ebbd2;white-space:nowrap;font-size:8px}.compact-link-details__url{background:#082b65;border:1px solid #397ab1;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:54px;margin-top:12px;padding:8px 8px 8px 12px;display:flex}.compact-link-details__url>span{grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.compact-link-details__url>span>svg{color:#8cecff;width:17px;height:17px}.compact-link-details__url>span>span{gap:2px;min-width:0;display:grid}.compact-link-details__url small{color:#8cecff;font-size:8px;font-weight:750}.compact-link-details__url strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.compact-link-details__url button{color:#d7e8f5;cursor:pointer;background:#061f4d;border:1px solid #397ab1;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.compact-link-details__url button:hover,.compact-link-details__url button.is-copied{color:#03133b;background:#8cecff;border-color:#8cecff}.compact-link-details__url button svg{width:15px;height:15px}.compact-link-details-dialog>footer{justify-content:flex-end;margin-top:14px;display:flex}.compact-link-details-dialog>footer button{color:#03133b;cursor:pointer;background:#8cecff;border:1px solid #bff5ff;border-radius:10px;min-width:112px;min-height:44px;font-weight:850}.compact-link-details-dialog>footer button:hover{background:#c8f5ff}.compact-delete-backdrop{z-index:1200;background:#00081cc7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.compact-delete-dialog{color:#f8fbff;text-align:left;background:#061f4d;border:1px solid #d87383;border-radius:18px;width:min(100%,430px);padding:24px}.compact-delete-dialog__icon{color:#ffd2d9;background:#512039;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.compact-delete-dialog__icon svg{width:23px;height:23px}.compact-delete-dialog h3{margin:16px 0 8px;font-size:22px}.compact-delete-dialog p{color:#bdd5e6;margin:0 0 14px;font-size:12px;line-height:1.55}.compact-delete-dialog>strong{color:#8cecff;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.compact-delete-dialog>div{grid-template-columns:1fr 1.35fr;gap:10px;margin-top:20px;display:grid}.compact-delete-dialog button{color:#f8fbff;cursor:pointer;background:#0a316c;border:1px solid #397ab1;border-radius:11px;min-height:46px;font-weight:800}.compact-delete-dialog button:hover:not(:disabled){color:#03133b;background:#8cecff}.compact-delete-dialog button.is-danger{color:#fff;background:#7f2637;border-color:#d87383}.compact-delete-dialog button.is-danger:hover:not(:disabled){color:#fff;background:#a83349;border-color:#ff9bab}.compact-delete-dialog button:disabled{opacity:.55;cursor:wait}.compact-link-edit-backdrop{z-index:1225;background:#00081cd1;place-items:center;width:100vw;height:100dvh;padding:20px;display:grid;position:fixed;inset:0;overflow:hidden}.compact-link-edit-dialog{color:#f8fbff;background:#061f4d;border:1px solid #397ab1;border-radius:18px;width:min(500px,100vw - 40px);max-height:calc(100dvh - 40px);padding:22px;overflow:auto}body.is-native-desktop-app:is(.is-platform-win32,.is-platform-linux) .compact-link-edit-backdrop{padding-top:calc(env(titlebar-area-height,88px) + 12px)}body.is-native-desktop-app:is(.is-platform-win32,.is-platform-linux) .compact-link-edit-dialog{max-height:calc(100dvh - env(titlebar-area-height,88px) - 33px)}.compact-link-edit-dialog>header{justify-content:space-between;align-items:start;gap:16px;min-width:0;display:flex}.compact-link-edit-dialog>header>div{flex:1;min-width:0}.compact-link-edit-dialog h3{letter-spacing:-.02em;margin:0;font-size:22px}.compact-link-edit-dialog>header p{color:#bdd5e6;margin:5px 0 0;font-size:12px;line-height:1.5}.compact-link-edit-dialog>header>button{color:#d7e8f5;cursor:pointer;background:#082b65;border:1px solid #397ab1;border-radius:10px;flex:0 0 46px;place-items:center;width:46px;height:46px;padding:0;display:grid}.compact-link-edit-dialog>header>button:hover:not(:disabled){color:#03133b;background:#8cecff;border-color:#8cecff}.compact-link-edit-dialog>header>button:disabled{opacity:.5;cursor:wait}.compact-link-edit-dialog>header svg{width:19px;height:19px}.compact-link-edit-dialog__name{overflow-wrap:anywhere;color:#8cecff;background:#082b65;border-radius:9px;margin:14px 0 12px;padding:10px 12px;font-size:12px;line-height:1.4;display:block}.compact-link-edit-section{color:#d7e8f5;background:#082b65;border:1px solid #24568b;border-radius:12px;margin-top:10px;padding:14px}.compact-link-edit-section__heading{justify-content:space-between;align-items:center;gap:14px;min-height:45px;display:flex}.compact-link-edit-section__heading>span{align-items:center;gap:10px;min-width:0;display:flex}.compact-link-edit-section__heading>span>svg{color:#8cecff;flex:0 0 21px;width:21px;height:21px}.compact-link-edit-section__heading>span>span{gap:2px;min-width:0;display:grid}.compact-link-edit-section__heading strong{color:#f8fbff;font-size:14px}.compact-link-edit-section__heading small{color:#8cecff;font-size:10px}.compact-link-edit-section__heading--password{justify-content:flex-start}.compact-link-edit-section>p,.compact-link-edit-limit>small{color:#a9c8df;margin:9px 0 0;font-size:10px;line-height:1.5}.compact-link-edit-forever{border-top:1px solid #24568b;justify-content:space-between;align-items:center;gap:12px;min-height:49px;margin-top:9px;display:flex}.compact-link-edit-forever>span{align-items:center;gap:10px;min-width:0;display:flex}.compact-link-edit-forever>span>svg{color:#8cecff;width:20px;height:20px}.compact-link-edit-forever>span>span{gap:2px;display:grid}.compact-link-edit-forever strong{font-size:12px}.compact-link-edit-forever small{color:#9ebbd2;font-size:9px}.compact-link-edit-duration{margin-top:8px}.compact-link-edit-limit{grid-template-columns:minmax(150px,190px) minmax(0,1fr);align-items:center;gap:12px;margin-top:10px;display:grid}.compact-link-edit-limit>small{margin:0}.compact-link-edit-current-password{color:#d7e8f5;gap:6px;margin-top:10px;font-size:10px;font-weight:750;display:grid}.compact-link-edit-current-password>span:last-child{background:#061f4d;border:1px solid #397ab1;border-radius:9px;grid-template-columns:minmax(0,1fr) 46px;height:46px;display:grid;overflow:hidden}.compact-link-edit-current-password input{color:#f8fbff;background:0 0;border:0;outline:0;min-width:0;padding:0 12px;font-family:inherit}.compact-link-edit-current-password button{color:#d7e8f5;cursor:pointer;background:#082b65;border:0;border-left:1px solid #397ab1;place-items:center;width:46px;height:46px;padding:0;display:grid}.compact-link-edit-current-password button:hover{color:#03133b;background:#8cecff}.compact-link-edit-current-password button svg{width:18px;height:18px}.compact-link-edit-current-password output{color:#a9c8df;background:#061f4d;border:1px solid #397ab1;border-radius:9px;align-items:center;min-height:46px;padding:0 12px;font-size:10px;font-weight:650;display:flex}.compact-link-edit-password-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.compact-link-edit-password-actions button{color:#d7e8f5;cursor:pointer;background:#061f4d;border:1px solid #397ab1;border-radius:9px;min-height:46px;padding:7px 9px;font-size:10px;font-weight:800;line-height:1.25}.compact-link-edit-password-actions button:hover,.compact-link-edit-password-actions button.is-active{color:#03133b;background:#8cecff;border-color:#bff5ff}.compact-link-edit-password{color:#d7e8f5;gap:6px;margin-top:11px;font-size:10px;font-weight:750;display:grid}.compact-link-edit-password>span:last-child{background:#061f4d;border:1px solid #397ab1;border-radius:9px;grid-template-columns:minmax(0,1fr) 46px;height:46px;display:grid;overflow:hidden}.compact-link-edit-password input{color:#f8fbff;background:0 0;border:0;outline:0;min-width:0;padding:0 12px}.compact-link-edit-password input::placeholder{color:#82a5c3}.compact-link-edit-password>span>button{color:#d7e8f5;cursor:pointer;background:#082b65;border:0;border-left:1px solid #397ab1;place-items:center;width:46px;height:46px;padding:0;display:grid}.compact-link-edit-password>span>button:hover{color:#03133b;background:#8cecff}.compact-link-edit-password svg{width:18px;height:18px}.compact-link-edit-dialog>.linkup-error-alert{margin:12px 0 0}.compact-link-edit-dialog>footer{grid-template-columns:1fr 1.35fr;gap:10px;margin-top:16px;display:grid}.compact-link-edit-dialog>footer button{color:#f8fbff;cursor:pointer;background:#0a316c;border:1px solid #397ab1;border-radius:10px;min-height:46px;font-weight:800}.compact-link-edit-dialog>footer button:hover:not(:disabled){color:#03133b;background:#c8f5ff;border-color:#8cecff}.compact-link-edit-dialog>footer button.is-primary{color:#03133b;background:#8cecff;border-color:#bff5ff}.compact-link-edit-dialog>footer button.is-primary:hover:not(:disabled){background:#c8f5ff}.compact-link-edit-dialog>footer button:disabled{opacity:.55;cursor:wait}.compact-history-preview-backdrop{z-index:1250;background:#00081cd1;place-items:center;width:100vw;height:100dvh;padding:20px;display:grid;position:fixed;inset:0;overflow:hidden}.compact-history-preview{color:#f8fbff;background:#061f4d;border:1px solid #397ab1;border-radius:18px;grid-template-rows:auto minmax(120px,1fr) auto;width:min(520px,100vw - 40px);max-height:calc(100dvh - 40px);padding:18px;display:grid;overflow:hidden}.compact-history-preview>header{justify-content:space-between;align-items:start;gap:16px;min-width:0;display:flex}.compact-history-preview>header>div{flex:auto;min-width:0}.compact-history-preview h3{margin:0;font-size:20px}.compact-history-preview p{color:#8cecff;overflow-wrap:anywhere;white-space:normal;max-width:100%;margin:4px 0 0;font-size:11px;line-height:1.35}.compact-history-preview header button{color:#d7e8f5;cursor:pointer;background:#082b65;border:1px solid #397ab1;border-radius:10px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.compact-history-preview header button:hover{color:#03133b;background:#8cecff}.compact-history-preview header button svg{width:19px;height:19px}.compact-history-preview>img{object-fit:contain;background:#082b65;border-radius:12px;width:100%;height:min(520px,100dvh - 190px);min-height:120px;margin-top:14px;display:block}.compact-history-preview>small{color:#a9c9df;text-align:center;margin-top:10px;font-size:10px;display:block}.marketing-paid-hero.marketing-pricing-hero{grid-template-columns:minmax(0,780px);min-height:430px}.marketing-pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-bottom:90px;display:grid}.marketing-pricing-grid>article{color:#f8fbff;background:#061f4d;border:1px solid #397ab1;border-radius:16px;grid-template-rows:auto 1fr auto;gap:22px;min-width:0;padding:23px;display:grid}.marketing-pricing-grid>article.is-featured{background:#082b65;border-color:#8cecff}.marketing-pricing-grid article>header{gap:5px;display:grid}.marketing-pricing-grid h2{color:#8cecff;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:16px}.marketing-pricing-grid header>strong{font-size:32px;line-height:1}.marketing-pricing-grid header>strong small{color:#a9c9df;font-size:11px;font-weight:600}.marketing-pricing-grid header>span{color:#bff5ff;font-size:11px}.marketing-pricing-grid ul{align-content:start;gap:12px;margin:0;padding:0;list-style:none;display:grid}.marketing-pricing-grid li svg{color:#8cecff;width:17px}.marketing-pricing-grid .button{width:100%;min-height:48px}@media (width<=1050px){.marketing-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.marketing-pricing-grid{grid-template-columns:1fr}}.compact-settings{color:#f8fbff;background:#082b65;border:0;border-radius:25px;height:100%;min-height:0;padding:22px 18px 26px;overflow:hidden auto}.settings-header{align-items:center;gap:13px;padding:0 4px 18px;display:flex}.settings-header>span{color:#03133b;background:#8cecff;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.settings-header>span svg{width:23px;height:23px}.settings-header h2{letter-spacing:-.035em;margin:0;font-size:25px}.settings-header p{color:#b8d4ea;margin:3px 0 0;font-size:12px}.settings-sections{gap:14px;display:grid}.settings-group{background:#061f4d;border:1px solid #397ab1;border-radius:15px;overflow:hidden}.settings-group>header{background:#092b62;border-bottom:1px solid #24568b;align-items:center;gap:10px;min-height:62px;padding:11px 14px;display:flex}.settings-group>header>svg{color:#8cecff;flex:0 0 21px;width:21px;height:21px}.settings-group>header h3{margin:0;font-size:15px}.settings-group>header p{color:#a9c9df;margin:2px 0 0;font-size:11px;line-height:1.4}.settings-row{border-bottom:1px solid #1d4e80;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:72px;padding:10px 14px;display:grid}.settings-row:last-child{border-bottom:0}.settings-row__icon{color:#bff5ff;background:#0a316c;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.settings-row__icon svg{width:17px;height:17px}.settings-row__copy{gap:2px;min-width:0;display:grid}.settings-row__copy strong{font-size:13px;line-height:1.3}.settings-row__copy small{color:#a9c9df;overflow-wrap:anywhere;font-size:10px;line-height:1.4}.settings-row__control{justify-content:flex-end;align-items:center;min-width:0;display:flex}.settings-row__control input,.settings-row__control select,.settings-dialog input{color:#f8fbff;min-height:45px;font:inherit;background:#082b65;border:1px solid #397ab1;border-radius:9px;outline:0;padding:0 11px;font-size:12px}.settings-row__control input{width:160px}.settings-row__control select{cursor:pointer;min-width:128px}.settings-row__control input:focus-visible,.settings-row__control select:focus-visible,.settings-dialog input:focus-visible{outline-offset:1px;border-color:#bff5ff;outline:2px solid #8cecff}.settings-switch{color:#f8fbff;cursor:pointer;background:#375b80;border:1px solid #52799d;border-radius:20px;width:48px;height:30px;padding:4px;position:relative}.settings-switch:before{content:"";width:48px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.settings-switch i{background:#d3dfeb;border-radius:50%;width:20px;height:20px;transition:transform .18s,background-color .18s;display:block}.settings-switch.is-on{background:#8cecff;border-color:#bff5ff}.settings-switch.is-on i{background:#03133b;transform:translate(18px)}.settings-switch:disabled{opacity:.45;cursor:not-allowed}.settings-switch:focus-visible,.settings-button:focus-visible,.settings-update button:focus-visible{outline-offset:2px;outline:2px solid #bff5ff}.settings-button{color:#f8fbff;cursor:pointer;background:#0a316c;border:1px solid #397ab1;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:45px;padding:0 13px;font-size:11px;font-weight:700;display:inline-flex}.settings-button:hover:not(:disabled){color:#03133b;background:#8cecff;border-color:#bff5ff}.settings-button svg{width:16px;height:16px}.settings-button:disabled{opacity:.48;cursor:not-allowed}.settings-button--wide{width:100%}.settings-nearby{gap:9px;padding:12px 14px 14px;display:grid}.settings-nearby>p{color:#a9c9df;text-align:center;margin:0;font-size:10px;line-height:1.5}.settings-nearby ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.settings-nearby li{background:#082b65;border:1px solid #24568b;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;min-height:45px;padding:0 11px;display:flex}.settings-nearby li>span{align-items:center;gap:8px;display:flex}.settings-nearby li svg{color:#8cecff;width:17px}.settings-nearby li strong{font-size:11px}.settings-nearby li small{color:#8cecff;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.settings-update{color:#cce7f7;background:#082b65;border-bottom:1px solid #1d4e80;align-items:center;gap:8px;min-height:45px;padding:10px 14px;font-size:11px;display:flex}.settings-update svg{color:#8cecff;flex:0 0 17px;width:17px}.settings-update--error{color:#ffd2d9}.settings-update--error svg{color:#ff9bab}.linkup-error-alert{overflow-wrap:anywhere;text-align:center;background:#7f2637;border:1px solid #d87383;border-radius:10px;padding:10px 12px;font-size:11px;font-weight:750;line-height:1.45;color:#fff!important;margin:0!important}.form-message--error.linkup-error-alert{margin-top:12px!important}.compact-inline-error.linkup-error-alert,.compact-error.linkup-error-alert{margin-top:10px!important}.compact-secondary__error.linkup-error-alert{margin-top:14px!important}.settings-nearby>.linkup-error-alert{color:#fff!important;margin-top:2px!important}.settings-update.linkup-error-alert{border-bottom:1px solid #d87383;min-height:45px;margin:10px 12px!important}.settings-update.linkup-error-alert svg{color:#fff}.settings-update button{color:#03133b;cursor:pointer;background:#8cecff;border:0;border-radius:8px;min-height:44px;margin-left:auto;font-weight:700}.settings-security-note{align-items:center;gap:10px;min-height:66px;padding:11px 14px;display:flex}.settings-security-note>svg{color:#8cecff;flex:0 0 21px;width:21px}.settings-security-note>span{gap:2px;display:grid}.settings-security-note strong{font-size:12px}.settings-security-note small{color:#a9c9df;font-size:10px;line-height:1.45}.settings-toast{color:#03133b;background:#8cecff;border-radius:9px;min-height:0;margin:12px 2px 0;padding:10px 12px;font-size:11px;font-weight:700}.settings-toast:empty{display:none}.settings-dialog-backdrop{z-index:1000;background:#00081cc2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.settings-dialog{color:#f8fbff;width:min(100%,430px);box-shadow:none;background:#061f4d;border:1px solid #397ab1;border-radius:18px;padding:24px}.settings-dialog__icon{color:#bff5ff;background:#0a316c;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.settings-dialog__icon svg{width:23px}.settings-dialog h3{margin:16px 0 8px;font-size:22px}.settings-dialog p{color:#bdd5e6;margin:0 0 16px;font-size:12px;line-height:1.55}.settings-dialog label{margin-bottom:7px;font-size:11px;display:block}.settings-dialog input{width:100%}.settings-dialog>div{grid-template-columns:1fr 1.4fr;gap:10px;margin-top:16px;display:grid}.is-spinning{animation:.8s linear infinite settings-spin}@keyframes settings-spin{to{transform:rotate(360deg)}}@media (height<=980px){.compact-transfer{padding-top:22px}.compact-file-art{height:178px}.compact-modes{margin-top:50px}}@media (height<=790px){.compact-app{--compact-receive-input-height:56px;border-radius:24px;grid-template-rows:72px minmax(0,1fr) 88px}.compact-app__titlebar{padding-inline:26px}.compact-project-switcher__trigger{height:42px}.compact-project-menu{max-height:calc(100vh - 72px);top:60px}.compact-brand__mark{flex-basis:43px;width:43px;height:43px}.compact-brand__wordmark{width:92px}.compact-transfer{padding-top:12px}.compact-file-art{height:156px;margin-top:-18px;margin-bottom:23px;transform:scale(.78)}.compact-drop__title{font-size:27px}.compact-modes{height:47px;margin-top:18px}.compact-app__nav{margin-block:12px 14px}.compact-settings{padding-top:14px}}@media (width<=540px){.compact-app{border-radius:24px;width:100vw;height:100vh}.compact-app__titlebar{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding-inline:16px}.compact-app__titlebar .compact-brand{gap:0}.compact-app__titlebar .compact-brand__wordmark{display:none}.compact-project-switcher{max-width:none}.compact-app .window-controls{gap:6px}.compact-app__content{padding-inline:14px}.compact-transfer,.compact-secondary{border-radius:20px;padding-inline:20px}.compact-secondary__empty p{max-width:100%}.compact-file-art{width:240px}.compact-source-picker-backdrop{padding:14px}.compact-source-picker{padding:21px}.compact-source-picker__actions{grid-template-columns:1fr}.compact-folder-confirm-backdrop{padding:14px}.compact-folder-confirm{padding:21px}.compact-modes{margin-top:18px}.compact-expiration{grid-template-columns:repeat(3,1fr)}.compact-code-cells{gap:7px}.compact-code-cells input{border-radius:8px;height:56px}.compact-direct-transfer{flex-basis:500px;min-height:500px;padding:13px}.compact-direct-transfer>header{align-items:start}.compact-direct-qr{min-height:196px}.compact-send-actions>button{text-align:center;flex-direction:column;gap:4px;min-height:66px;padding-inline:7px}.compact-send-actions small{display:none}.compact-email-panel>header{flex-direction:column;align-items:start}.compact-email-fields{grid-template-columns:1fr}.compact-email-subject{grid-column:auto}.compact-email-verification>div{grid-template-columns:26px minmax(0,1fr)}.compact-email-verification>div button{grid-column:1/-1;width:100%}.compact-app__nav{margin-inline:14px}.compact-saved-link{flex-direction:column;align-items:stretch}.compact-saved-link__summary{flex:none;width:100%}.compact-saved-link__actions{align-self:flex-end;width:auto;display:flex}.compact-signature-tooltip{left:0;transform:none}.compact-signature-tooltip:before{left:14px;transform:rotate(45deg)}.compact-link-details-backdrop{padding:12px}.compact-link-details-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:17px}.compact-link-details__grid{grid-template-columns:1fr}.compact-link-details__url{flex-direction:column;align-items:stretch}.compact-link-details__url button,.compact-link-details-dialog>footer button{width:100%}.compact-history-item{flex-wrap:wrap;align-items:center}.compact-history-item__copy{flex:calc(100% - 132px)}.compact-history-item__actions{justify-content:flex-end;width:100%}.compact-history-toolbar{justify-content:stretch}.compact-history-toolbar button{flex:auto}.compact-history-toolbar__selection{justify-content:stretch}.compact-history-toolbar__selection>span{text-align:center;width:100%;margin:0}.compact-history-header-actions{gap:5px}.compact-history-header-action{padding-inline:7px}.compact-settings{border-radius:20px;padding-inline:13px}.settings-row{grid-template-columns:32px minmax(0,1fr) auto;padding-inline:11px}.settings-row__control input{width:142px}}@media (width<=440px){.compact-secondary__header{align-items:flex-start}.compact-secondary__heading--actions{flex-direction:column;align-items:stretch}.compact-history-header-actions{justify-content:flex-end;width:100%;margin-left:0}.compact-project-switcher__trigger{gap:6px;padding-inline:7px}.compact-project-switcher__icon{flex-basis:29px;width:29px;height:29px}.compact-project-switcher__copy small{display:none}.settings-row{grid-template-columns:32px minmax(0,1fr);align-items:start}.settings-row__icon{margin-top:6px}.settings-row__control{grid-column:2;justify-content:flex-start;width:100%}.settings-row__control input,.settings-row__control select{width:100%}.settings-row__control .settings-switch{width:48px}.settings-button{width:100%}.compact-delete-dialog>div,.compact-link-edit-dialog>footer,.compact-link-edit-limit,.compact-link-edit-password-actions,.settings-dialog>div{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.compact-file-art__item{transition:none}.compact-brand__mark.is-clapping{animation:none}.compact-brand__mark.is-clapping .compact-brand__logo--resting{opacity:0;animation:none}.compact-brand__mark.is-clapping .compact-brand__logo--clap{opacity:1;animation:none}.is-spinning{animation:none}}.receive-page{isolation:isolate;color:#f8fbff;background:#03133b;grid-template-rows:auto minmax(calc(100dvh - 82px),1fr);min-height:100dvh;display:grid;position:relative;overflow-x:hidden}.receive-page:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#03133bf0;border-bottom:1px solid #397ab180;height:82px;position:absolute;top:0;left:0;right:0}.receive-page__stage{z-index:1;justify-content:center;align-items:center;width:min(1440px,100%);min-height:calc(100dvh - 82px);margin:0 auto;padding:clamp(28px,5vh,64px) clamp(24px,5vw,72px);display:flex;position:relative}.receive-page--align-left .receive-page__stage{justify-content:flex-start}.receive-page--align-right .receive-page__stage{justify-content:flex-end}.receive-card{text-align:left;background:#082b65;border:1px solid #175da1;border-radius:25px;width:min(510px,100%);margin:0;padding:34px;box-shadow:0 24px 70px #000a233d}.receive-card--approval{width:min(730px,100%)}.receive-page--customized .receive-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#082b65f0;border-color:#8cecff94;box-shadow:0 30px 90px #00071f6b,inset 0 1px #ffffff12}.recipient-page-backdrop{z-index:-2;background:var(--recipient-page-background,#0a316c);position:absolute;inset:82px 0 0;overflow:hidden}.recipient-page-backdrop>img,.recipient-page-backdrop>video,.recipient-page-backdrop>iframe{object-fit:cover;background:var(--recipient-page-background,#0a316c);border:0;width:100%;height:100%;display:block}.recipient-page-backdrop>iframe{z-index:1;object-fit:initial;position:relative}.recipient-page-backdrop>i{z-index:2;pointer-events:none;background:linear-gradient(90deg,#03133b47,#03133b14 50%,#03133b47),linear-gradient(#0000 45%,#03133b47);display:block;position:absolute;inset:0}.recipient-page-backdrop--embed{pointer-events:auto}.recipient-page-backdrop--embed>i{background:linear-gradient(90deg,#03133b33,#0000 30% 70%,#03133b33)}.receive-card__heading{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:16px;width:min(100%,600px);margin-inline:auto;display:grid}.receive-card__icon{color:#03133b;background:#8cecff;border-radius:14px;place-items:center;width:56px;height:56px;display:grid}.receive-card__icon svg{stroke-width:2.25px;width:28px;height:28px}.receive-card__eyebrow{color:#8cecff;letter-spacing:.055em;margin-bottom:3px;font-size:11px;font-weight:800;display:block}.receive-card h1{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:31px;font-weight:700;line-height:1.08}.receive-card>p{color:#b8d4ea;text-wrap:pretty;width:min(100%,600px);margin:15px auto 0;font-size:14px;line-height:1.55}.receive-password{grid-template-columns:minmax(0,1fr) auto;gap:10px;width:min(100%,600px);margin:24px auto 0;display:grid}.receive-password label{color:#8cecff;background:#061f4d;border:1px solid #397ab1;border-radius:10px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.receive-password label:focus-within{outline-offset:1px;border-color:#bff5ff;outline:2px solid #8cecff}.receive-password label>svg{width:18px;height:18px}.receive-password input{color:#f8fbff;background:0 0;border:0;outline:0;width:100%;min-width:0}.receive-password input::placeholder{color:#86a9c4;opacity:1}.receive-password .button{color:#03133b;min-height:48px;box-shadow:none;background:#8cecff;border:0;border-radius:10px;transition:background-color .16s,transform .16s}.receive-password .button:hover{box-shadow:none;background:#bff5ff;transform:translateY(-1px)}.receive-password .button:active{transform:translateY(1px)}.receive-signing{background:#061f4d;border:1px solid #397ab1;border-radius:14px;width:min(100%,600px);margin:24px auto 0;padding:18px}.receive-signing__heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.receive-signing__heading strong{color:#f8fbff;font-size:13px}.receive-signing__heading small{color:#8cecff;font-size:9px;font-weight:750}.receive-signing__fields{gap:13px;margin-top:13px;display:grid}.receive-signing__field>label{gap:3px;display:grid}.receive-signing__field>label span{color:#f8fbff;font-size:12px;font-weight:750}.receive-signing__field>label small{color:#a9c9df;font-size:9px;line-height:1.4}.receive-signing__entry{background:#082b65;border:1px solid #397ab1;border-radius:10px;grid-template-columns:42px minmax(0,1fr);align-items:center;margin-top:7px;display:grid;overflow:hidden}.receive-signing__entry:focus-within{outline-offset:2px;border-color:#bff5ff;outline:2px solid #8cecff}.receive-signing__entry>span{color:#8cecff;place-items:center;height:46px;display:grid}.receive-signing__entry>span svg{width:18px;height:18px}.receive-signing__entry input{color:#f8fbff;background:0 0;border:0;outline:0;width:100%;min-width:0;height:46px;padding:0 8px 0 0;font-size:13px}.receive-signing__entry input::placeholder{color:#86a9c4;opacity:1}.receive-signing__submit{color:#03133b;cursor:pointer;white-space:nowrap;background:#8cecff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:44px;margin-top:14px;padding:0 13px;font-size:11px;font-weight:800;transition:background-color .16s,transform .16s;display:inline-flex}.receive-signing__submit:hover:not(:disabled){background:#bff5ff;transform:translateY(-1px)}.receive-signing__submit:active:not(:disabled){transform:translateY(1px)}.receive-signing__submit:disabled{opacity:.55;cursor:not-allowed}.receive-signing__submit svg{width:16px;height:16px}.receive-signing>p{color:#a9c9df;align-items:center;gap:6px;margin:10px 0 0;font-size:9px;line-height:1.4;display:flex}.receive-signing>p svg{color:#8cecff;flex:0 0 14px;width:14px;height:14px}.receive-card>.linkup-error-alert{width:min(100%,600px);margin:12px auto 0!important}.receive-files{text-align:left;gap:10px;width:min(100%,600px);margin:24px auto 0;display:grid}.receive-file{color:#d7e8f5;background:#061f4d;border:1px solid #397ab1;border-radius:13px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:80px;padding:12px;display:grid}.receive-file .file-symbol{color:#8cecff;background:#0a316c;border-radius:10px;width:56px;height:56px}.receive-file .file-symbol svg{width:21px;height:21px}.receive-file__preview{color:#8cecff;cursor:zoom-in;background:#0a316c;border:1px solid #397ab1;border-radius:10px;place-items:center;width:56px;height:56px;padding:0;display:grid;position:relative;overflow:hidden}.receive-file__preview>img,.receive-file__preview>video{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.receive-file__preview-art{align-content:center;place-items:center;gap:3px;width:100%;height:100%;padding:6px;display:grid}.receive-file__preview-art svg{width:22px;height:22px}.receive-file__preview-art small{color:#bff5ff;letter-spacing:.02em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:100%;font-size:6.5px;font-weight:850;overflow:hidden}.receive-file__text-thumbnail{color:#b8d4ea;white-space:pre-wrap;word-break:break-word;background:#03133b;width:100%;height:100%;padding:7px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:5px;line-height:1.45;overflow:hidden}.receive-file__preview-hint{color:#f8fbff;opacity:0;background:#03133be6;border:1px solid #8cecffb3;border-radius:7px;place-items:center;width:22px;height:22px;transition:color .16s,background-color .16s,opacity .16s,transform .16s;display:grid;position:absolute;bottom:3px;right:3px;transform:translateY(3px)}.receive-file__preview-hint.is-loading{opacity:1;transform:none}.receive-file__preview-hint>svg{width:13px;height:13px}.receive-file__preview:hover:not(:disabled)>img,.receive-file__preview:hover:not(:disabled)>video{transform:scale(1.08)}.receive-file__preview:hover:not(:disabled) .receive-file__preview-hint,.receive-file__preview:focus-visible .receive-file__preview-hint{color:#03133b;opacity:1;background:#8cecff;transform:none}.receive-file strong{color:#f8fbff;font-size:14px;font-weight:700}.receive-file small{color:#a9c9df;font-size:11px}.receive-file__download{color:#03133b;cursor:pointer;background:#8cecff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-width:108px;min-height:44px;padding:0 14px;font-size:12px;font-weight:750;transition:background-color .16s,transform .16s;display:inline-flex}.receive-file__download:hover:not(:disabled){background:#bff5ff;transform:translateY(-1px)}.receive-file__download:active:not(:disabled){transform:translateY(1px)}.receive-file__download:disabled{opacity:.6;cursor:progress}.receive-file__download svg{width:17px;height:17px}.receive-file__download .spinner{width:16px;height:16px}.direct-receive-card{width:min(680px,100%)}.direct-receive-auth,.direct-receive-progress{color:#d7e8f5;background:#061f4d;border:1px solid #59bfe4;border-radius:13px;width:min(100%,600px);margin:20px auto 0;padding:15px}.direct-receive-auth{grid-template-columns:36px minmax(0,1fr);align-items:start;gap:12px;display:grid}.direct-receive-auth>svg{color:#8cecff;width:28px;height:28px}.direct-receive-auth>div{gap:6px;min-width:0;display:grid}.direct-receive-auth strong{color:#f8fbff;font-size:13px}.direct-receive-auth code{overflow-wrap:anywhere;color:#03133b;letter-spacing:.08em;text-align:center;background:#c8f5ff;border-radius:8px;padding:9px 10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:16px;font-weight:850}.direct-receive-auth small{color:#a9c9df;font-size:10px;line-height:1.4}.direct-receive-progress{gap:10px;display:grid}.direct-receive-progress>div{justify-content:space-between;gap:12px;display:flex}.direct-receive-progress strong{color:#f8fbff;font-size:12px}.direct-receive-progress span{color:#a9c9df;font-size:10px}.direct-receive-progress>button{color:#d7e8f5;cursor:pointer;background:#082b65;border:1px solid #397ab1;border-radius:8px;justify-self:end;padding:7px 10px;font-size:10px;font-weight:700}.direct-receive-progress>button:hover{border-color:#8cecff}.receive-card>.direct-receive-route,.receive-card>.direct-receive-privacy{color:#b8d4ea;background:#061f4d;border:1px solid #397ab1;border-radius:10px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;margin-top:14px;padding:11px 12px;font-size:10px;line-height:1.45;display:grid}.receive-card>.direct-receive-route svg,.receive-card>.direct-receive-privacy svg{color:#8cecff;width:16px;height:16px}.receive-file__actions{align-items:center;gap:8px;display:inline-flex}.receive-file__approve{color:#d7e8f5;cursor:pointer;background:#0a316c;border:1px solid #59bfe4;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-width:108px;min-height:44px;padding:0 14px;font-size:12px;font-weight:750;transition:color .16s,background-color .16s,transform .16s;display:inline-flex}.receive-file__approve:hover:not(:disabled){color:#03133b;background:#bff5ff;transform:translateY(-1px)}.receive-file__approve:active:not(:disabled){transform:translateY(1px)}.receive-file__approve:disabled{opacity:.58;cursor:not-allowed}.receive-file__approve.is-approved{color:#03133b;background:#8cecff;border-color:#bff5ff}.receive-file__approve svg{width:17px;height:17px}.receive-meta{color:#a9c9df;border-top:1px solid #1d4e80;flex-wrap:wrap;gap:12px 20px;width:min(100%,600px);margin:18px auto 0;padding-top:16px;font-size:10px;display:flex}.receive-meta span{align-items:center;gap:6px;display:inline-flex}.receive-meta svg{color:#8cecff;width:14px;height:14px}.recipient-promotion{width:min(100%,460px);color:var(--recipient-promotion-foreground,#eaf8ff);background:var(--recipient-promotion-background,#0a316c);box-shadow:none;border:0;border-radius:14px;margin:18px 0 0;padding:18px 20px}.recipient-promotion--align-left{margin-right:auto}.recipient-promotion--align-center{margin-left:auto;margin-right:auto}.recipient-promotion--align-right{margin-left:auto}.recipient-promotion__sender{color:var(--recipient-promotion-accent,#8cecff);letter-spacing:.055em;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}.recipient-promotion__sender svg{width:15px;height:15px}.recipient-promotion h2{letter-spacing:-.025em;margin:10px 0 0;font-size:20px;line-height:1.15}.recipient-promotion p{color:var(--recipient-promotion-muted,#b8d4ea);margin:8px 0 0;font-size:12px;line-height:1.5}.recipient-promotion>a{width:fit-content;min-height:42px;color:var(--recipient-promotion-accent-foreground,#03133b);background:var(--recipient-promotion-accent,#8cecff);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:7px;margin-top:14px;padding:0 13px;font-size:11px;font-weight:800;transition:filter .16s,transform .16s;display:inline-flex}.recipient-promotion>a:hover{filter:brightness(1.08);transform:translateY(-1px)}.recipient-promotion>a:active{transform:translateY(1px)}.recipient-promotion>a svg{width:14px;height:14px}.receive-download-promotion{width:min(100%,600px);margin:18px auto 0}.receive-download-promotion>span{color:#bff5ff;background:#061f4d;border:1px solid #397ab1;border-radius:10px;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-size:10px;font-weight:750;display:flex}.receive-download-promotion>span svg{color:#8cecff;width:15px;height:15px}.receive-download-promotion .recipient-promotion{margin-top:8px}.receive-preview-backdrop{z-index:1300;background:#020d25;place-items:stretch stretch;width:100vw;height:100dvh;padding:0;display:grid;position:fixed;inset:0}.receive-preview{color:#f8fbff;width:100vw;height:100dvh;min-height:0;box-shadow:none;background:#061f4d;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) clamp(320px,30vw,420px);display:grid;position:relative;overflow:hidden}.receive-preview__close{z-index:2;color:#d7e8f5;cursor:pointer;background:#082b65;border:1px solid #397ab1;border-radius:10px;place-items:center;width:42px;height:42px;transition:color .16s,background-color .16s;display:grid;position:absolute;top:16px;right:16px}.receive-preview__close:hover{color:#03133b;background:#8cecff}.receive-preview__close svg{width:19px;height:19px}.receive-preview__stage{color:#f8fbff;background:#020d25;border-right:1px solid #397ab1;place-items:center;min-width:0;min-height:0;display:grid;overflow:auto}.receive-preview__stage>img,.receive-preview__stage>video{object-fit:contain;width:100%;height:100%;min-height:0;display:block}.receive-preview__stage>iframe{background:#fff;border:0;width:100%;height:100%}.receive-preview__stage>pre{color:#d7e8f5;tab-size:2;white-space:pre-wrap;word-break:break-word;background:#020d25;width:100%;height:100%;margin:0;padding:34px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.7;overflow:auto}.receive-preview__loading{color:#f8fbff;text-align:center;justify-items:center;gap:7px;display:grid}.receive-preview__loading .spinner{color:#8cecff;width:28px;height:28px;margin-bottom:5px}.receive-preview__loading strong{font-size:14px}.receive-preview__loading small{color:#a9c9df;font-size:11px}.receive-preview__audio{text-align:center;justify-items:center;gap:16px;width:min(420px,100% - 48px);display:grid}.receive-preview__audio>svg{color:#8cecff;background:#082b65;border:1px solid #397ab1;border-radius:18px;width:74px;height:74px;padding:17px}.receive-preview__audio strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;overflow:hidden}.receive-preview__audio audio{width:100%}.receive-preview__unavailable{color:#f8fbff;text-align:center;justify-items:center;width:min(430px,100% - 48px);display:grid}.receive-preview__unavailable>span{color:#8cecff;background:#082b65;border:1px solid #397ab1;border-radius:18px;place-items:center;width:128px;height:150px;display:grid;position:relative}.receive-preview__unavailable>span svg{stroke-width:1.35px;width:58px;height:58px}.receive-preview__unavailable>span small{color:#bff5ff;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:#03133b;border:1px solid #397ab1;border-radius:6px;max-width:calc(100% - 16px);padding:5px 8px;font-size:9px;font-weight:850;position:absolute;bottom:18px;left:50%;overflow:hidden;transform:translate(-50%)}.receive-preview__unavailable strong{letter-spacing:-.025em;margin-top:24px;font-size:23px}.receive-preview__unavailable p{color:#a9c9df;max-width:390px;margin:10px 0 0;font-size:13px;line-height:1.55}.receive-preview__info{background:#082b65;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;max-height:100dvh;padding:66px 28px 26px;display:grid;overflow:hidden}.receive-preview__info>header{min-width:0;padding-right:18px}.receive-preview__info>header span{color:#8cecff;letter-spacing:.055em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.receive-preview__info h2{overflow-wrap:anywhere;letter-spacing:-.025em;margin:0;font-size:22px;line-height:1.2}.receive-preview__info dl{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;margin:26px 0 24px;padding-right:5px;overflow-y:auto}.receive-preview__info dl>div{border-top:1px solid #285887;padding:15px 0}.receive-preview__info dt{color:#8cecff;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.receive-preview__info dt svg{width:17px;height:17px}.receive-preview__info dd{color:#d7e8f5;margin:7px 0 0 25px;font-size:12px;line-height:1.45}.receive-preview__download{color:#03133b;cursor:pointer;background:#8cecff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;margin-top:0;padding:0 15px;font-size:13px;font-weight:800;transition:background-color .16s,transform .16s;display:inline-flex}.receive-preview__download:hover:not(:disabled){background:#bff5ff;transform:translateY(-1px)}.receive-preview__download:active:not(:disabled){transform:translateY(1px)}.receive-preview__download:disabled{opacity:.55;cursor:progress}.receive-preview__download svg{width:18px;height:18px}.receive-approval{grid-template-rows:auto minmax(0,1fr) auto}.receive-approval>header p{color:#a9c9df;margin:8px 0 0;font-size:11px;line-height:1.45}.receive-approval__body{overscroll-behavior:contain;min-height:0;margin:20px -5px 16px 0;padding-right:5px;overflow-y:auto}.receive-approval__progress{color:#03133b;background:#8cecff;border-radius:10px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;min-height:52px;padding:10px 12px;display:grid}.receive-approval__progress>svg{width:21px;height:21px}.receive-approval__progress>span{gap:1px;display:grid}.receive-approval__progress strong{font-size:12px}.receive-approval__progress small{color:#0a316c;font-size:9px;font-weight:700}.receive-approval__current{background:#061f4d;border:1px solid #285887;border-radius:10px;gap:5px;margin-top:10px;padding:12px;display:grid}.receive-approval__current>strong{color:#f8fbff;font-size:11px;line-height:1.4}.receive-approval__current>small{color:#a9c9df;font-size:9px}.receive-approval__current>button{color:#03133b;cursor:pointer;background:#8cecff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:40px;margin-top:5px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.receive-approval__current>button:disabled{opacity:.55;cursor:progress}.receive-approval__current>button svg{width:15px;height:15px}.receive-approval__navigation{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.receive-approval__navigation button{color:#d7e8f5;cursor:pointer;background:#061f4d;border:1px solid #397ab1;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 9px;font-size:10px;font-weight:750;display:inline-flex}.receive-approval__navigation button:hover:not(:disabled){color:#03133b;background:#8cecff;border-color:#8cecff}.receive-approval__navigation button:disabled{opacity:.4;cursor:not-allowed}.receive-approval__navigation svg{width:14px;height:14px}.receive-approval__files{gap:6px;margin:12px 0 0;padding:0;list-style:none;display:grid}.receive-approval__files li{min-width:0}.receive-approval__files button{color:#d7e8f5;cursor:pointer;text-align:left;background:#061f4d;border:1px solid #285887;border-radius:9px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-width:0;min-height:48px;padding:7px 9px;display:grid}.receive-approval__files li.is-active button{border-color:#8cecff;box-shadow:inset 0 0 0 1px #8cecff}.receive-approval__files button>span:first-child{color:#03133b;background:#8cecff;border-radius:7px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:850;display:grid}.receive-approval__files button>span:first-child svg{width:14px;height:14px}.receive-approval__files button>span:last-child{gap:2px;min-width:0;display:grid}.receive-approval__files button strong{color:#f8fbff;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.receive-approval__files button small{color:#9ebbd2;font-size:8px}.receive-approval__sign{border-top:1px solid #285887;padding-top:14px}.receive-approval__sign>label{gap:3px;display:grid}.receive-approval__sign>label span{color:#f8fbff;font-size:11px;font-weight:800}.receive-approval__sign>label small{color:#a9c9df;font-size:9px;line-height:1.4}.receive-approval__sign>input{color:#f8fbff;background:#061f4d;border:1px solid #397ab1;border-radius:9px;outline:0;width:100%;min-height:44px;margin-top:8px;padding:0 11px}.receive-approval__sign>input::placeholder{color:#86a9c4;opacity:1}.receive-approval__sign>input:focus{outline-offset:1px;border-color:#8cecff;outline:2px solid #8cecff59}.receive-approval__sign>button{color:#03133b;cursor:pointer;background:#8cecff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:46px;margin-top:9px;font-size:11px;font-weight:850;display:inline-flex}.receive-approval__sign>button:hover:not(:disabled){background:#bff5ff}.receive-approval__sign>button:disabled{opacity:.5;cursor:not-allowed}.receive-approval__sign>button svg{width:17px;height:17px}.receive-approval__error{margin:0 0 10px!important}.receive-approval__success{color:#03133b;background:#8cecff;border-radius:10px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;min-height:54px;padding:10px 12px;display:grid}.receive-approval__success>svg{width:21px;height:21px}.receive-approval__success>span{gap:2px;display:grid}.receive-approval__success strong{font-size:11px}.receive-approval__success small{color:#0a316c;font-size:9px}@media (width<=1050px){.site-header{grid-template-columns:1fr auto;width:min(100% - 40px,1180px)}.site-nav{display:none}.hero{min-height:auto}.hero__inner{grid-template-columns:1fr;min-height:auto;padding-top:80px}.hero__copy{text-align:center}.hero h1,.hero__copy>p{margin-inline:auto}.hero__actions,.available-on>div{justify-content:center}.available-on small{text-align:center}.product-orbit{width:min(700px,100%);margin:0 auto}.split-heading,.security-grid{gap:55px}.platform-rail{grid-template-columns:repeat(3,1fr)}.platform{border-bottom:1px solid #4fccf261}.platform:nth-child(3){border-right:0}.platform:nth-child(4),.platform:nth-child(5),.platform:nth-child(6){grid-column:span 1}}@media (width<=820px){.page-shell{width:min(100% - 32px,720px)}.section{padding:88px 0}.header-actions .text-button{display:none}.split-heading,.section-title-row,.security-grid{grid-template-columns:1fr;gap:32px}.split-heading{margin-bottom:42px}.share-console{grid-template-columns:1fr}.file-column{border-bottom:1px solid #4daae442;border-right:0}.steps{grid-template-columns:1fr}.step,.step:not(:first-child){border-bottom:1px solid #64b0e542;border-right:0;min-height:auto;padding:30px 0}.step h3{margin-top:38px}.platform-rail{grid-template-columns:1fr 1fr}.platform:nth-child(n){border-right:1px solid #4fccf261;min-height:230px}.platform:nth-child(2n){border-right:0}.platform:last-child{border-bottom:0}.security-diagram{min-height:500px}.footer-cta{flex-direction:column;justify-content:center;align-items:flex-start}.footer-bottom{grid-template-columns:1fr;justify-items:start;gap:20px;padding-block:30px}.footer-bottom p{text-align:left}.footer-bottom>div{flex-wrap:wrap;justify-self:start}.desktop-content .share-console{grid-template-columns:1fr}}@media (width<=620px){.site-header{width:calc(100% - 30px);height:75px}.site-header .brand{font-size:21px}.site-header .brand__mark{width:34px;height:34px}.header-actions{display:none}.menu-button{justify-self:end;display:grid}.site-nav--open{color:#fff;box-shadow:var(--shadow-dark);background:#07183b;border:1px solid #174f83;border-radius:15px;gap:18px;padding:22px;display:grid;position:absolute;top:65px;left:0;right:0}.hero__inner{padding-top:50px}.hero h1{font-size:49px}.hero__copy>p{font-size:17px}.hero__actions{display:grid}.available-on>div{gap:13px}.available-on span{font-size:11px}.product-orbit{height:510px;margin-top:25px}.product-window{padding-inline:15px;transform:none}.product-window__titlebar{margin-inline:-15px;padding-inline:15px}.drop-preview{height:170px}.orbit-node{display:none}.code-cells i{height:42px}.preview-nav{margin-inline:-15px}.split-heading h2,.section-title-row h2,.security h2,.downloads h2{font-size:48px}.file-column,.control-column{padding:24px 18px}.expiration-grid{grid-template-columns:1fr 1fr}.control-row{align-items:flex-start}.limit-control{flex-direction:column;align-items:flex-end}.platform-rail{grid-template-columns:1fr}.platform:nth-child(n){border-right:0;grid-column:auto;min-height:210px}.download-note{text-align:left;align-items:flex-start}.security-grid{gap:20px}.security-diagram{transform:scale(.9)}.footer-cta{min-height:330px}.footer-cta h2{font-size:52px}.receive-page{overflow:visible}.receive-page__stage{justify-content:center;padding:24px 14px 30px}.receive-page--align-left .receive-page__stage,.receive-page--align-right .receive-page__stage{justify-content:center}.receive-card{border-radius:20px;padding:24px 18px}.receive-card__heading{grid-template-columns:48px minmax(0,1fr);gap:13px}.receive-card__icon{border-radius:12px;width:48px;height:48px}.receive-card__icon svg{width:24px;height:24px}.receive-card h1{font-size:27px}.receive-password{grid-template-columns:1fr}.receive-signing{padding:15px}.receive-signing__entry{grid-template-columns:40px minmax(0,1fr)}.receive-file{grid-template-columns:48px minmax(0,1fr) auto;gap:10px;padding:10px}.receive-file .file-symbol,.receive-file__preview{width:48px;height:48px}.receive-file__download{width:44px;min-width:44px;padding:0}.receive-file__download>span:not(.spinner){display:none}.receive-file__actions{gap:6px}.receive-file__approve{width:44px;min-width:44px;padding:0}.receive-file__approve>span{display:none}.receive-preview-backdrop{padding:0}.receive-preview{border-radius:0;width:100vw;height:100dvh;min-height:0}}@media (width<=720px){.receive-preview{grid-template-rows:minmax(260px,48dvh) auto;grid-template-columns:1fr;overflow-y:auto}.receive-preview__stage{border-bottom:1px solid #397ab1;border-right:0;min-height:260px}.receive-preview__stage>pre{padding:24px 20px;font-size:12px}.receive-preview__close{position:fixed;top:26px;right:26px}.receive-preview__info{min-height:420px;padding:28px 20px 20px}.receive-preview__info.receive-approval{min-height:640px}.receive-preview__info>header{padding-right:48px}.receive-preview__info h2{font-size:19px}.receive-preview__info dl{margin-top:20px}.receive-preview__unavailable>span{width:96px;height:112px}.receive-preview__unavailable>span svg{width:44px;height:44px}.receive-preview__unavailable>span small{bottom:11px}.receive-preview__unavailable strong{margin-top:18px;font-size:20px}}@media (width>=721px) and (height<=680px){.receive-preview__info{padding:54px 22px 14px}.receive-preview__info h2{font-size:19px}.receive-preview__info dl{margin:12px 0 10px}.receive-preview__info dl>div{padding:8px 0}.receive-preview__info dd{margin-top:4px;font-size:11px}.receive-preview__download{min-height:42px}.receive-preview__unavailable>span{width:112px;height:132px}.receive-preview__unavailable>span svg{width:50px;height:50px}.receive-preview__unavailable>span small{bottom:14px}.receive-preview__unavailable strong{margin-top:18px;font-size:21px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.marketing-page{color:#f8fbff;background:#03133b;min-height:100dvh}html:has(.marketing-page){scrollbar-gutter:stable;background:#03133b}.marketing-page>*{z-index:1;position:relative}.marketing-page .page-shell{width:min(1450px,100% - 72px)}.marketing-header{border-bottom:1px solid #3675b233;width:min(1560px,100% - 64px);height:82px;position:relative}.marketing-header:after{content:"";background:#3675b21f;height:1px;position:absolute;bottom:-1px;left:calc(-50vw + 50%);right:calc(-50vw + 50%)}.marketing-header__brand,.marketing-page-footer__brand{width:fit-content;display:inline-flex}.skip-link{z-index:60;color:#03133b;background:#8cecff;border-radius:8px;padding:10px 14px;font-weight:800;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.marketing-header .compact-brand{gap:7px}.marketing-header .compact-brand__mark{flex-basis:43px;width:43px;height:43px}.marketing-header .compact-brand__wordmark{width:93px}.marketing-header .site-nav{align-items:center;gap:36px;height:100%}.marketing-header .site-nav a{place-items:center;height:100%;font-weight:560;display:grid;position:relative}.marketing-header .site-nav a:after{content:"";background:#77e6ff;height:2px;transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.marketing-header .site-nav a.is-active{color:#fff}.marketing-header .site-nav a.is-active:after{transform:scaleX(1)}.marketing-header .site-nav .site-nav__send{white-space:nowrap;grid-auto-columns:max-content;grid-auto-flow:column;gap:7px}.site-nav__mobile-actions{display:none}.marketing-home{height:100dvh;position:relative;overflow:hidden}.marketing-home__main{grid-template-columns:minmax(500px,.98fr) minmax(420px,.9fr);align-items:center;gap:clamp(48px,7vw,120px);height:calc(100dvh - 82px);padding:30px 0 34px;display:grid}.marketing-home-footer{color:#7892ac;font-size:11px;position:absolute;bottom:12px;right:max(36px,50vw - 725px)}.marketing-footer-links{align-items:center;gap:24px;display:flex}.marketing-footer-links a:hover{color:#8cecff}.marketing-app-frame{--compact-cta-min-height:43px;--compact-hit-target:44px;--compact-receive-input-height:52px;--compact-receive-copy-slot:52px;--compact-receive-action-slot:52px;color:#f8fbff;width:min(100%,495px);height:min(640px,100dvh - 128px);min-height:540px;box-shadow:none;background:#082b65;border:0;border-radius:20px;justify-self:end;overflow:hidden}.marketing-app-frame__body{height:100%}.marketing-app-frame .compact-transfer{background:#082b65;border-radius:0;height:100%;padding:15px 24px 20px}.marketing-app-frame .compact-file-art{height:138px;margin:-12px auto 8px;transform:scale(.72)}.marketing-app-frame .compact-drop__title{font-size:clamp(22px,2vw,28px)}.marketing-app-frame .compact-drop__copy{font-size:13px}.marketing-app-frame .compact-modes{height:47px}.marketing-app-frame .compact-modes button{font-size:14px}.marketing-app-frame .compact-transfer--enhanced>.compact-code-panel,.marketing-app-frame .compact-transfer--enhanced>.compact-receive-link,.marketing-app-frame .compact-transfer--enhanced>.compact-qr-panel{margin-top:17px}.marketing-app-frame .compact-receive-copy strong{font-size:15px}.marketing-app-frame .compact-receive-copy p{font-size:10px}.marketing-app-frame .compact-code-cells{gap:8px}.marketing-app-frame .compact-code-cells input{font-size:22px}.marketing-app-frame .compact-primary{min-height:43px}.marketing-home__copy{align-self:center;max-width:650px}.marketing-home__copy h1,.marketing-detail-hero__copy h1,.marketing-downloads-hero h1{color:#fff;letter-spacing:-.066em;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(58px,6vw,94px);line-height:.98}.marketing-home__copy>p,.marketing-detail-hero__copy>p,.marketing-downloads-hero__copy>p{color:#c4d3e7;text-wrap:pretty;max-width:590px;margin:28px 0 0;font-size:clamp(18px,1.5vw,23px);line-height:1.55}.marketing-text-link{color:#8cecff;align-items:center;gap:9px;margin-top:25px;font-weight:750;display:inline-flex}.marketing-text-link svg{width:18px;transition:transform .2s}.marketing-text-link:hover svg{transform:translate(4px)}.marketing-availability{margin-top:clamp(32px,5vh,56px)}.marketing-availability small{color:#77e6ff;letter-spacing:.14em;text-transform:uppercase;margin-bottom:13px;font-size:11px;font-weight:750;display:block}.marketing-availability>div{flex-wrap:wrap;align-items:center;gap:12px 22px;display:flex}.marketing-availability span{color:#c1cee0;white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:inline-flex}.marketing-availability svg{width:17px;height:17px}.marketing-availability .marketing-brand-logo{fill:currentColor;flex:0 0 17px}.marketing-detail-page .marketing-header{z-index:20;background:#03133b;position:sticky;top:0}.marketing-detail-hero{align-items:center;gap:clamp(50px,7vw,110px);min-height:690px;padding:76px 0 90px;display:grid}.marketing-detail-hero--media{grid-template-columns:.92fr 1.08fr}.marketing-detail-hero__copy .button{margin-top:34px}.marketing-media-frame{width:min(100%,455px);min-width:0;box-shadow:none;background:#03133b;border:2px solid #f8fbffeb;border-radius:22px;justify-self:center;margin:0;position:relative;overflow:hidden}.marketing-media-frame img{background:#03133b;width:100%;height:auto;display:block}.marketing-steps{border-top:1px solid #397ab161;padding:104px 0 122px}.marketing-section-heading{grid-template-columns:.55fr 1.45fr;align-items:end;gap:48px;display:grid}.marketing-section-heading--single{grid-template-columns:1fr}.marketing-section-heading>span,.marketing-section-label{color:#77e6ff;letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:750}.marketing-section-heading h2,.marketing-security-proof__copy h2,.marketing-downloads-showcase h2{letter-spacing:-.055em;margin:0;font-size:clamp(46px,5vw,76px);line-height:1}.marketing-steps__line{color:#77e6ff;grid-template-columns:repeat(3,1fr);align-items:center;height:24px;margin-top:70px;display:grid;position:relative}.marketing-steps__line:before{content:"";background:#2bbbe9;height:1px;position:absolute;left:8px;right:8px}.marketing-steps__line i{z-index:1;background:#020c24;border:2px solid #77e6ff;border-radius:50%;justify-self:start;width:13px;height:13px;box-shadow:0 0 0 5px #77e6ff14}.marketing-steps__line svg{width:22px;position:absolute;right:0}.marketing-steps__grid{grid-template-columns:repeat(3,1fr);display:grid}.marketing-steps__grid article{border-right:1px solid #397ab173;min-height:260px;padding:30px 60px 0 0}.marketing-steps__grid article:not(:first-child){padding-left:62px}.marketing-steps__grid article:last-child{border-right:0}.marketing-steps__grid article>span{color:#77e6ff;letter-spacing:-.05em;font-size:54px;font-weight:300}.marketing-steps__grid h3{margin:28px 0 12px;font-size:25px}.marketing-steps__grid p{color:#9eb4cb;max-width:330px;margin:0;line-height:1.65}.marketing-callout{border-top:1px solid #397ab161;justify-content:space-between;align-items:center;gap:44px;min-height:240px;padding:56px 0;display:flex}.marketing-callout p{letter-spacing:-.03em;max-width:760px;margin:0;font-size:clamp(24px,2.5vw,38px);line-height:1.3}.marketing-callout a{color:#8cecff;white-space:nowrap;align-items:center;gap:8px;font-weight:750;display:inline-flex}.marketing-callout svg{width:18px}.marketing-use-cases-hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(60px,8vw,130px);min-height:790px;padding:72px 0 100px;display:grid}.marketing-use-cases-hero .marketing-detail-hero__copy h1{font-size:clamp(57px,5.7vw,88px)}.marketing-use-cases-hero .marketing-detail-hero__copy .button{margin-top:34px}.marketing-creative-flow{background:#061f4dd6;border:1px solid #397ab1;border-radius:20px;overflow:hidden;box-shadow:0 28px 70px #00071f52}.marketing-creative-flow>header{background:#082b65db;border-bottom:1px solid #24568b;padding:30px 32px 26px}.marketing-creative-flow>header>span{color:#8cecff;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:800;display:inline-flex}.marketing-creative-flow>header>span i{background:#77e6ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #77e6ff1a}.marketing-creative-flow h2{letter-spacing:-.04em;margin:16px 0 9px;font-size:clamp(28px,2.5vw,40px);line-height:1.08}.marketing-creative-flow>header p{color:#9eb4cb;max-width:620px;margin:0;line-height:1.55}.marketing-creative-flow>div{padding:7px 32px 12px}.marketing-creative-flow article{border-bottom:1px solid #397ab166;grid-template-columns:45px 1fr;gap:18px;min-height:105px;padding:22px 0;display:grid}.marketing-creative-flow article:last-child{border-bottom:0}.marketing-creative-flow article>span{color:#77e6ff;letter-spacing:.1em;font-size:12px;font-weight:800}.marketing-creative-flow h3{margin:0 0 6px;font-size:17px}.marketing-creative-flow article p{color:#96adc5;margin:0;font-size:13px;line-height:1.55}.marketing-use-cases{border-top:1px solid #397ab161;padding:118px 0 130px}.marketing-use-cases .marketing-section-heading{align-items:start}.marketing-use-cases .marketing-section-heading>div>p{color:#9eb4cb;max-width:720px;margin:22px 0 0;font-size:18px;line-height:1.65}.marketing-use-cases__grid{border-top:1px solid #397ab18c;border-left:1px solid #397ab18c;grid-template-columns:repeat(5,1fr);margin-top:70px;display:grid}.marketing-use-cases__grid article{background:#03133bad;border-bottom:1px solid #397ab18c;border-right:1px solid #397ab18c;flex-direction:column;min-width:0;min-height:330px;padding:28px 25px 25px;transition:background .2s,transform .2s;display:flex}.marketing-use-cases__grid article:hover{z-index:1;background:#082b65;transform:translateY(-4px)}.marketing-use-case__top{justify-content:space-between;align-items:center;gap:14px;display:flex}.marketing-use-case__top small{color:#77e6ff;letter-spacing:.11em;text-align:right;text-transform:uppercase;font-size:9px;font-weight:800}.marketing-use-case__icon{color:#03133b;background:#8cecff;border-radius:11px;flex:0 0 45px;place-items:center;width:45px;height:45px;display:grid}.marketing-use-case__icon svg{width:21px}.marketing-use-cases__grid h3{letter-spacing:-.025em;margin:28px 0 13px;font-size:22px;line-height:1.15}.marketing-use-cases__grid article>p{color:#96adc5;margin:0;font-size:14px;line-height:1.65}.marketing-use-case__proof{color:#c9f7ff;align-items:center;gap:7px;margin-top:auto;padding-top:24px;font-size:11px;font-weight:750;display:inline-flex}.marketing-use-case__proof svg{width:14px}.marketing-feature-horizon{border-top:1px solid #397ab161;grid-template-columns:.68fr 1.32fr;align-items:start;gap:clamp(60px,8vw,130px);padding:125px 0 135px;display:grid}.marketing-feature-horizon__intro{position:sticky;top:142px}.marketing-feature-horizon__intro h2{letter-spacing:-.055em;margin:22px 0 26px;font-size:clamp(45px,4.7vw,70px);line-height:1}.marketing-feature-horizon__intro p{color:#9eb4cb;max-width:510px;margin:0;font-size:18px;line-height:1.7}.marketing-feature-lists{grid-template-columns:1fr;gap:18px;display:grid}.marketing-feature-lists>section{background:#061f4db8;border:1px solid #397ab1;border-radius:17px;overflow:hidden}.marketing-feature-lists>section>header{background:#082b65b8;border-bottom:1px solid #24568b;min-height:142px;padding:25px 26px}.marketing-feature-lists header>span{color:#a9bdd1;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:7px;font-size:9px;font-weight:800;display:inline-flex}.marketing-feature-lists header>span.is-live{color:#8cecff}.marketing-feature-lists header>span i{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #77e6ff1a}.marketing-feature-lists header>span svg{width:14px}.marketing-feature-lists h3{letter-spacing:-.035em;margin:16px 0 5px;font-size:27px}.marketing-feature-lists header small{color:#7892ac;font-size:11px}.marketing-feature-lists ul{margin:0;padding:10px 26px 18px;list-style:none}.marketing-feature-lists li{color:#c4d3e7;border-bottom:1px solid #397ab159;grid-template-columns:18px 1fr;align-items:start;gap:10px;min-height:49px;padding:13px 0;font-size:12px;line-height:1.45;display:grid}.marketing-feature-lists li:last-child{border-bottom:0}.marketing-feature-lists li svg{color:#77e6ff;width:15px}.marketing-security-hero{align-content:center;min-height:760px;padding:70px 0 92px;display:grid}.marketing-security-hero .marketing-detail-hero__copy{max-width:780px}.marketing-security-flow{grid-template-columns:1fr .72fr 1fr .72fr 1fr;align-items:center;margin-top:60px;display:grid}.marketing-security-flow article{text-align:center;background:#051b4199;border:1px solid #397ab1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:218px;padding:31px;display:flex}.marketing-security-flow article>svg{color:#77e6ff;stroke-width:1.4px;width:51px;height:51px;margin-bottom:10px}.marketing-security-flow article strong{font-size:18px}.marketing-security-flow article span{color:#9eb4cb;max-width:180px;font-size:12px;line-height:1.5}.marketing-security-flow__path{color:#77e6ff;align-items:center;display:flex}.marketing-security-flow__path>i{background:#2bbbe9;flex:1;height:1px}.marketing-security-flow__path>span{color:#bdeffa;white-space:nowrap;background:#061f4d;border:1px solid #397ab1;border-radius:9px;align-items:center;gap:6px;padding:9px;font-size:9px;font-weight:750;display:inline-flex}.marketing-security-flow__path svg{width:14px}.marketing-security-proof{border-top:1px solid #397ab161;grid-template-columns:1.04fr .96fr;align-items:center;gap:clamp(70px,9vw,140px);padding:120px 0;display:grid}.marketing-security-proof__copy>p{color:#a9bdd1;max-width:570px;margin:26px 0 34px;font-size:18px;line-height:1.7}.marketing-security-proof__copy h2{margin-top:0}.marketing-security-proof dl{margin:0}.marketing-security-proof dl>div{border-top:1px solid #397ab161;grid-template-columns:minmax(150px,.6fr) 1.4fr;gap:22px;padding:19px 0;display:grid}.marketing-security-proof dt{color:#fff;font-weight:750}.marketing-security-proof dd{color:#8fa8c0;margin:0}.marketing-downloads-hero{padding:56px 0 50px}.marketing-downloads-hero__copy{gap:8px;max-width:680px;margin-top:28px;display:grid}.marketing-downloads-hero__copy>p{margin:0}.marketing-platforms{border:1px solid #397ab1;border-radius:18px;grid-template-columns:repeat(6,1fr);display:grid;overflow:hidden}.marketing-platforms article{text-align:center;border-right:1px solid #397ab194;flex-direction:column;justify-content:space-between;align-items:center;min-width:0;min-height:275px;padding:29px 18px 18px;display:flex;position:relative}.marketing-platforms article:last-child{border-right:0}.marketing-platforms article.is-featured{color:#03133b;background:#8cecff}.marketing-platforms article.is-recommended{padding-top:48px}.marketing-platforms__recommendation{color:#bff5ff;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;background:#03133b;border-radius:999px;justify-content:center;align-items:center;min-height:23px;padding:0 10px;font-size:8px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:13px;left:50%;transform:translate(-50%)}.marketing-platforms article>svg{color:#77e6ff;stroke-width:1.45px;width:48px;height:48px}.marketing-platforms article>.marketing-brand-logo{fill:currentColor;stroke:none}.marketing-platforms article.is-featured>svg{color:#03133b}.marketing-platforms h2{margin:19px 0 5px;font-size:17px}.marketing-platforms p{color:#91a9c2;min-height:34px;margin:0;font-size:10px;line-height:1.45}.marketing-platforms .is-featured p{color:#285276}.marketing-platforms__email-identity{text-align:left;flex:auto;justify-content:center;align-items:center;gap:11px;width:100%;display:flex}.marketing-platforms__email-identity>svg{color:#77e6ff;stroke-width:1.45px;flex:0 0 40px;width:40px;height:40px}.marketing-platforms__email-identity h2{margin:0 0 5px}.marketing-platforms__email-identity p{min-height:0}.marketing-platforms article>a,.marketing-platforms__choices a{color:#d8eafa;border:1px solid #397ab1;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:43px;padding:0 9px;font-size:10px;font-weight:750;display:inline-flex}.marketing-platforms article>a:hover,.marketing-platforms__choices a:hover{color:#03133b;background:#bff5ff;border-color:#bff5ff}.marketing-platforms article>a svg,.marketing-platforms__choices svg{width:13px}.marketing-platforms article>.marketing-platforms__button{color:#fff;background:#03133b;border-color:#03133b}.marketing-platforms__choices{gap:5px;width:100%;display:grid}.marketing-paid-hero{grid-template-columns:.52fr 1.48fr;align-items:center;gap:clamp(48px,5vw,90px);min-height:860px;padding:72px 0 100px;display:grid}.marketing-paid-hero__copy h1{letter-spacing:-.06em;margin:0;font-size:clamp(54px,5.2vw,80px);line-height:1}.marketing-paid-hero__copy>p{color:#a9bdd1;max-width:500px;margin:26px 0 0;font-size:18px;line-height:1.65}.marketing-paid-plan{color:#c9f7ff;background:#061f4db8;border:1px solid #397ab1;border-radius:10px;align-items:center;gap:8px;width:fit-content;margin-top:28px;padding:10px 12px;font-size:11px;font-weight:750;display:inline-flex}.marketing-paid-plan svg{color:#8cecff;width:15px;height:15px}.marketing-paid-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:28px;display:flex}.marketing-paid-actions .marketing-paid-plan{margin-top:0}.marketing-paid-actions>.button{min-height:45px}.marketing-paid-actions>.button svg{width:17px;height:17px}.marketing-pricing-hero{border-bottom:1px solid #397ab161;grid-template-columns:1fr;min-height:590px;padding-bottom:154px}.marketing-pricing-hero .marketing-paid-hero__copy{max-width:850px}.marketing-pricing-hero .marketing-paid-hero__copy>p{max-width:680px}.marketing-pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:-108px;padding-bottom:120px;display:grid;position:relative}.marketing-pricing-grid>article{color:#f8fbff;background:#061f4d;border:1px solid #397ab1;border-radius:18px;flex-direction:column;min-width:0;min-height:515px;padding:28px;display:flex;box-shadow:0 24px 54px #00071f3d}.marketing-pricing-grid>article>header{border-bottom:1px solid #397ab17a;padding-bottom:24px}.marketing-pricing-plan-label{justify-content:space-between;align-items:center;gap:12px;min-height:28px;margin-bottom:23px;display:flex}.marketing-pricing-grid h2{letter-spacing:-.035em;margin:0;font-size:25px}.marketing-pricing-recommendation{color:#03133b;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;background:#8cecff;border-radius:999px;justify-content:center;align-items:center;min-height:25px;padding:0 10px;font-size:8px;font-weight:800;line-height:1;display:inline-flex}.marketing-pricing-grid header strong{letter-spacing:-.055em;align-items:baseline;gap:5px;font-size:clamp(42px,4vw,58px);line-height:.9;display:flex}.marketing-pricing-grid header strong small{letter-spacing:0;font-size:10px;font-weight:750}.marketing-pricing-grid header>span{color:#8cecff;margin-top:12px;font-size:12px;font-weight:750;display:block}.marketing-pricing-grid ul{gap:13px;margin:25px 0 28px;padding:0;list-style:none;display:grid}.marketing-pricing-grid li{color:#b8cde0;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;font-size:12px;line-height:1.45;display:grid}.marketing-pricing-grid li svg{color:#77e6ff;width:16px;height:16px}.marketing-pricing-grid>article>.button{width:100%;margin-top:auto}.marketing-pricing-note{color:#9eb4cb;background:#061f4d99;border:1px solid #397ab18c;border-radius:12px;grid-column:1/-1;margin:12px 0 0;padding:16px 18px;font-size:11px;line-height:1.55}.paid-account-panel{background:#061f4de0;border:1px solid #397ab1;border-radius:20px;min-width:0;overflow:hidden;box-shadow:0 28px 70px #00071f52}.paid-account-panel__header{background:#082b65cc;border-bottom:1px solid #24568b;justify-content:space-between;align-items:center;gap:24px;min-height:116px;padding:22px 25px;display:flex}.paid-account-panel__header>div{min-width:0}.paid-account-panel__header>div>span{color:#8cecff;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;font-size:9px;font-weight:800;display:inline-flex}.paid-account-panel__header>div>span svg{width:14px;height:14px}.paid-account-panel__header h2{letter-spacing:-.035em;margin:8px 0 4px;font-size:24px}.paid-account-panel__header p{color:#9eb4cb;margin:0;font-size:12px}.paid-account-panel__actions{flex:none;align-items:center;gap:12px;display:flex}.paid-account-panel__edit,.paid-account-panel__actions>button{color:#03133b;cursor:pointer;min-height:45px;font:inherit;background:#8cecff;border:1px solid #bff5ff;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:11px;font-weight:800;transition:background-color .18s,transform .15s;display:inline-flex}.paid-account-panel__edit:hover,.paid-account-panel__actions>button:hover{background:#bff5ff;transform:translateY(-1px)}.paid-account-panel__edit:active,.paid-account-panel__actions>button:active{transform:translateY(1px)}.paid-account-panel__edit:focus-visible,.paid-account-panel__actions>button:focus-visible{outline-offset:3px;outline:3px solid #8cecff66}.paid-account-panel__edit svg,.paid-account-panel__actions>button svg{width:16px;height:16px}.paid-account-panel__switch{cursor:pointer;flex:none;align-items:center;gap:12px;display:flex;position:relative}.paid-account-panel__switch>span{text-align:right;gap:2px;display:grid}.paid-account-panel__switch strong{font-size:11px}.paid-account-panel__switch small{color:#9eb4cb;font-size:9px}.paid-account-panel__switch input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.paid-account-panel__switch>i{background:#375b80;border:1px solid #52799d;border-radius:20px;width:48px;height:30px;padding:4px;display:block;position:relative}.paid-account-panel__switch>i:after{content:"";background:#d3dfeb;border-radius:50%;width:20px;height:20px;transition:transform .18s,background-color .18s;display:block}.paid-account-panel__switch input:checked+i{background:#8cecff;border-color:#bff5ff}.paid-account-panel__switch input:checked+i:after{background:#03133b;transform:translate(18px)}.paid-account-panel__switch input:focus-visible+i{outline-offset:3px;outline:3px solid #8cecff70}.paid-account-panel__workspace{grid-template-columns:.92fr 1.08fr;align-items:start;gap:20px;min-width:0;padding:22px;display:grid}.paid-advertiser-form{min-width:0}.paid-advertiser-form__fields{gap:12px;display:grid}.paid-advertiser-form label{min-width:0}.paid-advertiser-form label>span:first-child{color:#dcecf7;margin-bottom:6px;font-size:10px;font-weight:750;display:block}.paid-advertiser-form input,.paid-advertiser-form textarea{color:#f8fbff;width:100%;min-height:44px;font:inherit;background:#082b65;border:1px solid #397ab1;border-radius:9px;outline:0;padding:0 11px;font-size:11px}.paid-advertiser-form textarea{resize:vertical;min-height:82px;padding-block:10px;line-height:1.45}.paid-advertiser-form input::placeholder,.paid-advertiser-form textarea::placeholder{color:#86a9c4;opacity:1}.paid-advertiser-form input:focus,.paid-advertiser-form textarea:focus{border-color:#bff5ff;outline:2px solid #8cecff4d}.paid-advertiser-form__button-fields{grid-template-columns:.78fr 1.22fr;gap:10px;display:grid}.paid-advertiser-placement{border:0;margin:18px 0 0;padding:0}.paid-advertiser-placement legend{color:#dcecf7;margin-bottom:8px;font-size:10px;font-weight:750}.paid-advertiser-placement>div{gap:7px;display:grid}.paid-advertiser-placement label{color:#d8eafa;cursor:pointer;background:#082b65;border:1px solid #24568b;border-radius:9px;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:9px;min-height:53px;padding:9px 10px;display:grid;position:relative}.paid-advertiser-placement label.is-selected{background:#0a316c;border-color:#8cecff}.paid-advertiser-placement input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;min-height:0;padding:0;position:absolute;inset:0}.paid-advertiser-placement label>span{gap:2px;display:grid}.paid-advertiser-placement label strong{font-size:10px}.paid-advertiser-placement label small{color:#9eb4cb;font-size:8px;line-height:1.35}.paid-advertiser-placement label>svg{color:#8cecff;width:17px;height:17px}.paid-advertiser-placement label:has(input:focus-visible){outline-offset:2px;outline:2px solid #8cecff}.paid-advertiser-alignment{border:0;margin:18px 0 0;padding:0}.paid-advertiser-alignment legend{color:#dcecf7;margin-bottom:8px;font-size:10px;font-weight:750}.paid-advertiser-alignment>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.paid-advertiser-alignment label{color:#9eb4cb;cursor:pointer;background:#082b65;border:1px solid #24568b;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:48px;font-size:9px;font-weight:800;display:flex;position:relative}.paid-advertiser-alignment label.is-selected{color:#03133b;background:#8cecff;border-color:#bff5ff}.paid-advertiser-alignment input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.paid-advertiser-alignment svg{width:16px;height:16px}.paid-advertiser-alignment label:has(input:focus-visible){outline-offset:2px;outline:2px solid #8cecff}.paid-advertiser-media{border:0;margin:18px 0 0;padding:0}.paid-advertiser-media legend{color:#dcecf7;margin-bottom:8px;font-size:10px;font-weight:750}.paid-advertiser-media>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.paid-advertiser-media>div>label{color:#9eb4cb;cursor:pointer;background:#082b65;border:1px solid #24568b;border-radius:9px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;min-height:62px;padding:9px 10px;display:grid;position:relative}.paid-advertiser-media>div>label.is-selected{color:#f8fbff;background:#0a316c;border-color:#8cecff}.paid-advertiser-media>div input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.paid-advertiser-media>div svg{color:#8cecff;width:19px;height:19px}.paid-advertiser-media>div span{gap:2px;display:grid}.paid-advertiser-media>div strong{font-size:10px}.paid-advertiser-media>div small{color:#9eb4cb;font-size:8px;line-height:1.35}.paid-advertiser-media>div>label:has(input:focus-visible){outline-offset:2px;outline:2px solid #8cecff}.paid-advertiser-media__url{margin-top:9px;display:block}.paid-advertiser-background{border:0;margin:18px 0 0;padding:0}.paid-advertiser-background legend{color:#dcecf7;margin-bottom:8px;font-size:10px;font-weight:750}.paid-advertiser-background>div{grid-template-columns:repeat(4,44px) minmax(90px,1fr);gap:7px;display:grid}.paid-advertiser-background button,.paid-advertiser-background label{color:#b8cde0;cursor:pointer;min-width:0;min-height:44px;font:inherit;background:#082b65;border:1px solid #24568b;border-radius:9px;justify-content:center;align-items:center;gap:7px;font-size:9px;font-weight:800;display:flex;position:relative}.paid-advertiser-background button.is-selected{outline-offset:1px;border-color:#bff5ff;outline:2px solid #8cecff}.paid-advertiser-background button>i{border:1px solid #ffffff7a;border-radius:7px;width:28px;height:28px;display:block}.paid-advertiser-background label input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.paid-advertiser-background label svg{color:#8cecff;width:15px;height:15px}.paid-advertiser-background label:has(input:focus-visible){outline-offset:2px;outline:2px solid #8cecff}.paid-advertiser-form__error,.paid-advertiser-form__status{border-radius:8px;margin:10px 0 0;padding:9px 10px;font-size:9px;font-weight:750;line-height:1.4}.paid-advertiser-form__error{color:#fff;background:#7f2637;border:1px solid #d87383}.paid-advertiser-form__status{color:#c9f7ff;background:#0a316c;border:1px solid #397ab1;align-items:flex-start;gap:6px;display:flex}.paid-advertiser-form__status svg{flex:0 0 14px;width:14px;height:14px}.paid-advertiser-form__save{color:#03133b;cursor:pointer;background:#8cecff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:45px;margin-top:14px;font-size:11px;font-weight:800;transition:background-color .16s,transform .16s;display:inline-flex}.paid-advertiser-form__save:hover{background:#bff5ff;transform:translateY(-1px)}.paid-advertiser-form__save:active{transform:translateY(1px)}.paid-advertiser-form__save svg{width:16px;height:16px}.paid-advertiser-preview{background:#03133b;border:1px solid #397ab1;border-radius:14px;min-width:0;overflow:hidden}.paid-advertiser-preview>header{color:#dcecf7;background:#082b65;border-bottom:1px solid #24568b;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 13px;display:flex}.paid-advertiser-preview>header span{align-items:center;gap:7px;font-size:10px;font-weight:750;display:inline-flex}.paid-advertiser-preview>header span svg{color:#8cecff;width:15px;height:15px}.paid-advertiser-preview>header small{color:#8cecff;font-size:9px;font-weight:750}.paid-advertiser-preview__stage{isolation:isolate;justify-content:center;align-items:center;min-height:390px;padding:22px 17px;display:flex;position:relative;overflow:hidden}.paid-advertiser-preview__stage--align-left{justify-content:flex-start}.paid-advertiser-preview__stage--align-right{justify-content:flex-end}.paid-advertiser-preview__stage>.recipient-page-backdrop{inset:0}.paid-advertiser-preview__download{z-index:2;color:#f8fbff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#082b65f0;border:1px solid #8cecff99;border-radius:15px;width:min(88%,440px);padding:18px;display:grid;position:relative;box-shadow:0 18px 48px #00071f61}.paid-advertiser-preview__download>strong{letter-spacing:-.025em;margin-top:4px;font-size:18px}.paid-advertiser-preview__download>small{color:#b8d4ea;margin-top:4px;font-size:9px}.paid-advertiser-preview__context{color:#8cecff;letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:800;display:block}.paid-advertiser-preview__files{gap:7px;margin-top:15px;display:grid}.paid-advertiser-preview__files>span{background:#03133b9e;border:1px solid #397ab1b3;border-radius:9px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:48px;padding:8px 10px;display:grid}.paid-advertiser-preview__files>span>svg{color:#8cecff;width:20px;height:20px}.paid-advertiser-preview__files>span>span{gap:2px;min-width:0;display:grid}.paid-advertiser-preview__files strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.paid-advertiser-preview__files small{color:#9eb4cb;font-size:8px}.paid-advertiser-preview__download-button{color:#03133b;background:#8cecff;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:44px;margin-top:10px;font-size:10px;font-weight:800;display:inline-flex}.paid-advertiser-preview__download-button svg{width:15px;height:15px}.paid-advertiser-preview .recipient-promotion{width:100%;margin-top:13px;padding:14px}.paid-advertiser-preview .recipient-promotion h2{font-size:16px}.paid-advertiser-preview>p{color:#8fa8c0;background:#061f4d;border-top:1px solid #24568b;margin:0;padding:12px 14px;font-size:9px;line-height:1.45}.paid-advertiser-preview--overview{margin:22px}.paid-advertiser-preview--overview .paid-advertiser-preview__stage{min-height:510px;padding:30px}.paid-advertiser-preview--overview .paid-advertiser-preview__download{width:min(78%,520px)}.marketing-paid-benefits{border-top:1px solid #397ab161;padding:120px 0 130px}.marketing-paid-benefits>header{max-width:900px}.marketing-paid-benefits>header>span{color:#77e6ff;letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:750}.marketing-paid-benefits h2{letter-spacing:-.055em;margin:18px 0 0;font-size:clamp(46px,5vw,76px);line-height:1}.marketing-paid-benefits>header>p{color:#9eb4cb;max-width:720px;margin:23px 0 0;font-size:18px;line-height:1.65}.marketing-paid-benefits__layout{grid-template-columns:1.04fr .96fr;gap:14px;margin-top:62px;display:grid}.marketing-paid-benefit-featured{color:#03133b;background:#8cecff;border:1px solid #f8fbff;border-radius:18px;flex-direction:column;align-items:flex-start;min-height:665px;padding:34px;display:flex}.marketing-paid-benefit-featured>svg{stroke-width:1.5px;width:66px;height:66px;margin-bottom:auto}.marketing-paid-benefit-featured>span{letter-spacing:.13em;text-transform:uppercase;margin-top:42px;font-size:10px;font-weight:850}.marketing-paid-benefit-featured h3{letter-spacing:-.045em;margin:17px 0 0;font-size:clamp(32px,3.2vw,48px);line-height:1.02}.marketing-paid-benefit-featured>p{color:#285276;max-width:610px;margin:13px 0 0;font-size:15px;line-height:1.55}.marketing-paid-benefit-featured ul{border-top:1px solid #03133b3b;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:30px 0 0;padding:0;list-style:none;display:grid}.marketing-paid-benefit-featured li{grid-template-columns:26px minmax(0,1fr);gap:10px;min-width:0;padding:22px 20px 0 0;display:grid}.marketing-paid-benefit-featured li:not(:first-child){border-left:1px solid #03133b3b;padding-left:20px}.marketing-paid-benefit-featured li>svg{width:24px;height:24px}.marketing-paid-benefit-featured li>span{gap:5px;min-width:0;display:grid}.marketing-paid-benefit-featured li strong{font-size:11px;line-height:1.3}.marketing-paid-benefit-featured li small{color:#285276;font-size:9px;line-height:1.4}.marketing-promotion-showcase{color:#f8fbff;background:#061f4db8;border:1px solid #397ab1;border-radius:18px;flex-direction:column;min-width:0;min-height:665px;padding:24px;display:flex}.marketing-promotion-showcase>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.marketing-promotion-showcase>header>div{min-width:0}.marketing-promotion-showcase>header span{color:#8cecff;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.marketing-promotion-showcase>header h3{letter-spacing:-.035em;margin:7px 0 0;font-size:26px;line-height:1.05}.marketing-promotion-showcase>header>svg{color:#8cecff;background:#082b65;border-radius:10px;flex:0 0 40px;width:40px;height:40px;padding:9px}.marketing-promotion-showcase__controls{margin-top:22px}.marketing-promotion-showcase fieldset{border:0;min-width:0;margin:0;padding:0}.marketing-promotion-showcase legend{color:#a9bdd1;margin-bottom:8px;font-size:9px;font-weight:750}.marketing-promotion-showcase__alignment>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.marketing-promotion-showcase__alignment label{color:#9eb4cb;cursor:pointer;background:#082b65;border:1px solid #24568b;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:50px;font-size:9px;font-weight:800;display:flex;position:relative}.marketing-promotion-showcase__alignment label.is-selected{color:#03133b;background:#8cecff;border-color:#bff5ff}.marketing-promotion-showcase__alignment input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.marketing-promotion-showcase__alignment svg{width:15px;height:15px}.marketing-promotion-showcase__alignment label:has(input:focus-visible){outline-offset:2px;outline:2px solid #8cecff}.marketing-promotion-showcase__stage{background:#03133b;border-radius:14px;flex:1;align-items:stretch;min-height:430px;margin-top:20px;display:flex;position:relative;overflow:hidden}.marketing-promotion-showcase__stage:after{content:"";pointer-events:none;background:#020d2542;position:absolute;inset:0}.marketing-promotion-showcase__stage>img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.marketing-promotion-showcase__recipient{z-index:1;flex-direction:column;justify-content:center;width:100%;min-height:390px;padding:28px 22px;display:flex;position:relative}.marketing-promotion-showcase__recipient .recipient-promotion{-webkit-backdrop-filter:blur(14px);border:1px solid #bff5ff80;width:min(78%,345px);margin-top:0;padding:15px 16px;box-shadow:0 18px 44px #020d2552;--recipient-promotion-background:#03133be0!important}.marketing-promotion-showcase__recipient .recipient-promotion h2{font-size:17px}.marketing-promotion-showcase__recipient .recipient-promotion p{font-size:10px}.marketing-promotion-showcase>footer{color:#a9bdd1;align-items:flex-start;gap:7px;margin-top:16px;font-size:9px;line-height:1.45;display:flex}.marketing-promotion-showcase>footer svg{color:#8cecff;flex:0 0 14px;width:14px;height:14px}@media (prefers-reduced-transparency:reduce){.marketing-promotion-showcase__recipient .recipient-promotion{-webkit-backdrop-filter:none;--recipient-promotion-background:#061f4d!important}}.pricing-v1-page{--pricing-v1-surface:#061f4d;--pricing-v1-surface-strong:#082b65;--pricing-v1-line:#397ab194}.pricing-v1-page .marketing-header{height:80px}.pricing-v1-page main{overflow:clip}.pricing-v1-page h1,.pricing-v1-page h2,.pricing-v1-page h3{text-wrap:balance}.pricing-v1-page p{text-wrap:pretty}.pricing-v1-plans{padding:76px 0 132px}.pricing-v1-page .pricing-v1-plans{padding-bottom:72px}.pricing-v1-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.pricing-v1-plan-grid>article{border:1px solid var(--pricing-v1-line);background:#061f4d9e;border-radius:18px;flex-direction:column;min-width:0;min-height:600px;padding:27px 24px;transition:transform .25s,border-color .25s;display:flex}.pricing-v1-plan-grid>article:hover{border-color:#77e6ffc7;transform:translateY(-3px)}.pricing-v1-plan-grid>article.is-pro,.pricing-v1-online-plan{background:var(--pricing-v1-surface-strong);border-color:#77e6ff}.pricing-v1-plan-grid>article>header{min-height:184px}.pricing-v1-local-plan>header>span,.pricing-v1-online-plan>header>div>span:first-child{color:#77e6ff;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.pricing-v1-online-plan>header>div,.pricing-v1-personal-plan>header>div{justify-content:space-between;align-items:flex-start;gap:12px;min-height:28px;display:flex}.pricing-v1-plan-grid h2{letter-spacing:-.04em;max-width:470px;margin:9px 0 0;font-size:25px;line-height:1.08}.pricing-v1-personal-plan h2{margin-top:0;font-size:30px}.pricing-v1-plan-grid article>header p{color:#9eb4cb;margin:18px 0 0;font-size:12px;line-height:1.55}.pricing-v1-plan-badge{color:#03133b;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#8cecff;border-radius:999px;flex:none;padding:8px 10px;font-size:9px;font-weight:850;line-height:1}.pricing-v1-plan-price{border-bottom:1px solid #397ab17a;align-items:baseline;gap:8px;margin-top:24px;padding-bottom:24px;display:flex}.pricing-v1-plan-price strong{letter-spacing:-.065em;font-size:clamp(45px,3.8vw,58px);line-height:.9}.pricing-v1-plan-price span{color:#9eb4cb;font-size:11px;font-weight:700}.pricing-v1-plan-grid ul{gap:11px;margin:25px 0 30px;padding:0;list-style:none;display:grid}.pricing-v1-plan-grid li{color:#bdcde0;grid-template-columns:17px minmax(0,1fr);align-items:start;gap:8px;font-size:12px;line-height:1.4;display:grid}.pricing-v1-plan-grid li svg{color:#77e6ff;width:16px;height:16px}.pricing-v1-plan-grid .button{width:100%;margin-top:auto}.marketing-page-footer{color:#7892ac;border-top:1px solid #397ab161;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;width:min(1450px,100% - 72px);min-height:118px;margin:0 auto;font-size:12px;display:grid}.marketing-page-footer .compact-brand__mark{flex-basis:38px;width:38px;height:38px}.marketing-page-footer .compact-brand__wordmark{width:84px}.marketing-page-footer p{margin:0}.marketing-page-footer>div{justify-self:end;gap:24px;display:flex}.marketing-page-footer a:hover{color:#8cecff}.marketing-not-found{height:100dvh;overflow:hidden}.marketing-not-found main{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(820px,100% - 48px);height:calc(100dvh - 82px);margin:0 auto;display:flex}.marketing-not-found main>span{color:#77e6ff;letter-spacing:.18em;font-size:12px;font-weight:800}.marketing-not-found h1{letter-spacing:-.06em;margin:20px 0 16px;font-size:clamp(45px,7vw,78px);line-height:1}.marketing-not-found p{color:#9eb4cb;max-width:520px;margin:0 0 30px;font-size:18px;line-height:1.6}@media (width<=1180px){.marketing-home{height:auto;min-height:100dvh;overflow:visible}.marketing-home__main{grid-template-columns:1fr 1fr;gap:42px;height:auto;min-height:calc(100dvh - 82px)}.marketing-home-footer{border-top:1px solid #397ab161;align-items:center;width:min(100% - 44px,1040px);min-height:68px;margin:0 auto;display:flex;position:static}.marketing-page .page-shell{width:min(100% - 44px,1040px)}.marketing-home__copy h1{font-size:clamp(52px,6vw,74px)}.marketing-availability>div{gap:13px}.marketing-header .site-nav{display:none}.marketing-header .menu-button{justify-self:center;display:grid}.marketing-header .site-nav--open{background:#061f4d;border:1px solid #397ab1;border-radius:14px;gap:0;width:min(360px,100vw - 40px);height:auto;padding:14px;display:grid;top:72px;left:50%;transform:translate(-50%);box-shadow:0 22px 48px #00071f70}.marketing-header .site-nav--open a{min-height:48px}.marketing-header .site-nav--open a:after{bottom:4px;left:14px;right:14px}.marketing-header .site-nav--open .site-nav__send{width:100%}.marketing-platforms{grid-template-columns:repeat(3,1fr)}.marketing-platforms article:nth-child(3){border-right:0}.marketing-platforms article:nth-child(-n+3){border-bottom:1px solid #397ab194}.marketing-use-cases__grid{grid-template-columns:repeat(3,1fr)}.marketing-use-cases__grid article{min-height:310px}.marketing-feature-horizon{grid-template-columns:.58fr 1.42fr;gap:54px}.marketing-paid-hero{grid-template-columns:1fr;min-height:auto;padding-top:76px}.marketing-paid-hero__copy{max-width:760px}.marketing-pricing-hero{min-height:540px;padding-bottom:145px}.marketing-pricing-grid,.pricing-v1-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-v1-plan-grid>article>header{min-height:164px}}@media (width<=820px){.marketing-page .page-shell,.marketing-page-footer,.marketing-home-footer{width:min(100% - 32px,720px)}.marketing-header{width:calc(100% - 32px)}.marketing-header .menu-button{justify-self:end}.marketing-header .header-actions{display:none}.marketing-header .site-nav--open .site-nav__mobile-actions{border-top:1px solid #397ab173;grid-template-columns:1fr 1fr;gap:8px;padding-top:10px;display:grid}.marketing-header .site-nav--open .site-nav__mobile-actions a{height:48px;min-height:48px}.marketing-header .site-nav--open .site-nav__mobile-actions .button{color:#03132f}.marketing-header .site-nav--open .site-nav__mobile-actions a:after{display:none}.marketing-home__main{grid-template-columns:1fr;padding:28px 0 60px}.marketing-home__copy{grid-row:1}.marketing-home__copy h1{font-size:clamp(50px,13vw,72px)}.marketing-app-frame{justify-self:center;height:min(720px,100dvh - 100px);min-height:590px}.marketing-detail-hero,.marketing-detail-hero--media,.marketing-security-proof,.marketing-use-cases-hero,.marketing-feature-horizon{grid-template-columns:1fr}.marketing-detail-hero{padding-top:64px}.marketing-detail-hero__copy h1,.marketing-downloads-hero h1{font-size:clamp(50px,13vw,78px)}.marketing-security-flow{grid-template-columns:1fr}.marketing-security-flow__path{flex-direction:column;justify-content:center;min-height:80px}.marketing-security-flow__path>i{flex:1;width:1px;min-height:22px}.marketing-section-heading{grid-template-columns:1fr;gap:18px}.marketing-steps__line{display:none}.marketing-steps__grid{grid-template-columns:1fr;margin-top:45px}.marketing-steps__grid article,.marketing-steps__grid article:not(:first-child){border-bottom:1px solid #397ab161;border-right:0;min-height:auto;padding:28px 0 38px}.marketing-callout{flex-direction:column;align-items:flex-start}.marketing-use-cases-hero{min-height:auto;padding:72px 0 95px}.marketing-use-cases{padding:90px 0 105px}.marketing-use-cases__grid{grid-template-columns:1fr 1fr}.marketing-feature-horizon{padding:100px 0 110px}.marketing-feature-horizon__intro{position:static}.marketing-platforms{grid-template-columns:1fr 1fr}.marketing-platforms article:nth-child(n){border-bottom:1px solid #397ab194;border-right:1px solid #397ab194}.marketing-platforms article:nth-child(2n){border-right:0}.marketing-platforms article:nth-last-child(-n+2){border-bottom:0}.marketing-page-footer{grid-template-columns:1fr;justify-items:start;padding:30px 0}.marketing-page-footer>div{flex-wrap:wrap;justify-self:start}.paid-account-panel__workspace{grid-template-columns:1fr}.paid-advertiser-preview__stage{min-height:340px}.marketing-pricing-hero{min-height:auto;padding-bottom:130px}.marketing-pricing-grid{grid-template-columns:1fr}.marketing-pricing-grid>article{min-height:480px}.marketing-paid-benefits__layout{grid-template-columns:1fr}.marketing-paid-benefit-featured{min-height:580px}.marketing-promotion-showcase{min-height:620px}.pricing-v1-plan-grid{grid-template-columns:1fr}.pricing-v1-plan-grid>article{min-height:530px}.pricing-v1-plan-grid>article>header{min-height:0}}@media (width<=560px){.marketing-app-frame{min-height:570px}.marketing-app-frame .compact-transfer{padding-inline:16px}.marketing-home__copy>p,.marketing-detail-hero__copy>p,.marketing-downloads-hero__copy>p{font-size:17px}.marketing-availability>div{grid-template-columns:1fr 1fr;display:grid}.marketing-platforms{grid-template-columns:1fr}.marketing-platforms article:nth-child(n){border-bottom:1px solid #397ab194;border-right:0;min-height:225px}.marketing-platforms article:last-child{border-bottom:0}.marketing-security-proof dl>div{grid-template-columns:1fr;gap:6px}.marketing-creative-flow>header,.marketing-creative-flow>div{padding-left:22px;padding-right:22px}.marketing-use-cases__grid{grid-template-columns:1fr}.marketing-use-cases__grid article{min-height:285px}.marketing-feature-lists{grid-template-columns:1fr}.marketing-paid-hero{padding-top:54px}.marketing-paid-hero__copy h1{font-size:clamp(48px,13vw,68px)}.paid-account-panel__header{flex-direction:column;align-items:flex-start}.paid-account-panel__actions{flex-direction:column;align-items:stretch;width:100%}.paid-account-panel__switch{justify-content:space-between;width:100%}.paid-account-panel__switch>span{text-align:left}.paid-account-panel__edit,.paid-account-panel__actions>button{width:100%}.paid-account-panel__workspace{padding:16px}.paid-advertiser-preview--overview{margin:16px}.paid-advertiser-preview--overview .paid-advertiser-preview__stage{min-height:390px;padding:16px 12px}.paid-advertiser-preview--overview .paid-advertiser-preview__download{width:100%}.paid-advertiser-form__button-fields{grid-template-columns:1fr}.paid-advertiser-preview__stage{min-height:310px;padding-inline:12px}.marketing-paid-benefits{padding:90px 0 100px}.marketing-pricing-hero{padding-bottom:92px}.marketing-pricing-grid{margin-top:-58px;padding-bottom:90px}.marketing-pricing-grid>article{min-height:450px;padding:24px}.marketing-paid-benefits__layout{margin-top:42px}.marketing-paid-benefit-featured{min-height:auto;padding:26px 22px}.marketing-paid-benefit-featured>svg{margin-bottom:70px}.marketing-paid-benefit-featured ul{grid-template-columns:1fr}.marketing-paid-benefit-featured li{padding:18px 0}.marketing-paid-benefit-featured li:not(:first-child){border-top:1px solid #03133b3b;border-left:0;padding-left:0}.marketing-promotion-showcase{min-height:auto;padding:20px}.marketing-promotion-showcase__stage{min-height:360px}.pricing-v1-plans{padding-top:90px;padding-bottom:96px}.pricing-v1-plan-grid>article{min-height:0;padding:27px 23px}.pricing-v1-online-plan>header>div,.pricing-v1-personal-plan>header>div{flex-direction:column;align-items:flex-start}.pricing-v1-plan-badge{align-self:flex-start}}
