@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";.agent-settings{max-width:880px;line-height:1.7}.agent-settings h2{display:flex;align-items:center;gap:12px;font-size:26px}.agent-settings label{display:grid;gap:8px;max-width:460px;margin:20px 0}.agent-status{display:flex;align-items:center;gap:10px;background:#edf8f0;padding:12px 16px;border-radius:12px;color:#17683b;margin:24px 0}.agent-actions{display:flex;flex-wrap:wrap;gap:12px}.agent-secret{margin:24px 0;padding:20px;background:#f1f7f3;border:1px solid #acd1b9;border-radius:14px}.agent-secret input{width:100%;margin-bottom:12px}.agent-api-list{display:grid;gap:12px;background:#163b29;color:#ddf5e7;border-radius:14px;padding:20px;overflow-wrap:anywhere}.agent-settings pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f3f6f4;padding:20px;border-radius:12px}.agent-settings summary{cursor:pointer;font-weight:600;padding:12px 0}.call-page{max-width:1440px;margin:auto;padding:28px 40px 40px}.call-header,.call-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.call-header{padding-bottom:35px}.call-heading{margin-bottom:22px}.call-heading h1{font-size:30px;margin:8px 0}.call-heading p{color:#626377}.call-status{background:#eeebfb;color:#55468c;padding:12px 18px;border-radius:30px;font-size:13px}.call-stage{position:relative;background:#e9e5f2;padding:14px;border-radius:26px;min-height:420px}.video-tile{position:relative;background:#f6f4fc;border-radius:18px;overflow:hidden}.remote-tile{height:490px}.video-tile video{position:relative;z-index:2;width:100%;height:100%;object-fit:contain}.remote-tile video:not([src]){background:transparent}.video-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#777187;text-align:center;padding:20px}.video-placeholder>span{font-size:70px;color:#9d8ac9}.video-placeholder h2{font-size:22px;color:#554b69}.local-tile{position:absolute;z-index:3;bottom:30px;right:30px;width:280px;height:180px;box-shadow:0 8px 35px #51446724;border:3px solid white;background:#e6e0f0}.video-label{position:absolute;bottom:8px;left:8px;z-index:4;background:#ffffffed;padding:5px 9px;border-radius:8px;font-size:12px}.sound-button{position:absolute;z-index:4;left:15px;bottom:15px}.call-controls{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:22px 0}.call-settings{padding:24px;margin-top:24px}.call-settings h2{display:flex;align-items:center;gap:8px;font-size:17px;margin-top:0}.call-device-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:18px 0}.call-device-grid label{display:grid;gap:8px;font-size:13px}.call-device-grid select{min-width:0;width:100%}.call-network-note{font-size:12px;color:#76643e;text-align:center;margin-top:22px}@media(max-width:700px){.call-page{padding:20px 15px}.call-heading{display:block}.call-status{display:inline-block;margin:8px 0}.remote-tile{height:430px}.local-tile{width:155px;height:110px;right:25px}.video-placeholder h2{font-size:17px}.call-device-grid{grid-template-columns:1fr}.call-controls .button{font-size:12px;padding:11px}.call-header .badge{font-size:10px}}:root{font-family:DM Sans,sans-serif;color:#25362d;background:#f8f9fc;font-synthesis:none;font-weight:400;font-size:14px;--accent: #60da99;--ink: #25382e;--muted: #85948c;--line: #edf3f0;--lavender: #edfbf4;--green: #458878}.optional-details{margin:18px 0;color:#678073;font-size:12px}.optional-details summary{cursor:pointer;padding:8px 0}.optional-details label{margin-top:12px}.invitation-result{padding:18px 0;border-bottom:1px solid var(--line)}.invitation-result strong{display:block;overflow-wrap:anywhere;margin-bottom:12px;font-size:13px}.invitation-result>div{display:flex;gap:15px;align-items:center;flex-wrap:wrap}.invitation-steps{padding-left:22px;color:#678073}.invitation-steps li{padding:8px 0 8px 8px}.invitation-steps strong{font-size:13px}.invitation-steps p{font-size:12px;margin:6px 0}.topbar-actions .mobile-session{display:none}@media(max-width:680px){.topbar-actions .mobile-session{display:inline-flex}}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a0edc4;outline-offset:3px}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.035em}h1{font-size:32px;line-height:1.3;font-weight:750}h2{font-size:18px;font-weight:750;line-height:1.4}h3{font-size:15px;line-height:1.4}p{line-height:1.7}small{font-size:12px}svg{flex-shrink:0}label{display:flex;flex-direction:column;gap:9px;font-weight:550;font-size:13px;margin:0 0 19px}label small{color:var(--muted);line-height:1.6;font-weight:400}input,select,textarea{width:100%;border:1px solid #e3ebe7;border-radius:9px;background:#fff;padding:12px 13px;color:var(--ink);min-height:44px}input::placeholder,textarea::placeholder{color:#717b76}input[readonly]{background:#f8f8fb;color:#74837b}textarea{resize:vertical;min-height:100px}input[type=checkbox]{width:17px;height:17px;min-height:0;accent-color:var(--accent);flex-shrink:0}form>label:last-of-type{margin-bottom:23px}.button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 17px;border-radius:8px;border:1px solid transparent;font-weight:600;font-size:12px;transition:background .18s,transform .18s;white-space:nowrap}.button:active{transform:translateY(1px)}.primary{background:var(--accent);color:#fff;box-shadow:0 3px 7px #52b5801b}.primary:hover{background:#50c486}.secondary{background:#fff;border-color:#e3ede8;color:#596e63}.secondary:hover{background:#f6fffa}.dark{background:#2c4839;color:#fff}.danger{background:#bf515b;color:#fff}.small{padding:8px 12px;min-height:35px}.full{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;background:transparent;border:0;border-radius:7px;color:#707d76}.icon-button:hover{background:#f0f8f4;color:var(--accent)}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--accent);font-size:12px;font-weight:600;background:transparent;border:0;padding:0;text-align:left}.text-link:hover{text-decoration:underline}.quiet-button{border:0;background:transparent;font-size:12px;color:var(--muted)}.muted{color:var(--muted);font-size:13px}.eyebrow{font-size:9px;letter-spacing:1.7px;font-weight:700;color:#707d76;display:block;line-height:1.6}.logo{display:flex;align-items:center;gap:9px;color:#30473b;font-family:Manrope,sans-serif;font-size:26px;font-weight:800;letter-spacing:-1.4px;width:max-content}.logo-dot{color:var(--accent)}.logo-mark{position:relative;display:flex;width:26px;height:27px;gap:3px;align-items:center;transform:skewY(-14deg)}.logo-mark span{width:7px;height:23px;background:#78dba6;border-radius:3px}.logo-mark span:nth-child(2){height:17px;background:#a9edc9}.logo-mark span:nth-child(3){height:23px;background:#53b782}.live-dot{width:6px;height:6px;background:#72a796;border-radius:50%;display:inline-block;flex-shrink:0}.avatar,.workspace-avatar{height:34px;width:34px;display:inline-flex;align-items:center;justify-content:center;background:#e6f6ed;color:#639d7e;border:1px solid #dcede4;font-size:13px;font-weight:600;border-radius:50%;text-transform:uppercase;flex-shrink:0}.workspace-avatar{border-radius:9px;background:#f0fcf6;font-size:14px}.small-avatar{width:30px;height:30px;font-size:11px}.error,.success{padding:13px 15px;border-radius:8px;font-size:13px;margin:14px 0;line-height:1.6}.error{background:#fff0f0;color:#a7444d;border:1px solid #f2d4d5}.success{background:#edf7f2;color:#387760}.loading{display:flex;align-items:center;justify-content:center;gap:12px;min-height:50vh;color:var(--accent)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.panel{background:#fff;border:1px solid var(--line);border-radius:13px}.padded{padding:25px}.padded-heading{padding:24px 25px 5px}.compact{width:min(450px,100%);padding:30px}.center-page{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;min-height:100vh;padding:30px}.center-page>.panel{margin-top:25px}.empty{text-align:center;padding:37px 30px}.empty-icon{width:49px;height:49px;background:#f5fbf8;display:flex;align-items:center;justify-content:center;color:#6c8b7a;margin:0 auto 16px;border-radius:15px}.empty h3{font-size:14px;margin-bottom:7px;color:#607369}.empty p{font-size:12px;max-width:310px;margin:0 auto;color:#737c77}.badge{display:inline-flex;align-items:center;gap:5px;font-size:10px;padding:5px 8px;border-radius:5px;background:#f4f3f8;color:#6f7f76;white-space:nowrap}.violet{--tone: #72cf9d;--wash: #edfbf4}.blue{--tone: #6e96c5;--wash: #edf4fc}.green{--tone: #6a9c87;--wash: #edf6f1}.orange{--tone: #c79a6c;--wash: #fbf1e8}.badge.violet,.badge.green{background:var(--wash);color:var(--tone)}.info-note{display:flex;align-items:flex-start;gap:12px;border:1px solid #e6f6ed;background:#f3fcf7;color:#709782;padding:17px;border-radius:10px;margin:0 0 22px;font-size:12px;line-height:1.7}.info-note p{margin:0;font-size:12px}.info-note strong{display:block;margin-bottom:5px}.info-note.warning{background:#fffbf0;border-color:#f4ead1;color:#836f3d}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{display:flex;min-height:100vh}.sidebar{width:237px;flex-shrink:0;background:#fff;border-right:1px solid var(--line);padding:32px 20px 16px;display:flex;flex-direction:column;position:fixed;height:100dvh;z-index:10}.sidebar>.logo{margin:0 12px 37px}.workspace-label{display:flex;align-items:center;gap:10px;padding:13px 9px;border:1px solid var(--line);border-radius:10px;margin-bottom:30px}.workspace-label strong{font-size:10px;display:block;font-weight:600}.workspace-label small{display:block;font-size:9px;color:#717b76;margin-top:4px}.nav-caption{font-size:8px;letter-spacing:1.5px;color:#727c77;font-weight:600;padding-left:12px;margin-bottom:12px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav button{display:flex;align-items:center;gap:11px;text-align:left;border:0;background:transparent;padding:12px;border-radius:8px;color:#707d76;font-size:11px;font-weight:500;min-height:42px}.sidebar nav button.active{background:#ecfbf3;color:#65ca94;font-weight:650}.sidebar nav button.active:before{content:"";position:absolute;left:0;height:24px;width:3px;background:#86daad;border-radius:0 4px 4px 0}.sidebar nav button:hover{background:#f5fcf8}.nav-count{margin-left:auto;border-radius:4px;padding:1px 5px;background:#e3f7ec;color:#68b28b;font-size:9px}.sidebar-bottom{margin-top:auto;padding-top:35px}.sidebar-tip{background:linear-gradient(125deg,#f8fefb,#f4faf7);border:1px solid #ebf7f1;border-radius:10px;padding:18px 16px;margin-bottom:20px}.tip-stars{font-size:26px;color:#6c957f;display:block;margin-bottom:10px}.sidebar-tip strong{font-size:11px;line-height:1.6;display:block;font-family:Manrope,sans-serif}.sidebar-tip p{font-size:10px;color:#707e77;margin:7px 0 15px}.sidebar-tip .text-link{font-size:10px}.account{display:flex;width:100%;align-items:center;gap:9px;background:transparent;border:0;border-top:1px solid var(--line);padding:17px 4px 0;text-align:left}.account>span:nth-child(2){min-width:0;flex:1}.account strong{display:block;font-size:11px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.account small{font-size:9px;color:#6f7a74;display:block;margin-top:4px}.account>svg{color:#6f7a74}.main-shell{margin-left:237px;width:calc(100% - 237px)}.topbar{height:74px;border-bottom:1px solid var(--line);padding:0 43px;background:#ffffffa3;display:flex;align-items:center;justify-content:space-between}.breadcrumb{display:flex;align-items:center;gap:13px;font-size:10px;color:#747d78}.breadcrumb span{color:#708077}.topbar-actions{display:flex;align-items:center;gap:22px}.status-pill{display:flex;align-items:center;gap:7px;font-size:9px;color:#707d76}.workspace-main{padding:35px 43px 20px;max-width:1530px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.page-heading .eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:8px}.page-heading h1{font-size:28px;display:flex;align-items:center;gap:11px;margin-bottom:7px}.hello-spark{font-size:28px;color:#7f7354;font-weight:400}.page-heading p{font-size:11px;color:#737f79;margin-bottom:0}.page-heading .button{font-size:10px;padding:10px 14px;min-height:38px}.welcome-banner{background:linear-gradient(110deg,#e9f9f0,#edfaf3 45%,#ebf7f1);border:1px solid #dff2e8;border-radius:13px;padding:27px 30px;display:flex;min-height:226px;position:relative;overflow:hidden}.welcome-banner>div:first-child{position:relative;z-index:2}.banner-kicker{font-size:7px;letter-spacing:1.5px;color:#6c907d;display:flex;align-items:center;gap:6px;font-weight:650}.banner-kicker>span{display:block;width:5px;height:5px;border-radius:50%;background:#98d0b2}.welcome-banner h2{font-size:24px;line-height:1.47;font-weight:650;margin:13px 0 8px;color:#40564a;letter-spacing:-.7px}.welcome-banner h2 span{color:#69977e}.welcome-banner p{color:#71847a;font-size:10px;margin-bottom:17px}.banner-actions{display:flex;align-items:center;gap:19px}.banner-actions .button{font-size:9px;padding:9px 12px;min-height:33px;border-radius:6px}.banner-actions>a{font-size:9px;display:flex;align-items:center;gap:4px;color:#6c9780}.banner-art{position:absolute;right:4%;top:0;width:300px;height:100%;pointer-events:none}.orbit{position:absolute;border:1px solid #d3f0e1;border-radius:50%;width:225px;height:225px;right:2px;top:5px;transform:rotate(-20deg)}.orbit-two{width:265px;height:155px;right:-15px;top:40px;transform:rotate(-36deg)}.orbit-star{position:absolute;right:5px;top:17px;color:#6f8d7d;font-size:44px}.art-card{position:absolute;top:51px;left:1px;transform:rotate(-7deg);width:251px;background:#ffffffeb;border:1px solid #def2e7;border-radius:12px;padding:16px 18px;box-shadow:0 14px 28px #69947d0b}.art-card-top{display:flex;gap:6px;align-items:center;color:#6f8077;font-size:6px;letter-spacing:1px}.art-card-top>svg{margin-left:auto;color:#6c7768}.mini-logo{font-size:15px;color:#6c8b7a;font-weight:800}.art-card>strong{display:block;font-size:12px;color:#658172;font-weight:550;margin:11px 0 16px}.art-times{display:flex;gap:8px}.art-times>span{border:1px solid #e5f3ec;padding:7px 12px;border-radius:5px;color:#6d887a;font-size:9px;display:flex;align-items:center;gap:5px}.art-times .picked{background:#8acba8;color:#fff;border-color:#8acba8}.art-badge{position:absolute;bottom:25px;right:-3px;background:#fff;padding:10px 13px;border:1px solid #e2efe8;box-shadow:0 5px 15px #527c6607;border-radius:8px;font-size:8px;color:#6e8579;display:flex;align-items:center;gap:7px;transform:rotate(4deg)}.art-badge svg{color:#6d7564}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin:22px 0}.stat{border:1px solid var(--line);border-radius:11px;padding:19px 21px;background:#fff;display:flex;justify-content:space-between}.stat>div>span{display:block;color:#708178;font-size:10px}.stat strong{display:block;font-size:28px;font-weight:600;color:#46594f;line-height:1.4;letter-spacing:-1px;margin:5px 0}.stat small{color:#6f7a74;font-size:9px}.stat-icon{height:35px;width:35px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:var(--wash);color:var(--tone)}.overview-columns{display:grid;grid-template-columns:1.7fr 1fr;gap:20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.section-heading h2{font-size:14px;margin:0;display:flex;align-items:center;gap:8px}.section-heading .text-link{font-size:9px}.agenda-panel{overflow:hidden;display:flex;flex-direction:column}.agenda-panel>.section-heading{padding:21px 23px 0}.count-badge{font-size:9px;background:#f2faf6;color:#6b8e7b;border-radius:5px;padding:2px 6px;font-family:DM Sans,sans-serif}.agenda-panel>.empty{flex:1;padding:25px}.agenda-panel .empty-icon{height:39px;width:39px;margin-bottom:11px;border-radius:10px}.agenda-panel .empty h3{font-size:12px}.agenda-panel .empty p{font-size:10px;max-width:270px}.panel-bottom{border-top:1px solid var(--line);padding:12px 22px;font-size:8px;color:#6f7a74;display:flex;align-items:center;gap:6px}.panel-bottom .live-dot{width:4px;height:4px;background:#b9bfac}.share-panel{padding:23px;background:linear-gradient(125deg,#fff,#fafaf8);border-color:#e9ece5}.share-icon{display:flex;align-items:center;justify-content:center;height:37px;width:37px;border:1px solid #e3e8dd;border-radius:10px;color:#697561;background:#f5f7f0;margin-bottom:12px}.share-panel h2{font-size:16px;line-height:1.5;margin-bottom:8px;color:#5d6559}.share-panel>p{font-size:10px;color:#74756c;margin-bottom:13px}.share-url{background:#fff;border:1px solid #eceee6;border-radius:7px;display:flex;align-items:center;justify-content:space-between;padding:2px 8px;margin-bottom:13px;gap:5px;font-size:10px;color:#757268;overflow-wrap:anywhere}.share-panel>.text-link{font-size:9px;color:#6a775c}.types-heading{margin:26px 0 15px}.event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.event-card{background:#fff;border:1px solid var(--line);border-top:3px solid var(--tone);border-radius:11px;padding:18px 20px 0;overflow:hidden;transition:box-shadow .2s}.event-card:hover{box-shadow:0 8px 23px #46735b09}.event-card.inactive{opacity:.65}.event-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.event-symbol{display:flex;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--tone) 13%,white);border-radius:9px;background:var(--wash);color:var(--tone);flex-shrink:0}.event-label{font-size:7px;color:#728279;letter-spacing:1.3px;margin-bottom:6px}.event-card h3{font-size:12px;color:#587063;margin-bottom:7px}.event-card>p{font-size:9px;color:#727f78;line-height:1.7;min-height:30px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:11px}.event-meta{display:flex;gap:12px;font-size:8px;color:#71847a;margin-bottom:15px}.event-meta>span{display:flex;align-items:center;gap:4px}.event-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eff6f2;padding:12px 0;color:#6c917d}.event-footer .text-link{font-size:9px;color:#6a927d}.create-card{border:1px dashed #d7e9df;background:#f6fcf9;border-radius:11px;min-height:228px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#708479}.create-card>span{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px dashed #c2ddcf;margin-bottom:13px}.create-card>strong{font-size:11px;font-weight:500;margin-bottom:8px}.create-card>small{font-size:9px;color:#717f78}.create-card:hover{background:#eaf8f1}.workspace-footer{display:flex;align-items:center;justify-content:space-between;margin-top:28px;font-size:8px;color:#727d77;gap:15px}.tabs{display:flex;gap:8px;margin-bottom:20px;border-bottom:1px solid var(--line)}.tabs button{border:0;border-bottom:2px solid transparent;background:transparent;padding:12px 16px;color:#707d76;font-size:12px}.tabs button.selected{color:var(--accent);border-bottom-color:var(--accent)}.meeting-row{display:flex;align-items:center;gap:16px;padding:22px;border-bottom:1px solid var(--line)}.meeting-row:last-child{border-bottom:0}.date-tile{width:47px;border:1px solid #e4f0ea;border-radius:8px;overflow:hidden;text-align:center;flex-shrink:0}.date-tile small{display:block;background:#f1faf5;color:#6c8879;text-transform:uppercase;font-size:8px;padding:3px}.date-tile strong{display:block;font-size:20px;color:#70917f;padding:4px;font-weight:550}.meeting-info{flex:1;min-width:0}.meeting-info h3{font-size:12px;margin-bottom:5px}.meeting-info p{font-size:10px;color:#6d7d74;margin:0}.meeting-info p span{padding:0 5px}.meeting-info>small{display:block;margin-top:4px;font-size:10px;color:#6d7d74;overflow-wrap:anywhere}.settings-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:22px;align-items:start}.settings-side{display:flex;flex-direction:column;gap:20px}.settings-grid h2{font-size:16px}.settings-grid .muted{font-size:11px}.timezone-field{display:flex;flex-direction:row;align-items:center;background:#faf9fc;border-radius:8px;padding:0 12px;margin-top:24px;color:#6e907e}.timezone-field select{border:0;background:transparent;font-size:11px}.week-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid var(--line);min-height:77px}.week-row:last-child{border-bottom:0}.day-toggle{flex-direction:row;align-items:center;gap:10px;margin:0;font-size:12px;min-width:90px}.time-range{display:flex;align-items:center;gap:8px;color:#6e7d75}.time-range input{width:107px;padding:10px 7px;font-size:12px;min-height:38px}.week-row.off{color:#727f78}.week-row .muted{margin-right:25px;font-size:11px}.inline-form{display:flex;gap:8px}.blocked-list{display:flex;gap:7px;flex-wrap:wrap;margin-top:15px}.blocked-list button{background:transparent;border:0;padding:0;display:flex;color:#708c7d}.save-bar{display:flex;align-items:center;justify-content:space-between;margin-top:22px;gap:20px}.save-bar>span{font-size:11px;color:#6d8679}.integration{display:flex;align-items:flex-start;gap:12px;padding:22px 0;border-bottom:1px solid var(--line);color:#6e8679}.integration strong{font-size:12px;color:#657f71}.integration p{font-size:11px;color:#6e8177;margin:5px 0 0}.integration>.badge{font-size:8px}.integration-panel>.info-note{margin:22px 0 0}.mail-row{display:flex;align-items:center;gap:15px;padding:20px 25px;border:0;border-top:1px solid var(--line);background:#fff;width:100%;text-align:left}.mail-row:hover{background:#fbf9fd}.mail-row>span:nth-child(2){flex:1;min-width:0}.mail-row strong{display:block;font-size:12px;font-weight:550}.mail-row small{display:block;color:#6e8478;font-size:10px;margin-top:5px;overflow-wrap:anywhere}.mail-symbol{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;background:#f2fcf7;color:#6b8b7a}.mail-row>svg{color:#708479}.email-preview{white-space:pre-wrap;overflow-wrap:anywhere;font-family:DM Sans,sans-serif;background:#faf8fd;border-radius:8px;padding:20px;line-height:1.8;font-size:13px;color:#688b78}dialog{border:1px solid #e1f0e8;border-radius:16px;padding:28px;width:min(540px,calc(100% - 32px));max-height:90dvh;box-shadow:0 30px 100px #20443125;color:var(--ink)}dialog::backdrop{background:#20372b4d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:25px}.modal-heading h2{margin:0;font-size:20px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.checkbox-row{flex-direction:row;align-items:flex-start;gap:10px;font-weight:400;line-height:1.6;font-size:12px}.checkbox-row input{margin:1px 0 0}.input-prefix{display:flex;border:1px solid #e3ebe7;border-radius:9px;overflow:hidden;align-items:center;background:#faf9fc}.input-prefix>span{padding:0 12px;color:#6f7f76;font-size:12px}.input-prefix>input{border:0;border-left:1px solid #e3ebe7;border-radius:0}.auth-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;background:#fff}.auth-brand{background:#ebf7f1;padding:40px 9%;display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-brand>.logo{font-size:28px}.auth-story{max-width:475px;margin:auto 0;padding:65px 0 35px}.auth-story>.eyebrow{font-size:9px;color:#6b957f;display:flex;align-items:center;gap:7px}.auth-story h1{font-size:clamp(45px,5vw,78px);letter-spacing:-3.8px;line-height:1.09;margin:25px 0;color:#394f43;font-weight:650}.auth-story h1 em{font-style:normal;color:#689f82}.auth-story>p{font-size:13px;color:#6f8d7d;max-width:300px;line-height:1.9}.auth-illustration{margin:48px 0 20px;max-width:360px;position:relative;padding:12px 13px}.mini-calendar{background:#ffffffb3;border:1px solid #dcede4;border-radius:15px;padding:23px;transform:rotate(-3deg);box-shadow:0 15px 30px #62867309}.mini-calendar>div:first-child{display:flex;align-items:center;justify-content:space-between;color:#6a8d7a;font-size:11px;margin-bottom:22px}.mini-calendar strong{font-weight:500}.mini-days{display:flex;justify-content:space-between;color:#70857a;font-size:9px;margin-bottom:20px}.mini-days>span{display:flex;flex-direction:column;align-items:center;gap:9px}.mini-days b{font-weight:500;width:33px;height:33px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#68947d}.mini-days b.selected{background:#9acab0;color:#fff;border-radius:50%}.mini-meeting{display:flex;align-items:center;gap:9px;background:#edf8f2;padding:13px;border-radius:7px}.mini-meeting>span{width:3px;height:30px;background:#a0ccb5;border-radius:2px}.mini-meeting b{font-size:10px;font-weight:500;color:#6c957f;display:block;margin-bottom:5px}.mini-meeting small{display:flex;gap:5px;align-items:center;font-size:8px;color:#71847a}.floating-note{position:absolute;top:-14px;right:-21px;z-index:1;display:flex;align-items:center;gap:9px;border:1px solid #ddede4;background:#fff;padding:13px 16px;border-radius:10px;box-shadow:0 5px 25px #49846509;transform:rotate(4deg);color:#6c8578}.floating-note strong{display:block;font-size:10px;color:#6b8778;font-weight:550}.floating-note small{display:block;font-size:8px;margin-top:4px}.note-icon{height:28px;width:28px;background:#f0f5ee;color:#6b7564;border-radius:50%;display:flex;align-items:center;justify-content:center}.floating-note>svg{margin-left:10px}.auth-brand>footer{font-size:10px;color:#6f8278;display:flex;align-items:center;justify-content:space-between}.auth-brand>footer>span{font-size:26px}.auth-form-panel{display:flex;flex-direction:column;padding:44px 12% 30px;justify-content:space-between}.top-pill{font-size:8px;letter-spacing:1.7px;color:#708479;align-self:flex-end}.auth-form{width:100%;max-width:365px;margin:42px auto}.section-symbol{width:43px;height:43px;border-radius:13px;background:#eff9f4;color:#6b8c7a;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.auth-form h2{font-size:29px;line-height:1.35;color:#4b6d5b;font-weight:650;margin-bottom:13px}.auth-form>p{color:#6f8378;font-size:12px;margin-bottom:28px}.auth-form label{font-size:11px;color:#6e907e}.auth-form input{font-size:12px;border-color:#e3f1ea}.auth-form input::placeholder{color:#707f77}.auth-form .button{margin-top:4px}.auth-form .auth-switch{font-size:11px;text-align:center;margin:22px 0 12px}.auth-switch button{border:0;padding:0;background:transparent;color:#6c937e;font-size:11px;font-weight:600}.auth-form>.quiet-button{display:block;margin:0 auto}.auth-footnote{display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;color:#708479;margin-top:27px}.auth-form-panel>footer{text-align:center;font-size:9px;color:#718078}.public-page{min-height:100dvh;background:radial-gradient(ellipse at 50% 0,#ebf8f1 0,transparent 55%),#faf9fc;padding:0 28px;display:flex;flex-direction:column}.public-page>header{width:min(1170px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:30px 0}.public-page>footer{display:flex;align-items:center;justify-content:center;gap:10px;padding:33px 0;font-size:10px;color:#70867a;margin-top:auto}.public-page>footer>span:last-child{padding-left:12px;border-left:1px solid #deeee5}.public-page>footer b{font-weight:600}.public-footer-symbol{font-size:20px;color:#6c8477}.public-profile{max-width:620px;width:100%;margin:25px auto 50px;text-align:center}.large-avatar{width:62px;height:62px;border-radius:20px;background:linear-gradient(130deg,#daf2e5,#c9e8d7);color:#6a977f;display:flex;align-items:center;justify-content:center;font-size:27px;font-weight:500;margin:0 auto 22px;text-transform:uppercase;border:3px solid white;box-shadow:0 4px 15px #446a5608}.public-profile>.eyebrow{font-size:8px;color:#6d8c7b}.public-profile h1{font-size:42px;margin:12px 0;color:#527562;font-weight:650;letter-spacing:-1.7px}.public-profile h2{font-size:17px;color:#6b8979;font-weight:500}.public-profile>p{font-size:13px;color:#6e8679;max-width:420px;margin:0 auto 30px}.public-event-list{display:flex;flex-direction:column;gap:14px}.public-event{display:flex;align-items:center;gap:20px;text-align:left;border:1px solid #e0f0e7;border-left:3px solid var(--tone);background:#fff;border-radius:12px;padding:25px;transition:transform .2s,box-shadow .2s}.public-event:hover{transform:translateY(-2px);box-shadow:0 10px 30px #405e4e09}.public-event>div{flex:1}.public-event h3{font-size:17px;color:#67907a;margin-bottom:7px}.public-event p{font-size:12px;color:#6f8479;margin:0 0 10px}.public-event>div>span{display:flex;align-items:center;gap:5px;color:#6c8578;font-size:10px}.public-event>svg{color:#6c8276}.public-trust{display:flex;align-items:center;justify-content:center;gap:7px;margin:28px 0 0;font-size:10px;color:#70877b}.booking-card{display:grid;grid-template-columns:310px 1fr;border:1px solid #e0f0e7;border-radius:17px;background:#fff;box-shadow:0 12px 40px #3e755805;width:min(990px,100%);margin:40px auto 60px;overflow:hidden;min-height:555px}.booking-summary{padding:26px 31px;border-right:1px solid #e6f3ec;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff,#fdfbff)}.back-button{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;padding:0;font-size:10px;color:#6f8d7d;width:max-content;margin-bottom:38px}.back-button:hover{color:#62957a}.booking-summary .large-avatar{width:46px;height:46px;font-size:19px;margin:0 0 14px;border-radius:15px}.booking-summary>.muted{font-size:11px;color:#6c8678;margin-bottom:9px}.booking-summary h1{font-size:26px;line-height:1.35;color:#5f8b74;font-weight:600;margin-bottom:14px}.booking-summary>p{color:#70857a;font-size:12px;line-height:1.8}.booking-facts{display:flex;flex-direction:column;gap:17px;margin-top:12px}.booking-facts>span{display:flex;align-items:flex-start;gap:10px;font-size:11px;color:#6f8c7d;line-height:1.7;overflow-wrap:anywhere}.booking-facts svg{color:#6d887a;margin-top:1px}.summary-bottom{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:35px;color:#708278;font-size:10px;line-height:1.7}.booking-flow{padding:40px 32px}.booking-flow>.eyebrow,.reschedule-panel>.eyebrow{font-size:8px;color:#708a7c}.booking-flow h2,.reschedule-panel h2{color:#6d9c83;font-size:22px;font-weight:600;margin:8px 0}.booking-flow>.muted{font-size:11px;color:#6d8478}.date-time-grid{display:grid;grid-template-columns:minmax(210px,1fr) 115px;gap:24px;margin-top:25px}.calendar-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;color:#6c917d}.calendar-heading strong{font-size:12px;font-weight:550;text-transform:capitalize}.calendar-heading>div{display:flex;gap:1px}.calendar-heading .icon-button{width:26px;height:26px;color:#6e8a7b}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;text-align:center}.calendar-grid .weekday{font-size:9px;color:#6c8276;padding:8px 0 12px}.calendar-grid button{border:0;background:#f1fcf6;aspect-ratio:1;border-radius:50%;color:#6b8b7a;font-size:11px;position:relative}.calendar-grid button:hover{background:#e0f6ea;color:#69a083}.calendar-grid button.selected{background:#7bc49d;color:#fff;box-shadow:0 3px 7px #59a87e2b}.calendar-grid button:disabled{background:transparent;color:#707e77;opacity:.6}.calendar-grid button.today:after{content:"";width:3px;height:3px;background:currentColor;position:absolute;bottom:4px;left:calc(50% - 1.5px);border-radius:50%}.calendar-zone{margin:27px 0 0}.calendar-zone>span{display:flex;gap:6px;font-size:9px;color:#6b8879;align-items:center}.calendar-zone select{font-size:10px;color:#6d8f7d;padding:9px;border-color:#e4f6ec;min-height:35px}.time-slots{border-left:1px solid #eaf6f0;padding-left:17px}.time-slots h3{font-family:DM Sans,sans-serif;font-weight:500;color:#6c8f7c;font-size:10px;letter-spacing:0;margin:8px 0 17px}.slot-scroll{max-height:310px;overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:#d1edde transparent}.time-slot{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;padding:11px 5px;border:1px solid #d8f1e4;border-radius:7px;background:#fff;font-size:11px;color:#68937c;margin-bottom:9px}.time-slot svg{display:none}.time-slot:hover{border-color:#8ecdab;background:#f2fdf7}.time-slot:hover svg{display:block}.slot-scroll>.muted{font-size:10px;color:#6b8778}.no-slots{padding:24px 0;color:#6c8477;text-align:center}.no-slots p{font-size:11px;line-height:1.6;margin:10px 0 5px}.no-slots small{font-size:9px;line-height:1.6;display:block}.guest-form{margin-top:27px}.guest-form label{font-size:11px;color:#6c907d}.guest-form input,.guest-form textarea{border-color:#dff2e8;font-size:12px}.guest-form input::placeholder,.guest-form textarea::placeholder{color:#708479}.optional{display:inline;color:#6e7f76;font-size:9px}.guest-form>.checkbox-row{font-size:10px;line-height:1.7}.guest-form>small{font-size:9px;display:block;margin-top:14px;text-align:center;color:#70887b}.confirmation{max-width:500px;width:100%;margin:30px auto 50px;padding:35px 40px;text-align:center;box-shadow:0 12px 35px #45956a08;border-color:#def2e7}.confirmation-icon{width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#edf4e9;color:#6c7a60;margin:0 auto 22px}.confirmation-icon.cancelled{background:#faeeee;color:#896c72}.confirmation>.eyebrow{font-size:8px;color:#6c8678}.confirmation h1{font-size:28px;color:#67967d;margin:10px 0;font-weight:600}.confirmation>.muted{font-size:12px;color:#6d887a}.confirmation-detail{text-align:left;padding:23px;background:#fcf9fe;border:1px solid #e6f7ee;border-radius:11px;margin:25px 0}.confirmation-detail h2{font-size:17px;color:#6c907d}.confirmation-detail>div{display:flex;gap:12px;align-items:flex-start;color:#6c8a7a;font-size:12px;margin:16px 0 0;line-height:1.7;overflow-wrap:anywhere}.confirmation-detail small{display:block;font-size:10px;color:#6d8277}.location-link{display:flex;align-items:center;gap:5px;text-decoration:underline;word-break:break-word}.confirmation>.info-note{margin:20px 0 15px;text-align:left}.confirmation>.info-note p{font-size:10px}.confirmation>.text-link{font-size:10px;margin:5px auto}.confirmation-actions{display:flex;align-items:center;justify-content:center;gap:13px;margin:22px 0;color:#708379}.confirmation-actions button{border:0;background:transparent;padding:0;color:#6c937e;font-size:11px}.reschedule-panel{width:min(690px,100%);margin:30px auto 60px;padding:35px}.reschedule-panel .date-time-grid{grid-template-columns:1fr 155px}.reschedule-panel .calendar-grid button{max-height:48px}.reschedule-panel>.back-button{margin-bottom:25px}@media(min-width:1450px){.workspace-main{padding:42px 60px 25px}.topbar{padding:0 60px}.welcome-banner{min-height:260px;padding:32px 35px}.welcome-banner h2{font-size:30px}.banner-art{transform:scale(1.12);right:8%;top:8px}.stat{padding:23px}.stat strong{font-size:33px}.event-card h3{font-size:14px}.event-card>p{font-size:11px}.event-meta{font-size:10px}.event-footer .text-link{font-size:11px}.share-panel{padding:25px}.share-panel h2{font-size:20px}.share-panel>p{font-size:12px}.agenda-panel .empty{padding:36px}.agenda-panel .empty h3{font-size:14px}.agenda-panel .empty p{font-size:12px}.section-heading h2{font-size:16px}.event-card{padding-top:22px}.event-grid{gap:22px}.create-card{min-height:246px}}@media(max-width:1150px){.sidebar{width:208px;padding:28px 15px 15px}.main-shell{margin-left:208px;width:calc(100% - 208px)}.workspace-main{padding:30px 25px 20px}.topbar{padding:0 25px}.banner-art{right:-12px;transform:scale(.85);transform-origin:right center;opacity:.8}.welcome-banner{padding:25px}.welcome-banner h2{font-size:22px}.event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.create-card{min-height:210px}.settings-grid{grid-template-columns:1fr}.settings-side{display:grid;grid-template-columns:1fr 1fr}.auth-form-panel{padding:35px 10% 25px}.auth-brand{padding:35px 9%}.date-time-grid{gap:17px}.booking-card{grid-template-columns:275px 1fr}.booking-flow{padding:35px 25px}.booking-summary{padding:25px}.welcome-banner>div:first-child{max-width:65%}.banner-art{right:-38px}}@media(max-width:900px){.sidebar{width:78px;padding:25px 10px}.sidebar>.logo{margin:0 auto 36px}.sidebar>.logo>span:last-child{display:none}.workspace-label,.nav-caption,.sidebar-tip,.account>span:nth-child(2),.account>svg{display:none}.sidebar nav button{font-size:0;justify-content:center;gap:0;padding:13px 8px}.sidebar nav button.active:before{display:none}.nav-count{display:none}.account{justify-content:center;padding:16px 0 0}.main-shell{margin-left:78px;width:calc(100% - 78px)}.overview-columns{grid-template-columns:1.3fr 1fr}.page-heading h1{font-size:25px}.booking-card{grid-template-columns:235px 1fr}.booking-summary{padding:24px 21px}.booking-summary h1{font-size:23px}.booking-flow{padding:30px 22px}.date-time-grid{grid-template-columns:minmax(185px,1fr) 95px;gap:12px}.time-slots{padding-left:10px}.calendar-grid{gap:3px}.auth-story h1{font-size:53px;letter-spacing:-3px}.auth-story{padding-top:40px}.auth-illustration{margin-top:50px}.floating-note{right:-16px}.auth-form-panel{padding:35px 8% 25px}.auth-form h2{font-size:25px}}@media(max-width:680px){.sidebar{position:sticky;top:0;width:100%;height:auto;padding:13px 15px;flex-direction:row;border-right:0;border-bottom:1px solid var(--line);align-items:center;gap:15px;overflow-x:auto}.sidebar>.logo{margin:0;flex-shrink:0}.sidebar nav{flex-direction:row;gap:3px;margin-left:auto}.sidebar nav button{padding:9px;min-height:35px}.sidebar nav button svg{width:17px}.sidebar-bottom{display:none}.app-shell{display:block}.main-shell{margin:0;width:100%}.topbar{height:52px;padding:0 20px}.status-pill{font-size:8px}.topbar-actions{gap:10px}.workspace-main{padding:24px 18px 20px}.page-heading{align-items:flex-start;gap:15px}.page-heading h1{font-size:24px}.page-heading .eyebrow{font-size:7px;letter-spacing:1px}.page-heading p{font-size:10px;max-width:260px}.page-heading>.button{font-size:0;width:34px;min-width:34px;padding:8px;min-height:34px;margin-top:18px}.page-heading>.button svg{width:18px}.welcome-banner{min-height:218px;padding:23px}.welcome-banner>div:first-child{max-width:100%}.welcome-banner h2{font-size:23px}.banner-art{display:none}.stats-grid{gap:8px;margin:15px 0}.stat{padding:13px 11px}.stat>div>span{font-size:8px}.stat strong{font-size:25px}.stat small{font-size:8px;line-height:1.5;display:block}.stat-icon{display:none}.overview-columns{grid-template-columns:1fr;gap:15px}.share-panel{display:none}.section-heading h2{font-size:14px}.event-grid{gap:12px}.event-card{padding:15px 14px 0}.event-card h3{font-size:12px}.event-card>p{font-size:9px}.event-meta{gap:5px;flex-wrap:wrap;font-size:8px}.event-footer .text-link{font-size:8px}.create-card{min-height:180px}.workspace-footer{font-size:7px;flex-wrap:wrap;gap:8px}.settings-side{display:flex}.padded{padding:20px}.week-row{gap:8px}.day-toggle{font-size:11px;min-width:90px}.time-range{gap:5px}.time-range input{width:94px;font-size:11px;padding:9px 5px}.save-bar{align-items:flex-start}.save-bar>span{font-size:10px}.save-bar .button{font-size:10px;white-space:normal}.meeting-row{padding:16px;gap:10px}.meeting-row .button{font-size:9px;padding:8px}.date-tile{width:38px}.date-tile strong{font-size:17px}.meeting-info h3{font-size:11px}.meeting-info p{font-size:9px}.tabs button{font-size:11px;padding:12px 13px}.mail-row{padding:16px;gap:10px;flex-wrap:wrap}.mail-row strong{font-size:11px}.mail-row .badge{font-size:8px}.mail-row>.badge{margin-left:44px}.mail-row>svg{display:none}.mail-row>span:nth-child(2){flex-basis:70%}.auth-page{display:block}.auth-brand{padding:25px 28px 28px}.auth-brand>.logo{font-size:25px}.auth-story{padding:35px 0 0;margin:0}.auth-story>.eyebrow{font-size:7px}.auth-story h1{font-size:44px;letter-spacing:-2px;margin:15px 0}.auth-story h1 br:first-of-type{display:none}.auth-story>p{font-size:11px;max-width:320px;margin-bottom:0}.auth-illustration,.auth-brand>footer{display:none}.auth-form-panel{padding:24px 28px}.top-pill{display:none}.auth-form{max-width:440px;margin:5px auto 25px}.section-symbol{display:none}.auth-form h2{font-size:24px}.auth-form>p{font-size:11px;margin-bottom:22px}.public-page{padding:0 16px}.public-page>header{padding:22px 2px}.public-page>header .logo{font-size:23px}.public-page>header .button{font-size:9px;padding:8px 10px}.public-profile{margin:22px auto 35px}.public-profile h1{font-size:35px}.public-profile>p{font-size:12px}.public-event{padding:20px;gap:13px}.public-event h3{font-size:15px}.public-event p{font-size:11px}.public-event .event-symbol{width:32px;height:32px}.public-page>footer{flex-wrap:wrap;font-size:8px;gap:6px}.booking-card{display:block;margin:15px auto 30px}.booking-summary{padding:23px;border-right:0;border-bottom:1px solid #e6f3ec}.booking-summary .back-button{margin-bottom:20px}.booking-summary .large-avatar{width:38px;height:38px;border-radius:12px;font-size:16px;margin-bottom:10px}.booking-summary h1{font-size:24px;margin-bottom:10px}.booking-summary>p{font-size:11px;margin-bottom:8px}.booking-facts{gap:10px;margin-top:8px}.booking-facts>span{font-size:10px}.booking-facts svg{width:16px}.summary-bottom{display:none}.booking-flow{padding:27px 20px}.booking-flow h2{font-size:21px}.date-time-grid{grid-template-columns:minmax(180px,1fr) 88px;gap:13px}.calendar-grid{gap:4px}.calendar-grid button{font-size:10px}.calendar-grid .weekday{font-size:8px}.calendar-heading strong{font-size:10px}.calendar-heading .icon-button{width:22px}.time-slots{padding-left:10px}.time-slots h3{font-size:9px}.time-slot{font-size:10px;padding:10px 4px}.calendar-zone select{font-size:9px;padding:8px 5px}.booking-flow>.muted{font-size:10px}.confirmation{padding:28px 23px;margin:18px auto 30px}.confirmation h1{font-size:25px}.confirmation-detail{padding:20px}.confirmation-detail h2{font-size:16px}.reschedule-panel{padding:25px 18px}.reschedule-panel .date-time-grid{grid-template-columns:1fr 88px}.reschedule-panel .calendar-grid button{max-height:38px}dialog{padding:23px}.modal-heading h2{font-size:18px}.modal-actions .button{font-size:11px}.form-grid{gap:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:root{--muted: #708077}.sidebar nav button{font-size:12px}.workspace-label strong{font-size:11px}.workspace-label small{font-size:10px}.nav-caption{font-size:9px}.sidebar-tip strong{font-size:12px}.sidebar-tip p,.sidebar-tip .text-link,.breadcrumb{font-size:11px}.status-pill{font-size:10px}.page-heading p{font-size:12px}.page-heading .button{font-size:11px}.welcome-banner p{font-size:12px}.banner-kicker{font-size:8px}.banner-actions .button,.banner-actions>a{font-size:10px}.stat>div>span{font-size:11px}.stat small{font-size:10px}.section-heading .text-link{font-size:11px}.agenda-panel .empty p{font-size:12px}.agenda-panel .empty h3{font-size:14px}.panel-bottom{font-size:10px}.share-panel>p{font-size:11px}.share-url,.share-panel>.text-link{font-size:11px}.event-label{font-size:9px}.event-card h3{font-size:14px}.event-card>p{font-size:11px}.event-meta{font-size:10px}.event-footer .text-link{font-size:11px}.create-card>strong{font-size:12px}.create-card>small{font-size:11px}.workspace-footer{font-size:10px}.auth-form label,.auth-form input{font-size:13px}.auth-form>p{font-size:13px}.auth-story>p{font-size:14px}.auth-form .auth-switch,.auth-switch button{font-size:12px}.auth-footnote{font-size:11px}.calendar-grid button.selected{background:#60ac83}.time-slot{font-size:12px}.booking-flow>.muted,.booking-summary>p{font-size:12px}.booking-facts>span{font-size:12px}.guest-form label{font-size:12px}.calendar-heading strong{font-size:13px}.calendar-zone select,.time-slots h3{font-size:11px}.public-profile>p{font-size:14px}.public-event p{font-size:13px}.confirmation>.info-note p{font-size:12px}.checkbox-row{color:#647f71}.time-slot:focus-visible{outline-offset:1px}@media(max-width:900px){.sidebar nav button{font-size:0}}@media(max-width:680px){.page-heading>.button{font-size:0}.stat>div>span{font-size:9px}.stat small{font-size:9px}.event-card h3{font-size:12px}.event-card>p{font-size:10px}.event-meta,.event-footer .text-link,.workspace-footer{font-size:9px}.time-slot,.calendar-heading strong{font-size:11px}.time-slots h3,.calendar-zone select{font-size:10px}.auth-story>p{font-size:12px}}.profile-avatar{overflow:hidden;flex-shrink:0}.profile-avatar.has-logo{background:#fff}.profile-avatar img{width:100%;height:100%;object-fit:contain;display:block;padding:5px}.profile-logo-editor{display:flex;align-items:flex-start;gap:20px;padding:20px 0;margin-bottom:16px;border-bottom:1px solid #eaf4ef}.profile-logo-editor>div{min-width:0;flex:1}.profile-logo-editor .large-avatar{width:88px;height:88px}.profile-logo-editor input[type=file]{width:100%;font-size:12px;padding:10px}.profile-logo-editor .text-link{margin-top:10px}@media(max-width:600px){.profile-logo-editor{flex-direction:column}}:root{--accent: #208451;--lavender: #edf8f1;--ink: #20362a;--muted: #64766b;--line: #dfebe3}.button.primary{background:#237b50;color:#fff}.button.primary:hover{background:#19623e}.booking-card{width:min(1120px,calc(100% - 40px));grid-template-columns:320px minmax(0,1fr)}.booking-summary{padding:32px}.booking-flow{padding:36px;min-width:0}.date-time-grid{grid-template-columns:minmax(260px,1fr) 180px;gap:28px}.calendar-heading strong{font-size:18px;color:#254b36}.calendar-heading .icon-button{width:44px;height:44px}.calendar-grid{gap:6px}.calendar-grid button{font-size:17px;min-height:44px;border-radius:14px;color:#28563c}.calendar-grid button.selected{background:#237b50;color:#fff}.calendar-grid .weekday{font-size:13px}.calendar-zone>span{font-size:13px}.calendar-zone select{font-size:16px;min-height:46px}.time-slots h3{font-size:16px;color:#254b36}.time-slot{font-size:20px;font-weight:650;min-height:56px;border-radius:12px;color:#246c45}.time-slot:hover{background:#e3f5e9;border-color:#237b50}.slot-scroll{max-height:410px}.booking-flow>.muted,.booking-summary>p,.booking-facts>span,.guest-form label{font-size:15px}.guest-form input,.guest-form textarea{font-size:16px;min-height:48px}.guest-form textarea{min-height:120px}.public-page>footer{font-size:12px}.google-signin{margin-bottom:24px;min-height:50px}@media(max-width:1000px){.booking-card{grid-template-columns:270px minmax(0,1fr)}.booking-flow{padding:24px}.date-time-grid{grid-template-columns:1fr}.time-slots{border-left:0;padding-left:0;border-top:1px solid var(--line);padding-top:12px}.slot-scroll{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.time-slot{margin:0}}@media(max-width:680px){.booking-card{display:block;width:calc(100% - 24px)}.booking-summary,.booking-flow{padding:24px 18px}.date-time-grid{grid-template-columns:minmax(0,1fr);gap:20px}.calendar-grid{gap:3px}.calendar-grid button{min-height:40px;font-size:16px}.slot-scroll{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.calendar-heading strong{font-size:17px}.time-slot{font-size:20px;min-height:56px}.public-event h3{font-size:18px}.public-event p,.public-profile>p{font-size:15px}.booking-summary .large-avatar{width:64px;height:64px}}.call-page{max-width:none;min-height:100dvh;background:#141817;color:#eef4f0;padding:24px clamp(12px,3vw,48px)}.call-page{background:radial-gradient(ellipse at top,#203229 0,#111a16 65%);padding:20px clamp(12px,2.5vw,44px) 24px}.call-heading h1{font-size:clamp(20px,2vw,28px);letter-spacing:-.7px}.call-view-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 16px;flex-wrap:wrap}.call-view-toolbar label{display:flex;flex-direction:row;align-items:center;gap:10px;color:#b5c9bc;font-size:12px;margin:0}.call-view-toolbar select{width:auto;background:#23332a;color:#dff0e5;border:1px solid #41584a;border-radius:10px;padding:9px;font-size:14px}.call-view-switch{display:flex;padding:4px;border:1px solid #3c5244;border-radius:14px;background:#17271e;gap:4px}.call-view-switch button{display:flex;align-items:center;gap:8px;color:#a9beb1;background:none;border:0;border-radius:10px;padding:10px 16px;font-weight:600}.call-view-switch button[aria-pressed=true]{background:#335e44;color:#e0ffe9;box-shadow:0 2px 8px #0003}.call-page .call-stage{min-height:0;grid-template-columns:minmax(0,1fr) clamp(160px,18vw,270px);align-content:start;gap:12px}.call-page .call-stage .video-tile{height:auto;min-height:0;width:100%;aspect-ratio:16/10;border-radius:20px;background:#1a2921;border:1px solid #3c5245}.call-page .call-stage .focused-tile{height:clamp(260px,calc(100dvh - 330px),900px);min-height:0;aspect-ratio:auto}.call-page .call-stage.layout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.call-page .call-stage.layout-grid .video-tile{grid-column:auto;grid-row:auto;height:clamp(260px,calc(100dvh - 350px),760px);aspect-ratio:auto}.call-page.fit-cover .video-tile:not(.presentation-tile) video{object-fit:cover}.call-page .presentation-tile video{object-fit:contain;background:#0c120f}.call-page .tile-actions{padding:5px;gap:3px;top:12px;right:12px;border:1px solid #ffffff1c;background:#15241fcc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:28px}.call-page .tile-actions button{border:0;background:transparent;width:38px;height:38px;border-radius:50%;color:#def0e5;transition:background .15s,transform .15s}.call-page .tile-actions button:hover,.call-page .tile-actions button[aria-pressed=true]{background:#4a7d5a;color:#fff}.call-page button:focus-visible,.call-page select:focus-visible{outline:3px solid #8df5b7;outline-offset:3px}.call-page .call-controls{width:fit-content;max-width:100%;margin:18px auto;padding:12px;border-radius:24px;background:#213329ee;box-shadow:0 12px 40px #0004;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.call-page .call-controls .button{border-radius:16px;min-height:48px}.call-page .call-controls .button.danger{background:#b8424b;border-color:#ce5660}.call-page .video-label{left:14px;bottom:14px;padding:8px 12px;border-radius:20px;max-width:calc(100% - 28px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.call-page .call-device-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:700px){.call-page .call-heading .eyebrow{display:none}.call-page .call-heading h1{margin:0 0 6px;font-size:20px}.call-page .call-heading p{margin:0;font-size:12px}.call-page .call-header{padding-bottom:12px}.call-page .call-view-toolbar{gap:8px}.call-page .call-view-toolbar label{font-size:11px}.call-page .call-stage .focused-tile{height:clamp(220px,40dvh,460px)}.call-page .call-stage{grid-template-columns:repeat(2,minmax(0,1fr))}.call-page .call-stage .video-tile{grid-column:auto;height:140px}.call-page .call-stage .focused-tile{grid-column:1/-1;grid-row:1;height:clamp(240px,48dvh,600px)}.call-page .call-stage.layout-grid{grid-template-columns:1fr}.call-page .call-stage.layout-grid .video-tile{height:clamp(200px,34dvh,440px)}.call-page .call-heading{margin-bottom:16px}.call-page .call-status{display:inline-block;margin-top:8px;padding:8px 12px}.call-page .call-controls{width:100%;gap:8px;bottom:8px}.call-page .call-controls .button{flex:1 1 135px;justify-content:center}.call-page .call-device-grid{grid-template-columns:1fr}.call-page .tile-actions button{width:40px;height:40px}}@media(max-height:550px)and (min-width:701px){.call-page .call-heading p,.call-page .eyebrow{display:none}.call-page .call-stage.layout-grid .video-tile,.call-page .call-stage .focused-tile{height:65dvh}}.call-page .logo,.call-page h1,.call-page h2{color:#eef4f0}.call-page .eyebrow,.call-heading p{color:#abbab0}.call-header{padding-bottom:16px}.call-heading h1{font-size:24px}.call-status,.call-page .badge{background:#26372e;color:#b2e3c3}.call-stage{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:12px;min-height:460px;padding:0;background:transparent}.call-stage .video-tile{position:relative;width:auto;height:145px;min-width:0;inset:auto;border:1px solid #39433d;box-shadow:none;background:#242c27;border-radius:16px;grid-column:2}.call-stage .video-tile[hidden]{display:none}.call-stage .focused-tile{grid-column:1;grid-row:1 / span 4;height:min(65vh,760px);min-height:460px}.video-placeholder{color:#9fafa5}.video-placeholder h2{color:#d7e5dc}.video-placeholder>span{color:#64ac81}.video-label{background:#17241ce8;color:#e4f2e9}.tile-actions{position:absolute;right:10px;top:10px;z-index:5;display:flex;gap:6px}.tile-actions button{width:40px;height:40px;display:grid;place-items:center;border:1px solid #56635b;background:#1c2923dd;color:#fff;border-radius:10px}.tile-actions button:hover{background:#3c664c}.call-page .button.secondary{background:#303c34;border-color:#526057;color:#eaf5ee}.call-page .button.danger{background:#a93239;border-color:#a93239;color:#fff}.call-controls{background:#1d2520;border:1px solid #354039;padding:16px;border-radius:20px;position:sticky;bottom:12px;z-index:8}.call-settings.panel{background:#202b24;border:1px solid #3e4c42;color:#dfebe3}.call-settings select{background:#303e35;color:#fff;border-color:#647269;font-size:16px}.call-network-note{color:#b6c7bc}.video-tile:fullscreen{background:#090e0b;width:100vw!important;height:100vh!important}.video-tile:fullscreen video{object-fit:contain}.record-indicator{display:inline-block;color:#ffc4c4;font-size:13px;margin-bottom:12px}.record-banner,.record-notice{background:#28352c;border:1px solid #53735e;padding:14px 18px;border-radius:12px;line-height:1.6;margin:0 0 16px;color:#e6f4eb}.record-status{color:#c5dacd;font-size:13px}.recording-tile-mark{position:absolute;z-index:5;right:10px;bottom:10px;color:#ffd5d5;background:#3e1e22e8;border-radius:8px;padding:6px 10px;font-size:12px}@media(max-width:700px){.call-stage{grid-template-columns:repeat(2,minmax(0,1fr));min-height:0}.call-stage .video-tile{grid-column:auto;height:135px}.call-stage .focused-tile{grid-column:1 / -1;grid-row:1;height:48dvh;min-height:280px}.call-controls{gap:8px;padding:12px;bottom:4px}.call-controls .button{min-height:48px;font-size:13px}.call-heading h1{font-size:22px}.tile-actions button{width:36px;height:36px}}.call-page.meet-call{--call-blue:#1a73e8;--call-ink:#202124;--call-muted:#5f6368;max-width:none;min-height:100dvh;background:#fff;color:var(--call-ink);padding:24px clamp(20px,4vw,72px) 32px;font-family:Arial,system-ui,sans-serif}.meet-call [hidden]{display:none!important}.meet-call .call-header{padding-bottom:32px}.meet-call .logo,.meet-call h1,.meet-call h2{color:inherit}.meet-call .badge{display:flex;align-items:center;gap:8px;background:#f1f3f4;color:#5f6368;padding:9px 14px}.meet-call .call-heading{margin-bottom:28px}.meet-call .call-heading h1{font-size:clamp(22px,2.3vw,30px);letter-spacing:-.7px;margin:8px 0}.meet-call .call-heading p,.meet-call .eyebrow{color:#5f6368}.meet-call .call-status{background:#e8f0fe;color:#174ea6;padding:10px 16px}.meet-call button{cursor:pointer;touch-action:manipulation}.meet-call button:disabled{cursor:not-allowed;opacity:.48}.meet-call button:active:not(:disabled){transform:scale(.98)}.meet-call button:focus-visible,.meet-call select:focus-visible,.meet-call input:focus-visible,.meet-call a:focus-visible{outline:3px solid #1a73e8;outline-offset:4px}.meet-call .button.primary{background:#1a73e8;color:#fff;border:1px solid #1a73e8;box-shadow:none}.meet-call .button.primary:hover:not(:disabled){background:#1765cc}.meeting-lobby .call-experience{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr);grid-template-rows:auto auto auto;column-gap:clamp(30px,6vw,100px);max-width:1440px;margin:44px auto 12px;align-items:start}.meeting-lobby .call-stage{display:block!important;grid-column:1;grid-row:1;min-height:0;background:none}.meeting-lobby .call-stage .local-tile{position:relative;inset:auto;width:100%;height:auto!important;min-height:0;aspect-ratio:16/10;max-height:65vh;background:#202124;border:0;border-radius:20px;box-shadow:none}.meeting-lobby .local-tile .tile-actions{display:none}.meet-call .video-placeholder{color:#bdc1c6;z-index:1}.meet-call .video-placeholder h2{color:#e8eaed;font-size:20px;font-weight:400;margin:20px 0 0}.meet-call .video-placeholder p{max-width:330px;line-height:1.6;font-size:14px}.meet-call .local-tile video{transform:scaleX(-1)}.meet-call .local-tile:has(.video-placeholder) video{visibility:hidden}.meet-call .call-avatar{display:grid;place-items:center;width:84px;height:84px;border-radius:50%;background:#d2e3fc;color:#174ea6;font-size:36px;font-weight:500}.meet-call .video-label{color:#fff;background:#202124bd;border-radius:8px;left:16px;bottom:16px}.meet-call .video-tile{background:#303134!important;border-color:#3c4043!important}.lobby-welcome{grid-column:2;grid-row:1 / span 3;align-self:center;padding:12px 0}.lobby-kicker{display:flex;align-items:center;gap:8px;color:#5f6368;font-size:13px}.meet-call .lobby-welcome h2{font-size:clamp(30px,3vw,40px);font-weight:400;letter-spacing:-1.3px;line-height:1.2;margin:22px 0 16px}.lobby-subtitle{font-size:16px;line-height:1.65;color:#5f6368;max-width:400px}.lobby-presence{display:flex;align-items:center;gap:14px;padding:20px 0;margin:10px 0;border-bottom:1px solid #e8eaed}.lobby-presence>svg{color:#1a73e8;flex-shrink:0}.lobby-presence strong,.lobby-presence span{display:block;font-size:14px;line-height:1.5}.lobby-presence span{font-size:12px;color:#5f6368;margin-top:4px}.meet-call .lobby-consent{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:12px;font-weight:400;line-height:1.6;color:#5f6368;margin:22px 0}.lobby-consent input{accent-color:#1a73e8;width:18px;height:18px;flex:0 0 18px;margin:2px 0}.lobby-consent a{color:#1967d2}.meet-call .lobby-join{border-radius:28px;min-height:56px;padding:14px 28px;display:flex;justify-content:center;gap:22px;font-size:16px;font-weight:600;width:100%}.lobby-hint{font-size:12px;line-height:1.6;display:flex;align-items:center;gap:6px;justify-content:center;text-align:center;color:#5f6368;margin:14px 0}.listen-only{background:none;border:0;color:#1967d2;font-size:13px;text-decoration:underline;display:block;margin:auto;padding:8px}.meet-call .call-controls{background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;gap:10px;margin:16px auto;padding:0;width:auto}.meeting-lobby .call-controls{grid-column:1;grid-row:2;position:static}.meet-call .call-controls .button{border-radius:28px;min-height:48px;padding:12px 20px;background:#3c4043;color:#e8eaed;border:1px solid transparent;font-size:13px}.meet-call .call-controls .button.danger{background:#ea4335;color:#fff;border:0}.meeting-lobby .call-controls .button.secondary{background:#f1f3f4;color:#3c4043;border-color:#dadce0}.meeting-lobby .call-controls .button.primary{background:#1a73e8;color:#fff}.audio-check{grid-column:1;grid-row:3;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;padding:6px 12px;color:#5f6368}.mic-check-row{display:flex;gap:8px;align-items:center;font-size:12px}.mic-level{width:74px;height:6px;background:#e8eaed;border-radius:8px;overflow:hidden}.mic-level i{display:block;height:100%;background:#34a853;transition:width .1s}.speaker-test{display:flex;gap:8px;align-items:center;background:none;border:0;color:#1967d2;padding:10px;font-size:12px}.audio-check small{flex-basis:100%;text-align:center;font-size:11px}.meet-call .device-settings-toggle{display:none}.meet-call .call-settings.panel{max-width:900px;margin:26px auto;background:#f8fafd;border:1px solid #dadce0;color:#202124;border-radius:20px}.meet-call .call-settings select{background:#fff;color:#202124;border:1px solid #dadce0;min-height:44px}.meet-call .call-settings h2{color:inherit}.meet-call .call-network-note{color:#5f6368}.meet-call.meeting-live{background:#202124;color:#e8eaed;padding:18px 24px 24px}.meeting-live .call-header{padding-bottom:8px}.meeting-live .call-heading{margin-bottom:12px}.meeting-live .call-heading h1{font-size:20px}.meeting-live .call-heading p,.meeting-live .eyebrow{color:#bdc1c6}.meeting-live .badge,.meeting-live .call-status{background:#303134;color:#bdc1c6}.meeting-live .call-experience{max-width:1920px;margin:auto}.meet-call .call-view-switch{background:#303134;border-color:#3c4043;border-radius:24px}.meet-call .call-view-switch button{color:#bdc1c6;border-radius:20px}.meet-call .call-view-switch button[aria-pressed=true]{background:#d2e3fc;color:#174ea6;box-shadow:none}.meet-call .call-view-toolbar label{color:#bdc1c6}.meet-call .call-view-toolbar select{background:#303134;color:#e8eaed;border-color:#5f6368}.meeting-live .call-stage.layout-grid .video-tile{height:clamp(260px,calc(100dvh - 300px),900px);border-radius:16px}.meeting-live .call-stage .focused-tile{height:clamp(280px,calc(100dvh - 300px),900px)}.meet-call .tile-actions{background:#202124cc;border-color:#ffffff20}.meet-call .tile-actions button{color:#e8eaed}.meet-call .tile-actions button:hover,.meet-call .tile-actions button[aria-pressed=true]{background:#d2e3fc;color:#174ea6}.meeting-live .call-controls{position:sticky;bottom:12px;z-index:8;background:#202124ef;padding:12px;border-radius:36px;flex-wrap:wrap}.meeting-live .call-controls .button:hover{background:#5f6368}.meeting-live .call-controls .button.danger:hover{background:#c5221f}.meeting-live .call-settings.panel{background:#303134;color:#e8eaed;border-color:#5f6368}.meeting-live .call-settings select{background:#202124;color:#e8eaed}.meeting-live .call-network-note{color:#bdc1c6}.meet-call .record-banner{background:#3c3031;border-color:#805353;color:#fce8e6}.meet-call .record-status{color:inherit}.people-panel{position:fixed;right:24px;top:100px;z-index:12;background:#fff;color:#202124;width:min(350px,calc(100vw - 32px));padding:24px;border-radius:20px;box-shadow:0 12px 48px #0005}.people-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px}.meet-call .people-panel h2{font-size:18px;color:#202124}.people-panel button{width:40px;height:40px;border:0;background:#f1f3f4;border-radius:50%;display:grid;place-items:center}.person-row{display:flex;align-items:center;gap:12px;padding:16px 0;border-top:1px solid #e8eaed}.person-row .call-avatar{width:40px;height:40px;font-size:18px}.person-row strong,.person-row small{display:block;font-size:13px}.person-row small{color:#5f6368;margin-top:4px}.meet-call.meeting-lobby .call-stage.layout-grid .local-tile{aspect-ratio:16/10!important;height:auto!important;min-height:260px;max-height:none}.meet-call .call-avatar{flex-shrink:0}.meeting-lobby .call-experience>*{min-width:0}.meeting-lobby .lobby-welcome{overflow-wrap:anywhere}.meeting-lobby .call-experience .call-stage{width:100%;min-width:0}@media(min-width:1500px){.meeting-lobby .call-experience{margin-top:70px}}@media(max-width:800px){.call-page.meet-call{padding:20px 16px}.meet-call .call-header{padding-bottom:20px}.meet-call .call-heading{margin-bottom:20px}.meeting-lobby .call-status{display:none}.meeting-lobby .call-experience{grid-template-columns:1fr;gap:0;margin:20px auto}.meeting-lobby .call-stage{grid-row:1}.meeting-lobby .call-controls{grid-row:2;flex-wrap:wrap}.meeting-lobby .audio-check{grid-row:3}.lobby-welcome{grid-column:1;grid-row:4;padding:26px 4px 8px}.meet-call .lobby-welcome h2{font-size:30px;margin:14px 0}.lobby-subtitle{max-width:none}.lobby-presence{padding:14px 0}.meet-call .call-controls .button{flex:0 1 auto;padding:12px 16px;font-size:12px}.meeting-live .call-stage.layout-grid{grid-template-columns:1fr 1fr}.meeting-live .call-stage.layout-grid .video-tile{height:clamp(220px,48dvh,640px)}.meeting-live .call-stage .focused-tile{height:50dvh}.people-panel{right:16px;top:80px}.meet-call .call-device-grid{grid-template-columns:1fr}.meet-call .call-settings{padding:18px}}@media(max-width:500px){.meeting-live .call-stage.layout-grid{grid-template-columns:1fr}.meeting-live .call-stage.layout-grid .video-tile{height:30dvh;min-height:180px}.meet-call .call-header .badge{font-size:10px}.meet-call .call-controls{gap:8px}.meeting-live .call-view-toolbar{gap:10px}.meet-call .call-view-switch button{padding:9px 12px}.meet-call .call-view-toolbar label{font-size:11px}.meet-call .call-view-toolbar select{max-width:155px}}@media(prefers-reduced-motion:reduce){.meet-call *{transition:none!important;animation:none!important}.meet-call button:active:not(:disabled){transform:none}}@media(max-width:800px){.meeting-lobby .call-experience{grid-template-columns:minmax(0,1fr)}}@media(max-width:600px){.meet-call .call-controls .call-control-label{display:none}.meet-call.meeting-live .call-controls{display:flex;flex-wrap:nowrap;gap:6px;padding:10px 0;width:100%;justify-content:center}.meet-call .call-controls .button:has(.call-control-label),.meet-call .call-controls .button[aria-label="Configurar dispositivos"],.meet-call .call-controls .button[aria-label="Ver participantes"]{flex:0 0 46px;width:46px;min-width:46px;height:46px;padding:0;justify-content:center}.meet-call .call-controls .button[aria-label="Ver participantes"]{gap:3px}.meeting-lobby .call-stage.layout-grid .local-tile{min-height:220px}}.meet-call .local-tile video{transform:none}.lobby-recording-notice{font-size:12px;line-height:1.65;color:#5f6368;background:#f8fafd;padding:14px 16px;border-radius:12px;margin:18px 0}.lobby-recording-notice a{color:#1967d2}.meet-call .flip-camera{position:absolute;z-index:6;right:14px;bottom:14px;display:flex;gap:7px;align-items:center;padding:10px 14px;min-height:42px;border:1px solid #ffffff35;border-radius:24px;background:#202124df;color:#fff;font-size:12px}.meet-call .flip-camera[aria-pressed=true]{background:#d2e3fc;color:#174ea6}.meet-call .recording-tile-mark{bottom:65px}.meet-call .device-drawer.call-settings.panel{position:fixed;z-index:30;right:20px;top:20px;bottom:20px;width:min(420px,calc(100vw - 32px));max-width:none;margin:0;padding:28px;overflow:auto;box-shadow:0 14px 64px #0004;background:#fff;color:#202124;border-radius:24px}.meet-call .device-drawer h2{padding-right:28px}.device-close{position:absolute;right:16px;top:18px;width:40px;height:40px;display:grid;place-items:center;background:#f1f3f4;border:0;border-radius:50%;color:#3c4043}.device-drawer-intro{font-size:13px;line-height:1.65;color:#5f6368}.device-tabs{display:flex;gap:6px;padding:5px;background:#f1f3f4;border-radius:16px;margin:20px 0 12px}.device-tabs button{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:transparent;color:#5f6368;padding:12px;font-size:14px}.device-tabs button[aria-pressed=true]{background:#d2e3fc;color:#174ea6}.device-update{min-height:32px;color:#5f6368;font-size:12px;line-height:1.5}.meet-call .device-drawer .call-device-grid{display:block;margin:12px 0}.device-options h3{font-size:13px;font-weight:500;color:#5f6368}.device-option{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:15px 12px;background:#fff;border:1px solid #dadce0;border-radius:14px;color:#3c4043;margin:10px 0}.device-option[aria-pressed=true]{border-color:#1a73e8;background:#f0f6ff;color:#174ea6}.device-option>span{flex:1;min-width:0}.device-option strong{font-size:13px;display:block;overflow-wrap:anywhere;font-weight:500}.device-option small{display:block;font-size:11px;margin-top:5px;color:#5f6368}.device-options>small{display:block;line-height:1.6;color:#5f6368;margin:14px 0 22px}.meet-call .device-drawer .button.secondary{background:#f1f3f4;color:#3c4043;border:1px solid #dadce0;width:100%;margin-top:12px}.meet-call .device-drawer select{background:#fff;color:#202124;border-color:#dadce0}.device-drawer>small{font-size:11px;color:#5f6368;line-height:1.6;display:block}@media(max-width:600px){.meet-call.meeting-live .call-controls{gap:4px}.meet-call .call-controls .button:has(.call-control-label),.meet-call .call-controls .button[aria-label="Configurar dispositivos"],.meet-call .call-controls .button[aria-label="Ver participantes"]{flex-basis:44px;min-width:44px;width:44px;height:46px}.camera-device-shortcut svg:last-of-type{display:none}.meet-call .device-drawer.call-settings.panel{inset:auto 8px 8px;max-height:85dvh;width:auto;padding:24px}.meet-call .flip-camera span{display:none}.meet-call .flip-camera{width:42px;padding:0;justify-content:center}}
