@import "https://fonts.googleapis.com/css2?family=Kalam:wght@400;700&family=Nunito+Sans:opsz,wght@6..12,400;6..12,600;6..12,700;6..12,800&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--blue:#003b5c;--blue-soft:#eaf3f7;--green:#006747;--green-soft:#e7f1ed;--pink:#ec268f;--cyan:#00a9e0;--white:#fff;--off:#f7f6f2;--ink:#173343;--muted:#60727c;--line:#d9e1e4;--danger:#b84c42}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Nunito Sans,Arial,sans-serif;font-size:17px;line-height:1.62}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}img{max-width:100%}h1,h2{color:var(--blue);font-family:Kalam,Segoe Print,cursive;font-weight:700;line-height:1.1}h3{color:var(--blue);font-family:Nunito Sans,Arial,sans-serif}.topline{background:var(--blue);color:#fff;text-align:center;padding:7px 20px;font-size:14px}.topline a{font-weight:800;text-decoration:underline}.header{border-bottom:1px solid var(--line);z-index:20;background:#fffffff7;align-items:center;gap:28px;height:88px;padding:0 max(24px,50vw - 620px);display:flex;position:sticky;top:0}.brand{align-items:center;display:flex}.brand img{object-fit:contain;object-position:left center;width:178px;height:70px}.header nav{color:var(--blue);gap:22px;margin-left:auto;font-size:14px;font-weight:800;display:flex}.header nav a{position:relative}.header nav a:after{content:"";background:var(--cyan);height:2px;transition:right .2s;position:absolute;bottom:-5px;left:0;right:100%}.header nav a:hover:after{right:0}.call-small{background:var(--blue);color:#fff;border:1px solid var(--blue);padding:11px 19px;font-weight:800}.hero{background:var(--off);grid-template-columns:1.13fr .87fr;min-height:670px;display:grid;overflow:hidden}.hero-visual{min-height:670px}.hero-visual img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-copy{flex-direction:column;justify-content:center;padding:65px max(30px,50vw - 630px) 65px 62px;display:flex}.eyebrow{color:var(--pink);margin:0 0 11px;font-family:Kalam,Segoe Print,cursive;font-size:18px;font-weight:700}.hero h1{letter-spacing:-.02em;max-width:620px;margin:0 0 20px;font-size:clamp(45px,4.7vw,68px)}.hero h1:after{content:"";background:var(--cyan);border-radius:50%;width:92px;height:5px;margin-top:12px;display:block;transform:rotate(-1deg)}.lead{max-width:620px;margin:0 0 8px;font-size:20px;line-height:1.5}.status{color:var(--blue);align-self:flex-start;align-items:center;gap:8px;margin:10px 0;font-weight:800;display:inline-flex}.status i{background:#8c9894;border-radius:50%;width:10px;height:10px}.status.is-open i{background:var(--green);box-shadow:0 0 0 5px var(--green-soft)}.status.is-closed i{background:var(--danger);box-shadow:0 0 0 5px #f4e2df}.status small{font-weight:600}.actions{flex-wrap:wrap;gap:10px;margin:22px 0 12px;display:flex}.actions a,.cream-btn{border:1px solid var(--blue);color:var(--blue);background:#fff;padding:13px 19px;font-weight:800}.actions .primary{background:var(--blue);color:#fff}.actions .secondary{border-color:var(--green);color:var(--green)}.actions a:hover,.cream-btn:hover{border-color:var(--pink)}.hours-link{text-underline-offset:3px;color:var(--blue);align-self:flex-start;font-size:14px;font-weight:700;text-decoration:underline}.territory{color:var(--muted);max-width:600px;margin-top:22px;font-size:14px}.quick,.guards-preview,.contact{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1240px;margin:auto;padding:78px 30px;display:grid}.quick h2,.intro h2,.section-head h2,.guards-preview h2,.contact h2,.equipment h2,.legal h1,.guards-page h1{margin:0 0 20px;font-size:clamp(36px,4vw,52px)}.quick{padding-top:68px;padding-bottom:68px}.hours{border-top:2px solid var(--blue)}.hours div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:15px 0;display:flex}.hours span{color:var(--muted)}.hours b{color:var(--blue)}.intro{background:var(--off);grid-template-columns:.9fr 1.15fr .9fr;align-items:center;gap:42px;padding:88px max(30px,50vw - 620px);display:grid}.intro-copy{max-width:520px}.interior-visual{align-self:stretch;min-height:430px;margin:0}.interior-visual img{object-fit:cover;width:100%;height:100%}.team-list{border-top:2px solid var(--cyan)}.team-list div{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;align-items:center;gap:13px;padding:13px 0;display:grid}.team-list div>span{flex-direction:column;display:flex}.team-list b{color:var(--blue)}.team-list small{color:var(--muted);font-size:14px}.avatar-placeholder,.avatar-portrait{width:54px;height:54px;color:var(--blue);border:2px solid var(--green);background:#fff;border-radius:50%;place-items:center;font-size:13px;font-style:normal;font-weight:900;display:grid}.avatar-portrait{object-fit:cover;border-color:#6a9d96}.local-network{border:1px solid var(--line);border-left:4px solid var(--cyan);background:#fff;grid-template-columns:64px 1fr auto;align-items:center;gap:24px;max-width:1180px;margin:42px auto 0;padding:30px 34px;display:grid}.aceso-logo{object-fit:contain;width:60px;height:60px}.local-network .eyebrow{margin-bottom:2px}.local-network h2{margin:0 0 7px;font-family:Nunito Sans,Arial,sans-serif;font-size:25px}.local-network p:last-child{color:var(--muted);max-width:780px;margin:0;font-size:15px;line-height:1.65}.local-network>a{color:#28746f;white-space:nowrap;border:1px solid #87aba7;border-radius:999px;padding:12px 18px;font-weight:850}.local-network>a:hover{border-color:var(--pink)}.services,.news{max-width:1240px;margin:auto;padding:92px 30px}.section-head{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:38px;display:grid}.section-head>p{color:var(--muted)}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:28px}.service-grid article>span{color:var(--cyan);font-size:13px;font-weight:900}.service-grid h3,.news h3{margin:9px 0;font-size:23px}.service-grid p,.news article p{color:var(--muted);font-size:15px}.equipment{background:var(--blue-soft);color:var(--ink);border-top:5px solid var(--blue);grid-template-columns:1.1fr .9fr;align-items:center;gap:90px;padding:88px max(30px,50vw - 590px);display:grid}.equipment .eyebrow{color:var(--green)}.equipment p{color:var(--muted)}.delivery{border-left:3px solid var(--green);padding-left:15px;font-weight:800;color:var(--blue)!important}.cream-btn{background:var(--blue);color:#fff;margin-top:12px;display:inline-block}.equipment ul{border-top:1px solid #bfcfd7;margin:0;padding:0;list-style:none}.equipment li{border-bottom:1px solid #bfcfd7;padding:18px 0}.equipment li:before{content:"✓";color:var(--green);margin-right:12px;font-weight:900}.guard-empty{background:var(--off);border-left:4px solid var(--cyan);flex-direction:column;gap:10px;padding:32px;display:flex}.guard-empty span,.muted{color:var(--muted)}.guard-empty a{color:var(--blue);font-weight:800;text-decoration:underline}.news{background:#fff}.nature-visual{object-fit:cover;width:100%;height:390px;margin-bottom:0}.news-row{border:1px solid var(--line);border-top:0;grid-template-columns:1fr 1fr;display:grid}.news-row article{padding:30px}.news-row article+article{border-left:1px solid var(--line)}.news-row span{text-transform:uppercase;letter-spacing:.12em;color:var(--green);font-size:12px;font-weight:900}.contact{background:var(--off);max-width:none;padding-left:max(30px,50vw - 590px);padding-right:max(30px,50vw - 590px)}.contact address{font-size:21px;font-style:normal}.contact iframe{background:#ddd;border:0;width:100%;height:420px}footer{background:var(--blue);color:#dceaf0;grid-template-columns:1fr 1fr;gap:30px;padding:48px max(30px,50vw - 590px);font-size:14px;display:grid}.footer-logo{object-fit:contain;object-position:left;background:#fff;width:210px;height:82px;padding:5px}.footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:18px;display:flex}footer small{color:#afc8d3;border-top:1px solid #315d73;grid-column:1/-1;padding-top:20px}.mobile-call{display:none}.guards-page,.legal{max-width:1000px;margin:auto;padding:70px 30px 100px}.guards-page .warning{border-left:4px solid var(--pink);background:#fff5ed;margin:30px 0;padding:22px}.date-search{flex-wrap:wrap;align-items:end;gap:10px;margin:30px 0;display:flex}.date-search label{color:var(--blue);flex-direction:column;font-weight:800;display:flex}.date-search input{border:1px solid var(--line);font:inherit;padding:11px}.date-search button{background:var(--blue);color:#fff;border:0;padding:12px 18px;font-weight:800}.legal h2{color:var(--blue);margin-top:35px;font-family:Kalam,Segoe Print,cursive;font-size:30px}.legal .todo{border-left:3px solid var(--pink);background:#fff5ed;padding:12px 16px}.guard-highlights{grid-template-columns:1fr 1fr;gap:22px;margin:35px 0;display:grid}.guard-card{border:1px solid var(--line);background:#fff;flex-direction:column;gap:3px;padding:20px;display:flex}.guard-card>strong{text-transform:capitalize;color:var(--cyan);font-size:14px}.guard-card>small{color:var(--muted);margin-top:8px}.guard-card.mirabeau{border:2px solid var(--green);background:var(--green-soft)}.guard-card.mirabeau:before{content:"Pharmacie Mirabeau de garde";text-transform:uppercase;letter-spacing:.1em;color:var(--green);font-size:11px;font-weight:900}.guard-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.source-note{margin-top:30px;font-size:14px}@media (width<=1050px){.header nav{display:none}.call-small{margin-left:auto}.hero{grid-template-columns:1fr}.hero-visual{min-height:500px}.hero-copy{padding:54px 40px}.intro{grid-template-columns:1fr 1fr}.intro-copy{grid-column:1/-1;max-width:760px}.quick,.guards-preview,.contact,.equipment,.section-head{grid-template-columns:1fr;gap:35px}.service-grid{grid-template-columns:1fr 1fr}.equipment{padding:70px 30px}.contact iframe{height:340px}.local-network{grid-template-columns:54px 1fr;margin:34px 30px 0}.local-network>a{grid-column:2;justify-self:start}}@media (width<=640px){body{padding-bottom:62px;font-size:16px}.topline{display:none}.header{height:74px;padding:0 17px}.brand img{width:144px;height:58px}.call-small{display:none}.hero{min-height:auto}.hero-visual{min-height:340px}.hero-copy{padding:42px 20px 50px}.hero h1{font-size:42px}.lead{font-size:18px}.actions{display:grid}.actions a{text-align:center;padding:14px}.quick,.guards-preview,.contact,.services,.news{padding:55px 20px}.hours div{flex-direction:column;gap:2px}.intro{grid-template-columns:1fr;padding:55px 20px}.intro-copy{grid-column:auto}.interior-visual{min-height:280px}.service-grid{grid-template-columns:1fr}.section-head{margin-bottom:22px}.nature-visual{height:260px}.news-row{grid-template-columns:1fr}.news-row article+article{border-left:0;border-top:1px solid var(--line)}footer{grid-template-columns:1fr;padding:40px 20px}.footer-links{justify-content:flex-start}footer small{grid-column:auto}.mobile-call{z-index:40;text-align:center;background:var(--blue);color:#fff;border-top:3px solid var(--cyan);padding:17px;font-weight:900;display:block;position:fixed;bottom:0;left:0;right:0}.guard-highlights,.guard-list{grid-template-columns:1fr}.local-network{grid-template-columns:1fr;gap:12px;margin:26px 20px 0;padding:25px 22px}.local-network>a{grid-column:1}.local-network h2{font-size:22px}.aceso-logo{width:54px;height:54px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.guard-phone{color:var(--blue);text-underline-offset:3px;font-weight:900;text-decoration:underline}.header{grid-template-rows:76px 38px;grid-template-columns:1fr auto 1fr;gap:0;height:126px;display:grid;position:sticky}.brand{grid-area:1/2;justify-self:center}.brand img{border:1px solid var(--line);background:#fff;border-radius:24px;width:220px;height:68px;padding:3px 12px}.header nav{grid-area:2/1/auto/-1;justify-self:center;margin:0}.call-small{border-radius:999px;position:absolute;top:22px;right:max(24px,50vw - 620px)}.actions a,.cream-btn,.date-search button{border-radius:999px}.compact-head{max-width:720px;display:block}.interior-visual img,.nature-visual{border-radius:28px}.footer-logo{border-radius:22px}.hero-copy{position:relative}.hero-copy:before,.hero-copy:after{content:"";opacity:.12;pointer-events:none;border-radius:50%;position:absolute}.hero-copy:before{background:var(--pink);width:54px;height:54px;top:12%;right:8%}.hero-copy:after{background:var(--cyan);width:28px;height:28px;top:20%;right:18%}@media (width<=1050px){.header{justify-content:center;height:82px;display:flex}.brand img{width:190px;height:66px}.call-small{top:17px;right:24px}.header nav{display:none}}@media (width<=640px){.header{height:76px}.brand img{border-radius:20px;width:166px;height:60px}.hero-copy:before,.hero-copy:after{display:none}.interior-visual img,.nature-visual{border-radius:18px}}.brand img{object-fit:cover;width:92px;height:92px;box-shadow:0 0 0 2px var(--blue);border:4px solid #fff;border-radius:50%;padding:0}.footer-logo{object-fit:cover;border:4px solid #fff;border-radius:50%;width:132px;height:132px;padding:0}.hero-visual img{object-position:center center}@media (width<=1050px){.brand img{width:68px;height:68px}.header{height:82px}}@media (width<=640px){.brand img{border-radius:50%;width:60px;height:60px}.footer-logo{width:108px;height:108px}}:root{--blue:#2f5d62;--blue-soft:#eef6f5;--green:#2e7d65;--green-soft:#e8f4ef;--pink:#d94f92;--cyan:#2ba8c6;--off:#f8f8f4;--ink:#32474b;--muted:#697b7e;--line:#dde5e2}body{color:var(--ink);background:#fcfdfb}h1,h2,h3{color:#31575d}.topline{color:#31575d;border-bottom:1px solid var(--line);background:#eef7f5}.header{background:#fffffffa}.call-small,.actions .primary,.cream-btn,.date-search button{color:#fff;background:#28746f;border-color:#28746f}.actions a{color:#31575d;border-color:#87aba7}.actions .secondary{color:#26705a;border-color:#5a9c82}.hero{background:#f7f9f6}.intro,.contact{background:#f5f8f5}.equipment{background:#eef7f4;border-top:0}.guard-empty{background:#f5f8f6}.service-grid{border-color:#e0e7e4}.service-grid article{padding-top:26px;position:relative}.service-grid article>span.service-icon{color:#26746d;background:#e7f4f2;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:13px;font-size:18px;font-weight:900;display:grid}.service-grid article:nth-child(2n)>span.service-icon{color:#2188a2;background:#e7f5fa}.service-grid article:nth-child(3n)>span.service-icon{color:#b93d7a;background:#fbeaf3}.service-grid article>span.service-number{color:#9aa9a9;font-size:12px;position:absolute;top:30px;right:26px}.equipment-side{min-width:0}.equipment-visual{aspect-ratio:16/9;object-fit:cover;border-radius:26px;width:100%;margin-bottom:20px;display:block}.equipment-side ul{margin-top:0}.delivery{border-left-color:#2ba8c6;color:#31575d!important}footer{color:#32474b;background:#eaf4f2;border-top:1px solid #cfe1dd}footer a{color:#31575d}footer small{color:#687d7d;border-top-color:#c9ddd8}.footer-logo{border-color:#fff;box-shadow:0 0 0 2px #6a9d96}.mobile-call{background:#28746f;border-top-color:#69b5b1}@media (width<=640px){.equipment-visual{border-radius:18px}.service-grid article{padding-top:24px}}@media (width>=1051px){.header{grid-template-rows:120px 44px;height:170px}.brand img{width:112px;height:112px}.header nav{padding-bottom:8px}.call-small{top:40px}}.service-grid article>span.service-icon{color:#28746f;border-radius:0;width:38px;height:38px;margin-bottom:15px;display:block;background:0 0!important}.service-grid article>span.service-icon svg{stroke-width:1.65px;width:36px;height:36px;display:block}.service-grid article:nth-child(2n)>span.service-icon{color:#2b8da6}.service-grid article:nth-child(3n)>span.service-icon{color:#c34c87}.service-grid article:nth-child(5) .service-icon svg{transform:rotate(180deg)}.service-more{color:#28746f;text-underline-offset:4px;margin-top:12px;font-weight:800;text-decoration:underline;display:inline-block}.service-explain{border-top:1px solid var(--line);margin-top:48px}.service-explain-head{max-width:760px;padding:36px 0 24px}.service-explain-head h3{margin:4px 0 8px;font-family:Kalam,Segoe Print,cursive;font-size:34px}.service-explain details{border-bottom:1px solid var(--line)}.service-explain summary{cursor:pointer;color:#31575d;padding:22px 46px 22px 0;font-size:20px;font-weight:850;list-style:none;position:relative}.service-explain summary::-webkit-details-marker{display:none}.service-explain summary:after{content:"+";color:#2b8da6;font-size:28px;font-weight:400;position:absolute;top:18px;right:8px}.service-explain details[open] summary:after{content:"−"}.service-explain details>div{max-width:880px;color:var(--muted);padding:0 0 26px;line-height:1.75}.service-explain details p{margin:0 0 12px}.service-explain details a{color:#28746f;text-underline-offset:4px;font-weight:800;text-decoration:underline}.coverage{color:#31575d}.source-links{flex-wrap:wrap;gap:10px 28px;display:flex}@media (width<=640px){.service-explain{margin-top:34px}.service-explain-head{padding-top:28px}.service-explain-head h3{font-size:30px}.service-explain summary{padding-right:40px;font-size:18px}.source-links{display:grid}}.news-row{grid-template-columns:repeat(3,1fr)}.news .section-head p.muted{max-width:680px;margin:10px 0 0;line-height:1.65}.news-row article{min-height:210px}.news-row h3{margin:14px 0 10px}.news-row p{color:var(--muted);line-height:1.7}@media (width<=900px){.news-row{grid-template-columns:1fr}.news-row article{min-height:0}.news-row article+article{border-left:0;border-top:1px solid var(--line)}}
