:root{--white:#fff;--ink:#071a3f;--ink-soft:#344461;--muted:#66758d;--blue:#0867d9;--blue-dark:#0455b8;--teal:#00a889;--teal-dark:#007e6b;--pale-blue:#eef7ff;--pale-teal:#ecfbf7;--line:#d9e4ef;--surface:#f8fbfe;--error:#a52d35;--success:#087f68;--shadow-sm:0 8px 24px #071a3f14;--shadow-lg:0 24px 70px #071a3f21;--radius-sm:10px;--radius:18px;--radius-lg:30px;--container:1220px;--gutter:clamp(1.25rem, 4vw, 3rem);--section:clamp(4.5rem, 9vw, 8rem)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--white)}body{color:var(--ink);background:var(--white);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.65;overflow-x:clip}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline-offset:3px;outline:3px solid #73b8ff}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:-.035em;line-height:1.08}h1{max-width:14ch;margin-bottom:1.55rem;font-size:clamp(2.7rem,6.5vw,5.9rem)}h2{margin-bottom:1.15rem;font-size:clamp(2.15rem,4vw,3.7rem)}h3{margin-bottom:.7rem;font-size:clamp(1.25rem,2vw,1.65rem)}.container{width:min(var(--container), calc(100% - 2 * var(--gutter)));margin-inline:auto}.narrow{width:min(780px, calc(100% - 2 * var(--gutter)));margin-inline:auto}.section{padding-block:var(--section)}.section-tight{padding-block:clamp(3.5rem,7vw,5.5rem)}.section-blue{background:var(--pale-blue)}.section-teal{background:var(--pale-teal)}.section-heading{max-width:760px;margin-bottom:clamp(2.5rem,5vw,4.5rem)}.section-heading p{max-width:62ch;font-size:1.18rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:8px;padding:.7rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.button{border:1px solid var(--blue);border-radius:var(--radius-sm);background:var(--blue);color:#fff;justify-content:center;align-items:center;gap:.65rem;min-height:50px;padding:.78rem 1.25rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 20px #0867d92e}.button:after,.text-link:after,.article-arrow:before,.phone-screen li b:after{content:"";background:currentColor;flex:none;width:1em;height:1em;display:inline-block;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h13M13 6l6 6-6 6' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat}.button:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 12px 28px #0867d93d}.button-secondary{color:var(--blue);box-shadow:none;background:#fff}.button-secondary:hover{color:#fff}.button-small{min-height:44px;padding:.65rem 1rem;font-size:.92rem}.button-row{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.text-link{color:var(--blue);font-weight:750;text-decoration:none}.text-link:after{vertical-align:-.12em;margin-inline-start:.35em}.notice{border-inline-start:4px solid var(--blue);background:var(--pale-blue);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--ink-soft);padding:1rem 1.2rem}.notice-warning{background:#fff9e8;border-color:#c18b12}.site-header{z-index:100;backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #d9e4efcc;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:86px;display:flex}.brand{flex:none;display:block}.brand img{width:clamp(170px,18vw,226px);height:auto}.site-nav{align-items:center;gap:clamp(1.3rem,3vw,2.8rem);display:flex}.header-actions{flex:none;align-items:center;gap:.55rem;display:flex}.nav-links,.nav-actions{align-items:center;gap:clamp(.8rem,2vw,1.75rem);display:flex}.nav-links a{color:var(--ink);border-bottom:2px solid #0000;padding-block:.75rem;font-size:.96rem;font-weight:650;text-decoration:none}.language-button{border:1px solid var(--line);background:var(--white);min-width:58px;min-height:46px;color:var(--ink);letter-spacing:.07em;border-radius:10px;justify-content:center;align-items:center;gap:.42rem;padding:.55rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.language-button:hover{border-color:var(--teal-dark);color:var(--teal-dark)}.language-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.menu-button{border:1px solid var(--line);background:#fff;border-radius:10px;width:46px;height:46px;padding:10px;display:none}.menu-button span{background:var(--ink);width:100%;height:2px;margin:5px 0;transition:transform .2s,opacity .2s;display:block}.menu-open .menu-button span:first-child{transform:translateY(7px)rotate(45deg)}.menu-open .menu-button span:nth-child(2){opacity:0}.menu-open .menu-button span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.language-dialog{border:1px solid var(--line);background:var(--white);width:min(660px,100% - 2rem);max-height:min(760px,100vh - 2rem);color:var(--ink);border-radius:18px;padding:0;box-shadow:0 28px 90px #111a1b47}.language-dialog::backdrop{backdrop-filter:blur(3px);background:#0712139e}.language-dialog-panel{padding:clamp(1.25rem,4vw,2rem)}.language-dialog-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1.5rem;padding-bottom:1.25rem;display:flex}.language-dialog-kicker{color:var(--amber-dark);letter-spacing:.12em;margin-bottom:.3rem;font-size:.75rem;font-weight:850;display:block}.language-dialog h2{letter-spacing:-.025em;margin:0;font-family:Inter,ui-sans-serif,sans-serif;font-size:clamp(1.45rem,3vw,2rem);font-weight:750}.language-dialog-close{border:1px solid var(--line);width:46px;height:46px;color:var(--ink);background:0 0;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.language-dialog-close:hover{border-color:var(--ink)}.language-dialog-close svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:22px;height:22px}.language-dialog-list{grid-template-columns:1fr 1fr;gap:.7rem;padding-top:1.25rem;display:grid}.language-dialog-list a{border:1px solid var(--line);min-height:62px;color:var(--ink);border-radius:10px;grid-template-columns:2.4rem 1fr 1.2rem;align-items:center;gap:.7rem;padding:.7rem .9rem;text-decoration:none;display:grid}.language-dialog-list a:hover{border-color:var(--teal-dark);background:var(--pale-teal)}.language-dialog-list a[aria-current=page]{border-color:var(--teal-dark);background:var(--pale-teal);color:var(--teal-dark);font-weight:750}.language-dialog-code{color:var(--muted);letter-spacing:.08em;font-size:.75rem;font-weight:850}.language-dialog-list a[aria-current=page] .language-dialog-code{color:var(--teal-dark)}.language-dialog-check{visibility:hidden;color:var(--teal-dark);font-weight:850}.language-dialog-list a[aria-current=page] .language-dialog-check{visibility:visible}.site-footer{z-index:41;background:var(--surface);border-top:1px solid var(--line);padding-top:4.5rem;position:relative}.footer-grid{grid-template-columns:2fr repeat(4,1fr);gap:clamp(1.8rem,4vw,4rem);padding-bottom:3.5rem;display:grid}.footer-grid h2{letter-spacing:.08em;text-transform:uppercase;color:var(--teal-dark);margin-bottom:1rem;font-size:.78rem}.footer-grid a{width:fit-content;color:var(--ink-soft);margin-block:.55rem;text-decoration:none;display:block}.footer-grid a:hover{color:var(--blue);text-decoration:underline}.footer-brand img{width:210px;margin-bottom:1rem}.footer-brand p{max-width:34ch}.footer-contact{gap:.8rem;margin-top:1.4rem;display:grid}.footer-grid .footer-whatsapp{color:#fff;background:#08783f;border:1px solid #08783f;border-radius:13px;align-items:center;gap:.75rem;width:min(100%,17rem);min-height:3.75rem;margin:0;padding:.65rem .8rem;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #08783f2e}.footer-grid a.footer-whatsapp:hover{color:#fff;background:#056131;border-color:#056131;text-decoration:none}.footer-whatsapp.is-placeholder,.footer-social-link.is-placeholder,.site-whatsapp-fab.is-placeholder{cursor:default}.footer-whatsapp small,.footer-whatsapp strong{color:inherit;line-height:1.25;display:block}.footer-whatsapp small{color:#ffffffd1;margin-bottom:.12rem;font-size:.72rem}.footer-whatsapp strong{font-size:.94rem}.footer-social{flex-wrap:wrap;gap:.45rem;display:flex}.footer-grid .footer-social-link{border:1px solid var(--line);width:auto;min-height:2.5rem;color:var(--ink);background:#fff;border-radius:999px;align-items:center;gap:.4rem;margin:0;padding:.38rem .65rem;font-size:.82rem;font-weight:750;text-decoration:none;display:inline-flex}.footer-grid a.footer-social-link:hover{border-color:var(--teal-dark);color:var(--teal-dark);text-decoration:none}.contact-icon{background:var(--ink);color:#fff;border-radius:50%;flex:none;place-items:center;width:1.45rem;height:1.45rem;display:grid}.contact-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:.95rem;height:.95rem}.contact-icon .is-filled{fill:currentColor;stroke:none}.contact-icon-whatsapp{background:0 0;border:1px solid #ffffffa6;width:2.05rem;height:2.05rem}.contact-icon-whatsapp svg{stroke-width:1.65px;width:1.3rem;height:1.3rem}.contact-icon-instagram{background:#9c2865}.site-whatsapp-fab{z-index:40;color:#fff;background:#08783f;border:2px solid #fff;border-radius:999px;align-items:center;gap:.55rem;min-height:3.25rem;padding:.7rem 1rem;text-decoration:none;display:inline-flex;position:fixed;bottom:clamp(.8rem,2vw,1.4rem);right:clamp(.8rem,2vw,1.4rem);box-shadow:0 10px 30px #08361f4d}a.site-whatsapp-fab:hover{background:#056131}.site-whatsapp-fab>span{place-items:center;width:1.35rem;height:1.35rem;display:grid}.site-whatsapp-fab svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.footer-offices p{margin-bottom:1rem;font-size:.92rem}.footer-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1.5rem;padding-block:1.3rem 2rem;display:flex}.footer-bottom p{margin:0;font-size:.86rem}.footer-languages{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.footer-languages a{min-width:2.25rem;min-height:2.5rem;color:var(--muted);letter-spacing:.06em;border:1px solid #0000;border-radius:999px;place-items:center;padding:.18rem .42rem;font-size:.75rem;font-weight:750;text-decoration:none;display:inline-grid}.footer-languages a[aria-current=page]{border-color:var(--ink);background:var(--ink);color:var(--white);font-weight:850}.hero{padding-block:clamp(3rem,5vw,4.5rem);position:relative;overflow:hidden}.hero-grid{width:min(1320px, calc(100% - 2 * var(--gutter)));grid-template-columns:minmax(0,1.15fr) minmax(500px,.85fr);align-items:center;gap:clamp(2.25rem,3.5vw,3.5rem);display:grid}.hero-copy h1{max-width:10.1em;font-size:clamp(3rem,5vw,4.35rem)}.hero-copy>p{max-width:58ch;margin-bottom:2rem;font-size:clamp(1.1rem,1.7vw,1.3rem)}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero-product-note{border-left:2px solid var(--line);max-width:30rem;margin-top:clamp(2.8rem,6vw,5rem);padding-left:1.6rem}.hero-product-note strong{margin-bottom:.4rem;font-size:1.4rem;display:block}.hero-product-note p{margin-bottom:.5rem}.hero-visual{border-radius:var(--radius-lg);background:var(--pale-blue);min-height:590px;position:relative;overflow:hidden}.hero-visual>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-visual:after{content:"";background:linear-gradient(90deg, var(--white), #fff0);pointer-events:none;width:25%;position:absolute;inset:0 auto 0 0}.hero-visual .phone-preview{z-index:2;position:absolute;bottom:3%;left:7%}.phone-preview{width:min(285px,66vw);margin:0}.phone-frame{box-shadow:var(--shadow-lg);background:#101826;border:4px solid #111827;border-radius:38px;padding:10px;position:relative}.phone-island{z-index:2;background:#0c111b;border-radius:999px;width:74px;height:18px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.phone-screen{min-height:500px;color:var(--ink);background:#fff;border-radius:28px;padding:2.25rem .75rem 1rem;overflow:hidden}.app-top{justify-content:space-between;align-items:center;margin-bottom:.8rem;font-weight:800;display:flex}.property-photo{border-radius:12px;height:150px;margin-bottom:.8rem;overflow:hidden}.property-photo img{object-fit:cover;width:100%;height:100%}.phone-screen strong,.phone-screen small{display:block}.phone-screen small{color:var(--muted)}.phone-screen ul{border-top:1px solid var(--line);margin:1rem 0 0;padding:0;list-style:none}.phone-screen li{border-bottom:1px solid var(--line);grid-template-columns:1.2rem 1fr auto;align-items:center;gap:.5rem;padding:.7rem 0;font-size:.82rem;display:grid}.phone-screen li span{color:var(--teal-dark)}.phone-screen li b{color:var(--muted);font-size:0;display:inline-flex}.phone-screen li b:after{width:.85rem;height:.85rem}.phone-preview figcaption{color:var(--ink-soft);text-align:center;background:#ffffffeb;border-radius:7px;margin-top:.65rem;padding:.35rem .6rem;font-size:.72rem}.phone-preview-compact{width:240px}.phone-preview-compact .phone-screen{min-height:420px}.product-band{grid-template-columns:1fr 1fr;min-height:650px;display:grid}.product-band-image{background:var(--pale-blue);position:relative;overflow:hidden}.product-band-image>img{object-fit:cover;width:100%;height:100%}.product-band-image .phone-preview{position:absolute;bottom:4%;right:8%}.product-band-copy{background:var(--pale-blue);align-items:center;padding:clamp(3rem,7vw,7rem);display:flex}.product-band-copy>div{max-width:580px}.fact-list{grid-template-columns:1fr 1fr;gap:1rem 1.5rem;margin:2rem 0;padding:0;list-style:none;display:grid}.fact-list li,.check-list li{color:var(--ink-soft);padding-left:1.7rem;position:relative}.fact-list li:before,.check-list li:before{content:"✓";background:var(--pale-teal);width:1.2rem;height:1.2rem;color:var(--teal-dark);border-radius:50%;place-items:center;font-size:.78rem;font-weight:900;display:grid;position:absolute;top:.08em;left:0}.apps-layout{grid-template-columns:.75fr 1.65fr;align-items:start;gap:clamp(2.5rem,6vw,6rem);display:grid}.app-rail{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.app-card{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:260px;padding:2rem 1.25rem;text-decoration:none;display:flex}.app-card:last-child{border-right:0}.app-card:hover{background:var(--surface)}.app-card-featured{background:linear-gradient(160deg, var(--pale-teal), white 60%)}.app-icon{border:1px solid var(--line);width:68px;height:68px;color:var(--teal-dark);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;place-items:center;margin-bottom:1.2rem;font-size:2rem;font-weight:900;display:grid}.propivio-mark{fill:none;stroke:currentColor;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;width:42px;height:42px}.planned-icon{color:#6ca9ea;background:var(--pale-blue);border-style:dashed}.app-card strong{font-size:1.25rem}.app-card p{margin:.5rem 0 0;font-size:.9rem}.status{color:var(--teal-dark);letter-spacing:.04em;font-size:.78rem;font-weight:800}.principles{grid-template-columns:.7fr 1.5fr;gap:clamp(2rem,6vw,6rem);margin-top:clamp(4rem,8vw,7rem);display:grid}.principle-list{grid-template-columns:1fr 1fr;gap:0 3rem;display:grid}.principle{border-bottom:1px solid var(--line);color:var(--ink);grid-template-columns:2.4rem 1fr;gap:.5rem;padding-block:1rem;font-weight:650;display:grid}.principle span{color:var(--blue);font-variant-numeric:tabular-nums}.development-band{border-radius:var(--radius-lg);background:var(--pale-blue);grid-template-columns:1.08fr .92fr;align-items:center;gap:3rem;padding:clamp(2.5rem,6vw,5rem);display:grid}.development-band p{max-width:62ch;font-size:1.12rem}.development-visual{border-radius:var(--radius);border:1px solid var(--line);background:#fff;min-height:270px;position:relative;overflow:hidden}.development-visual:before,.development-visual:after{content:"";border:2px solid var(--blue);box-shadow:var(--shadow-sm);background:#fff;border-radius:26px;position:absolute}.development-visual:before{width:145px;height:235px;top:34px;left:12%}.development-visual:after{border-radius:14px;width:310px;height:190px;top:45px;left:42%}.code-lines{z-index:2;width:220px;position:absolute;top:78px;left:48%}.code-lines i{background:var(--pale-blue);border-radius:4px;height:8px;margin-bottom:13px;display:block}.code-lines i:nth-child(2),.code-lines i:nth-child(4){background:var(--pale-teal);width:70%}.article-rail{border-top:1px solid var(--line)}.article-card{border-bottom:1px solid var(--line);grid-template-columns:160px .7fr 1.3fr auto;align-items:center;gap:clamp(1rem,3vw,2.5rem);padding-block:1.5rem;text-decoration:none;display:grid}.article-card:hover h3{color:var(--blue)}.article-thumb{aspect-ratio:4/3;background:linear-gradient(135deg, var(--pale-teal), var(--pale-blue));border-radius:12px;overflow:hidden}.article-thumb img{object-fit:cover;width:100%;height:100%}.article-meta{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:800}.article-card p{margin:0}.article-arrow{color:var(--blue);font-size:0;display:inline-flex}.article-arrow:before{width:1.4rem;height:1.4rem}.closing-band{border-radius:var(--radius);color:#fff;background:linear-gradient(110deg,#00a889,#0876d8);justify-content:space-between;align-items:center;gap:2rem;padding:clamp(2rem,4vw,3.5rem);display:flex}.closing-band h2,.closing-band p{color:#fff;margin-bottom:.3rem}.closing-band .button{color:var(--blue);background:#fff;border-color:#fff}.page-hero{background:linear-gradient(120deg, var(--white) 50%, var(--pale-blue));border-bottom:1px solid var(--line);padding-block:clamp(4rem,9vw,8rem)}.page-hero h1{font-size:clamp(2.7rem,6vw,5rem)}.page-hero p{max-width:62ch;font-size:1.25rem}.prose{font-size:1.08rem}.prose h2{margin-top:3.5rem;font-size:2rem}.prose h3{margin-top:2.2rem}.prose p,.prose li{color:var(--ink-soft)}.prose a{color:var(--blue)}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:2rem;font-size:.86rem;display:flex}.breadcrumbs a{text-decoration:none}.breadcrumbs span:before{content:"/";color:#9ca8b8;margin-right:.35rem}.feature-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 2.5rem;padding:0;list-style:none;display:grid}.feature-list li{border-bottom:1px solid var(--line);align-items:center;gap:.8rem;padding-block:1rem;font-weight:650;display:flex}.feature-list li:before{content:"◇";color:var(--teal);font-size:1.5rem}.two-column{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2.5rem,7vw,7rem);display:grid}.check-list{padding:0;list-style:none}.check-list li{margin-block:.85rem}.pricing{grid-template-columns:.65fr 1.35fr;align-items:start;gap:3rem;display:grid}.price-summary{border-radius:var(--radius);background:var(--pale-teal);padding:2rem}.price-summary strong{margin-bottom:.5rem;font-size:2rem;display:block}.comparison{border-collapse:collapse;border:1px solid var(--line);background:#fff;width:100%}.comparison th,.comparison td{border-bottom:1px solid var(--line);text-align:center;padding:1rem}.comparison th:first-child,.comparison td:first-child{text-align:left}.comparison thead th{background:var(--ink);color:#fff}.comparison .yes{color:var(--success);font-weight:900}.help-shell{grid-template-columns:280px minmax(0,760px);align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.help-sidebar{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1.25rem;position:sticky;top:112px}.help-sidebar h2{letter-spacing:0;font-size:1rem}.help-search input{border:1px solid var(--line);border-radius:8px;width:100%;min-height:45px;padding:.7rem .8rem}.help-nav{margin-top:1rem}.help-nav a{color:var(--ink-soft);border-radius:7px;padding:.7rem .75rem;text-decoration:none;display:block}.help-nav a:hover,.help-nav a[aria-current=page]{background:var(--pale-teal);color:var(--teal-dark)}.help-nav [hidden]{display:none}.help-article{min-width:0}.help-article h1{font-size:clamp(2.5rem,5vw,4.2rem)}.help-article .intro{font-size:1.2rem}.article-tools{justify-content:flex-end;margin-bottom:1rem;display:flex}.print-button{color:var(--blue);background:0 0;border:0;font-weight:700}.contact-layout{grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,7vw,7rem);display:grid}.contact-details{border-radius:var(--radius);background:var(--pale-blue);padding:2rem}.contact-details a{color:var(--blue)}.contact-form{grid-template-columns:1fr 1fr;gap:1rem 1.25rem;display:grid}.form-field{gap:.35rem;display:grid}.form-field-full{grid-column:1/-1}.form-field label,.consent{color:var(--ink);font-weight:650}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #aebdcd;border-radius:9px;padding:.75rem .85rem}.form-field textarea{resize:vertical;min-height:150px}.consent{grid-template-columns:1.2rem 1fr;align-items:start;gap:.7rem;font-size:.92rem;display:grid}.consent input{width:1.1rem;height:1.1rem;margin-top:.2rem}.form-status{min-height:1.8rem;color:var(--error);font-weight:650}.form-status.success{color:var(--success)}.legal-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-block:2rem;display:grid}.legal-block{border:1px solid var(--line);border-radius:var(--radius-sm);padding:1.5rem}.legal-block h2{font-size:1.2rem}.blog-header{max-width:820px}.blog-article-header{border-bottom:1px solid var(--line);padding-bottom:3rem}.blog-article-header h1{max-width:18ch}.blog-article-body{padding-block:clamp(3rem,7vw,5rem)}.blog-article-body p{margin-bottom:1.5rem;font-size:1.12rem}.not-found{text-align:center;place-items:center;min-height:60vh;display:grid}.not-found strong{color:var(--pale-blue);-webkit-text-stroke:1px var(--blue);font-size:clamp(5rem,15vw,10rem);line-height:1;display:block}@media (width<=1120px){.menu-button{display:block}.site-nav{padding:1.5rem var(--gutter) 2rem;border-bottom:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;display:none;position:absolute;inset:86px 0 auto}.menu-open .site-nav{display:block}.nav-links,.nav-actions{flex-direction:column;align-items:stretch;gap:.4rem}.nav-links a{font-size:1.05rem;display:block}.nav-actions{margin-top:1rem}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(480px,.9fr)}.footer-grid{grid-template-columns:1.6fr repeat(2,1fr)}.footer-grid>:nth-child(4),.footer-grid>:nth-child(5){margin-top:1rem}}@media (width<=860px){.hero-grid,.product-band,.apps-layout,.principles,.development-band,.two-column,.pricing,.help-shell,.contact-layout{grid-template-columns:1fr}.hero-visual{min-height:540px}.hero-visual:after{display:none}.hero-visual .phone-preview{left:50%;transform:translate(-50%)}.product-band-image{order:2;min-height:520px}.product-band-copy{order:1}.app-rail{grid-template-columns:1fr 1fr}.app-card{border-bottom:1px solid var(--line);min-height:220px}.app-card:nth-child(2){border-right:0}.principle-list{grid-template-columns:1fr}.development-visual{min-height:250px}.article-card{grid-template-columns:120px 1fr auto}.article-card>p{display:none}.help-sidebar{position:static}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-bottom{flex-direction:column}.footer-languages{justify-content:flex-start}}@media (width<=620px){:root{--gutter:1.1rem;--section:4.5rem}.header-inner{min-height:74px}.site-nav{inset-block-start:74px}.brand img{width:168px}h1{font-size:clamp(2.6rem,13vw,4rem)}.hero{padding-top:2.5rem}.hero-visual{min-height:480px;margin-inline:-.25rem}.phone-preview{width:235px}.phone-screen{min-height:410px}.property-photo{height:115px}.fact-list,.feature-list,.contact-form,.legal-grid{grid-template-columns:1fr}.product-band-image{min-height:460px}.app-rail{grid-template-columns:1fr}.app-card{border-right:0;min-height:180px}.article-card{grid-template-columns:86px 1fr auto;gap:1rem}.article-card h3{font-size:1.05rem}.closing-band{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-whatsapp{width:100%}.footer-offices{grid-column:1/-1}.comparison{white-space:nowrap;display:block;overflow-x:auto}.form-field-full{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.site-footer,.site-whatsapp-fab,.help-sidebar,.article-tools,.button,.breadcrumbs{display:none!important}body{color:#000;font-size:11pt}main,.section,.help-shell{padding:0;display:block}.container,.narrow{width:100%}a{text-decoration:none}a[href]:after{content:" (" attr(href) ")";font-size:9pt}}:root{--white:#fffdf8;--ink:#111a1b;--ink-soft:#3f4b4c;--muted:#667071;--blue:#1b6967;--blue-dark:#125351;--teal:#2d8984;--teal-dark:#1b625f;--amber:#d58a2b;--amber-dark:#9d5916;--ivory:#f6f0e4;--pale-blue:#e9f4f2;--pale-teal:#e4f2ef;--line:#d8ddd8;--surface:#f2f0ea;--error:#a52d35;--success:#176b55;--shadow-sm:0 12px 34px #111a1b14;--shadow-lg:0 28px 80px #111a1b29;--radius-sm:8px;--radius:16px;--radius-lg:26px;--container:1260px;--gutter:clamp(1.25rem, 4vw, 3.5rem);--section:clamp(4.75rem, 9vw, 8.5rem)}body{background:var(--white);color:var(--ink)}h1,h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:500}h3{letter-spacing:-.025em}h1{font-size:clamp(3rem,6.4vw,6rem)}h2{font-size:clamp(2.3rem,4.6vw,4.4rem)}p{color:var(--ink-soft)}.section-heading-wide{max-width:920px}.button{border-color:var(--teal-dark);background:var(--teal-dark);color:#fff;min-height:52px;box-shadow:none;border-radius:7px;padding:.86rem 1.35rem}.button:hover{box-shadow:none;background:#0d4543;border-color:#0d4543}.button-secondary{color:var(--ink);background:0 0;border-color:#7e8b89}.button-secondary:hover{border-color:var(--ink);background:var(--ink);color:#fff}.button-amber{color:#161a18;background:#bf741d;border-color:#bf741d}.button-amber:hover{color:#111;background:#f0a64a;border-color:#f0a64a}.button-ghost-light{color:#fff;background:0 0;border-color:#9aa7a3}.button-ghost-light:hover,.button-on-dark{color:var(--ink);background:#fff;border-color:#fff}.button-on-dark:hover{border-color:var(--amber);background:var(--amber);color:#111}.button-dark-secondary{color:#fff;background:0 0;border-color:#82908d}.button-dark-secondary:hover{color:var(--ink);background:#fff;border-color:#fff}.text-link{color:var(--teal-dark)}.text-link-amber{color:var(--amber-dark)}.site-header{background:#fffdf8f5;border-color:#d8ddd8e6}.header-inner{width:min(1400px, calc(100% - 2 * var(--gutter)));min-height:82px}.brand img{width:clamp(166px,16vw,205px)}.site-nav{gap:clamp(1rem,2vw,2rem)}.nav-links{gap:clamp(.55rem,1.25vw,1.35rem)}.nav-links a{color:#263132;white-space:nowrap;font-size:clamp(.92rem,.9vw,1.02rem)}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--teal-dark);border-color:var(--amber)}.language-button{color:var(--ink);background:#fffdf8;border-color:#bfc8c4}.site-footer{color:#fff;background:#11191a;border:0;padding-top:clamp(3.5rem,7vw,6rem)}.footer-grid{grid-template-columns:1.8fr repeat(4,1fr);padding-bottom:clamp(2.5rem,5vw,4rem)}.footer-grid h2{color:#8fc4bf}.footer-grid a{color:#d8dfdc}.footer-grid a:hover{color:#fff}.footer-brand img{width:198px}.footer-brand p{color:#b7c2bf}.footer-bottom{border-color:#354140}.footer-bottom p,.footer-email,.footer-languages a{color:#aeb9b6}.footer-email{font-size:.86rem;text-decoration:none}.footer-languages a:hover{color:#fff;border-color:#82908d}.footer-languages a[aria-current=page]{color:#11191a;background:#f0a64a;border-color:#f0a64a}.product-status,.planned-label{letter-spacing:.08em;text-transform:uppercase;align-items:center;width:fit-content;margin-bottom:1rem;font-size:.76rem;font-weight:850;line-height:1;display:inline-flex}.product-status:before{content:"";background:currentColor;border-radius:50%;width:.48rem;height:.48rem;margin-right:.5rem}.product-status-available{color:#196c57}.product-status-development{color:#9b5c18}.planned-label{color:#9b5c18;border:1px solid;border-radius:4px;padding:.42rem .58rem}.preview-label{z-index:3;color:var(--ink);letter-spacing:.04em;background:#fffdf8f0;border-radius:4px;padding:.42rem .65rem;font-size:.73rem;font-weight:800;position:absolute;bottom:1rem;right:1rem}.preview-label-dark{color:#fff;background:#11191ae0;bottom:2rem;right:0}.relaunch-hero{background:var(--ivory);min-height:min(810px,100vh - 82px);padding-block:clamp(4rem,8vw,8rem);overflow:hidden}.relaunch-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.relaunch-hero-copy h1{max-width:10ch;margin-bottom:1.6rem}.relaunch-hero-copy>p{max-width:58ch;margin-bottom:2.2rem;font-size:clamp(1.12rem,1.7vw,1.35rem)}.product-family-visual{min-height:500px;position:relative}.family-orbit{border:1px solid #1b625f40;border-radius:50%;position:absolute}.family-orbit-one{inset:8% 7%}.family-orbit-two{border-color:#d58a2b4d;inset:25% -12% -4% 25%}.family-tile{width:min(270px,70%);box-shadow:var(--shadow-lg);background:#fffdf8;border:1px solid #111a1b1f;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:58px 1fr;align-items:center;column-gap:1rem;padding:1.2rem;display:grid;position:absolute}.family-tile .propivio-mark{width:38px}.family-tile strong{font-size:1.35rem}.family-tile small{color:var(--muted)}.family-propivio{top:12%;left:1%;transform:rotate(-3deg)}.family-kitrivo{bottom:13%;right:0;transform:rotate(3deg)}.tool-symbol{font-family:Georgia,serif;font-size:2rem}.product-intro{background:#fffdf8}.product-showcase{border:1px solid var(--line);border-radius:var(--radius-lg);grid-template-columns:1.05fr .95fr;min-height:560px;margin-top:clamp(2rem,5vw,4rem);display:grid;overflow:hidden}.product-showcase-image{background:var(--surface);min-height:480px;position:relative;overflow:hidden}.product-showcase-image img{object-fit:cover;width:100%;height:100%}.product-showcase-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2rem,6vw,5.5rem);display:flex}.product-showcase-copy h3{margin-bottom:.3rem;font-family:Georgia,serif;font-size:clamp(2.6rem,4.5vw,4.7rem);font-weight:500}.product-claim{max-width:28ch;color:var(--ink);font-size:1.25rem;font-weight:750}.product-showcase-propivio{background:#eef7f4}.product-showcase-kitrivo{color:#fff;background:#1a2121;border-color:#1a2121}.product-showcase-kitrivo h3,.product-showcase-kitrivo .product-claim{color:#fff}.product-showcase-kitrivo p{color:#ccd4d1}.product-showcase-kitrivo .product-status-development{color:#efab55}.product-showcase-kitrivo .text-link-amber{color:#f0b566}.product-mark{width:76px;height:76px;color:var(--teal-dark);box-shadow:var(--shadow-sm);background:#fffdf8f0;border-radius:18px;place-items:center;display:grid;position:absolute;bottom:2rem;left:2rem}.product-mark .propivio-mark{width:46px}.compact-facts{gap:.65rem;margin:1.5rem 0 2rem;padding:0;list-style:none;display:grid}.compact-facts li{color:var(--ink-soft);padding-left:1.5rem;position:relative}.compact-facts li:before{content:"✓";color:var(--teal-dark);font-weight:900;position:absolute;left:0}.platform-line{font-weight:750}.principles-section{background:var(--ivory)}.principles-editorial{grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);display:grid}.principles-editorial h2{max-width:10ch}.principles-editorial ol{border-top:1px solid #c8cdc7;margin:0;padding:0;list-style:none}.principles-editorial li{border-bottom:1px solid #c8cdc7;grid-template-columns:3rem 1fr;gap:1rem;padding:1.35rem 0;display:grid}.principles-editorial li>span{color:var(--teal-dark);font-weight:850}.principles-editorial li p{color:var(--ink);margin:0;font-size:1.08rem;font-weight:650}.dual-path-section{background:#fffdf8}.dual-path-grid{border:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.editorial-path{padding:clamp(2.5rem,6vw,5rem)}.editorial-path+.editorial-path{border-left:1px solid var(--line)}.editorial-path h2{max-width:12ch;font-size:clamp(2.2rem,3.7vw,3.7rem)}.editorial-path p{max-width:52ch}.path-index{color:var(--teal-dark);margin-bottom:clamp(2rem,5vw,4rem);font-weight:850;display:block}.editorial-path-resources{background:var(--pale-teal)}.closing-section,.development-closing{padding-block:0 var(--section);background:#fffdf8}.relaunch-closing{border-radius:var(--radius-lg);color:#fff;background:#11191a;justify-content:space-between;align-items:center;gap:2.5rem;padding:clamp(2.5rem,6vw,5rem);display:flex}.relaunch-closing h2{color:#fff;max-width:14ch;font-size:clamp(2.2rem,4vw,4rem)}.relaunch-closing p{color:#bfc9c6;max-width:58ch;margin-bottom:0}.relaunch-closing-light{border:1px solid var(--line);background:var(--pale-teal);color:var(--ink)}.relaunch-closing-light h2{color:var(--ink)}.relaunch-closing-light p{color:var(--ink-soft)}.product-hero{padding-block:clamp(3.5rem,7vw,7rem);overflow:hidden}.product-hero-propivio{background:linear-gradient(110deg,#eef7f4 0 52%,#fffdf8 52%)}.product-hero-grid{grid-template-columns:minmax(0,.95fr) minmax(500px,1.05fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.product-hero-copy h1{margin-bottom:.3rem}.hero-claim{color:var(--ink);font-size:clamp(1.35rem,2vw,1.75rem);font-weight:750}.hero-lead{max-width:56ch;font-size:1.12rem}.product-hero-visual{border-radius:var(--radius-lg);min-height:620px;position:relative;overflow:hidden}.product-hero-visual>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.propivio-hero-visual .phone-preview{z-index:2;position:absolute;bottom:3%;left:7%}.store-links{flex-wrap:wrap;gap:.75rem;margin-top:1.2rem;display:flex}.store-button{color:#fff;background:#111;border-radius:7px;align-items:center;min-height:48px;padding:.7rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.product-feature-section{background:#fffdf8}.two-column-feature{grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,7vw,7rem);display:grid}.feature-index-list{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.feature-index-list li{border-bottom:1px solid var(--line);grid-template-columns:2.5rem 1fr;gap:.5rem;padding:1.1rem 0;display:grid}.feature-index-list li:nth-child(odd){padding-right:1.5rem}.feature-index-list li:nth-child(2n){border-left:1px solid var(--line);padding-left:1.5rem}.feature-index-list span{color:var(--teal-dark);font-size:.78rem;font-weight:850}.section-warm{background:var(--ivory)}.detail-pair{grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,8rem);display:grid}.detail-pair h2{font-size:clamp(2.2rem,3.7vw,3.6rem)}.local-section{color:#fff;background:#163c3b}.local-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.local-layout h2{color:#fff}.local-layout p{color:#d8e8e4;max-width:62ch}.local-layout .text-link{color:#fff}.local-symbol{min-height:260px;position:relative}.local-symbol span{color:#e0b274;border:2px solid #8fc4bf;border-radius:50%;place-items:center;width:130px;height:130px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.local-symbol i{border:1px solid #8fc4bf59;border-radius:50%;position:absolute;inset:8%}.scope-section{background:#fffdf8}.scope-layout{grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,8vw,8rem);display:grid}.scope-layout ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.scope-layout li{border-bottom:1px solid var(--line);color:var(--ink);padding:1rem 0;font-weight:700}.pricing-section{background:var(--pale-teal)}.pricing-relaunch{grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);display:grid}.price-options{border:1px solid #bdd1cd;grid-template-columns:1fr 1fr;display:grid}.price-options article{background:#fffdf8;padding:clamp(1.5rem,4vw,3rem)}.price-options article+article{border-left:1px solid #bdd1cd}.price-options h3{font-size:1.6rem}.price-line{color:var(--teal-dark);font-weight:850}.product-help-cta{background:#fffdf8}.kitrivo-hero{background:#11191a;align-items:center;min-height:min(820px,100vh - 82px);display:flex;position:relative;overflow:hidden}.kitrivo-hero-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.kitrivo-hero-overlay{background:linear-gradient(90deg,#0d1212f7 0 38%,#0d1212b3 58%,#0d12120f 100%);position:absolute;inset:0}.kitrivo-hero-inner{z-index:2;width:min(1400px, calc(100% - 2 * var(--gutter)));position:relative}.kitrivo-hero-copy{max-width:670px;padding-block:5rem}.kitrivo-hero h1{color:#fff;margin-bottom:0}.kitrivo-hero .hero-claim{color:#efb061;font-size:clamp(1.55rem,2.4vw,2.1rem)}.kitrivo-hero .hero-lead{color:#eef2f0}.kitrivo-hero .audience-line{color:#bdc8c5;max-width:60ch}.kitrivo-hero .platform-line{color:#fff}.kitrivo-hero .product-status-development{color:#efab55}.kitrivo-problem{background:#fffdf8;scroll-margin-top:90px}.problem-layout{grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,8vw,8rem);display:grid}.place-flow{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.place-flow li{border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-height:130px;padding:1.2rem 1rem}.place-flow li:nth-child(3n){border-right:0}.place-flow span{color:var(--amber-dark);margin-bottom:2rem;font-size:.75rem;font-weight:850;display:block}.kitrivo-benefits{color:#fff;background:#171e1e}.kitrivo-benefits h2{color:#fff}.three-benefits{grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.three-benefits li{border:1px solid #3b4644;min-height:250px;padding:2rem}.three-benefits li+li{border-left:0}.three-benefits span{color:#efb061;border:1px solid #e0a24f;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:4rem;font-weight:800;display:grid}.three-benefits h3{color:#fff;max-width:16ch;font-size:clamp(1.4rem,2.2vw,2rem)}.kitrivo-operations{background:var(--ivory)}.operation-grid{grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);display:grid}.operation-grid article{background:#fffdf8;border:1px solid #cfd3cc;padding:clamp(2rem,5vw,4rem)}.operation-grid h2{font-size:clamp(2.2rem,3.5vw,3.5rem)}.location-diagram{color:var(--amber-dark);justify-content:space-between;align-items:center;margin-top:2.5rem;font-size:2rem;display:flex}.location-diagram i{background:#c1aaa0;width:18%;height:1px}.loan-flow{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:2rem 0 0;padding:0;list-style:none;display:grid}.loan-flow li{border-bottom:1px solid var(--line);padding:1rem .5rem;font-size:.8rem;font-weight:700}.loan-flow span{color:var(--amber-dark);margin-bottom:.6rem;display:block}.kits-section{background:#fffdf8}.kits-layout{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.kit-case{background:#293130;border:2px solid #6e7673;border-radius:22px;min-height:340px;position:relative;box-shadow:inset 0 0 0 12px #1d2423}.kit-case:before{content:"";border:7px solid #293130;border-bottom:0;border-radius:12px 12px 0 0;width:26%;height:38px;position:absolute;top:-34px;left:37%}.kit-case>div{grid-template-columns:repeat(4,1fr);gap:1rem;height:100%;padding:3rem 2rem;display:grid}.kit-case span{opacity:.75;border:1px solid #d18a35;border-radius:999px 999px 10px 10px}.lifecycle-section{color:#fff;background:#141b1b}.lifecycle-section h2{color:#fff}.lifecycle-flow{scrollbar-color:#68736f #26302e;grid-template-columns:repeat(7,minmax(135px,1fr));margin:0;padding:0 0 1rem;list-style:none;display:grid;overflow-x:auto}.lifecycle-flow li{border-top:1px solid #64706d;min-height:170px;padding:1rem;position:relative}.lifecycle-flow li:before{content:"";background:#e1a24d;border-radius:50%;width:.68rem;height:.68rem;position:absolute;top:-.38rem;left:1rem}.lifecycle-flow span{color:#8fc4bf;margin-bottom:3rem;font-size:.75rem;display:block}.lifecycle-flow strong{color:#fff}.qr-section{background:var(--ivory)}.qr-layout{grid-template-columns:1fr .8fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.qr-illustration{aspect-ratio:1;background:#fffdf8;border:1px solid #c4c8c1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;justify-self:center;gap:1rem;width:min(340px,100%);padding:2rem;display:grid}.qr-illustration span{border:13px solid #202827;box-shadow:inset 0 0 0 8px #fffdf8,inset 0 0 0 14px #202827}.qr-illustration i{background:repeating-linear-gradient(45deg,#202827 0 8px,#0000 8px 16px);grid-area:2/2}.offline-section{color:#fff;background:#183332}.offline-layout{grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);display:grid}.offline-layout h2{color:#fff}.offline-layout p{color:#c9d9d5}.offline-layout ul{border-top:1px solid #4e6966;margin:0;padding:0;list-style:none}.offline-layout li{border-bottom:1px solid #4e6966;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.1rem 0;display:flex}.offline-layout li span{color:#efb061;letter-spacing:.07em;text-transform:uppercase;flex:none;font-size:.72rem;font-weight:850}.offline-layout li strong{color:#fff;text-align:right}.kitrivo-boundaries{background:#fffdf8}.kitrivo-boundaries h2{text-align:center}.kitrivo-boundaries ul{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1050px;margin:3rem auto 0;padding:0;list-style:none;display:grid}.kitrivo-boundaries li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;padding:1.6rem 1rem;font-weight:700}.kitrivo-boundaries li:nth-child(3n){border-right:0}.kitrivo-boundaries li:nth-last-child(-n+3){border-bottom:0}.kitrivo-closing-section{background:#fffdf8}.relaunch-closing-kitrivo{background:#171e1e}.relaunch-closing-kitrivo .product-status-development{color:#efab55}.relaunch-page-hero{background:var(--ivory)}.relaunch-page-hero h1{max-width:14ch}.resource-products{background:#fffdf8}.resource-product-grid{grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);display:grid}.resource-product{border:1px solid var(--line);padding:clamp(2rem,5vw,4rem)}.resource-product h2{font-size:clamp(2.7rem,4vw,4rem)}.resource-product-head{min-height:250px}.resource-product nav{border-top:1px solid var(--line)}.resource-product nav a{border-bottom:1px solid var(--line);grid-template-columns:2.5rem 1fr auto;gap:1rem;padding:1.25rem 0;text-decoration:none;display:grid}.resource-product nav a:hover strong{color:var(--teal-dark)}.resource-product nav span,.resource-product li span{color:var(--teal-dark);font-size:.76rem;font-weight:850}.resource-product nav i{font-style:normal}.resource-kitrivo{color:#fff;background:#192120}.resource-kitrivo h2{color:#fff}.resource-kitrivo p{color:#c4cecb}.resource-kitrivo .product-status-development{color:#efab55}.resource-kitrivo ul{border-top:1px solid #44514e;margin:0 0 2rem;padding:0;list-style:none}.resource-kitrivo li{border-bottom:1px solid #44514e;grid-template-columns:2.5rem 1fr;gap:1rem;padding:1.25rem 0;display:grid}.resource-kitrivo li span{color:#efab55}.resource-note{border-left:3px solid #efab55;padding-left:1rem}.resource-future-section{background:var(--ivory)}.resource-future{grid-template-columns:auto 1fr;align-items:start;gap:2rem;max-width:850px;display:grid}.resource-future>span{border:1px solid var(--teal-dark);width:62px;height:62px;color:var(--teal-dark);border-radius:50%;place-items:center;font-size:1.8rem;display:grid}.resource-future h2{font-size:clamp(2.2rem,3.8vw,3.7rem)}.development-hero{background:var(--ivory);align-items:center;min-height:720px;display:flex;overflow:hidden}.development-hero-grid{grid-template-columns:1fr .9fr;align-items:center;gap:clamp(3rem,8vw,8rem);padding-block:5rem;display:grid}.development-hero h1{max-width:12ch}.development-hero p{max-width:58ch;font-size:1.2rem}.outcome-visual{min-height:440px;position:relative}.outcome-visual span{border:2px solid var(--teal-dark);box-shadow:var(--shadow-sm);background:#fffdf8;position:absolute}.outcome-visual span:first-child{border-radius:28px;width:39%;height:64%;top:18%;left:4%}.outcome-visual span:nth-child(2){border-radius:13px;width:65%;height:50%;top:10%;right:1%}.outcome-visual i,.outcome-visual b{z-index:2;background:var(--pale-teal);border-radius:4px;height:8px;display:block;position:absolute}.outcome-visual i{width:45%;box-shadow:0 30px 0 #f4dfc0, 0 60px 0 var(--pale-teal);top:27%;right:10%}.outcome-visual b{width:22%;box-shadow:0 27px 0 #f4dfc0, 0 54px 0 var(--pale-teal);bottom:28%;left:12%}.development-problems{background:#fffdf8}.development-split{grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);display:grid}.development-split ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.development-split li{border-bottom:1px solid var(--line);grid-template-columns:3rem 1fr;padding:1.2rem 0;display:grid}.development-split li span{color:var(--teal-dark);font-weight:850}.development-split li p{color:var(--ink);margin:0;font-weight:650}.capability-section{color:#fff;background:#183332}.capability-section h2{color:#fff}.capability-list{border-top:1px solid #4f6a67;grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.capability-list li{color:#fff;border-bottom:1px solid #4f6a67;padding:1.2rem;font-weight:700}.capability-list li:nth-child(2n){border-left:1px solid #4f6a67}.workflow-section{background:var(--ivory)}.workflow-list{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.workflow-list li{border:1px solid #cdd1ca;min-height:220px;padding:1.5rem}.workflow-list li+li{border-left:0}.workflow-list span{color:var(--amber-dark);margin-bottom:4rem;font-weight:850;display:block}.workflow-list h3{font-size:1.35rem}.development-principles{background:#fffdf8}.development-principles-grid{grid-template-columns:1.15fr .85fr;gap:clamp(3rem,8vw,8rem);display:grid}.development-principles-grid aside{background:var(--pale-teal);padding:clamp(2rem,5vw,4rem)}.development-principles-grid h2{font-size:clamp(2.2rem,3.8vw,3.7rem)}.contact-relaunch{border:1px solid var(--line);grid-template-columns:1.15fr .85fr;display:grid}.contact-primary,.contact-office{padding:clamp(2rem,6vw,5rem)}.contact-office{background:var(--ivory)}.contact-relaunch h2{font-size:clamp(2.2rem,3.8vw,3.6rem)}.contact-mail{border-bottom:1px solid var(--line);color:var(--teal-dark);overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 0;font-weight:800;text-decoration:none;display:flex}.contact-mail:first-of-type{border-top:1px solid var(--line)}.contact-office address{color:var(--ink-soft);font-style:normal}@media (width<=1180px){.menu-button{display:block}.site-nav{max-height:calc(100vh - 82px);padding:1.25rem var(--gutter) 2rem;border-bottom:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fffdf8;display:none;position:absolute;inset:82px 0 auto;overflow-y:auto}.menu-open .site-nav{display:block}.nav-links{flex-direction:column;align-items:stretch;gap:.15rem}.nav-links a{white-space:normal;overflow-wrap:anywhere;padding:.82rem 0;font-size:1.13rem;display:block}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}}@media (width<=900px){.relaunch-hero-grid,.product-showcase,.product-hero-grid,.two-column-feature,.local-layout,.scope-layout,.pricing-relaunch,.problem-layout,.operation-grid,.kits-layout,.qr-layout,.offline-layout,.resource-product-grid,.development-hero-grid,.development-split,.development-principles-grid,.contact-relaunch{grid-template-columns:1fr}.relaunch-hero{min-height:auto}.product-family-visual{min-height:390px}.product-showcase-kitrivo .product-showcase-copy{order:2}.product-showcase-kitrivo .product-showcase-image{order:1}.product-showcase-image{min-height:420px}.product-hero-propivio{background:#eef7f4}.product-hero-visual{min-height:570px}.principles-editorial{grid-template-columns:1fr;gap:2rem}.principles-editorial h2{max-width:14ch}.detail-pair,.dual-path-grid{grid-template-columns:1fr}.editorial-path+.editorial-path{border-top:1px solid var(--line);border-left:0}.relaunch-closing{flex-direction:column;align-items:flex-start}.preview-label-dark{right:var(--gutter)}.kitrivo-hero{min-height:760px}.kitrivo-hero-overlay{background:linear-gradient(90deg,#0d1212f5 0 45%,#0d1212b3 100%)}.resource-product-head{min-height:0}.workflow-list{grid-template-columns:1fr 1fr}.workflow-list li:nth-child(3){border-left:1px solid #cdd1ca}.workflow-list li:nth-child(n+3){border-top:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=620px){:root{--gutter:1.1rem;--section:4.3rem}.header-inner{min-height:72px}.site-nav{max-height:calc(100vh - 72px);inset-block-start:72px}.brand img{width:158px}.language-button{min-width:58px;min-height:44px;padding:.5rem .62rem}.language-dialog{border-width:1px 0 0;border-radius:18px 18px 0 0;width:100%;max-width:none;max-height:min(82vh,680px);margin:auto 0 0;inset:auto 0 0}.language-dialog-panel{padding:1.15rem var(--gutter) calc(1.25rem + env(safe-area-inset-bottom))}.language-dialog-list{grid-template-columns:1fr;gap:.5rem;max-height:calc(82vh - 8rem);overflow-y:auto}.language-dialog-list a{min-height:56px}h1{overflow-wrap:anywhere;font-size:clamp(2.65rem,13.5vw,4rem)}h2{overflow-wrap:anywhere;font-size:clamp(2.15rem,10.8vw,3.3rem)}.button-row,.button-row .button{width:100%}.relaunch-hero{padding-block:3.5rem}.relaunch-hero-copy h1{max-width:100%}.product-family-visual{min-height:310px}.family-tile{grid-template-columns:48px 1fr;width:78%;padding:.9rem}.family-tile>span{width:48px;height:48px}.family-propivio{top:5%}.family-kitrivo{bottom:5%}.product-showcase{border-radius:15px;min-height:0}.product-showcase-image{min-height:290px}.product-showcase-copy{padding:2rem 1.25rem 2.4rem}.product-showcase-copy h3{font-size:2.7rem}.product-mark{width:60px;height:60px;bottom:1rem;left:1rem}.principles-editorial li{grid-template-columns:2.3rem 1fr}.editorial-path{padding:2rem 1.25rem}.relaunch-closing{border-radius:14px;padding:2rem 1.25rem}.product-hero-grid{width:min(100%, calc(100% - 2 * var(--gutter)))}.product-hero-visual{min-height:500px}.propivio-hero-visual .phone-preview{left:50%;transform:translate(-50%)}.feature-index-list{grid-template-columns:1fr}.feature-index-list li:nth-child(odd),.feature-index-list li:nth-child(2n){border-left:0;padding:1rem 0}.price-options{grid-template-columns:1fr}.price-options article+article{border-top:1px solid #bdd1cd;border-left:0}.kitrivo-hero{align-items:flex-end;min-height:760px}.kitrivo-hero-image{object-position:64% center}.kitrivo-hero-overlay{background:linear-gradient(0deg,#0d1212fc 0 58%,#0d12126b 100%)}.kitrivo-hero-copy{padding-block:7rem 3rem}.kitrivo-hero h1{overflow-wrap:normal}.preview-label-dark{display:none}.place-flow{grid-template-columns:1fr 1fr}.place-flow li:nth-child(3n){border-right:1px solid var(--line)}.place-flow li:nth-child(2n){border-right:0}.three-benefits{grid-template-columns:1fr}.three-benefits li{min-height:190px}.three-benefits li+li{border-top:0;border-left:1px solid #3b4644}.three-benefits span{margin-bottom:2.3rem}.loan-flow{grid-template-columns:1fr 1fr}.kit-case{min-height:250px}.kit-case>div{gap:.6rem;padding:2.5rem 1.2rem}.offline-layout li{flex-direction:column;align-items:flex-start;gap:.45rem}.offline-layout li strong{text-align:left}.kitrivo-boundaries ul{grid-template-columns:1fr 1fr}.kitrivo-boundaries li:nth-child(3n){border-right:1px solid var(--line)}.kitrivo-boundaries li:nth-child(2n){border-right:0}.kitrivo-boundaries li:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.kitrivo-boundaries li:nth-last-child(-n+2){border-bottom:0}.resource-product{padding:2rem 1.15rem}.resource-product nav a{grid-template-columns:2rem 1fr auto}.resource-future{grid-template-columns:1fr}.development-hero{min-height:auto}.outcome-visual{min-height:300px}.capability-list,.workflow-list{grid-template-columns:1fr}.capability-list li:nth-child(2n){border-left:0}.workflow-list li+li,.workflow-list li:nth-child(3){border-top:0;border-left:1px solid #cdd1ca}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem 1.25rem}.footer-bottom{gap:1rem}}@media (width<=360px){:root{--gutter:.9rem}.brand img{width:136px}.menu-button{width:43px;height:43px}.family-tile{width:88%}.product-showcase-copy,.editorial-path,.relaunch-closing,.resource-product{padding-inline:1rem}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.place-flow{grid-template-columns:1fr}.place-flow li,.place-flow li:nth-child(3n){border-right:0}.kitrivo-boundaries ul{grid-template-columns:1fr}.kitrivo-boundaries li,.kitrivo-boundaries li:nth-child(3n){border-right:0;border-bottom:1px solid var(--line)}.kitrivo-boundaries li:last-child{border-bottom:0}}.section-soft{background:var(--ivory,#f6f2e8)}.lead{max-width:66ch;color:var(--ink-soft);font-size:clamp(1.15rem,2vw,1.38rem)}.eyebrow{color:var(--teal-dark);letter-spacing:.11em;text-transform:uppercase;margin-bottom:.8rem;font-size:.76rem;font-weight:850}.legal-hero{background:var(--ivory,#f6f2e8);padding-block:clamp(4rem,8vw,7rem)}.legal-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.legal-hero h1{max-width:13ch;font-size:clamp(3rem,6vw,5.4rem)}.legal-version{margin-top:2rem;font-size:.92rem}.legal-toc{border-top:3px solid var(--teal-dark);background:#fffdf8;padding:1.5rem}.legal-toc h2{letter-spacing:.02em;font-family:Inter,ui-sans-serif,sans-serif;font-size:1rem}.legal-toc ol{margin:0;padding-left:1.25rem}.legal-toc li{color:var(--muted);margin:.45rem 0}.legal-toc a{color:var(--ink-soft);font-size:.9rem;text-decoration:none}.legal-toc a:hover{color:var(--teal-dark);text-decoration:underline}.legal-body-grid{grid-template-columns:minmax(0,760px) minmax(220px,1fr);align-items:start;gap:clamp(3rem,8vw,8rem);padding-block:clamp(4rem,8vw,7rem);display:grid}.legal-copy{min-width:0}.legal-copy section{scroll-margin-top:110px}.legal-copy h2{overflow-wrap:anywhere;max-width:25ch;font-size:clamp(1.65rem,3vw,2.35rem)}.legal-copy p,.legal-copy li{max-width:72ch}.legal-copy section+section{border-top:1px solid var(--line);margin-top:2.6rem;padding-top:2.6rem}.legal-provider{background:var(--pale-teal);border:1px solid #b9ccc8;padding:clamp(1.4rem,4vw,2.2rem)}.legal-provider h2{font-size:1.4rem}.legal-provider p:last-child{margin-bottom:0}.legal-inventory{border-top:1px solid var(--line);padding:0;list-style:none}.legal-inventory li{border-bottom:1px solid var(--line);overflow-wrap:anywhere;padding:.72rem 0}.legal-contact-card{border:1px solid var(--line);overflow-wrap:anywhere;background:#fffdf8;gap:.6rem;padding:1.5rem;display:grid;position:sticky;top:110px}.legal-contact-card p{margin:0}.legal-contact-card a{color:var(--teal-dark)}.legal-sources{border-top:1px solid var(--line);flex-wrap:wrap;gap:.7rem;margin-top:3rem;padding-top:1.5rem;display:flex}.legal-sources a{border:1px solid var(--line);color:var(--ink-soft);padding:.5rem .7rem;font-size:.86rem;text-decoration:none}.legal-overview-hero{background:var(--ivory,#f6f2e8)}.legal-overview-groups{gap:clamp(4rem,8vw,7rem);display:grid}.legal-overview-groups>section>p{max-width:68ch}.legal-card-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin-top:2rem;display:grid}.legal-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffdf8;min-height:220px;padding:clamp(1.4rem,4vw,2.4rem);text-decoration:none;position:relative}.legal-card:hover{background:var(--pale-teal)}.legal-card h3{padding-right:2rem}.legal-card p{margin-bottom:0}.legal-card>span{color:var(--teal-dark);font-size:1.4rem;position:absolute;top:1.7rem;right:1.7rem}.legal-card-grid-compact{grid-template-columns:repeat(3,1fr)}.product-support-hero{background:var(--pale-teal)}.support-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:start;gap:clamp(3rem,8vw,7rem);display:grid}.support-link-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:2rem;display:grid}.support-link-grid a{border-bottom:1px solid var(--line);color:var(--ink);justify-content:space-between;gap:1rem;padding:1.1rem 0;font-weight:720;text-decoration:none;display:flex}.support-link-grid a:nth-child(odd){padding-right:1.2rem}.support-link-grid a:nth-child(2n){border-left:1px solid var(--line);padding-left:1.2rem}.support-link-grid a:hover{color:var(--teal-dark)}.support-report-card{color:#fff;background:#183332;padding:clamp(1.5rem,4vw,2.5rem)}.support-report-card h2{color:#fff;font-size:clamp(1.8rem,3vw,2.6rem)}.support-report-card p{color:#d0ddda}.inline-link-list{flex-wrap:wrap;gap:.8rem;display:flex}.inline-link-list a{border:1px solid var(--line);color:var(--teal-dark);padding:.8rem 1rem;text-decoration:none}.news-hero{background:var(--ivory,#f6f2e8)}.news-list{border-top:1px solid var(--line)}.news-card{border-bottom:1px solid var(--line);grid-template-columns:minmax(160px,.45fr) minmax(0,1.35fr) auto;align-items:start;gap:clamp(1.5rem,5vw,4rem);padding-block:clamp(2rem,4vw,3rem);display:grid}.news-card h2{font-size:clamp(1.7rem,3vw,2.7rem)}.news-card h2 a{text-decoration:none}.news-card h2 a:hover{color:var(--teal-dark)}.news-card-meta{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;gap:.35rem;font-size:.8rem;font-weight:750;display:grid}.news-article-header{border-bottom:1px solid var(--line);background:var(--ivory,#f6f2e8);padding-bottom:clamp(3rem,7vw,6rem)}.news-article-header h1{max-width:14ch}.back-link{color:var(--teal-dark);margin-bottom:3rem;font-weight:720;text-decoration:none;display:inline-block}.news-byline{color:var(--muted);flex-wrap:wrap;gap:.65rem 1.4rem;margin-top:2rem;font-size:.86rem;display:flex}.news-article-body section+section{margin-top:3.3rem}.news-article-body h2{max-width:20ch;font-size:clamp(2rem,4vw,3rem)}.news-article-body p{font-size:1.12rem}@media (width<=900px){.legal-hero-grid,.legal-body-grid,.support-grid{grid-template-columns:1fr}.legal-contact-card{position:static}.legal-card-grid-compact{grid-template-columns:1fr 1fr}.news-card{grid-template-columns:150px minmax(0,1fr)}.news-card>.text-link{grid-column:2}}@media (width<=620px){.legal-card-grid,.legal-card-grid-compact,.support-link-grid{grid-template-columns:1fr}.legal-card{min-height:0}.support-link-grid a:nth-child(odd),.support-link-grid a:nth-child(2n){border-left:0;padding-inline:0}.news-card{grid-template-columns:1fr;gap:1rem}.news-card>.text-link{grid-column:auto}.news-card-meta{grid-template-columns:auto 1fr}}@media print{.legal-hero{background:#fff;padding-block:0 1.5rem}.legal-hero-grid,.legal-body-grid{width:100%;display:block}.legal-toc,.legal-contact-card,.legal-sources{display:none!important}.legal-body-grid{padding-block:0}.legal-copy{font-size:10.5pt}.legal-copy section{break-inside:avoid}.legal-copy h2{font-size:17pt}.legal-provider{background:#fff}a{color:#000}}.button,.text-link,.nav-links a,.footer-grid a,.footer-languages a,.language-button,.resource-product nav a,.product-legal-links a,.news-card-v2 a,.faq-list summary{transition:color .18s,background-color .18s,border-color .18s,transform .18s,box-shadow .18s}.button:active{transform:translateY(1px)}.button[aria-disabled=true],.button:disabled{color:#fff;box-shadow:none;cursor:not-allowed;opacity:1;background:#75807e;border-color:#75807e;transform:none}.button-ghost-light[aria-disabled=true],.button-ghost-light:disabled{color:#cfd7d4;background:0 0;border-color:#87928f}.text-link:hover{color:#0d4543;text-decoration:underline}.text-link:active{color:var(--ink)}.product-family-visual{isolation:isolate;min-height:560px}.family-panel{background:#eaf3f0;border:1px solid #1b625f2e;border-radius:28px;grid-template-rows:auto 1fr auto;gap:clamp(1.1rem,2.6vw,1.75rem);padding:clamp(1.4rem,3vw,2.25rem);display:grid;position:absolute;inset:0;overflow:hidden}.family-watermark{z-index:0;opacity:.075;width:min(280px,52%);height:auto;position:absolute;bottom:2%;right:3%}.family-hub{z-index:2;background:#11191a;border:1px solid #24302f;border-radius:20px;justify-content:space-between;align-items:center;gap:1.2rem;width:100%;min-height:128px;padding:1.45rem 1.6rem;display:flex;position:relative;box-shadow:0 24px 54px #111a1b2e}.family-hub img{object-fit:contain;width:clamp(190px,48%,248px);height:auto}.family-hub span{color:#f4b25d;text-align:center;overflow-wrap:anywhere;border:1px solid #6f7f7c;border-radius:999px;align-items:center;min-height:34px;padding:.5rem .7rem;font-size:.72rem;font-weight:800;line-height:1.25;display:inline-flex}.family-products{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;gap:1rem;display:grid;position:relative}.family-tile{z-index:2;border:1px solid #111a1b1f;border-top:4px solid var(--teal);background:#fffdf8;border-radius:18px;grid-template-rows:auto;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:.9rem;width:100%;min-height:192px;padding:1.25rem;animation:none;display:grid;position:relative;transform:none;box-shadow:0 18px 42px #111a1b1f}.family-propivio,.family-kitrivo{inset:auto;transform:none}.family-kitrivo{border-top-color:#d58a2b}.family-tile>span{background:var(--pale-teal);width:54px;height:54px;color:var(--teal-dark);border-radius:13px;grid-row:auto;place-items:center;display:grid}.family-kitrivo>span{color:var(--amber-dark);background:#f8ead6}.family-tile-copy{overflow-wrap:anywhere;min-width:0}.family-tile small{color:var(--teal-dark);letter-spacing:.07em;text-transform:uppercase;margin-bottom:.25rem;font-size:.65rem;font-weight:850;line-height:1.25;display:block}.family-kitrivo small{color:var(--amber-dark)}.family-tile strong{color:var(--ink);font-size:1.35rem;line-height:1.15;display:block}.family-tile p{color:var(--ink-soft);margin:.58rem 0 0;font-size:.78rem;line-height:1.5}.family-principle{z-index:2;color:var(--ink-soft);box-shadow:var(--shadow-sm);background:#fffdf8;border:1px solid #1b625f2e;border-radius:999px;justify-self:start;align-items:center;gap:.5rem;padding:.55rem .72rem;font-size:.72rem;font-weight:750;display:inline-flex;position:relative;inset:auto}.family-principle span{background:var(--teal);border-radius:50%;width:.52rem;height:.52rem;box-shadow:0 0 0 4px #2d898424}.resources-hero{padding-block:clamp(4rem,8vw,7rem)}.resources-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.resources-hero-copy h1{max-width:10ch}.resources-hero-copy>p:not(.eyebrow){max-width:58ch;font-size:clamp(1.12rem,1.7vw,1.32rem)}.hero-topic-list{flex-wrap:wrap;gap:.55rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.hero-topic-list li{color:var(--teal-dark);background:#fffdf894;border:1px solid #bdcfcb;border-radius:999px;padding:.48rem .7rem;font-size:.8rem;font-weight:750}.resource-hub-visual{min-height:470px;position:relative}.resource-hub-visual:before,.resource-hub-visual:after{content:"";border-radius:50%;position:absolute}.resource-hub-visual:before{border:1px solid #1b625f47;inset:2% 7% 10% 8%}.resource-hub-visual:after{border:1px solid #d58a2b52;inset:23% -2% -8% 28%}.resource-hub-window{z-index:2;background:#fffdf8;border:1px solid #c7ceca;border-radius:18px;position:absolute;inset:10% 4% 5% 8%;overflow:hidden;transform:rotate(-1.2deg);box-shadow:0 30px 80px #111a1b24}.resource-hub-top{border-bottom:1px solid var(--line);grid-template-columns:20px 1fr auto;align-items:center;gap:.7rem;min-height:64px;padding:.75rem 1rem;display:grid}.resource-hub-top>span{background:var(--amber);border-radius:50%;width:10px;height:10px;box-shadow:18px 0 #79aaa5}.resource-hub-top strong{font-size:.92rem}.resource-hub-top i{border:1px solid var(--line);color:var(--muted);border-radius:5px;padding:.2rem .45rem;font-size:.66rem;font-style:normal}.resource-hub-products{grid-template-columns:1fr 1fr;gap:.75rem;padding:1rem;display:grid}.resource-hub-products>div{border:1px solid var(--line);background:var(--pale-teal);border-radius:10px;grid-template-rows:auto auto;grid-template-columns:42px 1fr;align-items:center;padding:.8rem;display:grid}.resource-hub-mark{width:32px;height:32px;color:var(--teal-dark);background:#fffdf8;border-radius:8px;grid-row:1/3;place-items:center;font-family:Georgia,serif;font-weight:800;display:grid}.resource-hub-mark-k{color:var(--amber-dark)}.resource-hub-products strong{font-size:.84rem}.resource-hub-products small{color:var(--muted);font-size:.66rem}.resource-hub-documents{padding:0 1rem 1rem;display:grid}.resource-hub-documents span{border-top:1px solid var(--line);min-height:53px;color:var(--ink);grid-template-columns:32px 1fr auto;align-items:center;gap:.7rem;font-size:.82rem;font-weight:700;display:grid}.resource-hub-documents i{color:var(--teal-dark);font-size:.67rem;font-style:normal}.resource-hub-documents b{font-size:1rem}.product-help-stack{gap:1.8rem;display:grid}.product-legal-links{background:#e4f2ef7a;border:1px solid #bdd0cb;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:clamp(1.25rem,4vw,3rem);margin-top:2.2rem;padding:clamp(1.25rem,3vw,2rem);display:grid}.product-legal-links h2{letter-spacing:-.01em;margin-bottom:.45rem;font-family:Inter,ui-sans-serif,sans-serif;font-size:1rem;font-weight:800}.product-legal-links p{margin:0;font-size:.9rem}.product-legal-links nav{border-top:1px solid var(--line)}.product-legal-links nav a{border-bottom:1px solid var(--line);color:var(--ink);justify-content:space-between;gap:1rem;padding:.72rem 0;font-size:.88rem;font-weight:720;text-decoration:none;display:flex}.product-legal-links nav a:hover{color:var(--teal-dark);padding-inline:.25rem}.product-legal-links-compact{grid-template-columns:1fr;gap:.35rem;margin-top:1.5rem;padding:1rem}.product-legal-links-compact h2{text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.8rem}.resource-product .product-legal-links nav{border-top:1px solid var(--line)}.resource-product .product-legal-links nav a{grid-template-columns:none;padding:.72rem 0;display:flex}.footer-grid{grid-template-columns:minmax(250px,1.7fr) repeat(4,minmax(125px,1fr));gap:clamp(1.5rem,3.5vw,3.6rem)}.footer-grid>div{min-width:0}.footer-grid a{overflow-wrap:anywhere;max-width:100%}.solution-visual{background:linear-gradient(135deg,#e4f2efb3,#fffdf875),#fffdf8;border:1px solid #1b625f29;border-radius:28px;min-height:480px;position:relative}.solution-need,.solution-prototype,.solution-output{z-index:2;box-shadow:var(--shadow-sm);background:#fffdf8;border:1px solid #9ebcb7;border-radius:14px;padding:1rem;position:absolute}.solution-need{width:29%;top:38%;left:6%}.solution-prototype{width:27%;min-height:170px;top:27%;left:40%}.solution-output{width:23%;right:5%}.solution-output-mobile{top:10%}.solution-output-web{bottom:10%}.solution-need span,.solution-prototype span,.solution-output span{color:var(--teal-dark);margin-bottom:1rem;font-size:.67rem;font-weight:850;display:block}.solution-need strong,.solution-prototype strong,.solution-output strong{font-size:.83rem;display:block}.solution-need i,.solution-prototype i,.solution-output i{background:var(--pale-teal);border-radius:999px;height:6px;margin-top:.72rem;display:block}.solution-prototype i:nth-of-type(2),.solution-output i:nth-of-type(2){background:#f4dfc0;width:72%}.solution-prototype i:nth-of-type(3){width:48%}.solution-line{z-index:1;background:#7ba39f;width:52%;height:1px;position:absolute;top:49%;left:31%}.solution-line-one{transform-origin:0;transform:rotate(-18deg)}.solution-line-two{transform-origin:0;transform:rotate(18deg)}.development-prototype{background:#fffdf8}.development-prototype-grid,.development-dataflow-grid,.development-faq-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.development-prototype-grid h2,.development-dataflow-grid h2,.development-faq-grid h2{max-width:12ch;font-size:clamp(2.2rem,3.8vw,3.8rem)}.development-prototype-grid ol,.development-dataflow-grid ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.development-prototype-grid li,.development-dataflow-grid li{border-bottom:1px solid var(--line);grid-template-columns:3rem 1fr;align-items:center;gap:1rem;min-height:78px;padding:1rem 0;display:grid}.development-prototype-grid li span,.development-dataflow-grid li span{color:var(--amber-dark);font-size:.76rem;font-weight:850}.development-dataflow{color:#fff;background:#183332}.development-dataflow h2{color:#fff}.development-dataflow p{color:#d0ddda;max-width:58ch}.development-dataflow-grid ul,.development-dataflow-grid li{border-color:#4f6a67}.development-dataflow-grid li span{color:#efab55}.development-faq{background:var(--ivory)}.faq-list{border-top:1px solid #c8cdc7}.faq-list details{border-bottom:1px solid #c8cdc7}.faq-list summary{color:var(--ink);cursor:pointer;padding:1.25rem 3rem 1.25rem 0;font-weight:780;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--teal-dark);font-size:1.35rem;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"−"}.faq-list summary:hover{color:var(--teal-dark)}.faq-list details p{max-width:64ch;padding:0 2.5rem 1.25rem 0}.news-hero{padding-block:clamp(4rem,8vw,7rem)}.news-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.news-hero-grid h1{max-width:9ch}.news-rss-link{margin-top:1.25rem;display:inline-flex}.news-editorial-visual{min-height:470px;position:relative}.news-editorial-visual:before{content:"";border:1px solid #1b625f42;border-radius:50%;position:absolute;inset:6% 10%}.editorial-sheet{z-index:2;box-shadow:var(--shadow-sm);background:#fffdf8;border:1px solid #c9cfcb;border-radius:12px;display:grid;position:absolute;overflow:hidden}.editorial-sheet span{color:var(--teal-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:850}.editorial-sheet i{background:var(--pale-teal);border-radius:999px;height:7px;margin-top:.7rem;display:block}.editorial-sheet-main{padding:2rem;inset:9% 23% 14% 9%;transform:rotate(-3deg)}.editorial-sheet-main:after{content:"Z";color:#fff;background:linear-gradient(135deg,#0867d9,#8f32ee);border-radius:17px;align-self:end;place-items:center;width:64px;height:64px;font-family:Georgia,serif;font-size:2rem;display:grid}.editorial-sheet-main i:nth-of-type(2){background:#f4dfc0;width:74%}.editorial-sheet-main i:nth-of-type(3){width:56%}.editorial-sheet-release{width:38%;padding:1.1rem;top:14%;right:3%;transform:rotate(4deg)}.editorial-sheet-insight{width:42%;padding:1.1rem;bottom:11%;right:1%;transform:rotate(-2deg)}.editorial-sheet strong{margin-top:.35rem;font-size:1rem}.news-featured-section{background:#fffdf8}.news-category-section{border-top:1px solid var(--line);background:#fffdf8}.news-category-insights{background:var(--ivory)}.news-category-heading{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);align-items:end;gap:clamp(2rem,7vw,7rem);margin-bottom:clamp(2rem,5vw,4rem);display:grid}.news-category-heading h2{margin-bottom:0}.news-category-heading>p{max-width:58ch;margin-bottom:.5rem}.news-card-grid{background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;display:grid}.news-card-v2{background:#fffdf8;min-width:0;display:grid}.news-card-image{aspect-ratio:16/9;background:var(--pale-teal);display:block;overflow:hidden}.news-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.news-card-v2:hover .news-card-image img{transform:scale(1.025)}.news-card-content{padding:clamp(1.4rem,4vw,2.5rem)}.news-card-kicker{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.45rem .75rem;margin-bottom:1rem;font-size:.7rem;font-weight:800;display:flex}.news-card-kicker span{background:var(--amber);color:#111;border-radius:3px;padding:.25rem .42rem}.news-card-kicker strong{color:var(--teal-dark)}.news-card-content h3{max-width:22ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,3vw,2.8rem);font-weight:500}.news-card-content h3 a{text-decoration:none}.news-card-content h3 a:hover{color:var(--teal-dark)}.news-card-content>p{max-width:62ch}.news-tags{flex-wrap:wrap;gap:.4rem;margin:1.4rem 0;padding:0;list-style:none;display:flex}.news-tags li{border:1px solid var(--line);color:var(--muted);padding:.3rem .5rem;font-size:.68rem;font-weight:750}.news-card-featured{border:1px solid var(--line);grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);min-height:480px}.news-card-featured .news-card-image{aspect-ratio:auto;min-height:100%}.news-card-featured .news-card-content{flex-direction:column;justify-content:center;display:flex}.news-empty-state{border:1px solid var(--line);background:#fffdf89e;grid-template-columns:auto 1fr;gap:1rem;padding:2rem;display:grid}.news-empty-state span{color:var(--amber-dark);font-weight:850}.news-empty-state p{margin:0}.news-article-header-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);align-items:end;gap:clamp(3rem,7vw,7rem);display:grid}.news-article-image{aspect-ratio:16/10;object-fit:cover;width:100%;box-shadow:var(--shadow-sm);border-radius:16px}.news-article-layout{grid-template-columns:minmax(0,780px) minmax(120px,1fr);align-items:start;gap:clamp(2rem,7vw,7rem);display:grid}.news-article-layout .narrow{width:100%}.news-article-body>:first-child{margin-top:0}.news-article-body h2{max-width:22ch;margin-top:3.5rem;font-size:clamp(2rem,4vw,3.25rem)}.news-article-body p,.news-article-body li{font-size:1.08rem}.news-article-aside{border-top:2px solid var(--teal-dark);padding-top:1rem;position:sticky;top:110px}.news-article-aside span{color:var(--amber-dark);font-weight:850;display:block}@media (width<=1180px){.resources-hero-grid,.news-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:3rem}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}}@media (width<=900px){.resources-hero-grid,.news-hero-grid,.development-prototype-grid,.development-dataflow-grid,.development-faq-grid,.news-article-header-grid{grid-template-columns:1fr}.product-family-visual{min-height:530px}.resource-hub-visual,.news-editorial-visual{min-height:430px}.resource-hub-window{inset-inline:4%}.solution-visual{min-height:430px}.news-card-featured{grid-template-columns:1fr}.news-card-featured .news-card-image{aspect-ratio:16/9;min-height:0}.news-article-layout{grid-template-columns:1fr}.news-article-aside{display:none}}@media (width<=620px){.product-family-visual{min-height:640px}.family-panel{border-radius:18px}.family-hub{flex-direction:column;align-items:flex-start;min-height:118px;padding:1.15rem 1.2rem}.family-hub img{width:min(210px,78%)}.family-hub span{min-height:30px;padding:.42rem .6rem}.family-products{grid-template-columns:1fr;gap:.8rem}.family-tile{grid-template-columns:48px minmax(0,1fr);min-height:0;padding:1rem}.family-tile>span{width:48px;height:48px}.family-tile strong{font-size:1.08rem}.family-tile p{font-size:.72rem}.family-principle{white-space:normal}.resource-hub-visual,.news-editorial-visual{min-height:360px}.resource-hub-window{inset:4% 0 3%;transform:none}.resource-hub-products{grid-template-columns:1fr;gap:.45rem}.resource-hub-products>div{padding:.55rem .7rem}.resource-hub-top{min-height:52px;padding:.55rem .7rem}.resource-hub-documents span{min-height:42px;font-size:.72rem}.product-legal-links{grid-template-columns:1fr}.solution-visual{min-height:500px}.solution-need{width:88%;top:5%;left:6%}.solution-prototype{width:52%;top:35%;left:6%}.solution-output{width:34%;right:6%}.solution-output-mobile{top:32%}.solution-output-web{bottom:10%}.solution-line{display:none}.news-category-heading{grid-template-columns:1fr;gap:1rem}.news-card-grid{grid-template-columns:1fr}.news-card-content{padding:1.25rem}.news-card-content h3{font-size:1.9rem}.news-editorial-visual{overflow:hidden}.editorial-sheet-main{inset:5% 18% 9% 0}.editorial-sheet-release{width:42%;right:0}.editorial-sheet-insight{width:47%;right:0}.news-article-header-grid{gap:2rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem 1.25rem}.footer-grid a{overflow-wrap:normal;hyphens:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-languages{justify-content:flex-start}}@media (width<=360px){.product-family-visual{min-height:660px}.family-principle{font-size:.66rem}.resource-hub-top i{display:none}.resource-hub-top{grid-template-columns:20px 1fr}.solution-prototype{width:56%}.solution-output{width:36%}}@media (prefers-reduced-motion:reduce){.news-card-image img{transition:none}}.relaunch-hero{background:radial-gradient(circle at 12% 16%,#00a8891a,#0000 25rem),linear-gradient(135deg,#fff 0 56%,#f5fbff 56% 100%);min-height:min(760px,100vh - 86px)}.relaunch-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);gap:clamp(2rem,6vw,6rem)}.human-app-scene{width:100%;margin:0;position:relative}.human-app-scene:before{content:"";z-index:-1;background:#ffffffb3;border:1px solid #0867d91f;border-radius:48% 52% 44% 56%;position:absolute;inset:10% 4% 4% 9%;transform:rotate(-3deg)}.human-app-scene svg,.solution-work-scene svg{width:100%;height:auto;display:block}.solution-work-scene{width:100%;margin:0}.development-hero{background:linear-gradient(145deg, #fff 0 42%, var(--pale-blue) 42% 100%)}.development-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr)}.store-badges{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:1.35rem;display:flex}.store-badge{min-height:52px;text-decoration:none;display:inline-flex}.store-badge img{width:auto;height:52px;display:block}.contact-hero{background:linear-gradient(120deg, var(--pale-blue), #fff 66%);border-bottom:1px solid var(--line);padding-block:clamp(4rem,8vw,7rem);overflow:hidden}.contact-hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.contact-hero h1{max-width:12ch}.contact-hero p:not(.eyebrow){max-width:59ch;font-size:1.2rem}.contact-hero-visual{min-height:300px;position:relative}.contact-hero-visual:before,.contact-hero-visual:after{content:"";border-radius:50%;position:absolute}.contact-hero-visual:before{border:1px solid #0867d92e;inset:7% 13%}.contact-hero-visual:after{background:var(--ink);inset:26% 31%;box-shadow:0 18px 48px #071a3f2e}.contact-hero-visual>span{z-index:2;border:1px solid var(--line);width:74px;height:74px;color:var(--blue);box-shadow:var(--shadow-sm);background:#fff;border-radius:22px;place-items:center;display:grid;position:absolute}.contact-hero-visual>span:first-child{color:#08783f;top:36%;left:5%}.contact-hero-visual>span:nth-child(2){color:#9c2865;top:12%;right:7%}.contact-hero-visual>span:nth-child(3){color:#071a3f;bottom:6%;right:2%}.contact-hero-visual>span:nth-child(4){color:#071a3f;bottom:2%;left:32%}.contact-hero-visual svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.contact-hero-visual .is-filled{fill:currentColor;stroke:none}.contact-support-section{background:#fff}.contact-support-grid,.contact-business-grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:start;gap:clamp(2.5rem,7vw,7rem);display:grid}.contact-support-grid>div>p:not(.eyebrow){max-width:62ch;font-size:1.12rem}.contact-business-name{color:var(--ink);margin:1.5rem 0 .9rem;font-size:1.2rem;display:block}.contact-whatsapp-button{background:#08783f;border-color:#08783f}.contact-whatsapp-button:hover{background:#056131}.contact-whatsapp-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.3rem;height:1.3rem}.contact-channel-note{border-inline-start:4px solid var(--teal);background:var(--pale-teal);border-radius:0 10px 10px 0;max-width:52ch;padding:1rem 1.1rem;font-size:.95rem!important}.contact-safety-note{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:clamp(1.5rem,4vw,2.4rem)}.contact-safety-note p:last-child{margin-bottom:0}.contact-social-section{background:var(--pale-blue)}.contact-social-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.contact-social-card{border:1px solid var(--line);border-radius:var(--radius);min-width:0;min-height:210px;color:var(--ink);box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:auto 1fr auto;gap:1rem;padding:1.4rem;text-decoration:none;display:grid;position:relative}.contact-social-card:hover{border-color:var(--teal-dark);transform:translateY(-2px)}.contact-social-card>span:nth-child(2){min-width:0}.contact-social-card strong,.contact-social-card b,.contact-social-card small{display:block}.contact-social-card b{color:var(--blue);overflow-wrap:anywhere;margin:.22rem 0 .7rem}.contact-social-card small{color:var(--ink-soft);font-size:.9rem;line-height:1.5}.contact-social-card i{color:var(--muted);font-style:normal}.contact-business-section{background:var(--ink);color:#fff}.contact-business-section h2,.contact-business-section p,.contact-business-section a,.contact-business-section address{color:#fff}.contact-business-details{gap:1.5rem;display:grid}.contact-business-details>div,.contact-business-details address{border-radius:var(--radius-sm);border:1px solid #ffffff3b;gap:.3rem;padding:1.3rem;font-style:normal;display:grid}.contact-business-details span{color:#9fb2ce;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.contact-business-details a{overflow-wrap:anywhere;align-items:center;width:fit-content;min-height:40px;display:inline-flex}.news-follow-section{background:var(--ink);padding-block:clamp(3rem,6vw,5rem)}.news-follow{grid-template-columns:.65fr 1.35fr;align-items:center;gap:2rem;display:grid}.news-follow h2{color:#fff;margin:0}.news-follow nav{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.news-follow a{color:#fff;border:1px solid #ffffff38;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;min-height:76px;padding:.8rem;text-decoration:none;display:grid}.news-follow a:hover{background:#ffffff12;border-color:#fff}.news-follow a strong,.news-follow a small{line-height:1.25;display:block}.news-follow a small{color:#b9c6d7;overflow-wrap:anywhere;margin-top:.2rem}.news-follow a i{font-style:normal}.news-follow .contact-icon{color:var(--ink);background:#fff}.footer-grid .footer-social-link{min-height:44px}.contact-icon-linkedin{background:#0a66c2}.resource-hub-products>div{grid-template-columns:auto 1fr}.resource-product-head h2{margin-top:0}.product-legal-links nav{align-content:start}@media (width<=900px){.relaunch-hero-grid,.development-hero-grid,.contact-hero-grid,.contact-support-grid,.contact-business-grid,.news-follow{grid-template-columns:1fr}.relaunch-hero{min-height:0}.human-app-scene,.solution-work-scene{width:min(680px,100%);margin-inline:auto}.contact-hero-visual{width:min(500px,100%);margin-inline:auto}.contact-social-grid{grid-template-columns:1fr}.contact-social-card{min-height:0}.news-follow nav{grid-template-columns:1fr}}@media (width<=620px){.relaunch-hero{background:linear-gradient(#fff 0 57%,#f5fbff 57% 100%);padding-block:3.2rem 2rem}.relaunch-hero-copy h1{font-size:clamp(2.75rem,14vw,4.2rem)}.human-app-scene{margin-top:1rem}.development-hero-grid{padding-block:3.5rem}.contact-hero{padding-block:3.5rem 2rem}.contact-hero-visual{min-height:245px}.contact-hero-visual>span{border-radius:17px;width:58px;height:58px}.contact-hero-visual svg{width:28px;height:28px}.contact-social-card{grid-template-columns:auto minmax(0,1fr) auto;padding:1.1rem}.store-badges{gap:.65rem}.news-follow a{grid-template-columns:auto minmax(0,1fr) auto}}@media (prefers-reduced-motion:reduce){.contact-social-card{transition:none}}.editorial-hero{border-bottom:1px solid var(--line);background:#faf7f1;align-items:center;min-height:710px;padding-block:clamp(4rem,7vw,7rem);display:flex;overflow:hidden}.editorial-hero-grid{grid-template-columns:minmax(0,.84fr) minmax(470px,1.16fr);align-items:center;gap:clamp(2.75rem,6vw,6rem);display:grid}.editorial-hero-copy h1{max-width:11ch;margin-bottom:1.55rem;font-size:clamp(3rem,5.6vw,5.45rem)}.editorial-hero-copy>p{max-width:58ch;margin-bottom:2rem;font-size:clamp(1.08rem,1.55vw,1.28rem)}.editorial-hero-news .editorial-hero-copy h1{max-width:9ch}.editorial-hero-contact .editorial-hero-copy h1{max-width:12ch}.editorial-hero-media{aspect-ratio:3/2;background:#f2eee6;border:1px solid #111a1b1a;border-radius:clamp(14px,1.5vw,20px);margin:0;position:relative;overflow:hidden;box-shadow:0 18px 48px #111a1b1a}.editorial-hero-media img{object-fit:cover;object-position:var(--editorial-hero-position,50% 50%);width:100%;height:100%}.editorial-hero .hero-topic-list{gap:.55rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.editorial-hero .hero-topic-list li{border:0;border-inline-start:2px solid var(--teal-dark);color:var(--ink-soft);background:0 0;border-radius:0;padding:.12rem 0 .12rem .85rem;font-size:.88rem;font-weight:700}.footer-social{gap:.55rem}.footer-grid .footer-social-link{border-radius:50%;place-items:center;width:44px;height:44px;min-height:44px;margin:0;padding:0;display:inline-grid}.footer-social-link .contact-icon{width:1.65rem;height:1.65rem;color:var(--ink);background:0 0;border:0}.footer-social-link .contact-icon svg{width:1.12rem;height:1.12rem}.footer-social-link .contact-icon-whatsapp{color:#08783f}.footer-social-link .contact-icon-instagram{color:#9c2865}.news-follow{grid-template-columns:minmax(0,1fr) auto}.news-follow nav{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.news-follow a{border-radius:50%;place-items:center;width:54px;height:54px;min-height:54px;padding:0;display:grid}.news-follow .contact-icon{width:2rem;height:2rem}.news-follow .contact-icon svg{width:1.2rem;height:1.2rem}.contact-social-card{min-height:170px}.contact-social-card strong{margin-bottom:.7rem}.contact-social-card .contact-icon{width:2.55rem;height:2.55rem}.contact-social-card .contact-icon svg{width:1.35rem;height:1.35rem}@media (width<=1080px){.editorial-hero-grid{grid-template-columns:minmax(0,.82fr) minmax(390px,1.18fr);gap:clamp(2rem,4vw,3.5rem)}.editorial-hero-copy h1{font-size:clamp(2.8rem,5.4vw,4.5rem)}}@media (width<=860px){.editorial-hero{min-height:0;padding-block:clamp(3.5rem,8vw,5rem)}.editorial-hero-grid{grid-template-columns:1fr}.editorial-hero-copy{max-width:680px}.editorial-hero-media{width:min(720px,100%)}.news-follow{grid-template-columns:1fr}.news-follow nav{justify-content:flex-start}}@media (width<=620px){.editorial-hero{padding-block:3rem}.editorial-hero-grid{gap:2.25rem}.editorial-hero-copy h1{overflow-wrap:normal;max-width:100%;font-size:clamp(2.65rem,12.5vw,3.8rem)}.editorial-hero-copy>p{font-size:1.05rem}.editorial-hero-media{border-radius:15px}.editorial-hero .hero-topic-list{margin-top:1.5rem}.contact-social-card{min-height:0}}.news-section-nav-wrap{border-bottom:1px solid var(--line);background:#fffdf8}.news-section-nav{grid-template-columns:repeat(2,minmax(0,1fr));padding-block:1.1rem;display:grid}.news-section-nav a{border-inline-end:1px solid var(--line);min-height:62px;color:var(--ink);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.75rem 1rem;text-decoration:none;display:grid}.news-section-nav a:last-child{border-inline-end:0}.news-section-nav a:hover{background:var(--ivory)}.news-section-nav a>span{color:var(--amber-dark);letter-spacing:.08em;font-size:.72rem;font-weight:850}.news-section-nav a>small{border:1px solid var(--line);width:1.85rem;height:1.85rem;color:var(--muted);border-radius:50%;place-items:center;font-weight:800;display:grid}.news-category-section{scroll-margin-top:86px}.news-featured-section{padding-block:clamp(3.5rem,7vw,6.5rem)}.news-card-v2{overflow:hidden}.news-card-image:focus-visible{outline-offset:-4px}.news-card-content .text-link{margin-top:.3rem}.news-article-header{padding-top:clamp(3.5rem,7vw,6rem)}.news-article-header-grid{align-items:center}.news-article-header h1{overflow-wrap:anywhere;hyphens:auto;max-width:15ch;font-size:clamp(3rem,5.4vw,5.45rem)}.news-article-header .lead{max-width:62ch}.news-article-image{aspect-ratio:16/9;border-radius:2px}.news-article-tags{margin-bottom:0}.news-article-layout{max-width:780px;display:block}.news-article-body{max-width:72ch}.news-article-body h2{border-top:1px solid var(--line);padding-top:.25rem}.news-article-body h3{margin-top:2.5rem}.news-article-body p,.news-article-body li{line-height:1.78}.draft-review-hero{border-bottom:1px solid var(--line);background:var(--ivory,#f6f2e8)}.draft-review-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.draft-review-hero h1{overflow-wrap:break-word;hyphens:auto;max-width:13ch;font-size:clamp(3.25rem,6.8vw,7rem)}.draft-review-hero .lead{max-width:64ch}.draft-review-status{border:1px solid var(--line);border-top:5px solid var(--amber);background:var(--paper,#fffdf8);box-shadow:var(--shadow-sm);gap:.75rem;padding:clamp(1.5rem,3vw,2.5rem);display:grid}.draft-review-status strong{font-size:1.25rem}.draft-review-status span{color:var(--ink-soft)}.draft-review-heading{grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);align-items:end;gap:2rem;margin-bottom:clamp(2rem,5vw,4rem);display:grid}.draft-review-heading h2{font-size:clamp(2.4rem,5vw,4.75rem)}.draft-review-heading>p{max-width:44ch}.draft-review-grid{gap:clamp(2rem,4vw,3.5rem);display:grid}.draft-review-card{border:1px solid var(--line);background:var(--paper,#fffdf8);box-shadow:var(--shadow-sm);grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);display:grid}.draft-review-card>img{object-fit:cover;width:100%;height:100%;min-height:330px}.draft-review-card-content{flex-direction:column;align-items:flex-start;padding:clamp(1.75rem,4vw,3.5rem);display:flex}.draft-review-card-meta{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:.65rem 1rem;font-size:.78rem;font-weight:800;display:flex}.draft-review-card-meta strong{color:var(--amber-dark)}.draft-review-card h3{margin-top:1.5rem;font-size:clamp(2rem,4vw,3.65rem)}.draft-review-card h3 a{color:inherit;text-decoration:none}.draft-review-card p{max-width:58ch}.draft-review-card .text-link{margin-top:auto;padding-top:1rem}.draft-review-banner{background:var(--ink);color:#fff}.draft-review-banner .container{flex-wrap:wrap;justify-content:space-between;gap:.5rem 2rem;padding-block:.85rem;font-size:.86rem;display:flex}.draft-review-banner span{color:#ffffffbf}@media (width<=900px){.draft-review-hero-grid,.draft-review-heading,.draft-review-card{grid-template-columns:1fr}.draft-review-hero h1{max-width:15ch}.draft-review-card>img{aspect-ratio:16/9;min-height:0}}@media (width<=620px){.draft-review-hero h1{font-size:clamp(2.65rem,11.5vw,3.15rem)}.draft-review-card-content{padding:1.5rem}.draft-review-card h3{overflow-wrap:anywhere;hyphens:auto;font-size:2.15rem}}.news-article-body a{text-underline-offset:.18em}.news-article-body a[href^=http]:after{content:" ↗";font-size:.78em}.news-related{border-top:1px solid var(--line);background:var(--ivory)}.news-related-heading{grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);align-items:end;gap:clamp(2rem,7vw,7rem);margin-bottom:clamp(2rem,5vw,4rem);display:grid}.news-related-heading h2{margin-bottom:0}.news-related-heading>p{max-width:58ch;margin-bottom:.5rem}.news-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.news-related-grid .news-card-content{padding:clamp(1.25rem,2.4vw,1.75rem)}.news-related-grid .news-card-content h3{font-size:clamp(1.45rem,2.2vw,2rem)}.news-related-grid .news-card-content>p{font-size:.95rem}.news-related-back{margin-top:2rem}.news-follow-section{background:var(--ink);padding-block:clamp(4rem,7vw,7rem);scroll-margin-top:78px}.news-connect-shell{color:#fff;background:#ffffff09;border:1px solid #fff3;border-radius:24px;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);display:grid;overflow:hidden;box-shadow:0 26px 70px #0003}.news-follow-social,.news-direct-contact{padding:clamp(2rem,5vw,4.5rem)}.news-follow-social{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.news-follow-social .eyebrow,.news-direct-contact .eyebrow{color:#8fc8c3}.news-follow-social h2,.news-direct-contact h3{color:#fff}.news-follow-social h2{max-width:12ch;margin-bottom:1rem;font-size:clamp(2.5rem,4.7vw,4.7rem)}.news-follow-social>p:not(.eyebrow){color:#c6d1d1;max-width:50ch;margin-bottom:2rem;font-size:1.08rem}.news-social-links{flex-wrap:wrap;gap:1rem;display:flex}.news-social-links a{color:#fff;background:#ffffff12;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:76px;height:76px;text-decoration:none;transition:transform .2s,border-color .2s,background-color .2s;display:grid}.news-social-links a:hover{background:#ffffff24;border-color:#fff;transform:translateY(-3px)}.news-social-links a:focus-visible,.news-whatsapp-button:focus-visible{outline:3px solid var(--amber);outline-offset:4px}.news-social-links .contact-icon{color:currentColor;background:0 0;border:0;width:34px;height:34px}.news-social-links .contact-icon svg{stroke-width:1.65px;width:31px;height:31px}.news-direct-contact{background:#00000021;border-inline-start:1px solid #ffffff2e;grid-template-columns:auto minmax(0,1fr);align-content:center;gap:1.25rem 1.1rem;scroll-margin-top:78px;display:grid}.news-direct-contact>.contact-icon{color:#fff;border-color:#ffffff61;width:54px;height:54px}.news-direct-contact>.contact-icon svg{width:28px;height:28px}.news-direct-contact h3{margin-bottom:.75rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.2rem);font-weight:500}.news-direct-contact p{color:#c6d1d1;max-width:42ch}.news-whatsapp-button{width:100%;min-height:62px;color:var(--ink);background:#fff;border-color:#fff;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;gap:.75rem;margin-top:.75rem;display:grid}.news-whatsapp-button:hover{color:var(--ink);background:#dceae8;border-color:#dceae8}.news-whatsapp-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.news-direct-contact>small{color:#aab8b8;grid-column:1/-1;font-size:.78rem;line-height:1.45}@media (width<=980px){.news-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-connect-shell{grid-template-columns:1fr}.news-direct-contact{border-inline-start:0;border-top:1px solid #ffffff2e}.news-social-links a{width:66px;height:66px}.news-social-links .contact-icon{width:31px;height:31px}.news-social-links .contact-icon svg{width:28px;height:28px}}@media (width<=700px){.news-section-nav{grid-template-columns:1fr}.news-section-nav a{border-inline-end:0;border-bottom:1px solid var(--line)}.news-section-nav a:last-child{border-bottom:0}.news-related-heading{grid-template-columns:1fr;gap:1rem}.news-related-grid{grid-template-columns:1fr}.news-connect-shell{border-radius:18px}.news-follow-social,.news-direct-contact{padding:1.65rem}.news-follow-social h2{max-width:100%}.news-social-links a{width:60px;height:60px}.news-social-links .contact-icon{width:29px;height:29px}.news-social-links .contact-icon svg{width:27px;height:27px}.news-direct-contact{grid-template-columns:1fr}.news-direct-contact>.contact-icon{width:50px;height:50px}.news-whatsapp-button,.news-direct-contact>small{grid-column:1}}@media (prefers-reduced-motion:reduce){.news-social-links a{transition:none}}
