@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=DM+Sans:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Barlow:wght@400;600;700;800&family=Barlow+Condensed:wght@700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Geist:wght@400;500&display=swap";body{margin:0;min-height:100vh;background:#cecece}*{margin:0;padding:0;box-sizing:border-box}#root{margin:0;padding:0;max-width:none}.landing-main{min-height:100vh;padding:60px 0;background:#f5f5f5;display:flex;flex-direction:column;align-items:center}.showcase{display:flex;flex-direction:column;align-items:center;gap:15px}.showcase-title{font-size:28px;color:#171717;font-family:"Instrument Serif",serif;font-weight:400;font-style:italic;text-decoration:none;transition:opacity .2s ease}.showcase-title:hover{opacity:.6}.showcase-frame{transform-origin:top center;border:10px solid #d2d2d2;border-radius:40px;overflow:hidden;background:#fff;box-shadow:0 15px 30px #00000017}.statusboard .showcase-frame{transform:scale(.8)}.carddemo .showcase-frame,.landingdemo .showcase-frame{transform:scale(.85)}.accessrdemo .showcase-frame{transform:scale(.85);padding:50px}:root{--brand-orange: #E8572A;--brand-orange-light: #F0693E;--text-dark: #1A1A1A;--text-medium: #3D3D3D;--text-muted: #6B6B6B;--bg-light: #F2F2F0;--bg-white: #FFFFFF;--border-light: #E0E0E0;--nav-bg: rgba(255, 255, 255, .92);--shadow-card: 0 8px 32px rgba(0, 0, 0, .1);--shadow-btn: 0 4px 16px rgba(232, 87, 42, .28);--radius-nav: 999px;--radius-card: 20px;--radius-btn: 999px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,sans-serif;background-color:#f6f6f6}.landing-page{max-width:1400px;max-height:1100px;background-image:url(/assets/bggridfull-BXjwAKag.png);background-repeat:no-repeat;background-position:center;background-size:cover}.navbar{position:relative;z-index:100;display:flex;align-items:center;justify-content:space-between;max-width:860px;margin:28px auto 0;padding:14px 24px;background:#fff;animation:slideDown .6s cubic-bezier(.16,1,.3,1) both;box-shadow:0 1.03872px 1.03872px .519362px #2929290a,0 3.11617px 3.11617px -1.55809px #29292905,0 6.23235px 6.23235px -3.11617px #2929290a,0 12.4647px 12.4647px -6.23235px #2929290a,0 24.9294px 24.9294px -12.4647px #2929290a,0 49.8588px 49.8588px -24.9294px #2929290a,0 0 0 1.03872px #2929290a,inset 0 -1.03872px 1.03872px -.519362px #3333330f;border-radius:24.9294px}@keyframes slideDown{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}.navbar-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.navbar-brand img{width:28px;height:28px;object-fit:contain}.navbar-brand span{font-family:Sora,sans-serif;font-weight:700;font-size:18px;color:#000;letter-spacing:-.4px}.navbar-links{display:flex;align-items:center;gap:36px;list-style:none}.navbar-links a{text-decoration:none;font-size:15px;font-weight:500;color:#3d3d3dc4;transition:color .2s}.navbar-links a:hover{color:#1a1a1a}.btn-get-started{color:#fff;border:none;padding:11px 24px;font-family:Sora,sans-serif;font-weight:400;font-size:14px;cursor:pointer;letter-spacing:-.2px;transition:background .2s,transform .15s;background:linear-gradient(180deg,#3c3c3c,#060606);box-shadow:inset 0 .8px 5px #c6c6c6,inset 0 -1.25px #0e0f14;border-radius:30px}.btn-get-started:hover{transform:translateY(-1px)}.hero{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:68px;padding-bottom:0}.hero-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 18px;font-size:13.5px;font-weight:500;color:#3d3d3d;margin-bottom:32px;border-radius:999px;border:2px solid transparent;background:linear-gradient(var(--bg-white),var(--bg-white)) padding-box,linear-gradient(90deg,#ffa978,#ab20ab,#ff640d) border-box}.hero-badge .badge-icon{font-size:15px}.hero-headline{font-family:Sora,sans-serif;font-size:clamp(48px,3vw,80px);font-weight:800;line-height:.6;letter-spacing:-2.5px;color:#1a1a1a;max-width:780px;padding-bottom:.4em;animation:fadeUp .7s cubic-bezier(.16,1,.3,1) .18s both;background:linear-gradient(90deg,#595959,#010101);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.hero-headline .inline-icon{display:inline-block;width:1.6em;object-fit:contain;vertical-align:middle;margin:0 -5px;animation:iconBounce 2.4s ease-in-out 1.2s infinite;padding-bottom:10px}.hero-subtext{font-size:16px;font-weight:400;color:var(--text-muted);max-width:460px;line-height:1.6;margin-bottom:20px;margin-top:10px;animation:fadeUp .7s cubic-bezier(.16,1,.3,1) .26s both}.hero-cta{display:flex;align-items:center;gap:14px;margin-bottom:64px;animation:fadeUp .7s cubic-bezier(.16,1,.3,1) .34s both}.btn-upload-cv{color:#fff;border:none;padding:11px 24px;font-family:Sora,sans-serif;font-weight:400;font-size:12px;cursor:pointer;letter-spacing:-.3px;transition:background .2s,transform .15s,box-shadow .2s;background:linear-gradient(180deg,#3c3c3c,#060606);box-shadow:inset 0 .8px 5px #c6c6c6,inset 0 -1.25px #0e0f14;border-radius:30px}.btn-upload-cv:hover{transform:translateY(-2px)}.btn-how-it-works{background:transparent;color:#1a1a1a;border:1.5px solid #000000;padding:11px 24px;border-radius:999px;font-family:Sora,sans-serif;font-weight:400;font-size:12px;cursor:pointer;letter-spacing:-.3px;transition:border-color .2s,transform .15s,background .2s}.btn-how-it-works:hover{border-color:#1a1a1a;background:#00000008;transform:translateY(-2px)}.hero-cards{position:relative;z-index:10;width:100%;max-width:900px;margin:0 auto;animation:fadeUp .9s cubic-bezier(.16,1,.3,1) .5s both}.hero-cards img{width:100%;height:auto;display:block;border-radius:0 0 40px 40px}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;background:transparent;border:none;cursor:pointer;padding:4px;z-index:200;-webkit-tap-highlight-color:transparent}.hamburger-line{display:block;width:22px;height:2px;background:#1a1a1a;border-radius:4px;transition:transform .35s cubic-bezier(.76,0,.24,1),opacity .25s ease,width .35s cubic-bezier(.76,0,.24,1);transform-origin:center}.hamburger.open .hamburger-line:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open .hamburger-line:nth-child(2){opacity:0;width:0}.hamburger.open .hamburger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-overlay{display:none;position:fixed;inset:0;background:#00000059;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:90;opacity:0;pointer-events:none;transition:opacity .35s ease}.mobile-overlay.active{opacity:1;pointer-events:auto}.mobile-menu{display:none;position:relative;z-index:95;max-width:860px;margin:0 auto;padding:0 24px;overflow:hidden;max-height:0;opacity:0;transition:max-height .45s cubic-bezier(.16,1,.3,1),opacity .35s ease,padding .35s ease}.mobile-menu.open{max-height:320px;opacity:1;padding:20px 24px 24px}.mobile-menu-links{list-style:none;display:flex;flex-direction:column;gap:4px}.mobile-menu-links li{opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.mobile-menu.open .mobile-menu-links li{opacity:1;transform:translateY(0)}.mobile-menu.open .mobile-menu-links li:nth-child(1){transition-delay:.06s}.mobile-menu.open .mobile-menu-links li:nth-child(2){transition-delay:.12s}.mobile-menu.open .mobile-menu-links li:nth-child(3){transition-delay:.18s}.mobile-menu-links a{display:block;padding:12px 16px;text-decoration:none;font-family:Sora,sans-serif;font-size:16px;font-weight:500;color:#3d3d3d;border-radius:12px;transition:background .2s,color .2s;text-align:center}.mobile-menu-links a:hover{background:#0000000a;color:#1a1a1a}.mobile-cta{width:100%;margin-top:16px;text-align:center;opacity:0;transform:translateY(-10px);transition:opacity .3s ease .24s,transform .3s ease .24s,background .2s,box-shadow .2s}.mobile-menu.open .mobile-cta{opacity:1;transform:translateY(0)}@media(max-width:768px){.navbar{max-width:calc(100% - 32px);margin-top:16px}.navbar-links,.navbar-cta-desktop{display:none}.hamburger{display:flex}.mobile-overlay{display:block}.mobile-menu{display:block;max-width:calc(100% - 32px);margin-top:8px;background:#fff;border-radius:20px;box-shadow:0 4px 24px #00000014}.hero{padding-top:48px;padding-left:20px;padding-right:20px}.hero-headline{font-size:36px;letter-spacing:-1.5px}.hero-subtext{font-size:15px}.hero-cta{flex-direction:column;width:100%}.btn-upload-cv,.btn-how-it-works{width:100%;text-align:center}}@media(max-width:376px){.hero-headline{font-size:32px;letter-spacing:-1.5px}}.cards-wrapper{display:flex;gap:36px;align-items:center;justify-content:center;font-family:Geist,sans-serif;scale:.8}.card{width:460px;height:660px;background:#f1f2f6;border-radius:28px;overflow:hidden;box-shadow:0 30px 80px #0000002e,0 8px 24px #0000001a;display:flex;flex-direction:column;box-shadow:0 50px 80px #00000047}.card .hero{position:relative;border-radius:24px;margin:0;padding:28px 30px 34px;flex-shrink:0;overflow:hidden}.card-blue .hero{background:linear-gradient(180deg,#6f6aff,#504efa)}.card-orange .hero{background:linear-gradient(180deg,#f98c61,#dc571e)}.card .hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:28px 28px;border-radius:inherit;opacity:.7}.hero-top{position:relative;z-index:2;display:flex;width:100%;align-items:center;justify-content:space-between}.plan-label{color:#ffffffeb;text-transform:uppercase;font-family:Geist;font-style:normal;font-weight:400;font-size:20px;line-height:21px;letter-spacing:-.0872529px;color:#fff}.save-badge{background:#ffffff38;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);color:#ffffffe6;padding:6px 16px;border-radius:50px;text-transform:uppercase;font-family:Geist;font-style:normal;font-weight:400;font-size:14px;letter-spacing:-.0872529px}.price-block{position:relative;z-index:2;text-align:center;padding:10px 0 6px}.card-orange .price-amount{font-family:Geist;font-style:normal;font-weight:600;font-size:130px;line-height:140px;letter-spacing:-8px;background:linear-gradient(180deg,#fff 5%,#efc1a7 103%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.2));padding:5px}.card-orange .per-month{text-transform:uppercase;font-family:Geist;font-style:normal;font-weight:400;font-size:20px;line-height:21px;letter-spacing:-.0872529px;color:#f3beac}.card-blue .price-amount{font-family:Geist;font-style:normal;font-weight:600;font-size:130px;line-height:140px;letter-spacing:-8px;background:linear-gradient(180deg,#fafdff,#b0afec 103.78%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.2));padding:5px}.card-blue .per-month{text-transform:uppercase;font-family:Geist;font-style:normal;font-weight:400;font-size:20px;line-height:21px;letter-spacing:-.0872529px;color:#babbfe}.card .features{flex:1;padding:45px 28px 0;display:flex;flex-direction:column}.tags-grid{display:flex;flex-wrap:wrap;gap:10px}.card .tag{background:#fff;border-radius:50px;padding:9px 18px;white-space:nowrap;font-family:Geist;font-style:normal;font-weight:400;font-size:15px;line-height:21px;letter-spacing:-.0872529px;color:#757575}.card .bottom{padding:24px 28px 22px;display:flex;flex-direction:column;align-items:center;gap:12px}.cta-btn{width:100%;padding:20px;border:none;border-radius:50px;color:#fff;font-family:Barlow,sans-serif;font-size:17px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:transform .3s,box-shadow .3s;font-family:Geist;font-style:normal;font-weight:400;font-size:20px;line-height:25px}.card-blue .cta-btn{background:linear-gradient(180deg,#726ffe,#4542e5 90%);box-shadow:inset 0 6px 8px #b1b2f5,inset 0 -6px 8px #8281ff}.card-blue .cta-btn:hover{transform:scale(.98);box-shadow:inset 0 6px 8px #b1b2f5,inset 0 -6px 8px #8281ff}.card-orange .cta-btn{background:linear-gradient(180deg,#f98959,#d15926 90%);box-shadow:inset 0 6px 8px #ffbc99,inset 0 -6px 8px #e2855a}.card-orange .cta-btn:hover{transform:scale(.98);box-shadow:inset 0 6px 8px #ffbc99,inset 0 -6px 8px #e2855a}.cta-btn:active{transform:translateY(0)}.billing-note{font-size:14px;color:#9898a8;font-weight:400}@media(max-width:1024px){.cards-wrapper{gap:24px;scale:.7}}@media(max-width:768px){.cards-wrapper{flex-direction:column;gap:32px;scale:1;padding:20px}.card{width:100%;max-width:420px;height:auto}.card-orange .price-amount,.card-blue .price-amount{font-size:100px;line-height:110px;letter-spacing:-6px}.plan-label,.card-orange .per-month,.card-blue .per-month{font-size:17px}.cta-btn{padding:18px;font-size:18px}}@media(max-width:480px){.cards-wrapper{gap:24px;padding:12px}.card{max-width:100%;border-radius:22px}.card .hero{padding:22px 22px 28px;border-radius:20px}.card-orange .price-amount,.card-blue .price-amount{line-height:90px}.plan-label{font-size:15px}.save-badge{font-size:12px;padding:5px 12px}.card-orange .per-month,.card-blue .per-month{font-size:15px}.card .features{padding:30px 20px 0}.tags-grid{gap:8px}.card .tag{padding:7px 14px;font-size:13px}.card .bottom{padding:20px 20px 18px}.cta-btn{padding:16px;font-size:16px;line-height:22px}.billing-note{font-size:13px}}.status-board{--bg-0: #040404;--bg-1: #090909;position:relative;width:1200px;min-height:900px;overflow:hidden;font-family:Geist,sans-serif;background:radial-gradient(87.56% 87.56% at 49.95% 22.55%,#111 30%,#010101)}.status-board__grid{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:42px;padding:120px 60px;min-height:inherit}.status-row{display:flex;align-items:center;justify-content:center;gap:28px}.status-pill{position:relative;display:inline-flex;align-items:center;gap:22px;height:116px;border-radius:999px;padding:0 48px 0 38px;border:1px solid rgba(255,255,255,.052);background:linear-gradient(180deg,#ffffff0b,#ffffff02),#0e0e0ed1;box-shadow:inset 0 1.5px #ffffff14,inset 0 -24px 44px #8a8a8a03,0 16px 24px #0000005c,0 0 0 1px #ffffff04;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);flex-shrink:0;white-space:nowrap;overflow:visible;transition:all .45s cubic-bezier(.4,0,.2,1)}.status-pill:before{content:"";position:absolute;top:-.7px;left:50%;transform:translate(-50%);width:75%;height:3px;border-radius:50%;pointer-events:none;opacity:0;background:radial-gradient(ellipse,transparent 0%,transparent 70%);box-shadow:0 5px 45px 3px transparent;transition:opacity .45s cubic-bezier(.4,0,.2,1),background .45s cubic-bezier(.4,0,.2,1),box-shadow .45s cubic-bezier(.4,0,.2,1)}.status-pill__icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.status-icon{width:100%;height:100%;filter:drop-shadow(0 0 0px transparent);transition:color .45s cubic-bezier(.4,0,.2,1),filter .45s cubic-bezier(.4,0,.2,1)}.status-pill__label{font-size:66px;line-height:1;letter-spacing:-.048em;font-weight:400;color:#f2ebde;white-space:nowrap;transition:color .45s cubic-bezier(.4,0,.2,1)}.status-pill.pending .status-pill__label{color:#f2e7d6}.status-pill.pending .status-icon{color:#e3ab1f;filter:drop-shadow(0 0 10px rgba(227,171,31,.33))}.status-pill.pending:before{opacity:1;background:radial-gradient(ellipse,#f5a623 0%,transparent 70%);width:75%;box-shadow:0 5px 45px 3px #f5a623b3}.status-pill.pending:after{opacity:1;background:radial-gradient(ellipse,rgba(245,166,35,.4) 0%,transparent 70%)}.status-pill.success .status-pill__label{color:#eaf3e8}.status-pill.success .status-icon{color:#1cf09b;filter:drop-shadow(0 0 12px rgba(28,240,155,.38))}.status-pill.success:before{opacity:1;background:radial-gradient(ellipse,#00c896 0%,transparent 70%);box-shadow:0 5px 45px 3px #00c896b3}.status-pill.success:after{opacity:1;background:radial-gradient(ellipse,rgba(0,200,150,.3) 0%,transparent 70%)}.status-pill.favorite .status-pill__label{color:#f2e1e7}.status-pill.favorite .status-icon{color:#ff3e7f;filter:drop-shadow(0 0 12px rgba(255,62,127,.38))}.status-pill.favorite:before{opacity:1;background:radial-gradient(ellipse,#ff4d7a 0%,transparent 70%);box-shadow:0 5px 45px 3px #ff4d7ab3}.status-pill.favorite:after{opacity:1;background:radial-gradient(ellipse,rgba(255,77,122,.35) 0%,transparent 70%)}.status-pill.paused .status-pill__label{color:#dde8f5}.status-pill.paused .status-icon{color:#4da6ff;filter:drop-shadow(0 0 12px rgba(77,166,255,.38))}.status-pill.paused:before{opacity:1;background:radial-gradient(ellipse,#4da6ff 0%,transparent 70%);box-shadow:0 5px 45px 3px #4da6ffb3}.status-pill.paused:after{opacity:1;background:radial-gradient(ellipse,rgba(77,166,255,.3) 0%,transparent 70%)}.status-pill.atrisk .status-pill__label{color:#f5e3db}.status-pill.atrisk .status-icon{color:#ff6b3d;filter:drop-shadow(0 0 12px rgba(255,107,61,.38))}.status-pill.atrisk:before{opacity:1;background:radial-gradient(ellipse,#ff6b3d 0%,transparent 70%);box-shadow:0 5px 45px 3px #ff6b3db3}.status-pill.atrisk:after{opacity:1;background:radial-gradient(ellipse,rgba(255,107,61,.35) 0%,transparent 70%)}.status-pill.archived .status-pill__label{color:#e8ddf5}.status-pill.archived .status-icon{color:#a855f7;filter:drop-shadow(0 0 12px rgba(168,85,247,.38))}.status-pill.archived:before{opacity:1;background:radial-gradient(ellipse,#a855f7 0%,transparent 70%);box-shadow:0 5px 45px 3px #a855f7b3}.status-pill.archived:after{opacity:1;background:radial-gradient(ellipse,rgba(168,85,247,.35) 0%,transparent 70%)}.status-pill.muted .status-pill__label,.status-pill.muted .status-icon{color:#eaeaeea8}.status-pill.muted .status-icon{filter:drop-shadow(0 0 0px transparent)}.status-pill.muted:before{opacity:0;background:radial-gradient(ellipse,transparent 0%,transparent 70%);box-shadow:0 5px 45px 3px transparent}.status-pill.muted:after{opacity:0;background:radial-gradient(ellipse,transparent 0%,transparent 70%)}@media(max-width:1200px){.status-board{width:1120px;min-height:820px}.status-board__grid{gap:32px;padding:90px 40px}.status-row{gap:20px}.status-pill{height:84px;gap:16px;padding:0 30px 0 24px}.status-pill__icon{width:38px;height:38px}.status-pill__label{font-size:47px}}@media(max-width:768px){.status-board{width:100%;min-height:auto}.status-board__grid{gap:18px;padding:80px 20px 64px}.status-row{flex-direction:column;gap:18px;width:100%;align-items:center}.status-pill{width:100%;max-width:360px;height:72px;padding:0 24px 0 20px}.status-pill__icon{width:32px;height:32px}.status-pill__label{font-size:34px}}.accessr-hero-card{width:100%;max-width:1200px;border-radius:26px;padding:80px 48px 72px;position:relative;overflow:hidden;text-align:center;background:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px),radial-gradient(80% 80% at 50% -13.49%,#ffffff4d,#26283300),#3362fa;background-size:46px 46px,46px 46px,100% 100%,100% 100%}.accessr-float-icon{position:absolute;background:transparent;border-radius:22px;display:flex;align-items:center;justify-content:center;box-shadow:none;overflow:hidden}.accessr-float-icon img{width:100%;height:100%;object-fit:contain;border-radius:22px}.accessr-icon-aa{width:130px;height:130px;top:32px;left:108px;transform:rotate(-10deg)}.accessr-icon-kb{width:130px;height:130px;top:22px;right:92px;transform:rotate(7deg)}.accessr-icon-sz{width:130px;height:130px;bottom:32px;left:166px;transform:rotate(5deg)}.accessr-icon-tr{width:130px;height:130px;bottom:36px;right:148px;transform:rotate(-7deg)}.accessr-hero-content{position:relative;z-index:1}.accessr-trust-badge{display:inline-flex;align-items:center;gap:7px;background:#ffffff2e;border:1px solid rgba(255,255,255,.38);border-radius:999px;padding:7px 18px;color:#fff;font-size:13px;font-weight:400;margin-bottom:26px;letter-spacing:.01em}.accessr-trust-badge svg{width:13px;height:13px}.accessr-hero-title{font-family:Geist,sans-serif;font-weight:600;font-size:clamp(32px,5vw,62px);color:#fff;line-height:1.1;margin-bottom:18px;letter-spacing:-.6px}.accessr-hero-sub{color:#ffffffc7;font-size:15.5px;line-height:1.65;margin-bottom:34px}.accessr-btn-cta{display:inline-flex;align-items:center;gap:9px;color:#fff;font-family:Geist,sans-serif;font-size:15px;font-weight:400;padding:14px 30px;border-radius:10px;text-decoration:none;border:none;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;background:radial-gradient(116.68% 140.08% at 50% -13.49%,#ffffff59,#26283300),#262833;box-shadow:inset 0 1px 2px #fff}.accessr-btn-cta:hover{transform:translateY(-2px)}.accessr-btn-cta svg{width:15px;height:15px}.accessr-footer-wrap{width:100%;max-width:1200px;margin-top:48px}.accessr-footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;flex-wrap:wrap;margin-bottom:36px}.accessr-brand-col{max-width:290px}.accessr-brand-logo{display:flex;align-items:center;gap:10px;margin-bottom:14px}.accessr-brand-logo img{width:38px;height:38px;border-radius:10px;flex-shrink:0}.accessr-brand-name{font-family:Geist,sans-serif;font-weight:700;font-size:22px;color:#111827;letter-spacing:-.6px}.accessr-brand-desc{font-size:13.5px;color:#6b7280;line-height:1.68}.accessr-nav-cols{display:flex;gap:52px;flex-wrap:wrap}.accessr-nav-col h4{font-size:13px;font-weight:700;color:#111827;margin-bottom:16px;letter-spacing:.02em}.accessr-nav-col ul{list-style:none}.accessr-nav-col ul li{margin-bottom:11px}.accessr-nav-col ul li a{display:flex;align-items:center;gap:8px;font-size:13.5px;color:#4b5563;text-decoration:none;transition:color .15s}.accessr-nav-col ul li a:hover{color:#3d5fdb}.accessr-nav-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.6}.accessr-nav-icon svg{width:14px;height:14px}.accessr-compliance-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px}.accessr-compliance-card{background:#fff;border-radius:16px;padding:16px 18px;display:flex;align-items:center;gap:8px;box-shadow:0 1px 4px #0000000f,0 2px 12px #0000000a}.accessr-badge-seal{width:70px;height:70px;flex-shrink:0}.accessr-badge-seal img{width:70px;height:70px;object-fit:contain}.accessr-badge-text h5{font-size:14px;font-weight:700;color:#111827;margin-bottom:3px}.accessr-badge-text p{font-size:11.5px;color:#6b7280;line-height:1.4}.accessr-footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;padding-top:20px;border-top:1px solid #d1d5db}.accessr-footer-bottom span{font-size:11.5px;color:#9ca3af;text-transform:uppercase;letter-spacing:.03em}.accessr-footer-links{display:flex;gap:22px;flex-wrap:wrap}.accessr-footer-links a{font-size:11.5px;color:#9ca3af;text-decoration:none;text-transform:uppercase;letter-spacing:.03em;transition:color .15s}.accessr-footer-links a:hover{color:#3d5fdb}@media(max-width:1024px){.accessr-icon-aa{left:32px;top:28px}.accessr-icon-kb{right:28px;top:20px}.accessr-icon-sz{left:24px;bottom:28px}.accessr-icon-tr{right:28px;bottom:28px}}@media(max-width:860px){.accessr-hero-card{padding:64px 32px 56px}.accessr-float-icon,.accessr-float-icon img{border-radius:16px}.accessr-icon-aa{width:78px;height:78px;top:20px;left:20px;transform:rotate(-8deg)}.accessr-icon-kb{width:78px;height:78px;top:18px;right:18px;transform:rotate(6deg)}.accessr-icon-sz{width:82px;height:82px;bottom:18px;left:16px;transform:rotate(4deg)}.accessr-icon-tr{width:78px;height:78px;bottom:18px;right:16px;transform:rotate(-6deg)}.accessr-compliance-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.accessr-hero-card{padding:52px 24px 48px;border-radius:20px}.accessr-float-icon{display:none}.accessr-hero-title{font-size:30px}.accessr-hero-sub{font-size:14px}.accessr-footer-top{flex-direction:column;gap:28px}.accessr-brand-col{max-width:100%}.accessr-nav-cols{gap:28px}.accessr-compliance-row{grid-template-columns:1fr 1fr;gap:10px}.accessr-compliance-card{padding:14px;gap:10px}.accessr-badge-text h5{font-size:13px}.accessr-badge-text p{font-size:11px}.accessr-footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.accessr-footer-links{gap:14px}.accessr-brand-logo img{width:32px;height:32px}}@media(max-width:400px){.accessr-compliance-row{grid-template-columns:1fr}.accessr-nav-cols{flex-direction:column;gap:24px}}
