:root{--buy-blue:#0867ed;--buy-navy:#071d54;--buy-text:#52617c;--buy-line:#dfe7f3;--buy-soft:#f7faff;--buy-green:#20b873;--buy-purple:#8b5cf6;--buy-orange:#ff9d28}.purchases-page{color:var(--buy-navy);background:#fff}.purchases-page *{box-sizing:border-box}.purchases-container{width:min(1200px,calc(100% - 48px));margin-inline:auto}.purchases-hero{padding:142px 0 54px;background:linear-gradient(135deg,#fff 55%,#f5f9ff)}.purchases-hero-grid{display:grid;grid-template-columns:430px minmax(0,1fr);align-items:center;gap:55px}.purchases-eyebrow,.purchases-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--buy-blue);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.purchases-hero h1{margin:17px 0;color:var(--buy-navy);font-size:48px;line-height:1.08;letter-spacing:-.035em}.purchases-hero h1 span{display:block}.purchases-hero-copy>p{margin:0;color:var(--buy-text);font-size:16px;line-height:1.65}.purchases-actions{display:flex;gap:12px;margin-top:26px}.purchases-button{min-height:44px;padding:0 22px;border:1px solid transparent;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;transition:.2s}.purchases-button:hover{transform:translateY(-1px)}.purchases-button-primary{color:#fff;background:var(--buy-blue);box-shadow:0 8px 20px rgba(8,103,237,.18)}.purchases-button-primary:hover{color:#fff;background:#0055ce}.purchases-button-secondary{color:var(--buy-blue);border-color:var(--buy-line);background:#fff}.purchases-trust{display:flex;flex-wrap:wrap;gap:20px;margin:31px 0 0;padding:0;list-style:none;color:var(--buy-text);font-size:12px}.purchases-trust i{margin-right:5px;color:var(--buy-green)}.purchases-hero-visual{position:relative;padding-left:120px}.purchase-window{min-height:405px;padding:18px;border:1px solid var(--buy-line);border-radius:10px;background:#fff;box-shadow:0 20px 45px rgba(26,65,120,.13)}.purchase-window-bar{display:flex;justify-content:space-between;padding:0 0 15px;border-bottom:1px solid var(--buy-line);color:var(--buy-navy);font-size:14px}.purchase-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;padding:18px 0}.purchase-form-grid label{color:#6c7890;font-size:10px}.purchase-form-grid span{display:block;margin-top:5px;padding:8px;border:1px solid var(--buy-line);border-radius:4px;color:#263651;background:#fff;font-size:10px}.purchase-table{display:grid;grid-template-columns:1.3fr 1.5fr .7fr .7fr .7fr;gap:1px;background:#eaf0f8;font-size:9px}.purchase-table>*{padding:9px 6px;background:#fff}.purchase-table>div{color:#68758c;background:#edf4fd;font-weight:700}.purchase-total{display:flex;flex-direction:column;align-items:flex-end;gap:6px;padding:15px 5px;color:#53617a;font-size:10px}.purchase-total strong{color:var(--buy-navy);font-size:12px}.purchase-window-actions{display:flex;gap:7px}.purchase-window-actions>*{padding:8px 11px;border-radius:4px;font-size:9px}.purchase-window-actions b:first-child{color:#fff;background:var(--buy-blue)}.purchase-window-actions b:nth-child(2){color:#fff;background:var(--buy-green)}.purchases-status{position:absolute;z-index:2;left:0;width:150px;padding:12px 10px;border:1px solid var(--buy-line);border-radius:10px;display:grid;grid-template-columns:35px 1fr 12px;align-items:center;gap:8px;background:#fff;box-shadow:0 10px 25px rgba(30,61,105,.1)}.purchases-status:nth-child(1){top:112px}.purchases-status:nth-child(2){top:187px}.purchases-status:nth-child(3){top:262px}.purchases-status>span{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;color:#fff;background:var(--buy-green)}.purchases-status:nth-child(2)>span{background:var(--buy-blue)}.purchases-status:nth-child(3)>span{background:var(--buy-purple)}.purchases-status strong,.purchases-status small{display:block;font-size:8px;line-height:1.35}.purchases-status small{margin-top:3px;color:var(--buy-text)}.purchases-status>i{color:var(--buy-green)}.purchases-module-nav{padding:0 0 26px}.purchases-module-nav>div{display:flex;justify-content:space-between;gap:10px;padding:14px 18px;border:1px solid var(--buy-line);border-radius:10px;background:#fff;box-shadow:0 9px 24px rgba(30,61,105,.07)}.purchases-module-nav a{color:var(--buy-text);font-size:12px;white-space:nowrap}.purchases-module-nav a:first-child,.purchases-module-nav a:hover{color:var(--buy-blue)}.purchases-module-nav i{margin-right:6px;color:var(--buy-blue)}.purchases-section{padding:54px 0}.purchases-heading{text-align:center;margin-bottom:30px}.purchases-heading h2{margin:0 0 8px;font-size:28px;color:var(--buy-navy)}.purchases-heading p{margin:0;color:var(--buy-text);font-size:14px}.purchases-main-cards{max-width:900px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.purchases-main-cards article{padding:28px 24px;border:1px solid var(--buy-line);border-radius:11px;background:#fff;box-shadow:0 9px 24px rgba(30,61,105,.05)}.purchases-main-cards article>i{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;color:var(--buy-blue);background:#eaf3ff;font-size:22px}.purchases-main-cards article:nth-child(2)>i{color:var(--buy-green);background:#e7f8f1}.purchases-main-cards article:nth-child(3)>i{color:var(--buy-orange);background:#fff4df}.purchases-main-cards h3{margin:17px 0 9px;font-size:17px}.purchases-main-cards p,.purchases-main-cards a{font-size:13px;line-height:1.6}.purchases-main-cards p{min-height:64px;color:var(--buy-text)}.purchases-main-cards a{color:var(--buy-blue);font-weight:700}.purchases-flow-section{background:var(--buy-soft)}.purchases-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:25px;margin:0;padding:0;list-style:none}.purchases-flow li{position:relative;text-align:center}.purchases-flow li:not(:last-child):after{content:'→';position:absolute;right:-18px;top:27px;color:#9ab0cf}.purchases-flow li>span{width:58px;height:58px;margin:0 auto 14px;border:1px solid var(--buy-blue);border-radius:50%;display:grid;place-items:center;color:var(--buy-blue);background:#fff;font-size:24px}.purchases-flow li:nth-child(2)>span{color:var(--buy-purple);border-color:var(--buy-purple)}.purchases-flow li:nth-child(3)>span{color:var(--buy-orange);border-color:var(--buy-orange)}.purchases-flow li:last-child>span{color:var(--buy-green);border-color:var(--buy-green)}.purchases-flow strong{display:block;font-size:13px}.purchases-flow p{color:var(--buy-text);font-size:12px;line-height:1.5}.purchases-features{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 38px}.purchases-features article{display:flex;gap:14px}.purchases-features article>i{flex:0 0 38px;width:38px;height:38px;border-radius:10px;display:grid;place-items:center;color:var(--buy-blue);background:#eaf3ff;font-size:19px}.purchases-features h3{margin:0 0 7px;font-size:14px}.purchases-features p{margin:0;color:var(--buy-text);font-size:12px;line-height:1.55}.purchases-cost-section{padding-top:24px}.purchases-cost-card{padding:28px;border:1px solid #a9cfff;border-radius:12px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:36px;background:linear-gradient(120deg,#f1f7ff,#fff)}.purchases-cost-card h2{margin:8px 0 12px;font-size:26px}.purchases-cost-card p{color:var(--buy-text);font-size:13px;line-height:1.65}.purchases-cost-card ul{padding:0;margin:15px 0 0;list-style:none;font-size:13px}.purchases-cost-card li{margin:8px 0}.purchases-cost-card li:before{content:'✓';display:inline-grid;place-items:center;width:17px;height:17px;margin-right:8px;border-radius:50%;color:#fff;background:var(--buy-green);font-size:10px}.cost-mockup{overflow:hidden;min-height:225px;border:1px solid var(--buy-line);border-radius:9px;background:#fff;box-shadow:0 12px 28px rgba(30,61,105,.12)}.cost-bar{padding:14px;color:var(--buy-blue);border-bottom:1px solid var(--buy-line);font-size:13px;font-weight:700}.cost-rows{padding:13px}.cost-rows span{display:block;height:27px;margin-bottom:7px;border-radius:4px;background:linear-gradient(90deg,#e8eef8 18%,#f7f9fc 18% 50%,#eaf2fd 50% 68%,#f7f9fc 68%)}.purchases-final{padding:46px 0;text-align:center;background:linear-gradient(#fff,#f5f9ff)}.purchases-final>div>span{width:54px;height:54px;margin:0 auto 15px;border-radius:50%;display:grid;place-items:center;color:var(--buy-blue);background:#e8f2ff;font-size:24px}.purchases-final h2{margin:0 0 8px;font-size:28px}.purchases-final p{margin:0 0 20px;color:var(--buy-text);font-size:14px}.purchases-final small{display:block;margin-top:10px;color:var(--buy-text)}#header{background:#fff;box-shadow:0 1px 0 var(--buy-line)}#header .navbar-brand-default,#header .navbar-brand-collapsed{display:none!important}#header .navbar-brand-on-scroll{display:flex!important}#header .nav-link{color:var(--buy-navy)!important}#header .nav-link-toggle::after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23071d54' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.72 15.78a.75.75 0 0 1-.53.22h-.38a.77.77 0 0 1-.53-.22l-5.13-5.14a.5.5 0 0 1 0-.71l.71-.71a.49.49 0 0 1 .7 0L12 13.67l4.44-4.45a.5.5 0 0 1 .71 0l.7.71a.5.5 0 0 1 0 .71z'/%3E%3C/svg%3E")!important}
@media(max-width:991px){.purchases-hero{padding-top:120px}.purchases-hero-grid{grid-template-columns:1fr;gap:40px}.purchases-hero-copy{max-width:650px}.purchases-hero-visual{padding-left:105px}.purchases-module-nav>div{overflow-x:auto;justify-content:flex-start}.purchases-features{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.purchases-container{width:min(100% - 30px,1200px)}.purchases-hero{padding:105px 0 40px}.purchases-hero h1{font-size:38px}.purchases-actions{flex-direction:column}.purchases-hero-visual{padding:0}.purchases-status{display:none}.purchase-form-grid{grid-template-columns:1fr 1fr}.purchase-table{grid-template-columns:1.2fr 1fr .6fr}.purchase-table>*:nth-child(4),.purchase-table>*:nth-child(5),.purchase-table>*:nth-child(9),.purchase-table>*:nth-child(10){display:none}.purchases-main-cards,.purchases-flow,.purchases-features,.purchases-cost-card{grid-template-columns:1fr}.purchases-flow li:after{display:none}.purchases-flow li{display:grid;grid-template-columns:58px 1fr;text-align:left;column-gap:15px}.purchases-flow li>span{grid-row:1/3;margin:0}.purchases-flow p{margin-top:5px}.purchases-section{padding:44px 0}.purchases-heading h2,.purchases-final h2{font-size:25px}.cloudya-footer{margin-top:0}}
