@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap";:root{--ink:#27322f;--muted:#66706c;--cream:#f6fbf8;--paper:#fbfefc;--coral:#f26b55;--line:#dcd8cd;--mint:#dff0df;--peach:#e9f5ef;--blue:#dcecf5;--lilac:#e8e0f3;--yellow:#f4ebbc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:DM Sans,sans-serif}a{text-decoration:none}a,button{color:inherit}button{font:inherit}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}header{position:fixed;z-index:50;top:14px;left:50%;transform:translate(-50%);width:min(1180px,calc(100% - 32px));height:70px;padding:0 16px 0 22px;background:#fffdf7e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(55,64,61,.13);border-radius:18px;justify-content:space-between;box-shadow:0 12px 36px #4c413114}.brand,header{display:flex;align-items:center}.brand{gap:11px;font-family:Manrope;font-size:18px;letter-spacing:.5px}.brand b{font-weight:800}.brand small{display:block;font-size:7px;letter-spacing:1.5px;color:#7b837f}.brand-grid{width:31px;height:31px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2px;gap:2px;transform:rotate(-6deg)}.brand-grid i{border-radius:2px;background:#5aa687}.brand-grid i:nth-child(2),.brand-grid i:nth-child(6){background:#f1b44c}.brand-grid i:nth-child(3),.brand-grid i:nth-child(7){background:#f26b55}.brand-grid i:nth-child(5),.brand-grid i:nth-child(9){background:#77a9d2}nav{display:flex;gap:27px;align-items:center;font-size:14px;font-weight:600}nav>a:not(.nav-cta):hover{color:var(--coral)}.nav-cta{background:var(--ink);color:#fff;padding:13px 17px;border-radius:12px;display:flex;align-items:center;gap:8px}.menu{display:none;border:0;background:transparent}.hero{min-height:970px;padding-top:155px;text-align:center;position:relative}.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:50px;padding:8px 13px;background:#ffffff73;font-size:12px;font-weight:700;letter-spacing:.4px}.built-for h2,.cta h2,.hero h1,.products-intro h2,.workflow h2{font:600 clamp(52px,7vw,91px)/.98 Manrope;letter-spacing:-5px;margin:26px 0 25px}.hero h1 em,h2 em{font-family:Georgia,serif;font-weight:400;color:var(--coral)}.hero-copy{font-size:19px;line-height:1.6;color:var(--muted);max-width:650px;margin:0 auto}.hero-actions{display:flex;gap:12px;margin:31px 0}.button,.hero-actions{justify-content:center}.button{display:inline-flex;align-items:center;gap:9px;border-radius:14px;padding:15px 20px;font-weight:700;font-size:14px;border:1px solid var(--line);cursor:pointer}.button.primary{background:var(--coral);border-color:var(--coral);color:#fff;box-shadow:0 9px 24px #f26b5538}.button.ghost{background:#ffffff8c}.hero-stage{height:385px;position:relative;max-width:980px;margin:30px auto 0}.orbit{position:absolute;left:50%;top:50%;border:1px dashed rgba(69,85,79,.18);border-radius:50%;transform:translate(-50%,-50%)}.orbit-a{width:650px;height:300px}.orbit-b{width:470px;height:210px}.hero-core{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:128px;height:128px;border-radius:50%;background:#f4fbf7;border:1px solid #e9decc;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 18px 50px #53442d21}.brand-grid.large{width:48px;height:48px}.hero-core small{font-size:8px;font-weight:800;letter-spacing:1.5px;margin-top:10px}.hero-card{position:absolute;width:170px;height:110px;border-radius:22px;padding:18px;text-align:left;display:flex;flex-direction:column;box-shadow:0 18px 45px #564a3b1f;border:1px solid rgba(61,75,70,.08);transition:transform .3s}.hero-card:hover{transform:translateY(-7px) rotate(0)}.hero-card svg{width:22px;height:22px;margin-bottom:10px}.hero-card b{font-size:15px}.hero-card span{font-size:11px;color:#59645f;margin-top:3px}.hc-impose{left:4%;top:22%;background:var(--peach);transform:rotate(-5deg)}.hc-color{right:7%;top:7%;background:var(--mint);transform:rotate(5deg)}.hc-scan{left:21%;bottom:0;background:var(--blue);transform:rotate(4deg)}.hc-opt{right:24%;bottom:-2%;background:var(--lilac);transform:rotate(-4deg)}.hc-support{right:-2%;top:52%;background:var(--yellow);transform:rotate(3deg)}.scroll-cue{font-size:11px;font-weight:700;letter-spacing:1.2px;display:inline-flex;gap:5px;align-items:center;color:#7d8581}.proof{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:27px 0;display:grid;grid-template-columns:repeat(3,1fr)}.proof div{padding:0 36px;border-right:1px solid var(--line)}.proof div:last-child{border:0}.proof b{display:block;font:600 20px Manrope}.proof span{font-size:12px;color:var(--muted)}.products-intro{padding:150px 0 80px;display:grid;grid-template-columns:1.3fr .7fr;grid-gap:100px;gap:100px;align-items:end}.kicker,.section-no{font-size:11px;letter-spacing:1.7px;font-weight:800;color:#7e8682}.built-for h2,.cta h2,.products-intro h2,.workflow h2{font-size:clamp(44px,5vw,68px);letter-spacing:-3.7px;margin:22px 0 0}.products-intro>p,.workflow p{font-size:17px;color:var(--muted);line-height:1.7}.product-shell{display:grid;grid-template-columns:170px 1fr;grid-gap:35px;gap:35px}.product-shell aside{position:-webkit-sticky;position:sticky;top:110px;height:max-content;display:flex;flex-direction:column}.product-shell aside a{font-size:13px;color:#969b98;border-left:2px solid #ddd8ce;padding:11px 0 11px 18px}.product-shell aside a span{font-size:9px;margin-right:9px}.product-shell aside a.active{color:var(--ink);font-weight:800;border-color:var(--coral)}.product-list{display:flex;flex-direction:column;gap:28px}.product{min-height:520px;border-radius:32px;padding:56px;position:relative;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:45px;gap:45px;align-items:center;overflow:hidden}.product.peach{background:var(--peach)}.product.mint{background:var(--mint)}.product.blue{background:var(--blue)}.product.lilac{background:var(--lilac)}.product.yellow{background:var(--yellow)}.product-icon{width:48px;height:48px;background:#ffffff9e;display:grid;place-items:center;border-radius:14px;margin-bottom:26px}.product h3{font:700 44px Manrope;letter-spacing:-2px;margin:7px 0 16px}.product-copy>p{font-size:16px;line-height:1.55;color:#55615c}.product ul{padding:0;list-style:none;margin:22px 0}.product li{font-weight:600;margin:10px 0}.product li,.product-copy>a{font-size:13px;display:flex;gap:8px;align-items:center}.product-copy>a{font-weight:800}.product-number{position:absolute;right:25px;top:17px;font:600 13px Manrope;opacity:.4}.visual{height:330px;background:#ffffff94;border:1px solid rgba(47,66,59,.1);border-radius:24px;position:relative;box-shadow:0 24px 55px #50483b1f;overflow:hidden}.impose-visual{padding:22px 22px 22px 55px}.toolbar{position:absolute;left:0;top:0;bottom:0;width:37px;background:#fff9f3;display:flex;flex-direction:column;gap:11px;padding:15px 10px}.toolbar i{width:17px;height:17px;border-radius:5px;background:#e6c3b0}.sheet{height:100%;background:#fdfbf6;border:1px solid #dedbd3;padding:28px;display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;position:relative}.sheet span{background:linear-gradient(135deg,#f3b0a0,#f9dcca);border-radius:4px}.sheet span:nth-child(2),.sheet span:nth-child(3){background:linear-gradient(135deg,#8fc4b1,#d8ecdf)}.sheet b{position:absolute;font-size:8px;background:#fff;padding:3px;border-radius:50%}.sheet b:first-of-type{left:35%;top:26%}.sheet b:nth-of-type(2){right:13%;top:26%}.sheet b:nth-of-type(3){left:35%;bottom:24%}.sheet b:nth-of-type(4){right:13%;bottom:24%}.float-note{position:absolute;right:8px;bottom:13px;padding:10px 12px;background:#2f5144;color:#fff;font-size:10px;border-radius:10px;display:flex;gap:7px;align-items:center}.color-visual{background:linear-gradient(145deg,#ffffffb3,#ffffff47);display:grid;place-items:center}.rings{position:relative;width:200px;height:200px}.rings i{position:absolute;width:125px;height:125px;border-radius:50%;mix-blend-mode:multiply;opacity:.78}.rings i:first-child{background:#f0cb4e;left:38px;top:4px}.rings i:nth-child(2){background:#e45c69;left:4px;top:67px}.rings i:nth-child(3){background:#59a7cb;right:4px;top:67px}.swatches{position:absolute;left:20px;bottom:20px;display:flex;gap:7px}.swatches i{width:25px;height:25px;border-radius:8px;background:#e85d60}.swatches i:nth-child(2){background:#ebbd54}.swatches i:nth-child(3){background:#5fa5ca}.swatches i:nth-child(4){background:#639b7c}.swatches i:nth-child(5){background:#816d9e}.delta{position:absolute;top:20px;right:20px;background:#fff;border-radius:12px;padding:10px;font-size:11px}.scan-visual{display:grid;place-items:center}.scan-card{width:260px;height:150px;background:#fff;border-radius:15px;transform:rotate(-4deg);box-shadow:0 18px 35px #354c5826;padding:26px 20px 20px 80px}.avatar{position:absolute;width:44px;height:44px;border-radius:50%;background:linear-gradient(145deg,#f6c795,#9c6e54);left:20px;top:28px}.scan-card span{display:block;height:7px;border-radius:4px;background:#d6e2e8;margin:10px 0}.scan-card span:first-of-type{background:#49798e;width:70%}.scan-line{position:absolute;width:300px;height:2px;background:#f26b55;box-shadow:0 0 15px #f26b55;top:51%;left:11%;transform:rotate(-4deg)}.data-pill{position:absolute;right:18px;bottom:22px;background:#2c6751;color:#fff;padding:9px 11px;border-radius:10px;font-size:9px;font-weight:800;display:flex;gap:6px}.optimize-visual{padding:29px}.roll{height:100%;background:#fffdf7;padding:11px;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;grid-gap:7px;gap:7px;border-left:6px dotted #d4d1c9;border-right:6px dotted #d4d1c9}.roll i{background:#a799c5;border-radius:4px}.roll i:nth-child(2n){background:#f0ae8e}.roll i:nth-child(3n){grid-column:span 2;background:#7eb49d}.saving{position:absolute;display:flex;flex-direction:column;right:14px;bottom:14px;background:#fff;border-radius:14px;padding:12px 15px;font:700 20px Manrope}.saving span{font:600 9px DM Sans;letter-spacing:.8px}.support-visual{padding:18px}.video{height:220px;background:linear-gradient(#dce8e5,#a8c4bd);border-radius:15px;position:relative;overflow:hidden}.person{position:absolute;inset:0;display:grid;place-items:center;font-size:100px}.video svg{position:absolute;inset:0;width:100%;height:100%}.video circle,.video path{fill:none;stroke:#f26b55;stroke-width:4;stroke-linecap:round}.video span{left:12px;top:12px;padding:7px;border-radius:7px;font-size:8px;font-weight:800}.expert,.video span{position:absolute;background:#fff}.expert{left:25px;right:25px;bottom:20px;padding:14px;border-radius:12px;display:flex;flex-direction:column}.expert small{color:#4e8a72}.workflow{margin-top:150px;background:#f0f7f3;padding:120px 0}.workflow-inner{display:grid;grid-template-columns:1fr 1.3fr;grid-gap:100px;gap:100px;align-items:center}.flowline{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.flowline div{height:150px;background:#ffffff8f;border:1px solid #ddd5c8;border-radius:20px;padding:20px;display:flex;flex-direction:column;position:relative}.flowline span{font-size:10px;color:#8b8c86}.flowline b{font:600 22px Manrope;margin-top:auto}.flowline svg{position:absolute;right:-20px;z-index:2;top:50%;background:var(--coral);color:#fff;border-radius:50%;padding:5px;width:28px;height:28px}.built-for{padding:140px 0}.audience{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px}.audience>div{display:flex;flex-direction:column;justify-content:center}.audience span{border-bottom:1px solid var(--line);padding:15px;font:600 17px Manrope}.cta{background:#e9f5ef;border-radius:36px;text-align:center;padding:100px 30px;position:relative;overflow:hidden}.cta:after,.cta:before{content:"";position:absolute;border-radius:50%;filter:blur(1px)}.cta:before{width:300px;height:300px;background:#dcebd9;left:-120px;top:-100px}.cta:after{width:260px;height:260px;background:#e3d9ef;right:-90px;bottom:-110px}.cta>*{position:relative;z-index:1}.cta-spark{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff;margin:0 auto 20px}.cta>span{font-size:10px;letter-spacing:2px;font-weight:800}.cta p{color:var(--muted);max-width:570px;margin:22px auto 30px;line-height:1.6}.cta h2{margin-top:20px}footer{padding:90px 0 40px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:50px;gap:50px;position:relative}footer>div{display:flex;flex-direction:column;gap:9px;font-size:13px}footer>div>b{font-size:11px;letter-spacing:1px;margin-bottom:8px}footer p,footer span{color:#7b837f}.footer-mark{align-items:flex-start;font-size:10px!important;font-weight:800;letter-spacing:1px}.footer-mark svg{color:var(--coral)}.copyright{grid-column:1/-1;border-top:1px solid var(--line);padding-top:25px;color:#929793}@media(max-width:900px){header nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--paper);padding:20px;border-radius:18px;flex-direction:column;align-items:stretch;box-shadow:0 20px 40px #28281e26}header nav.open{display:flex}.menu{display:block}.hero{min-height:900px}.hero-stage{transform:scale(.82);margin-left:-10%;margin-right:-10%}.audience,.products-intro,.workflow-inner{grid-template-columns:1fr;gap:35px}.product-shell{grid-template-columns:1fr}.product-shell aside{display:none}.product{grid-template-columns:1fr;padding:40px}.visual{height:290px}.proof div{padding:0 18px}.workflow{margin-top:80px}footer{grid-template-columns:1fr 1fr}}@media(max-width:600px){.wrap{width:min(100% - 28px,1180px)}header{height:62px;top:8px}.hero{padding-top:120px;min-height:870px}.hero h1{font-size:48px;letter-spacing:-3px}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;align-items:center}.hero-stage{height:360px;transform:scale(.67);margin-left:-33%;margin-right:-33%;margin-top:-10px}.hc-color{right:3%}.hc-support{right:-1%}.proof{grid-template-columns:1fr;padding:0}.proof div{border-right:0;border-bottom:1px solid var(--line);padding:18px 8px}.products-intro{padding:100px 0 50px}.built-for h2,.cta h2,.products-intro h2,.workflow h2{font-size:43px;letter-spacing:-2.5px}.product{min-height:690px;padding:30px 24px;border-radius:25px}.product h3{font-size:38px}.visual{height:270px}.workflow{padding:90px 0}.flowline{grid-template-columns:1fr}.flowline svg{display:none}.built-for{padding:90px 0}.cta{padding:75px 18px}.cta .button{width:100%;margin:5px 0}footer{grid-template-columns:1fr;padding-top:65px}.copyright{grid-column:1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-card{transition:none}}.brand-lockup{display:flex;align-items:center;gap:14px;min-width:0}.brand-logo{display:inline-flex;align-items:center;line-height:0}.brand-logo img{display:block;width:112px;height:58px;object-fit:contain}.brand-divider{width:1px;height:34px;background:#27322f29}.monotech-parent{display:inline-flex;align-items:center;line-height:0}.monotech-parent img{display:block;width:108px;height:52px;object-fit:contain}.navbar-monotech{flex:0 0 auto;margin-left:8px}header nav{gap:18px;font-size:13px}.external-nav{display:inline-flex;align-items:center;gap:4px}.external-nav:after{content:"↗";color:var(--coral);font-size:10px}.core-logo{width:100px;height:68px;object-fit:contain}.footer-pixelgrid img{width:164px;height:102px}.footer-monotech{width:142px;height:72px;object-fit:contain;margin-top:3px}@media(max-width:760px){.brand-lockup{gap:8px}.brand-logo img{width:84px;height:48px}.monotech-parent img{width:76px;height:42px}.navbar-monotech{margin-left:auto}.brand-divider{height:28px}}@media(max-width:390px){.monotech-parent,.brand-divider{display:none}}.film-section,.knowledge-section{padding-top:140px}.film-heading,.portal-heading,.knowledge-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:end;margin-bottom:54px}.film-heading h2,.portal-heading h2,.knowledge-heading h2{font:600 clamp(44px,5vw,68px)/1 Manrope,sans-serif;letter-spacing:-3.7px;margin:20px 0 0}.film-heading h2 em,.portal-heading h2 em,.knowledge-heading h2 em{font-family:Georgia,serif;font-weight:400;color:var(--coral)}.film-heading p,.portal-heading p,.knowledge-heading p{color:var(--muted);font-size:17px;line-height:1.7;margin:0}.film-frame{position:relative;overflow:hidden;padding:14px;border-radius:34px;background:#e8f4ee;border:1px solid rgba(47,66,59,.1);box-shadow:0 30px 80px #3d534721}.film-frame video{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:23px;background:#dcebe3}.film-badge{position:absolute;left:34px;top:34px;padding:10px 14px;border-radius:50px;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:10px;font-weight:800;letter-spacing:.7px;box-shadow:0 8px 25px #23322b1f}.film-badge span{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:var(--coral)}.portal-section{margin-top:150px;padding:120px 0;background:#edf7f2}.portal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.portal-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.portal-actions a{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 16px;border-radius:12px;font-size:12px;font-weight:800}.portal-primary{background:var(--ink);color:#fff}.portal-secondary{border:1px solid rgba(39,50,47,.2);background:#ffffff8c}.portal-actions a:hover{transform:translateY(-2px)}.portal-grid article{min-height:260px;padding:30px;display:flex;flex-direction:column;border-radius:24px;border:1px solid rgba(47,66,59,.1);background:#ffffffa8;transition:transform .25s ease,box-shadow .25s ease}.portal-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 38px #374f421a}.portal-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#d5ece0;color:#3b6955;font-size:10px;font-weight:800}.portal-grid h3{margin:28px 0 10px;font:700 23px Manrope,sans-serif;letter-spacing:-1px}.portal-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.portal-grid small{margin-top:auto;padding-top:25px;color:#618071;font-size:9px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.knowledge-section{padding-bottom:140px}.knowledge-heading>div:last-child{align-self:end}.brochure-link{display:inline-flex;align-items:center;gap:10px;margin-top:24px;padding-bottom:5px;border-bottom:1px solid var(--ink);font-size:13px;font-weight:800}.lesson-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lesson-card{padding:0;overflow:hidden;text-align:left;color:var(--ink);border:1px solid rgba(47,66,59,.1);border-radius:25px;background:#fff9;box-shadow:none}.lesson-card:hover{color:var(--ink);background:#ffffffe6;box-shadow:0 20px 42px #404e471f;transform:translateY(-5px)}.lesson-visual{position:relative;min-height:190px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#d7ede2,#e7f3ed)}.lesson-2{background:linear-gradient(135deg,#dbeaf4,#edf5fa)}.lesson-3{background:linear-gradient(135deg,#e8e0f3,#f3eff8)}.lesson-4{background:linear-gradient(135deg,#e2efe7,#dcecf5)}.lesson-5{background:linear-gradient(135deg,#f3e9c9,#edf4db)}.lesson-6{background:linear-gradient(135deg,#d9ece2,#e8e0f3)}.lesson-visual:before,.lesson-visual:after{content:"";position:absolute;border:1px solid rgba(50,80,66,.15);border-radius:50%}.lesson-visual:before{width:135px;height:135px}.lesson-visual:after{width:90px;height:90px}.lesson-visual i{z-index:2;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#ffffffe6;box-shadow:0 12px 30px #3a494221}.lesson-visual svg{width:19px;fill:var(--coral)}.lesson-visual b{position:absolute;right:18px;top:16px;font:700 11px Manrope,sans-serif;opacity:.45}.lesson-meta{min-height:165px;display:flex;flex-direction:column;padding:24px}.lesson-meta small{color:#648272;font-size:9px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase}.lesson-meta strong{margin:12px 0 8px;font:700 19px/1.2 Manrope,sans-serif;letter-spacing:-.6px}.lesson-meta em{color:var(--muted);font-size:13px;font-style:normal;line-height:1.5}.video-modal{position:fixed;z-index:200;inset:0;display:none;align-items:center;justify-content:center;padding:28px;background:#1e2824b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.video-modal.open{display:flex}.modal-open{overflow:hidden}.video-dialog{position:relative;width:min(980px,100%);padding:22px;border-radius:28px;background:#f8fcfa;box-shadow:0 30px 90px #0000004d}.video-dialog h3{margin:0 50px 17px 4px;font:700 22px Manrope,sans-serif}.video-dialog video{display:block;width:100%;max-height:70vh;border-radius:18px;background:#17201c}.video-close{position:absolute;right:19px;top:15px;width:38px;height:38px;padding:0;border-radius:50%;background:#e4efe9;color:var(--ink);font-size:25px}.video-close:hover{background:#d5e7de;color:var(--ink);box-shadow:none;transform:none}@media(max-width:980px){.film-heading,.portal-heading,.knowledge-heading{grid-template-columns:1fr;gap:28px}.portal-grid,.lesson-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.film-section,.knowledge-section{padding-top:90px}.portal-section{margin-top:90px;padding:90px 0}.film-heading h2,.portal-heading h2,.knowledge-heading h2{font-size:42px;letter-spacing:-2.5px}.portal-grid,.lesson-grid{grid-template-columns:1fr}.film-frame{padding:7px;border-radius:22px}.film-frame video{border-radius:16px}.film-badge{left:18px;top:18px}.portal-grid article{min-height:230px}.knowledge-section{padding-bottom:90px}.video-modal{padding:12px}.video-dialog{padding:14px;border-radius:20px}}
