.sobre-photo-img[data-astro-cid-izwawbp6]{width:200px;height:200px;border-radius:50%;object-fit:cover;border:4px solid rgba(206,174,46,.5);box-shadow:0 12px 40px #00000040;flex-shrink:0}:root{--blue: #2e4ece;--blue-dark: #1f37a6;--blue-light: #e8edf9;--blue-mid: #4a67e8;--gold: #ceae2e;--gold-light: #fdf6d8;--red: #ce2e4e;--red-dark: #a82040;--green: #1a7a3c;--green-light: #e8f5ee;--white: #ffffff;--gray-50: #f8f9fc;--gray-100: #eef0f6;--gray-200: #d4d8e8;--gray-400: #8892b0;--gray-700: #3d4663;--gray-900: #111827;--font-head: "Sora", sans-serif;--font-body: "IBM Plex Sans", sans-serif;--radius: 10px;--radius-lg: 18px;--shadow-sm: 0 2px 8px rgba(46, 78, 206, .08);--shadow-md: 0 8px 24px rgba(46, 78, 206, .14);--shadow-lg: 0 20px 50px rgba(46, 78, 206, .18);--max-w: 1140px}.sobre-hero{background:var(--blue);background-image:radial-gradient(circle at 70% 40%,rgba(78,103,232,.5) 0%,transparent 55%),radial-gradient(circle at 10% 80%,rgba(206,174,46,.1) 0%,transparent 45%);color:var(--white);padding:5rem 0 4.5rem;position:relative;overflow:hidden}.sobre-hero-inner{display:grid;grid-template-columns:260px 1fr;gap:4rem;align-items:center}.sobre-photo-wrap{display:flex;flex-direction:column;align-items:center;gap:1rem}.sobre-photo-placeholder{width:200px;height:200px;border-radius:50%;background:#ffffff1a;border:4px solid rgba(206,174,46,.5);display:flex;align-items:center;justify-content:center;font-family:var(--font-head);font-size:3.5rem;font-weight:900;color:#ffffff59;box-shadow:0 12px 40px #00000040;flex-shrink:0}.hero-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.sobre-badges{display:flex;flex-direction:column;gap:.45rem;width:100%}.sobre-badge{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#ffffffd9;font-family:var(--font-head);font-size:.78rem;font-weight:600;padding:.4rem .75rem;border-radius:var(--radius);text-align:center}.sobre-hero-text h1{font-family:var(--font-head);font-size:2.8rem;font-weight:900;color:var(--white);line-height:1.1;margin-bottom:1rem;letter-spacing:-.02em}.sobre-hero-lead{font-size:1.05rem;color:#ffffffd1;line-height:1.8;margin-bottom:2rem;max-width:580px}.sobre-hero-lead strong{color:var(--white)}.sobre-hero-stats{display:flex;align-items:center;gap:1.5rem;padding-top:1.75rem;border-top:1px solid rgba(255,255,255,.15);flex-wrap:wrap}.stat-item{display:flex;flex-direction:column;gap:.2rem}.stat-num{font-family:var(--font-head);font-size:2rem;font-weight:900;color:var(--gold);line-height:1}.stat-label{font-size:.78rem;color:#fff9;line-height:1.4;max-width:140px}.stat-divider{width:1px;height:40px;background:#fff3;flex-shrink:0}.sobre-trajectory{background:var(--white);padding:5rem 0}.sobre-h2{font-family:var(--font-head);font-size:2rem;font-weight:800;color:var(--gray-900);line-height:1.3;margin-bottom:3rem}.sobre-h2 em{font-style:normal;color:var(--blue)}.trajectory-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.traj-p{font-size:.97rem;color:var(--gray-700);line-height:1.85;margin-bottom:1.1rem;opacity:0;transform:translateY(12px);transition:opacity .5s,transform .5s}.traj-p.visible{opacity:1;transform:translateY(0)}.traj-p:nth-child(2){transition-delay:.1s}.traj-p:nth-child(3){transition-delay:.2s}.traj-p:nth-child(4){transition-delay:.3s}.traj-p strong{color:var(--gray-900)}.timeline{display:flex;flex-direction:column;position:relative}.timeline:before{content:"";position:absolute;left:52px;top:16px;bottom:16px;width:2px;background:var(--gray-100);z-index:0}.timeline-item{display:grid;grid-template-columns:60px 1fr;gap:1.25rem;align-items:flex-start;padding:.75rem 0;position:relative;opacity:0;transform:translate(-10px);transition:opacity .5s,transform .5s}.timeline-item.visible{opacity:1;transform:translate(0)}.timeline-item:nth-child(2){transition-delay:.08s}.timeline-item:nth-child(3){transition-delay:.16s}.timeline-item:nth-child(4){transition-delay:.24s}.timeline-item:nth-child(5){transition-delay:.32s}.timeline-item:nth-child(6){transition-delay:.4s}.tl-year{font-family:var(--font-head);font-size:.8rem;font-weight:800;color:var(--blue);padding-top:.9rem;text-align:right;position:relative;z-index:1}.tl-highlight .tl-year{color:var(--gold)}.tl-content{padding:.9rem 1.1rem;background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius);position:relative}.tl-content:before{content:"";position:absolute;left:-19px;top:14px;width:12px;height:12px;border-radius:50%;background:var(--blue);border:2px solid var(--white);box-shadow:0 0 0 2px var(--blue);z-index:1}.tl-highlight .tl-content{background:var(--blue-light);border-color:#2e4ece33}.tl-highlight .tl-content:before{background:var(--gold);box-shadow:0 0 0 2px var(--gold)}.tl-content strong{display:block;font-family:var(--font-head);font-size:.9rem;font-weight:700;color:var(--gray-900);margin-bottom:.2rem}.tl-content span{display:block;font-size:.82rem;color:var(--gray-400);line-height:1.4}.tl-note{margin-top:.5rem;font-size:.82rem;color:var(--blue-dark);line-height:1.5;font-style:italic}.sobre-bootstrap{background:var(--gray-900);color:var(--white);padding:5rem 0}.bootstrap-inner{display:grid;grid-template-columns:1fr 380px;gap:4rem;align-items:center}.bootstrap-h2{font-family:var(--font-head);font-size:2rem;font-weight:800;color:var(--white);line-height:1.25;margin-bottom:1.25rem}.bootstrap-p{font-size:.97rem;color:#ffffffbf;line-height:1.8;margin-bottom:1rem}.bootstrap-p strong{color:var(--white)}.bootstrap-lattes-link{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-head);font-size:.88rem;font-weight:600;color:var(--gold);text-decoration:none;margin-top:.5rem;transition:opacity .2s}.bootstrap-lattes-link:hover{opacity:.75}.bootstrap-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);overflow:hidden}.bootstrap-card-header{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#ceae2e1f;border-bottom:1px solid rgba(255,255,255,.08)}.bc-icon{font-size:1.75rem}.bc-title{display:block;font-family:var(--font-head);font-size:1rem;font-weight:700;color:var(--gold);margin-bottom:.1rem}.bc-subtitle{font-size:.78rem;color:#ffffff80}.bootstrap-card-body{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}.bc-item{display:flex;flex-direction:column;gap:.2rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.06)}.bc-item:last-child{border-bottom:none;padding-bottom:0}.bc-label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff6}.bc-value{font-size:.88rem;color:#fffc;line-height:1.5}.sobre-method{background:var(--white);padding:5rem 0}.method-story{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.method-story-quote blockquote{font-size:1.05rem;font-style:italic;color:var(--gray-700);line-height:1.8;padding:1.75rem 2rem;background:var(--blue-light);border-left:4px solid var(--blue);border-radius:0 var(--radius-lg) var(--radius-lg) 0;margin:0 0 1rem}.method-story-quote cite{display:block;font-size:.85rem;color:var(--blue);font-weight:600;font-style:normal;padding-left:2rem}.method-story-text p{font-size:.97rem;color:var(--gray-700);line-height:1.8;margin-bottom:1rem}.method-story-text p strong{color:var(--gray-900)}.method-story-link{display:inline-flex;align-items:center;font-family:var(--font-head);font-size:.92rem;font-weight:700;color:var(--blue);text-decoration:none;margin-top:.5rem;gap:.2rem;transition:gap .2s}.method-story-link:hover{gap:.45rem}.sobre-cta{background:var(--blue);background-image:radial-gradient(circle at 50% 50%,rgba(78,103,232,.5) 0%,transparent 65%);padding:5rem 0}.sobre-cta-inner{text-align:center;max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.sobre-cta-inner h2{font-family:var(--font-head);font-size:2.1rem;font-weight:800;color:var(--white);line-height:1.25}.sobre-cta-inner>p{font-size:.98rem;color:#ffffffbf;line-height:1.75}.sobre-cta-sub{font-size:.85rem;color:#ffffff80}@media(max-width:900px){.sobre-hero-inner{grid-template-columns:1fr;gap:2.5rem}.sobre-photo-wrap{flex-direction:row;align-items:center;gap:1.5rem}.sobre-badges{flex-direction:row;flex-wrap:wrap;width:auto}.trajectory-grid,.bootstrap-inner{grid-template-columns:1fr;gap:2.5rem}.method-story{grid-template-columns:1fr;gap:2rem}}@media(max-width:640px){.sobre-hero-text h1{font-size:2.1rem}.sobre-hero-stats{gap:1rem}.stat-divider{display:none}.sobre-photo-wrap{flex-direction:column}.sobre-badges{flex-direction:column;width:100%}.sobre-h2,.bootstrap-h2,.sobre-cta-inner h2{font-size:1.7rem}.timeline:before{left:48px}}.btn-primary{display:inline-flex;align-items:center;gap:.6rem;background:var(--red);color:var(--white);font-family:var(--font-head);font-weight:700;font-size:1.05rem;padding:1rem 2rem;border-radius:var(--radius);transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 6px 20px #ce2e4e59;text-decoration:none}.btn-primary-lg{font-size:1.1rem;padding:1.1rem 2.2rem}.btn-secondary{display:inline-flex;align-items:center;color:var(--white);font-family:var(--font-head);font-weight:600;font-size:1rem;padding:1rem 1.5rem;border:2px solid rgba(255,255,255,.5);border-radius:var(--radius);transition:background .2s,color .2s,border-color .2s;text-decoration:none}.btn-secondary:hover{background:#ffffff26;border-color:var(--white)}.btn-outline{display:inline-flex;align-items:center;color:var(--blue);font-family:var(--font-head);font-weight:600;font-size:.92rem;padding:.7rem 1.25rem;border:2px solid var(--blue);border-radius:var(--radius);transition:background .2s,color .2s;text-decoration:none}/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@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;--radius-lg:.5rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--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;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{.visible{visibility:visible}.static{position:static}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--base-50:#eff6ff;--base-100:#dbeafe;--base-200:#bfdbfe;--base-300:#93c5fd;--base-400:#60a5fa;--base-500:#3b82f6;--base-600:#2563eb;--base-700:#1d4ed8;--base-800:#1e3a8a;--base-900:#1e3a5f;--base-950:#122844;--act-50:#fffbeb;--act-100:#fef3c7;--act-200:#fde68a;--act-300:#fcd34d;--act-400:#fbbf24;--act-500:#f59e0b;--act-600:#d97706;--act-700:#b45309;--act-800:#92400e;--act-900:#78350f;--act-950:#441b03;--surface-50:#f8f9fc;--surface-100:#eef0f6;--surface-200:#d4d8e8;--surface-300:#b8bed5;--surface-400:#8892b0;--surface-500:#6d779a;--surface-600:#555e7d;--surface-700:#3d4663;--surface-800:#252c45;--surface-900:#111827;--surface-950:#0a0f1a;--blue:#2e4ece;--blue-dark:#1f37a6;--blue-light:#e8edf9;--blue-mid:#4a67e8;--gold:#ceae2e;--gold-light:#fdf6d8;--red:#ce2e4e;--red-dark:#a82040;--green:#1a7a3c;--green-light:#e8f5ee;--white:#fff;--gray-50:#f8f9fc;--gray-100:#eef0f6;--gray-200:#d4d8e8;--gray-400:#8892b0;--gray-700:#3d4663;--gray-900:#111827;--font-head:"Sora", sans-serif;--font-body:"IBM Plex Sans", sans-serif;--radius:10px;--radius-lg:18px;--shadow-sm:0 2px 8px #2e4ece14;--shadow-md:0 8px 24px #2e4ece24;--shadow-lg:0 20px 50px #2e4ece2e;--max-w:1140px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:18px}body{font-family:var(--font-body);background:var(--white);color:var(--gray-900);line-height:1.7}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.container{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem}.section-eyebrow{background:var(--blue-light);color:var(--blue);font-family:var(--font-head);letter-spacing:.12em;text-transform:uppercase;border-radius:50px;margin-bottom:1rem;padding:.35rem .9rem;font-size:.8rem;font-weight:700;display:inline-block}.section-eyebrow-gold{color:var(--gold);background:#ceae2e33;border:1px solid #ceae2e4d}.hero-bg-grid{pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.hero-eyebrow{color:var(--gold);font-family:var(--font-head);letter-spacing:.12em;text-transform:uppercase;background:#ceae2e40;border:1px solid #ceae2e66;border-radius:50px;margin-bottom:1.2rem;padding:.35rem .9rem;font-size:.78rem;font-weight:700;display:inline-block}.cta-center{text-align:center;margin-top:2.5rem}.cta-sub{color:var(--gray-400);margin-top:.75rem;font-size:.85rem}section{padding:5rem 0}.btn-primary{background:var(--red);color:var(--white);font-family:var(--font-head);border-radius:var(--radius);align-items:center;gap:.6rem;padding:1rem 2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 20px #ce2e4e59}.btn-primary:hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 10px 30px #ce2e4e73}.btn-primary-lg{padding:1.1rem 2.2rem;font-size:1.1rem}.btn-secondary{color:var(--white);font-family:var(--font-head);border-radius:var(--radius);border:2px solid #ffffff80;align-items:center;padding:1rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.btn-secondary:hover{border-color:var(--white);background:#ffffff26}.btn-outline{color:var(--blue);font-family:var(--font-head);border:2px solid var(--blue);border-radius:var(--radius);align-items:center;padding:.7rem 1.25rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.btn-outline:hover{background:var(--blue);color:var(--white)}.navbar{z-index:100;background:var(--white);border-bottom:1px solid var(--gray-100);box-shadow:var(--shadow-sm);transition:box-shadow .3s;position:sticky;top:0}.navbar.scrolled{box-shadow:0 4px 20px #2e4ece1f}.nav-inner{max-width:var(--max-w);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:.9rem 1.5rem;display:flex}.nav-logo{flex-shrink:0;align-items:center;gap:.7rem;text-decoration:none;display:flex}.logo-mark{background:var(--blue);color:var(--white);font-family:var(--font-head);letter-spacing:.05em;border-radius:6px;padding:.3rem .6rem;font-size:.9rem;font-weight:800}.logo-text{font-family:var(--font-head);color:var(--gray-700);font-size:.95rem;font-weight:600}.nav-links{align-items:center;gap:1.5rem;display:flex}.nav-links a{font-family:var(--font-head);color:var(--gray-700);font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--blue)}.nav-links a.active{color:var(--blue);font-weight:700}.nav-cta{background:var(--red);color:var(--white);font-family:var(--font-head);border-radius:var(--radius);white-space:nowrap;flex-shrink:0;padding:.6rem 1.3rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s}.nav-cta:hover{background:var(--red-dark);transform:translateY(-1px)}.site-footer{background:var(--gray-900);color:#fff9;padding:2.5rem 0}.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.footer-brand{align-items:center;gap:.6rem;display:flex}.site-footer .logo-mark{font-size:.8rem}.site-footer .logo-text{color:#ffffffb3;font-size:.9rem}.footer-copy{font-size:.82rem}.footer-legal-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;font-size:.82rem;display:flex}.footer-legal-links a{color:#fff9;text-underline-offset:2px;text-decoration:underline;transition:color .2s}.footer-legal-links a:hover{color:var(--gold)}.footer-legal-links span{color:#ffffff4d}.footer-contact{font-size:.82rem}.footer-contact a{color:var(--gold);text-decoration:underline}@media(max-width:860px){.nav-links{display:none}}@media(max-width:600px){section{padding:3.5rem 0}.btn-primary,.btn-secondary{justify-content:center;width:100%}.nav-logo .logo-text{display:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
