:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#10213a;background:#061529;font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}body{margin:0}a{color:inherit}a:focus-visible,iframe:focus-visible{outline:3px solid #53a8ff;outline-offset:5px}.skip{position:absolute;top:-5rem;left:1rem;z-index:5;padding:.8rem;background:#fff;color:#061529}.skip:focus{top:1rem}
header{height:88px;display:flex;align-items:center;gap:28px;padding:0 32px;color:white;border-bottom:1px solid #ffffff1c}.brand{display:flex;align-items:center;flex-shrink:0}.brand img{width:150px;height:auto}.product{border-left:1px solid #ffffff40;padding-left:28px;font-weight:600;font-size:1.25rem;line-height:1.2}.product span{display:block;font-weight:400;font-size:.875rem;color:#b7c4d6;margin-top:6px}nav{margin-left:auto}nav a{display:inline-flex;align-items:center;gap:22px;padding:12px 18px;text-decoration:none;border:1px solid #ffffff40;border-radius:8px;font-size:.9375rem}nav a:hover{background:#ffffff13}
main{display:grid;grid-template-columns:clamp(240px,24vw,360px) minmax(0,1fr);min-height:calc(100dvh - 88px)}aside{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:48px;padding:44px 32px;color:#fff;background:linear-gradient(180deg,#061529 7%,#06152966 53%,#061529 100%),url('/assets/fibre.jpg') center/cover no-repeat}.eyebrow{font-size:.75rem;letter-spacing:.14em;font-weight:600;color:#b6c7df}h1{font-weight:500;font-size:clamp(1.8rem,2.5vw,2.7rem);line-height:1.1;letter-spacing:-.045em;margin:22px 0}aside p{font-size:1rem;line-height:1.65;color:#c9d4e5;max-width:260px}.aside-bottom p{font-size:.875rem;margin:0 0 14px}.aside-bottom a{font-size:.875rem;text-underline-offset:4px}.calling{background:#f3f6fa;display:flex;flex-direction:column;padding:20px 24px 12px;min-width:0}.workspace-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:0 0 14px;font-size:1rem;font-weight:600}.powered{font-size:.8125rem;font-weight:400;color:#5b677b}.frame-container{background:white;border:1px solid #dce3ec;border-radius:12px;overflow:hidden;flex:1;min-height:666px}iframe{display:block;width:100%;height:100%;min-height:666px;border:0;background:white}.help{margin:10px 0 0;color:#5b677b;font-size:.8125rem;line-height:1.5}.help a{color:#254f86;text-underline-offset:3px}
@media(min-height:900px){.frame-container,iframe{min-height:calc(100dvh - 190px)}}
@media(max-width:800px){header{height:76px;padding:0 20px;gap:18px}.brand img{width:115px}.product{padding-left:18px;font-size:1.125rem}.product span{display:none}nav a{padding:10px 12px;font-size:.875rem;gap:8px}main{grid-template-columns:1fr;min-height:calc(100dvh - 76px)}aside{display:none}.calling{padding:16px 12px 12px}.frame-container{min-height:666px}iframe{min-height:666px}}
@media(max-width:380px){header{gap:12px;padding:0 12px}.brand img{width:92px}.product{padding-left:12px}nav a{gap:4px}}
