:root{color-scheme:light;--ink:#163b35;--muted:#5d7069;--paper:#fcfcf8;--line:#d5ded7;--accent:#dce5b6}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}img{display:block;width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3,.pillar-title,.zone-title,.unit-size,.payment-value,.buyer-title{font-family:'Playfair Display',Georgia,serif;font-weight:500;line-height:1.12;letter-spacing:-.035em}h2{font-size:clamp(2.2rem,4.4vw,4.6rem);max-width:900px;margin-bottom:32px}h3{font-size:2rem}p{color:var(--muted);max-width:68ch}header{height:96px;padding:0 4vw;display:flex;align-items:center;gap:40px;position:absolute;inset:0 0 auto;z-index:1000;color:white;border-bottom:1px solid #ffffff40;background:transparent}.logo img{width:145px;height:auto}.nav-links{display:flex;gap:28px;margin:auto}.nav-links a{font-size:14px}.nav-links a:hover{opacity:.65}.header-right{display:flex;gap:24px;align-items:center}.btn{display:inline-flex;gap:36px;align-items:center;justify-content:space-between;padding:17px 28px;border:1px solid var(--ink);border-radius:0;background:var(--ink);color:white;font-size:14px;line-height:1.4;transition:background .2s}.btn:hover{background:#335b4e}.header-right>.btn{background:transparent;border-color:#ffffff80;padding:12px 23px}.lang-switch{position:relative}.lang-current{display:flex;align-items:center;gap:6px;color:inherit;background:transparent;border:0;font-size:14px}.flag{display:none}.lang-menu{display:none;position:absolute;top:100%;right:0;background:var(--ink);min-width:90px;padding:12px;color:white}.lang-menu a{display:block;padding:6px}.lang-switch.open .lang-menu{display:block}.nav-toggle{display:none;background:none;border:0;padding:8px}.nav-toggle-line{display:block;width:24px;height:1px;background:white;margin:6px 0}
.hero{position:relative;min-height:800px;height:100svh;max-height:1100px;display:flex;align-items:center;padding:150px 7vw 120px;background:#335b4e;color:white;isolation:isolate}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;object-position:center}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#092c2cd9,transparent 90%),linear-gradient(0deg,#092c2c80,transparent 60%)}.hero-inner{max-width:900px}.hero-tagline,.subtitle{font-size:12px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;margin-bottom:26px}.hero h1{font-size:clamp(4rem,8.5vw,9rem);line-height:.98;font-weight:400;margin-bottom:32px}.hero h1 em{font-weight:400;color:#e2e9c9}.hero p{max-width:390px;font-size:17px;color:#ffffffd9;margin-bottom:34px}.hero .btn{background:var(--accent);color:var(--ink);border:0}.hero-foot{position:absolute;bottom:34px;left:7vw;right:7vw;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.16em}.resort-facts{display:grid;grid-template-columns:repeat(4,1fr);padding:36px 7vw;background:var(--ink);color:white}.resort-facts>div{border-right:1px solid #ffffff30;padding:0 30px}.resort-facts>div:first-child{padding-left:0}.resort-facts>div:last-child{border:0}.resort-facts span{display:block;font-size:12px;color:#cad6cb;margin-bottom:10px}.resort-facts strong{font-family:Georgia,serif;font-size:25px;font-weight:400}.resort-facts small{font-size:15px}
section:not(.hero){padding:110px 7vw}.section-inner{max-width:1440px;margin:auto}.subtitle{color:#647451}section:nth-of-type(4n){background:#edf1ea}.visual-story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7vw}.visual-story.reverse .visual-copy{order:2}.visual-media{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:16px}.visual-media img{aspect-ratio:1;object-fit:cover}.visual-media img:first-child{grid-column:1/-1;aspect-ratio:4/3}.visual-copy h2{font-size:clamp(2.4rem,4vw,4rem)}.metrics-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:40px}.metric-card{border-top:1px solid var(--line);padding-top:18px}.metric-label{font-size:12px;text-transform:uppercase;letter-spacing:.15em}.metric-value{font-family:Georgia,serif;font-size:30px;margin:8px 0}.metric-text{font-size:14px;color:var(--muted)}.section-image-strip{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:42px 0}.section-image-strip.three{grid-template-columns:repeat(3,1fr)}.section-image-strip img{height:330px;object-fit:cover}.video-reveal{background:#e9eee7}.video-reveal .section-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:7vw;align-items:center}.video-copy h2{font-size:clamp(2rem,3.3vw,3.5rem)}.video-note{display:flex;gap:16px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.video-card-label{display:flex;justify-content:space-between;font-size:12px;padding-bottom:12px}.video-frame,.video-wrapper{position:relative;aspect-ratio:16/9;background:#163b35;overflow:hidden}.video-frame iframe,.video-wrapper iframe{position:absolute;width:100%;height:100%;border:0;inset:0}
#pillars{background:var(--ink);color:white}#pillars .subtitle,#pillars p,#pillars .pillar-text{color:#c4d1c5}#pillars .section-image-strip{display:none}.pillars-grid{counter-reset:pillar;display:flex;flex-direction:column;gap:0;margin-top:60px}.pillar-card{counter-increment:pillar;position:relative;display:grid;grid-template-columns:1fr 1.5fr;gap:20px 6vw;border-top:1px solid #ffffff30;padding:48px 0 48px 65px}.pillar-card:before{content:'0' counter(pillar);position:absolute;left:0;top:51px;font-size:13px;color:#b2c69b}.pillar-title{font-size:clamp(1.7rem,2.6vw,2.8rem);align-self:end}.pillar-text{grid-column:1;font-size:15px;max-width:400px}.pillar-gallery{grid-column:2;grid-row:1/3;display:flex;overflow-x:auto;gap:16px;scroll-snap-type:x mandatory;padding-bottom:14px}.pillar-gallery img{flex:0 0 78%;min-width:0;width:78%;height:310px;object-fit:cover;scroll-snap-align:start;cursor:zoom-in}.pillar-gallery::-webkit-scrollbar{height:3px}.pillar-gallery::-webkit-scrollbar-thumb{background:#b2c69b}
.unit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-top:1px solid var(--line)}.unit-card{padding:28px 20px;border-right:1px solid var(--line)}.unit-card:first-child{padding-left:0}.unit-type,.payment-label,.buyer-label,.zone-label{font-size:12px;text-transform:uppercase;letter-spacing:.13em;margin-bottom:16px}.unit-size{font-size:27px;margin-bottom:18px}.unit-card p,.buyer-card p{font-size:14px}.payment-steps,.buyer-grid,.invest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px}.payment-step{border-top:1px solid var(--ink);padding-top:28px}.payment-value{font-size:80px;margin-bottom:20px}.buyer-card,.invest-card{padding-top:25px;border-top:1px solid var(--line)}.buyer-title{font-size:32px;margin-bottom:20px}.zones-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:48px}.zone-card{padding-top:24px;border-top:1px solid var(--line)}.zone-title{font-size:30px;margin-bottom:16px}.zone-text{font-size:15px;color:var(--muted)}
#gallery{background:#e9eee7}.gallery-curator{display:grid;grid-template-columns:1fr 1fr;gap:28px}.gallery-feature{position:relative;min-height:520px}.gallery-feature>img{height:100%;width:100%;object-fit:cover;cursor:zoom-in}.gallery-feature-caption{position:absolute;inset:auto 0 0;padding:70px 28px 28px;background:linear-gradient(transparent,#0a292deb);color:white;font-size:14px;pointer-events:none}.gallery-feature-caption strong{display:block;font-family:Georgia,serif;font-size:28px;margin-bottom:12px}.gallery-tabs{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:22px}.gallery-tab{border:0;border-bottom:1px solid transparent;background:transparent;padding:8px 13px;color:var(--ink);font-size:14px}.gallery-tab.active{border-color:var(--ink)}.gallery-mosaic{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gallery-mosaic img{aspect-ratio:1;object-fit:cover;cursor:zoom-in}.is-hidden{display:none!important}.location-layout{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.location-list{padding:0;list-style:none;font-size:14px}.location-list li{padding:9px 0;border-bottom:1px solid var(--line)}.location-map{width:100%;height:auto;object-fit:contain}.location-map img{width:100%;height:auto}.faq-accordion{max-width:1000px;margin:40px auto}.faq-item{border-top:1px solid var(--line);padding:24px 0}.faq-item summary{cursor:pointer;font-size:20px;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq-item summary:after{content:'+'}.faq-item[open] summary:after{content:'−'}.faq-panel{padding-top:24px;color:var(--muted);font-size:16px}.faq-panel p{max-width:none}
#brochure,#contact{background:#e9eee7}#contact{background:var(--ink);color:white}#contact p,#contact .subtitle{color:#cad6cb}#brochure .section-inner,#contact .section-inner{display:grid;grid-template-columns:1fr 1fr;column-gap:9vw}#brochure .section-inner>.subtitle,#contact .section-inner>.subtitle{grid-column:1}#brochure .section-inner>h2,#contact .section-inner>h2{grid-column:1}#brochure .form-box,#contact .form-box{grid-column:2;grid-row:1/5;width:100%;max-width:none;margin:0}.form-box h3{font-size:28px}.form-row,.phone-group{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-box input,.form-box select{width:100%;min-width:0;padding:17px 0;border:0;border-bottom:1px solid #a4b5a8;border-radius:0;background:transparent;color:inherit;margin-bottom:18px;outline-offset:4px}.form-box select option{color:var(--ink);background:white}.form-box input::placeholder{color:inherit;opacity:.7}.form-box button[type=submit]{border:0;padding:18px 30px;background:var(--ink);color:white;width:100%;margin-top:20px}#contact .form-box button[type=submit]{background:var(--accent);color:var(--ink)}
.site-footer{padding:70px 7vw 30px;background:#102d28;color:#e4e9df;font-size:14px}.footer-inner{max-width:1440px;margin:auto}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:50px}.footer-brand img{width:160px;height:auto;margin-bottom:24px}.footer-brand p,.footer-note{color:#aebfb1;font-size:13px}.footer-title{font-size:12px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:24px}.footer-links,.footer-contact{display:flex;flex-direction:column;gap:12px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff20;padding-top:26px;margin-top:50px;font-size:12px}.footer-bottom a{margin-left:20px}.footer-note{margin-top:26px;max-width:none}.whatsapp-float{display:none}.sticky-cta{position:fixed;bottom:20px;right:24px;z-index:900;display:flex;background:var(--paper);box-shadow:0 5px 30px #123b3525;border:1px solid var(--line);padding:5px}.sticky-cta a{padding:12px 18px;font-size:12px}.sticky-cta a.primary{background:var(--ink);color:white}.cookie-banner{display:none;position:fixed;bottom:20px;left:20px;width:min(480px,calc(100% - 40px));padding:26px;background:var(--paper);color:var(--ink);border:1px solid var(--line);box-shadow:0 10px 60px #0003;z-index:10000}.cookie-banner.active{display:block}.cookie-title{font-size:16px;margin-bottom:10px}.cookie-text{font-size:13px}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap}.cookie-btn{padding:10px 17px;background:transparent;color:var(--ink);border:1px solid var(--line);font-size:12px}.cookie-btn.primary{background:var(--ink);color:white}.cookie-preferences{display:none;margin-top:20px}.preferences-open .cookie-preferences{display:block}.cookie-toggle{display:flex;align-items:start;gap:12px;font-size:13px;margin-bottom:16px}.cookie-toggle input{width:auto}.lightbox-overlay{display:none;background:#10201df2}.lightbox-overlay.active{display:flex;align-items:center;justify-content:center}.lightbox-content{max-width:90vw}.lightbox-image-wrapper{position:relative}.lightbox-image{max-width:85vw;max-height:78dvh;width:auto;height:auto;margin:auto}.lightbox-close,.lightbox-prev,.lightbox-next{position:absolute;background:#102d28;color:white;border:1px solid #ffffff50;width:44px;height:44px;z-index:1}.lightbox-close{right:0;top:0}.lightbox-prev{left:0;top:50%}.lightbox-next{right:0;top:50%}.lightbox-caption{max-width:800px;text-align:center;color:white;font-size:14px;padding:18px}
@media(min-width:1001px){.nav-links{visibility:visible!important}}
@media(max-width:1000px){header{height:80px;gap:18px}.nav-toggle{display:block}.logo img{width:115px}.header-right{margin-left:auto}.desktop-only{display:none}.nav-links{display:none!important;position:absolute;top:80px;left:0;right:0;background:var(--ink);padding:25px 6vw;margin:0}.nav-links.open{display:flex!important;flex-direction:column;align-items:start;visibility:visible}.hero{min-height:750px}.unit-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:2fr 1fr;gap:35px}.hero h1{font-size:90px}}
@media(max-width:700px){body{font-size:16px}header{padding:0 22px}.hero{height:92svh;min-height:680px;padding:140px 26px 100px}.hero h1{font-size:clamp(3.5rem,13vw,5.4rem)}.hero-photo{object-position:62% center}.hero-tagline{font-size:10px;letter-spacing:.13em}.hero p{font-size:15px;max-width:270px}.hero-foot{left:26px;right:26px;bottom:25px;font-size:9px}.hero-foot span{max-width:220px}.resort-facts{grid-template-columns:1fr 1fr;padding:20px 26px;gap:20px}.resort-facts>div{padding:0;border:0}.resort-facts strong{font-size:22px}.resort-facts span{font-size:11px}section:not(.hero){padding:65px 26px}h2{font-size:36px}.visual-story,.video-reveal .section-inner,.location-layout{grid-template-columns:1fr;gap:35px}.visual-story.reverse .visual-copy{order:0}.visual-media{gap:10px}.visual-copy h2{font-size:36px}.metrics-grid{gap:20px}.metric-value{font-size:27px}.section-image-strip,.section-image-strip.three{gap:10px;margin:28px 0;grid-template-columns:1fr 1fr}.section-image-strip.three img:last-child{display:none}.section-image-strip img{height:230px}.pillar-card{display:block;padding:32px 0 32px 0}.pillar-card:before{position:static;display:block;margin-bottom:16px}.pillar-title{font-size:32px;margin-bottom:18px}.pillar-text{margin-bottom:24px}.pillar-gallery img{height:250px;flex-basis:86%;width:86%}.unit-grid{grid-template-columns:1fr 1fr}.unit-card,.unit-card:first-child{padding:22px 14px 12px 0}.unit-card:nth-child(even){padding-left:15px}.unit-size{font-size:24px}.payment-steps,.buyer-grid,.invest-grid,.zones-grid{grid-template-columns:1fr;gap:24px}.payment-value{font-size:65px}.zones-grid{grid-template-columns:1fr 1fr;gap:26px 18px}.zone-title{font-size:26px}.zone-text{font-size:14px}.gallery-curator{grid-template-columns:1fr}.gallery-feature{min-height:380px}.gallery-mosaic{gap:8px}.gallery-tab{padding:7px 9px;font-size:13px}.faq-item summary{font-size:18px}#brochure .section-inner,#contact .section-inner{display:block}.form-box{margin-top:35px!important}.form-box h3{font-size:24px}.phone-group{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 20px}.footer-brand{grid-column:1/-1}.site-footer{padding:50px 26px 110px}.footer-bottom{display:block}.footer-bottom a{display:inline-block;margin:14px 16px 0 0}.sticky-cta{bottom:10px;left:12px;right:12px;justify-content:space-around}.sticky-cta a{flex:1;text-align:center;padding:12px 10px}.cookie-banner{bottom:75px;padding:22px}.subtitle{font-size:11px;margin-bottom:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.legal-page header{position:relative;background:var(--ink)}.legal-page .hero-legal{background:#e9eee7;color:var(--ink);padding:85px 7vw}.legal-page .hero-legal-inner,.legal-page .legal-inner{max-width:1000px;margin:auto}.legal-page .hero-legal h1{font-size:clamp(3rem,6vw,6rem);color:var(--ink)}.legal-page .legal-section{background:var(--paper)}.legal-page .legal-inner{color:var(--ink);background:none;box-shadow:none;border:0;padding:0}.legal-page .legal-inner h2{font-size:30px;margin:40px 0 20px}.legal-page .legal-inner p,.legal-page .legal-inner li{color:var(--muted);font-size:16px}.legal-page .legal-note{background:#e9eee7;border-left:2px solid var(--ink);border-radius:0;padding:24px}
/* More restrained welcome headline across screen sizes. */
.hero h1 { font-size: clamp(3.25rem, 6.2vw, 6.5rem); line-height: 1.06; }
@media (max-width: 1000px) { .hero h1 { font-size: clamp(3.25rem, 7.5vw, 4.75rem); } }
@media (max-width: 700px) { .hero h1 { font-size: clamp(2.75rem, 9.5vw, 3.75rem); line-height: 1.08; } }
/* Quieter section typography, with readable body copy preserved. */
section:not(.hero) h2,
.visual-copy h2,
.video-copy h2 { font-size: clamp(1.75rem, 2.5vw, 2.6rem); line-height: 1.22; letter-spacing: -.025em; margin-bottom: 24px; }
section h3, .form-box h3 { font-size: clamp(1.35rem, 1.8vw, 1.75rem); line-height: 1.25; }
.pillar-title, .zone-title, .buyer-title { font-size: clamp(1.4rem, 2vw, 2rem); line-height: 1.2; }
.gallery-feature-caption strong { font-size: 1.4rem; line-height: 1.25; }
@media (max-width: 700px) {
 section:not(.hero) h2, .visual-copy h2, .video-copy h2 { font-size: 1.75rem; }
 .pillar-title, .zone-title, .buyer-title { font-size: 1.5rem; }
}
/* Desktop titles follow the requested compact scale. */
@media (min-width: 701px) {
 section:not(.hero) h2, .visual-copy h2, .video-copy h2 { font-size: 2.25rem; line-height: 1.25; }
 section h3, .form-box h3, .pillar-title, .zone-title, .buyer-title { font-size: 1.625rem; line-height: 1.3; }
}
/* A compact language picker with clear names and active-language feedback. */
.lang-current{gap:9px;min-height:44px;padding:9px 13px;border:1px solid #ffffff60;border-radius:30px;background:#163b3533;backdrop-filter:blur(12px);font-size:12px;letter-spacing:.06em;transition:background .2s,border-color .2s}
.lang-current:hover,.lang-switch.open .lang-current{background:#ffffff24;border-color:#ffffffaa}
.lang-current svg{flex-shrink:0}.lang-chevron{font-size:16px;line-height:1;transition:transform .2s}.lang-switch.open .lang-chevron{transform:rotate(180deg)}
.lang-menu{top:calc(100% + 14px);right:0;min-width:220px;padding:10px;background:#fcfcf8;color:#163b35;border:1px solid #d5ded7;border-radius:14px;box-shadow:0 18px 50px #071e2c30}
.lang-menu-label{display:block;padding:8px 10px 12px;font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#65796e}
.lang-menu a{display:flex;align-items:center;gap:12px;padding:12px 10px;border-radius:8px;font-size:14px;line-height:1.4}
.lang-menu a:hover{background:#edf1ea}.lang-menu a[aria-current]{background:#e9eee2}
.lang-code{font-size:10px;letter-spacing:.06em;border:1px solid #cad5c7;border-radius:5px;padding:5px;line-height:1}.lang-check{margin-left:auto;color:#365849}
@media(max-width:700px){.lang-current{padding:8px 11px;gap:7px}.lang-menu{min-width:210px}}

/* --- Formulaires de contact : piege a robots, captcha, etats de message --- */
.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.cf-turnstile{margin:18px 0 4px}
.form-status{display:none;margin:16px 0 0;padding:13px 16px;font-size:14px;line-height:1.5;border:1px solid var(--line);background:#ffffff80}
.form-status.is-visible{display:block}
.form-status.is-pending{opacity:.7}
.form-status.is-success{border-color:#2f6b4f;color:#22513c}
.form-status.is-error{border-color:#a3452f;color:#8a3624}
.form-status a{text-decoration:underline}
form[data-lead-form] button[type="submit"][disabled]{opacity:.55;cursor:progress}
.legal-page .legal-updated{text-transform:uppercase;letter-spacing:.16em;font-size:11px;color:var(--gold,#c8a26a);font-weight:700;margin-bottom:28px}
.footer-bottom [data-cookie-reset]{margin-left:20px}

/* --- Pages legales : aligner l'en-tete sur le reste du site.
       Leur feuille d'origine mettait la navigation en capitales espacees,
       alors que l'accueil est en casse normale. --- */
.legal-page .nav-links a,
.legal-page header .btn{text-transform:none;font-size:14px;letter-spacing:normal}

/* Titre : l'espacement d'origine (+11px) rendait les mots francais
   trop larges et forcait une cesure en plein mot. */
.legal-page .hero-legal h1{
  hyphens:manual;
  letter-spacing:-.02em;
  font-size:clamp(2.1rem,5.2vw,4.4rem);
  line-height:1.08;
}
@media(max-width:700px){
  .legal-page .hero-legal h1{font-size:min(7.4vw,2.3rem);line-height:1.12}
}
/* Sous-titre des pages legales : le style d'origine de terms.html donnait un contraste de 1,09, illisible. */
.legal-page .hero-legal p{color:#4a5a53}
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;display:none;opacity:0;transition:opacity 1s ease;pointer-events:none}
.hero-video.is-on{display:block}

.hero-video.is-playing{opacity:1}
header{transition:transform .35s ease,background-color .3s ease,border-color .3s ease}
header.no-anim{transition:none}
header.is-stuck{position:fixed;background:var(--ink);border-bottom-color:#ffffff26}
header.is-stuck.is-hidden{transform:translateY(-100%)}
@media(prefers-reduced-motion:reduce){header{transition:none}}
span.aed{display:inline-block;width:.92em;height:.8em;vertical-align:-.08em;line-height:1;margin:0 .09em 0 0;font-size:inherit;color:inherit;letter-spacing:normal}
span.aed svg{display:block;width:100%;height:100%;fill:currentColor}
.unit-price{font-size:14px;font-weight:500;color:var(--ink);margin:8px 0 14px;letter-spacing:.01em}
.price-note{font-size:13px;line-height:1.6;color:var(--muted);max-width:72ch;margin:28px 0 0}
.resort-facts{grid-template-columns:repeat(5,1fr)}
@media(max-width:700px){.resort-facts{grid-template-columns:1fr 1fr}.unit-price{font-size:13px}}
