#ivris-master-v16-page-4504{width:100%;max-width:none;margin:0;padding:0;isolation:isolate;}
#ivris-master-v16-page-4504{
  --ink:#171715;--ink-soft:#4f4a43;--muted:#70685f;--ivory:#f7f3ea;--paper:#fffdf8;--white:#fff;
  --tint:#efe7dc;--line:#ded4c6;--line-strong:#c9baa6;--gold:#c58a2b;--gold-deep:#77480e;--gold-pale:#f5e7cc;
  --plum:#6b3f82;--plum-deep:#211628;--plum-mid:#34203f;--plum-soft:#eee6f3;--coral:#c85e52;--coral-soft:#f8e7e2;
  --green:#237459;--green-soft:#e5f2ed;--blue:#2e63c6;--blue-soft:#e9effc;
  --sans:"IVRIS Services DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
  --display:"IVRIS Services Playfair",Georgia,"Times New Roman",serif;
  --shell:min(1240px,calc(100% - 48px));--shadow:0 24px 64px rgba(40,25,14,.12);--shadow-soft:0 13px 34px rgba(40,25,14,.08);
}
#ivris-master-v16-page-4504 *{box-sizing:border-box}#ivris-master-v16-page-4504{scroll-behavior:smooth;color-scheme:light}#ivris-master-v16-page-4504{margin:0;background:var(--ivory);color:var(--ink);font:400 16px/1.62 var(--sans);overflow-wrap:anywhere}#ivris-master-v16-page-4504 button,
#ivris-master-v16-page-4504 input,
#ivris-master-v16-page-4504 select,
#ivris-master-v16-page-4504 textarea{font:inherit}#ivris-master-v16-page-4504 button{color:inherit}#ivris-master-v16-page-4504 a{color:inherit}#ivris-master-v16-page-4504 img,
#ivris-master-v16-page-4504 svg{display:block;max-width:100%}#ivris-master-v16-page-4504 h1,
#ivris-master-v16-page-4504 h2,
#ivris-master-v16-page-4504 h3,
#ivris-master-v16-page-4504 p,
#ivris-master-v16-page-4504 ul,
#ivris-master-v16-page-4504 ol,
#ivris-master-v16-page-4504 dl,
#ivris-master-v16-page-4504 dd{margin-top:0}#ivris-master-v16-page-4504 h1,
#ivris-master-v16-page-4504 h2{font-family:var(--display);font-weight:600;letter-spacing:-.035em;line-height:1.04;text-wrap:balance}#ivris-master-v16-page-4504 h3{line-height:1.25;text-wrap:balance}#ivris-master-v16-page-4504 :focus-visible{outline:3px solid var(--ink);outline-offset:3px;box-shadow:0 0 0 6px rgba(197,138,43,.28)}#ivris-master-v16-page-4504 [hidden]{display:none!important}#ivris-master-v16-page-4504 .svg-defs{position:absolute;width:0;height:0;overflow:hidden}#ivris-master-v16-page-4504 .icon{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}#ivris-master-v16-page-4504 .shell{width:var(--shell);margin-inline:auto}#ivris-master-v16-page-4504 .eyebrow{margin:0 0 15px;color:var(--gold-deep);font-size:12px;font-weight:800;letter-spacing:.18em;line-height:1.35;text-transform:uppercase}#ivris-master-v16-page-4504 .button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:14px 23px;border:1px solid transparent;border-radius:11px;font-size:14px;font-weight:800;line-height:1.2;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}#ivris-master-v16-page-4504 .button:hover{transform:translateY(-2px);box-shadow:0 13px 27px rgba(33,23,12,.14)}#ivris-master-v16-page-4504 .button--gold{background:linear-gradient(135deg,#cc9235,#b77718);color:#fff;border-color:#b77718}#ivris-master-v16-page-4504 .button--light{background:#fff;color:var(--ink);border-color:#fff}#ivris-master-v16-page-4504 .button--outline{background:transparent;color:var(--ink);border-color:var(--line-strong)}#ivris-master-v16-page-4504 .text-link{display:inline-flex;align-items:center;min-height:44px;padding:8px 1px;border-bottom:1px solid currentColor;color:var(--plum);font-size:14px;font-weight:800;text-decoration:none}#ivris-master-v16-page-4504 .text-link:hover{color:var(--ink);border-bottom-width:2px}

#ivris-master-v16-page-4504 .site-header{position:sticky;top:0;z-index:80;border-bottom:1px solid rgba(113,91,60,.18);background:rgba(255,253,248,.94);backdrop-filter:blur(14px)}#ivris-master-v16-page-4504 .site-header__inner{width:var(--shell);min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:28px;margin-inline:auto}#ivris-master-v16-page-4504 .brand{display:inline-flex;align-items:baseline;gap:8px;color:var(--ink);text-decoration:none;white-space:nowrap}#ivris-master-v16-page-4504 .brand strong{font:600 30px/1 var(--display);letter-spacing:.03em}#ivris-master-v16-page-4504 .brand span{color:#9a641d;font-size:12px;font-weight:800;letter-spacing:.18em}#ivris-master-v16-page-4504 .nav{display:flex;align-items:center;gap:30px}#ivris-master-v16-page-4504 .nav a:not(.button){position:relative;padding:27px 0 24px;font-size:14px;font-weight:700;text-decoration:none}#ivris-master-v16-page-4504 .nav a:not(.button)::after{content:"";position:absolute;right:0;bottom:17px;left:0;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}#ivris-master-v16-page-4504 .nav a:not(.button):hover::after,
#ivris-master-v16-page-4504 .nav a[aria-current="page"]::after{transform:scaleX(1)}#ivris-master-v16-page-4504 .menu-toggle{display:none;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer}#ivris-master-v16-page-4504 .menu-toggle__lines,
#ivris-master-v16-page-4504 .menu-toggle__lines::before,
#ivris-master-v16-page-4504 .menu-toggle__lines::after{width:20px;height:2px;background:var(--ink);content:"";display:block;transition:transform .18s ease,opacity .18s ease}#ivris-master-v16-page-4504 .menu-toggle__lines{position:relative}#ivris-master-v16-page-4504 .menu-toggle__lines::before{position:absolute;top:-6px}#ivris-master-v16-page-4504 .menu-toggle__lines::after{position:absolute;top:6px}#ivris-master-v16-page-4504 .menu-toggle[aria-expanded="true"] .menu-toggle__lines{background:transparent}#ivris-master-v16-page-4504 .menu-toggle[aria-expanded="true"] .menu-toggle__lines::before{top:0;transform:rotate(45deg)}#ivris-master-v16-page-4504 .menu-toggle[aria-expanded="true"] .menu-toggle__lines::after{top:0;transform:rotate(-45deg)}#ivris-master-v16-page-4504 .mobile-nav{display:none;position:fixed;z-index:79;top:74px;right:0;left:0;padding:14px 24px 22px;border-bottom:1px solid var(--line);background:#fffdf8;box-shadow:0 18px 34px rgba(31,22,13,.14)}#ivris-master-v16-page-4504 .mobile-nav.is-open{display:grid}#ivris-master-v16-page-4504 .mobile-nav a{padding:12px 3px;border-bottom:1px solid var(--line);font-size:15px;font-weight:700;text-decoration:none}#ivris-master-v16-page-4504 .mobile-nav .button{margin-top:13px;background:var(--plum);color:#fff}#ivris-master-v16-page-4504 .breadcrumb{display:flex;flex-wrap:wrap;gap:9px;padding-top:27px;color:#8b8278;font-size:13px;font-weight:700}#ivris-master-v16-page-4504 .breadcrumb a{text-decoration:none}#ivris-master-v16-page-4504 .breadcrumb a:hover{color:var(--ink)}

#ivris-master-v16-page-4504 .ct-hero{position:relative;overflow:hidden;padding:0 0 78px;background:radial-gradient(circle at 10% 18%,rgba(197,138,43,.10),transparent 29%),radial-gradient(circle at 88% 28%,rgba(107,63,130,.11),transparent 31%),linear-gradient(180deg,#fffdf8 0%,#fbf7ef 100%)}#ivris-master-v16-page-4504 .ct-hero::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(105,79,50,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(105,79,50,.055) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 78%,transparent)}#ivris-master-v16-page-4504 .ct-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.87fr) minmax(560px,1.13fr);gap:58px;align-items:center;padding-top:46px}#ivris-master-v16-page-4504 .ct-hero__copy{padding:20px 0 18px}#ivris-master-v16-page-4504 .ct-hero h1{max-width:620px;margin:0 0 23px;font-size:clamp(49px,4.75vw,72px)}#ivris-master-v16-page-4504 .ct-hero h1 em{color:var(--plum);font-style:normal}#ivris-master-v16-page-4504 .ct-hero__lede{max-width:620px;margin:0;color:#5b544d;font-size:19px;line-height:1.64}#ivris-master-v16-page-4504 .ct-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:29px}#ivris-master-v16-page-4504 .ct-hero__principles{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}#ivris-master-v16-page-4504 .ct-hero__principle{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:7px 12px;border:1px solid #e4d6c3;border-radius:999px;background:rgba(255,255,255,.78);color:#4d4841;font-size:12px;font-weight:700}#ivris-master-v16-page-4504 .ct-hero__principle::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green)}
#ivris-master-v16-page-4504 .ct-thesis{position:relative;overflow:hidden;border:1px solid #d9c8b4;border-radius:27px;background:rgba(255,253,248,.97);box-shadow:var(--shadow)}#ivris-master-v16-page-4504 .ct-thesis::before{content:"";position:absolute;top:-105px;right:-75px;width:260px;height:260px;border:1px solid rgba(107,63,130,.13);border-radius:50%}#ivris-master-v16-page-4504 .ct-thesis::after{content:"";position:absolute;right:52px;bottom:-120px;width:300px;height:300px;border:1px solid rgba(197,138,43,.16);border-radius:50%}#ivris-master-v16-page-4504 .ct-thesis__head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 23px;border-bottom:1px solid var(--line);background:linear-gradient(90deg,#fbf0e4,#f6eef9)}#ivris-master-v16-page-4504 .ct-thesis__head strong{font-size:15px;letter-spacing:.04em}#ivris-master-v16-page-4504 .ct-thesis__head small{display:block;margin-top:2px;color:var(--muted);font-size:12px;font-weight:600}#ivris-master-v16-page-4504 .ct-thesis__stamp{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #d8c9e5;border-radius:999px;background:#fff;color:var(--plum);font-size:11px;font-weight:800}#ivris-master-v16-page-4504 .ct-thesis__stamp::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green)}#ivris-master-v16-page-4504 .ct-thesis__body{position:relative;z-index:1;padding:27px}#ivris-master-v16-page-4504 .ct-thesis__outcome{display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;align-items:center;padding:20px;border:1px solid #e0d2c0;border-radius:17px;background:#fffbf4}#ivris-master-v16-page-4504 .ct-thesis__outcome-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:var(--gold-pale);color:var(--gold-deep)}#ivris-master-v16-page-4504 .ct-thesis__label{display:block;margin-bottom:5px;color:#8e5a16;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}#ivris-master-v16-page-4504 .ct-thesis__outcome h2{margin:0;font:700 24px/1.18 var(--sans);letter-spacing:-.02em}#ivris-master-v16-page-4504 .ct-thesis__matrix{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:15px;border:1px solid var(--line);border-radius:17px;overflow:hidden}#ivris-master-v16-page-4504 .ct-thesis__field{min-height:116px;padding:18px 19px;background:#fff}#ivris-master-v16-page-4504 .ct-thesis__field:nth-child(odd){border-right:1px solid var(--line)}#ivris-master-v16-page-4504 .ct-thesis__field:nth-child(-n+2){border-bottom:1px solid var(--line)}#ivris-master-v16-page-4504 .ct-thesis__field span{display:block;margin-bottom:7px;color:#7c7167;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}#ivris-master-v16-page-4504 .ct-thesis__field strong{display:block;margin-bottom:5px;font-size:15px;line-height:1.35}#ivris-master-v16-page-4504 .ct-thesis__field p{margin:0;color:#645d55;font-size:13px;line-height:1.45}#ivris-master-v16-page-4504 .ct-thesis__decision{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-top:15px}#ivris-master-v16-page-4504 .ct-thesis__decision>div{padding:17px 18px;border-radius:15px;background:var(--plum-deep);color:#fff}#ivris-master-v16-page-4504 .ct-thesis__decision>div:last-child{background:#e9f2ee;color:#173f33}#ivris-master-v16-page-4504 .ct-thesis__decision span{display:block;margin-bottom:6px;color:#dfc4e8;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}#ivris-master-v16-page-4504 .ct-thesis__decision>div:last-child span{color:#2e6a56}#ivris-master-v16-page-4504 .ct-thesis__decision strong{font-size:14px;line-height:1.42}

#ivris-master-v16-page-4504 .ct-section{padding:104px 0}#ivris-master-v16-page-4504 .ct-section-head{max-width:840px;margin-bottom:48px}#ivris-master-v16-page-4504 .ct-section-head--center{margin-inline:auto;text-align:center}#ivris-master-v16-page-4504 .ct-section-head h2{margin:0 0 17px;font-size:clamp(39px,4.5vw,61px)}#ivris-master-v16-page-4504 .ct-section-head p:last-child{max-width:720px;margin-bottom:0;color:#625a52;font-size:17px}#ivris-master-v16-page-4504 .ct-section-head--center p:last-child{margin-inline:auto}
#ivris-master-v16-page-4504 .ct-controls{background:var(--plum-deep);color:#fff}#ivris-master-v16-page-4504 .ct-controls .eyebrow{color:#e5c68c}#ivris-master-v16-page-4504 .ct-controls__intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:72px;align-items:end;margin-bottom:56px}#ivris-master-v16-page-4504 .ct-controls__intro h2{margin:0;font-size:clamp(42px,5vw,68px)}#ivris-master-v16-page-4504 .ct-controls__intro p{margin:0;padding-left:30px;border-left:2px solid rgba(229,198,140,.7);color:rgba(255,255,255,.72);font-size:18px}#ivris-master-v16-page-4504 .ct-controls__grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}#ivris-master-v16-page-4504 .ct-control{position:relative;min-height:272px;padding:31px 25px 27px;border-right:1px solid rgba(255,255,255,.14)}#ivris-master-v16-page-4504 .ct-control:last-child{border-right:0}#ivris-master-v16-page-4504 .ct-control__num{display:block;margin-bottom:31px;color:#dfbd7f;font-size:11px;font-weight:800;letter-spacing:.15em}#ivris-master-v16-page-4504 .ct-control__glyph{width:58px;height:58px;display:grid;place-items:center;margin-bottom:22px;border:1px solid rgba(229,198,140,.34);border-radius:17px;background:rgba(229,198,140,.08);color:#edce93}#ivris-master-v16-page-4504 .ct-control:nth-child(3) .ct-control__glyph{color:#a9d8c6;border-color:rgba(169,216,198,.3);background:rgba(35,116,89,.12)}#ivris-master-v16-page-4504 .ct-control:nth-child(4) .ct-control__glyph{color:#bdcfff;border-color:rgba(189,207,255,.3);background:rgba(46,99,198,.13)}#ivris-master-v16-page-4504 .ct-control h3{margin:0 0 10px;font-size:22px}#ivris-master-v16-page-4504 .ct-control p{margin:0;color:rgba(255,255,255,.67);font-size:15px;line-height:1.55}#ivris-master-v16-page-4504 .ct-controls__note{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:28px;color:rgba(255,255,255,.68);font-size:14px}#ivris-master-v16-page-4504 .ct-controls__note strong{color:#fff}

#ivris-master-v16-page-4504 .ct-starting{background:var(--paper)}#ivris-master-v16-page-4504 .ct-starting__layout{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);gap:70px;align-items:start}#ivris-master-v16-page-4504 .ct-starting__intro{position:sticky;top:112px}#ivris-master-v16-page-4504 .ct-starting__intro h2{margin:0 0 17px;font-size:clamp(39px,4.5vw,60px)}#ivris-master-v16-page-4504 .ct-starting__intro p{color:#625a52;font-size:17px}#ivris-master-v16-page-4504 .ct-starting__count{display:inline-flex;align-items:baseline;gap:9px;margin-top:16px;padding-top:18px;border-top:1px solid var(--line);color:#6e665d;font-size:13px}#ivris-master-v16-page-4504 .ct-starting__count strong{font:600 36px/1 var(--display);color:var(--plum)}#ivris-master-v16-page-4504 .ct-start-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line-strong)}#ivris-master-v16-page-4504 .ct-start{position:relative;width:100%;display:grid;grid-template-columns:48px minmax(0,1fr) 28px;gap:15px;align-items:center;min-height:128px;padding:22px 18px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent;text-align:left;cursor:pointer;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}#ivris-master-v16-page-4504 .ct-start:nth-child(even){border-right:0}#ivris-master-v16-page-4504 .ct-start:hover{background:#fffaf2}#ivris-master-v16-page-4504 .ct-start[aria-pressed="true"]{background:#f4edf7;box-shadow:inset 4px 0 0 var(--plum)}#ivris-master-v16-page-4504 .ct-start__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:var(--gold-pale);color:var(--gold-deep)}#ivris-master-v16-page-4504 .ct-start:nth-child(2) .ct-start__icon,
#ivris-master-v16-page-4504 .ct-start:nth-child(5) .ct-start__icon{background:var(--plum-soft);color:var(--plum)}#ivris-master-v16-page-4504 .ct-start:nth-child(3) .ct-start__icon{background:var(--blue-soft);color:var(--blue)}#ivris-master-v16-page-4504 .ct-start:nth-child(4) .ct-start__icon{background:var(--green-soft);color:var(--green)}#ivris-master-v16-page-4504 .ct-start:nth-child(6) .ct-start__icon{background:var(--coral-soft);color:var(--coral)}#ivris-master-v16-page-4504 .ct-start strong{display:block;margin-bottom:5px;font-size:16px}#ivris-master-v16-page-4504 .ct-start small{display:block;color:#6a6259;font-size:13px;line-height:1.46}#ivris-master-v16-page-4504 .ct-start__check{width:25px;height:25px;display:grid;place-items:center;border:1px solid #c9b9a5;border-radius:8px;color:transparent}#ivris-master-v16-page-4504 .ct-start[aria-pressed="true"] .ct-start__check{border-color:var(--plum);background:var(--plum);color:#fff}

#ivris-master-v16-page-4504 .ct-channel-section{background:#f1e9de}#ivris-master-v16-page-4504 .ct-media-board{overflow:hidden;border:1px solid #d3c3af;border-radius:27px;background:#fff;box-shadow:var(--shadow)}#ivris-master-v16-page-4504 .ct-media-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);background:#fffaf4}#ivris-master-v16-page-4504 .ct-media-tab{min-height:78px;display:flex;align-items:center;justify-content:center;gap:11px;padding:16px 13px;border:0;border-right:1px solid var(--line);background:transparent;font-weight:800;cursor:pointer;transition:background-color .18s ease,color .18s ease}#ivris-master-v16-page-4504 .ct-media-tab:last-child{border-right:0}#ivris-master-v16-page-4504 .ct-media-tab:hover{background:#fff}#ivris-master-v16-page-4504 .ct-media-tab[aria-selected="true"]{background:var(--plum-deep);color:#fff}#ivris-master-v16-page-4504 .ct-media-tab .icon{width:21px;height:21px}#ivris-master-v16-page-4504 .ct-media-body{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);min-height:520px}#ivris-master-v16-page-4504 .ct-media-visual{position:relative;display:grid;place-items:center;overflow:hidden;padding:46px;background:radial-gradient(circle at 30% 25%,rgba(197,138,43,.18),transparent 31%),radial-gradient(circle at 78% 76%,rgba(200,94,82,.15),transparent 30%),linear-gradient(145deg,#211628,#35203f);color:#fff}#ivris-master-v16-page-4504 .ct-media-visual::before,
#ivris-master-v16-page-4504 .ct-media-visual::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.10);border-radius:50%}#ivris-master-v16-page-4504 .ct-media-visual::before{width:430px;height:430px}#ivris-master-v16-page-4504 .ct-media-visual::after{width:310px;height:310px}#ivris-master-v16-page-4504 .ct-media-copy{display:flex;flex-direction:column;justify-content:center;padding:44px 42px}#ivris-master-v16-page-4504 .ct-media-copy h3{margin:0 0 14px;font:600 clamp(34px,3.5vw,50px)/1.08 var(--display);letter-spacing:-.03em}#ivris-master-v16-page-4504 .ct-media-copy>p{color:#5d554d;font-size:17px}#ivris-master-v16-page-4504 .ct-media-facts{margin-top:23px;border-top:1px solid var(--line)}#ivris-master-v16-page-4504 .ct-media-fact{padding:17px 0;border-bottom:1px solid var(--line)}#ivris-master-v16-page-4504 .ct-media-fact span{display:block;margin-bottom:6px;color:#8d5d1d;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}#ivris-master-v16-page-4504 .ct-media-fact p{margin:0;color:#4d4842;font-size:14px;font-weight:600;line-height:1.52}#ivris-master-v16-page-4504 .ct-visual-card{position:relative;z-index:2;width:min(480px,95%);border:1px solid rgba(255,255,255,.22);border-radius:20px;background:rgba(255,255,255,.95);color:var(--ink);box-shadow:0 22px 48px rgba(12,7,16,.28)}#ivris-master-v16-page-4504 .ct-visual-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;border-bottom:1px solid #e0d5c8}#ivris-master-v16-page-4504 .ct-visual-card__head strong{font-size:13px}#ivris-master-v16-page-4504 .ct-visual-card__head span{padding:5px 9px;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:800}#ivris-master-v16-page-4504 .ct-query{padding:18px}#ivris-master-v16-page-4504 .ct-query__input{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #d7c9b8;border-radius:12px;background:#fff;font-size:13px;font-weight:700}#ivris-master-v16-page-4504 .ct-query__input .icon{color:var(--plum)}#ivris-master-v16-page-4504 .ct-query__results{display:grid;gap:10px;margin-top:13px}#ivris-master-v16-page-4504 .ct-query__result{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px;border:1px solid #e5dacd;border-radius:11px}#ivris-master-v16-page-4504 .ct-query__result b{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:var(--gold-pale);color:var(--gold-deep);font-size:10px}#ivris-master-v16-page-4504 .ct-query__result strong{display:block;font-size:12px}#ivris-master-v16-page-4504 .ct-query__result small{display:block;color:#746d65;font-size:10px}#ivris-master-v16-page-4504 .ct-query__result em{font-style:normal;color:var(--green);font-size:10px;font-weight:800}#ivris-master-v16-page-4504 .ct-audience{position:relative;height:310px}#ivris-master-v16-page-4504 .ct-audience__core,
#ivris-master-v16-page-4504 .ct-audience__node{position:absolute;display:grid;place-items:center;border-radius:50%;font-weight:800}#ivris-master-v16-page-4504 .ct-audience__core{inset:98px;width:114px;height:114px;background:var(--plum);color:#fff}#ivris-master-v16-page-4504 .ct-audience__node{width:80px;height:80px;border:1px solid #d7c9e5;background:#fff;color:var(--plum);font-size:11px}#ivris-master-v16-page-4504 .ct-audience__node:nth-child(2){top:18px;left:36px}#ivris-master-v16-page-4504 .ct-audience__node:nth-child(3){top:18px;right:36px}#ivris-master-v16-page-4504 .ct-audience__node:nth-child(4){bottom:16px;left:36px}#ivris-master-v16-page-4504 .ct-audience__node:nth-child(5){right:36px;bottom:16px}#ivris-master-v16-page-4504 .ct-audience__ring{position:absolute;inset:48px;border:1px dashed #c8b4dc;border-radius:50%}#ivris-master-v16-page-4504 .ct-sequence{display:grid;gap:11px;padding:18px}#ivris-master-v16-page-4504 .ct-sequence__step{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #e3d6c8;border-radius:12px}#ivris-master-v16-page-4504 .ct-sequence__step b{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:var(--gold-pale);color:var(--gold-deep);font-size:11px}#ivris-master-v16-page-4504 .ct-sequence__step strong{font-size:12px}#ivris-master-v16-page-4504 .ct-sequence__step small{color:#746d65;font-size:10px}#ivris-master-v16-page-4504 .ct-sequence__step span{padding:5px 8px;border-radius:999px;background:var(--plum-soft);color:var(--plum);font-size:9px;font-weight:800}#ivris-master-v16-page-4504 .ct-placement{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:18px}#ivris-master-v16-page-4504 .ct-placement span{min-height:92px;border:1px solid #ded0e8;border-radius:13px;background:#fff}#ivris-master-v16-page-4504 .ct-placement span:nth-child(2),
#ivris-master-v16-page-4504 .ct-placement span:nth-child(6){background:var(--plum-soft);box-shadow:inset 0 0 0 2px var(--plum)}#ivris-master-v16-page-4504 .ct-placement span:nth-child(5){background:var(--coral-soft);box-shadow:inset 0 0 0 2px var(--coral)}

#ivris-master-v16-page-4504 .ct-evidence{background:var(--paper)}#ivris-master-v16-page-4504 .ct-evidence__top{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:68px;align-items:end;margin-bottom:58px}#ivris-master-v16-page-4504 .ct-evidence__top h2{margin:0;font-size:clamp(42px,4.8vw,65px)}#ivris-master-v16-page-4504 .ct-evidence__statement{padding:5px 0 5px 30px;border-left:3px solid var(--gold)}#ivris-master-v16-page-4504 .ct-evidence__statement p{margin:0;color:#5c554d;font-size:18px}#ivris-master-v16-page-4504 .ct-evidence__statement strong{display:block;margin-top:14px;font:600 24px/1.35 var(--display)}#ivris-master-v16-page-4504 .ct-evidence__rail{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-top:33px}#ivris-master-v16-page-4504 .ct-evidence__rail::before{content:"";position:absolute;top:10px;right:12.5%;left:12.5%;height:1px;background:linear-gradient(90deg,var(--gold),var(--blue),var(--green),var(--plum))}#ivris-master-v16-page-4504 .ct-evidence__stage{position:relative;min-height:330px;padding:30px 24px 26px;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:var(--shadow-soft)}#ivris-master-v16-page-4504 .ct-evidence__stage::before{content:"";position:absolute;top:-29px;left:50%;width:17px;height:17px;border:5px solid var(--paper);border-radius:50%;background:var(--gold);box-shadow:0 0 0 1px var(--gold);transform:translateX(-50%)}#ivris-master-v16-page-4504 .ct-evidence__stage:nth-child(2)::before{background:var(--blue);box-shadow:0 0 0 1px var(--blue)}#ivris-master-v16-page-4504 .ct-evidence__stage:nth-child(3)::before{background:var(--green);box-shadow:0 0 0 1px var(--green)}#ivris-master-v16-page-4504 .ct-evidence__stage:nth-child(4)::before{background:var(--plum);box-shadow:0 0 0 1px var(--plum)}#ivris-master-v16-page-4504 .ct-evidence__num{display:block;margin-bottom:24px;color:#9b6a20;font-size:11px;font-weight:800;letter-spacing:.15em}#ivris-master-v16-page-4504 .ct-evidence__stage h3{margin:0 0 9px;font-size:22px}#ivris-master-v16-page-4504 .ct-evidence__stage>p{min-height:72px;margin:0;color:#655e56;font-size:14px;line-height:1.55}#ivris-master-v16-page-4504 .ct-evidence__boundary{margin-top:23px;padding-top:18px;border-top:1px solid var(--line)}#ivris-master-v16-page-4504 .ct-evidence__boundary span{display:block;margin-bottom:6px;color:#8a8076;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}#ivris-master-v16-page-4504 .ct-evidence__boundary p{margin:0;color:#3d3935;font-size:13px;font-weight:700;line-height:1.45}

#ivris-master-v16-page-4504 .ct-operating{background:#f2ebdf}#ivris-master-v16-page-4504 .ct-operating__list{border-top:1px solid var(--line-strong)}#ivris-master-v16-page-4504 .ct-chapter{display:grid;grid-template-columns:220px minmax(0,.8fr) minmax(420px,1.2fr);gap:36px;align-items:center;min-height:260px;padding:42px 0;border-bottom:1px solid var(--line-strong)}#ivris-master-v16-page-4504 .ct-chapter__number{font:600 78px/1 var(--display);color:rgba(107,63,130,.19)}#ivris-master-v16-page-4504 .ct-chapter h3{margin:0 0 11px;font:600 38px/1.08 var(--display);letter-spacing:-.03em}#ivris-master-v16-page-4504 .ct-chapter p{margin:0;color:#625b53;font-size:16px}#ivris-master-v16-page-4504 .ct-chapter__decisions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#ivris-master-v16-page-4504 .ct-decision-pill{min-height:78px;padding:16px 17px;border:1px solid #d8c8b5;border-radius:14px;background:rgba(255,255,255,.72)}#ivris-master-v16-page-4504 .ct-decision-pill span{display:block;margin-bottom:5px;color:#8d5c1b;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}#ivris-master-v16-page-4504 .ct-decision-pill strong{font-size:13px;line-height:1.42}#ivris-master-v16-page-4504 .ct-chapter:nth-child(2) .ct-chapter__number{color:rgba(35,116,89,.19)}#ivris-master-v16-page-4504 .ct-chapter:nth-child(3) .ct-chapter__number{color:rgba(46,99,198,.18)}

#ivris-master-v16-page-4504 .ct-pack-section{background:linear-gradient(135deg,#211628,#35203f);color:#fff}#ivris-master-v16-page-4504 .ct-pack-section .eyebrow{color:#e5c68c}#ivris-master-v16-page-4504 .ct-pack-section .ct-section-head p:last-child{color:rgba(255,255,255,.69)}#ivris-master-v16-page-4504 .ct-pack{display:grid;grid-template-columns:320px minmax(0,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:25px;background:rgba(255,255,255,.055);box-shadow:0 28px 70px rgba(9,5,12,.30)}#ivris-master-v16-page-4504 .ct-pack-tabs{padding:18px;border-right:1px solid rgba(255,255,255,.14)}#ivris-master-v16-page-4504 .ct-pack-tab{width:100%;display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:center;padding:16px 12px;border:0;border-bottom:1px solid rgba(255,255,255,.12);background:transparent;color:rgba(255,255,255,.72);text-align:left;cursor:pointer;transition:background-color .18s ease,color .18s ease}#ivris-master-v16-page-4504 .ct-pack-tab:first-child{border-top:1px solid rgba(255,255,255,.12)}#ivris-master-v16-page-4504 .ct-pack-tab:hover{background:rgba(255,255,255,.06);color:#fff}#ivris-master-v16-page-4504 .ct-pack-tab[aria-selected="true"]{background:#fff;color:var(--plum-deep);box-shadow:inset 4px 0 0 var(--gold)}#ivris-master-v16-page-4504 .ct-pack-tab b{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:rgba(229,198,140,.10);color:#e5c68c;font-size:10px}#ivris-master-v16-page-4504 .ct-pack-tab[aria-selected="true"] b{background:var(--gold-pale);color:var(--gold-deep)}#ivris-master-v16-page-4504 .ct-pack-tab strong{font-size:13px;line-height:1.35}#ivris-master-v16-page-4504 .ct-document{margin:22px;padding:34px 36px;border-radius:19px;background:#fffdf8;color:var(--ink);box-shadow:0 22px 50px rgba(7,4,9,.28)}#ivris-master-v16-page-4504 .ct-document__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--line)}#ivris-master-v16-page-4504 .ct-document__folio{color:#8d5b18;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}#ivris-master-v16-page-4504 .ct-document__head h3{margin:7px 0 0;font:600 clamp(31px,3.6vw,48px)/1.08 var(--display);letter-spacing:-.03em}#ivris-master-v16-page-4504 .ct-document__state{padding:7px 11px;border:1px solid #c7dfd4;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:800}#ivris-master-v16-page-4504 .ct-document__summary{max-width:760px;margin:22px 0 26px;color:#5e574f;font-size:17px}#ivris-master-v16-page-4504 .ct-document__grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:15px;overflow:hidden}#ivris-master-v16-page-4504 .ct-document__field{min-height:160px;padding:21px}#ivris-master-v16-page-4504 .ct-document__field+ .ct-document__field{border-left:1px solid var(--line)}#ivris-master-v16-page-4504 .ct-document__field span{display:block;margin-bottom:10px;color:#8a5c1d;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}#ivris-master-v16-page-4504 .ct-document__field p{margin:0;color:#4e4943;font-size:14px;line-height:1.56}#ivris-master-v16-page-4504 .ct-pack__action{display:flex;justify-content:flex-end;margin-top:22px}

#ivris-master-v16-page-4504 .ct-example{background:var(--paper)}#ivris-master-v16-page-4504 .ct-example__layout{display:grid;grid-template-columns:minmax(260px,.66fr) minmax(0,1.34fr);gap:62px;align-items:start}#ivris-master-v16-page-4504 .ct-example__intro{position:sticky;top:112px}#ivris-master-v16-page-4504 .ct-example__intro h2{margin:0 0 16px;font-size:clamp(40px,4.6vw,61px)}#ivris-master-v16-page-4504 .ct-example__intro p{color:#615a52;font-size:17px}#ivris-master-v16-page-4504 .ct-example__record{overflow:hidden;border:1px solid #d4c3ae;border-radius:23px;background:#fff;box-shadow:var(--shadow-soft)}#ivris-master-v16-page-4504 .ct-example__status{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;background:var(--coral-soft);color:#72322d}#ivris-master-v16-page-4504 .ct-example__status strong{font-size:14px}#ivris-master-v16-page-4504 .ct-example__status span{padding:6px 10px;border:1px solid #e0aaa3;border-radius:999px;background:#fff7f5;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}#ivris-master-v16-page-4504 .ct-example__finding{padding:30px 30px 25px;border-bottom:1px solid var(--line)}#ivris-master-v16-page-4504 .ct-example__finding span{display:block;margin-bottom:8px;color:#9b5f18;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}#ivris-master-v16-page-4504 .ct-example__finding h3{margin:0;font:600 31px/1.18 var(--display);letter-spacing:-.025em}#ivris-master-v16-page-4504 .ct-example__fields{display:grid;grid-template-columns:repeat(2,1fr)}#ivris-master-v16-page-4504 .ct-example__field{min-height:160px;padding:24px 26px;border-bottom:1px solid var(--line)}#ivris-master-v16-page-4504 .ct-example__field:nth-child(odd){border-right:1px solid var(--line)}#ivris-master-v16-page-4504 .ct-example__field:nth-last-child(-n+2){border-bottom:0}#ivris-master-v16-page-4504 .ct-example__field span{display:block;margin-bottom:8px;color:#876a43;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}#ivris-master-v16-page-4504 .ct-example__field p{margin:0;color:#514c46;font-size:14px;line-height:1.55}#ivris-master-v16-page-4504 .ct-guide-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:#faf4eb}#ivris-master-v16-page-4504 .ct-guide-strip p{margin:0;color:#655d55;font-size:13px}#ivris-master-v16-page-4504 .ct-guide-strip a{flex:0 0 auto;color:var(--plum);font-size:13px;font-weight:800;text-decoration:none;border-bottom:1px solid currentColor}

#ivris-master-v16-page-4504 .ct-support{background:#f2ebdf}#ivris-master-v16-page-4504 .ct-modes{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}#ivris-master-v16-page-4504 .ct-mode{min-height:230px;padding:31px 28px;border-right:1px solid var(--line-strong)}#ivris-master-v16-page-4504 .ct-mode:last-child{border-right:0}#ivris-master-v16-page-4504 .ct-mode__label{display:block;margin-bottom:30px;color:#8c5c1a;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}#ivris-master-v16-page-4504 .ct-mode h3{margin:0 0 10px;font-size:22px}#ivris-master-v16-page-4504 .ct-mode p{margin:0;color:#615a52;font-size:14px}#ivris-master-v16-page-4504 .ct-fit{display:grid;grid-template-columns:repeat(2,1fr);margin-top:52px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}#ivris-master-v16-page-4504 .ct-fit__col{padding:31px 34px}#ivris-master-v16-page-4504 .ct-fit__col+ .ct-fit__col{border-left:1px solid var(--line)}#ivris-master-v16-page-4504 .ct-fit__col:first-child{background:#edf6f2}#ivris-master-v16-page-4504 .ct-fit__col:last-child{background:#fbefec}#ivris-master-v16-page-4504 .ct-fit__col h3{margin:0 0 15px;font-size:20px}#ivris-master-v16-page-4504 .ct-fit__col ul{display:grid;gap:9px;margin:0;padding-left:20px;color:#4f4a44;font-size:14px}#ivris-master-v16-page-4504 .ct-boundaries{margin-top:52px}#ivris-master-v16-page-4504 .accordion{border-top:1px solid var(--line-strong)}#ivris-master-v16-page-4504 .accordion details{border-bottom:1px solid var(--line-strong)}#ivris-master-v16-page-4504 .accordion summary{list-style:none;display:grid;grid-template-columns:42px minmax(0,1fr) 30px;align-items:center;gap:14px;padding:22px 4px;cursor:pointer}#ivris-master-v16-page-4504 .accordion summary::-webkit-details-marker{display:none}#ivris-master-v16-page-4504 .accordion summary span:first-child{color:#9b6a21;font-size:11px;font-weight:800}#ivris-master-v16-page-4504 .accordion summary strong{font-size:16px}#ivris-master-v16-page-4504 .accordion summary::after{content:"+";width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;font-size:18px;font-weight:500}#ivris-master-v16-page-4504 .accordion details[open] summary::after{content:"−"}#ivris-master-v16-page-4504 .accordion__body{max-width:900px;padding:0 56px 24px;color:#625b53;font-size:14px}

#ivris-master-v16-page-4504 .faq-section{padding:104px 0;background:#fffdf8}#ivris-master-v16-page-4504 .faq-grid{display:grid;grid-template-columns:minmax(270px,.68fr) minmax(0,1.32fr);gap:70px;align-items:start}#ivris-master-v16-page-4504 .faq-grid .ct-section-head{position:sticky;top:110px;margin:0}#ivris-master-v16-page-4504 .faq-list{border-top:1px solid var(--line-strong)}#ivris-master-v16-page-4504 .faq-list details{border-bottom:1px solid var(--line-strong)}#ivris-master-v16-page-4504 .faq-list summary{list-style:none;display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:16px;align-items:center;padding:22px 0;cursor:pointer;font-size:16px;font-weight:800}#ivris-master-v16-page-4504 .faq-list summary::-webkit-details-marker{display:none}#ivris-master-v16-page-4504 .faq-list summary::after{content:"+";width:28px;height:28px;display:grid;place-items:center;border:1px solid #baa98f;border-radius:50%;font-size:18px;font-weight:500}#ivris-master-v16-page-4504 .faq-list details[open] summary::after{content:"−"}#ivris-master-v16-page-4504 .faq-list p{padding:0 46px 24px 0;color:#5f5850;font-size:14px}
#ivris-master-v16-page-4504 .ct-final{padding:78px 0 86px;background:var(--paper)}#ivris-master-v16-page-4504 .ct-final__panel{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(310px,.85fr);gap:54px;align-items:center;padding:52px 55px;border-radius:25px;background:radial-gradient(circle at 88% 20%,rgba(200,94,82,.26),transparent 25%),linear-gradient(135deg,#211628,#3b2346);color:#fff;box-shadow:var(--shadow)}#ivris-master-v16-page-4504 .ct-final__panel::before{content:"";position:absolute;left:-80px;bottom:-170px;width:360px;height:360px;border:1px solid rgba(229,198,140,.16);border-radius:50%}#ivris-master-v16-page-4504 .ct-final .eyebrow{color:#e6c98f}#ivris-master-v16-page-4504 .ct-final h2{position:relative;margin:0 0 14px;font-size:clamp(40px,4.5vw,60px)}#ivris-master-v16-page-4504 .ct-final p{position:relative;max-width:670px;margin:0;color:rgba(255,255,255,.72);font-size:17px}#ivris-master-v16-page-4504 .ct-final__action{position:relative;display:grid;justify-items:start;gap:13px;padding:23px;border:1px solid rgba(255,255,255,.14);border-radius:17px;background:rgba(255,255,255,.055)}#ivris-master-v16-page-4504 .ct-final__action .button{width:100%}#ivris-master-v16-page-4504 .ct-final__action small{color:rgba(255,255,255,.70);font-size:12px;line-height:1.45}

#ivris-master-v16-page-4504 .site-footer{padding:48px 0 24px;border-top:1px solid var(--line);background:#fffdf8}#ivris-master-v16-page-4504 .footer-grid{display:grid;grid-template-columns:1.15fr repeat(4,.7fr);gap:42px}#ivris-master-v16-page-4504 .footer-brand p{max-width:270px;color:#6c655d;font-size:13px}#ivris-master-v16-page-4504 .footer-col h3{margin:0 0 14px;font-size:13px}#ivris-master-v16-page-4504 .footer-col a{display:block;margin:8px 0;color:#6b645c;font-size:12px;text-decoration:none}#ivris-master-v16-page-4504 .footer-col a:hover{color:var(--ink);text-decoration:underline}#ivris-master-v16-page-4504 .footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:38px;padding-top:20px;border-top:1px solid var(--line);color:#81796f;font-size:11px}#ivris-master-v16-page-4504 .footer-bottom div{display:flex;gap:18px}
#ivris-master-v16-page-4504 .proposal-dialog{width:min(920px,calc(100% - 28px));max-height:min(92vh,960px);padding:0;border:0;border-radius:22px;background:#fffdf8;color:var(--ink);box-shadow:0 32px 90px rgba(20,14,9,.36)}#ivris-master-v16-page-4504 .proposal-dialog::backdrop{background:rgba(15,11,18,.72);backdrop-filter:blur(4px)}#ivris-master-v16-page-4504 .dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:28px 30px;border-bottom:1px solid var(--line);background:linear-gradient(90deg,#fbf1e5,#f6effa)}#ivris-master-v16-page-4504 .dialog-head h2{margin:0 0 8px;font-size:clamp(29px,3vw,42px)}#ivris-master-v16-page-4504 .dialog-head p:last-child{max-width:680px;margin:0;color:#615950;font-size:14px}#ivris-master-v16-page-4504 .dialog-close{flex:0 0 auto;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}#ivris-master-v16-page-4504 .proposal-form{padding:28px 30px 34px}#ivris-master-v16-page-4504 .form-notice{margin-bottom:22px;padding:13px 15px;border:1px solid #d8c7e6;border-radius:11px;background:var(--plum-soft);color:#4d3469;font-size:13px}#ivris-master-v16-page-4504 .form-errors{margin-bottom:20px;padding:15px;border:1px solid #dfaaa5;border-radius:11px;background:var(--coral-soft);color:#742f2b;font-size:13px}#ivris-master-v16-page-4504 .form-errors ul{margin:8px 0 0;padding-left:20px}#ivris-master-v16-page-4504 .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}#ivris-master-v16-page-4504 .field{display:grid;gap:7px}#ivris-master-v16-page-4504 .field--full{grid-column:1/-1}#ivris-master-v16-page-4504 .field label,
#ivris-master-v16-page-4504 .field-label{display:flex;justify-content:space-between;gap:12px;color:#332f2b;font-size:13px;font-weight:800}#ivris-master-v16-page-4504 .field label span,
#ivris-master-v16-page-4504 .field-label span{color:#847b71;font-size:11px;font-weight:600}#ivris-master-v16-page-4504 .field input[type="text"],
#ivris-master-v16-page-4504 .field input[type="email"],
#ivris-master-v16-page-4504 .field input[type="url"],
#ivris-master-v16-page-4504 .field textarea{width:100%;border:1px solid #cfc2b2;border-radius:10px;background:#fff;padding:12px 13px;color:var(--ink)}#ivris-master-v16-page-4504 .field textarea{resize:vertical;min-height:110px}#ivris-master-v16-page-4504 .field input:focus,
#ivris-master-v16-page-4504 .field textarea:focus{border-color:var(--plum)}#ivris-master-v16-page-4504 .field-help{margin:0;color:#776f66;font-size:11px}#ivris-master-v16-page-4504 .field-error{margin:0;color:#9a3832;font-size:11px;font-weight:700}#ivris-master-v16-page-4504 .multi-select{position:relative}#ivris-master-v16-page-4504 .multi-select summary{list-style:none;min-height:50px;display:grid;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:9px;padding:10px 12px;border:1px solid #cfc2b2;border-radius:10px;background:#fff;cursor:pointer}#ivris-master-v16-page-4504 .multi-select summary::-webkit-details-marker{display:none}#ivris-master-v16-page-4504 .multi-select summary[aria-invalid="true"]{border-color:var(--coral);box-shadow:0 0 0 3px rgba(200,94,82,.15)}#ivris-master-v16-page-4504 .multi-select__leading{color:var(--plum)}#ivris-master-v16-page-4504 .multi-select__summary-text{font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#ivris-master-v16-page-4504 .multi-select__control{width:24px;height:24px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}#ivris-master-v16-page-4504 .multi-select__control::before{content:"+";font-size:17px;line-height:1}#ivris-master-v16-page-4504 .multi-select__panel{position:absolute;z-index:12;top:calc(100% + 7px);right:0;left:0;max-height:300px;overflow:auto;padding:8px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 18px 42px rgba(24,17,10,.2)}#ivris-master-v16-page-4504 .multi-option{display:grid!important;grid-template-columns:32px minmax(0,1fr) 26px!important;align-items:center;gap:10px;padding:10px;border-radius:9px;cursor:pointer;font-size:12px!important}#ivris-master-v16-page-4504 .multi-option:hover{background:#faf4ec}#ivris-master-v16-page-4504 .multi-option input{position:absolute;opacity:0;pointer-events:none}#ivris-master-v16-page-4504 .multi-option__icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:var(--plum-soft);color:var(--plum)}#ivris-master-v16-page-4504 .multi-option__icon .icon{width:17px;height:17px}#ivris-master-v16-page-4504 .multi-option__copy strong{font-size:12px}#ivris-master-v16-page-4504 .multi-option__check{width:22px;height:22px;display:grid;place-items:center;border:1px solid #cfc2b2;border-radius:7px;color:transparent}#ivris-master-v16-page-4504 .multi-option input:checked~.multi-option__check{border-color:var(--green);background:var(--green);color:#fff}#ivris-master-v16-page-4504 .multi-option input:focus-visible~.multi-option__check{outline:3px solid var(--ink);outline-offset:2px}#ivris-master-v16-page-4504 .consent-field{justify-content:flex-start!important;align-items:flex-start;gap:10px!important;font-weight:500!important;line-height:1.45}#ivris-master-v16-page-4504 .consent-field input{flex:0 0 auto;width:18px;height:18px;margin-top:2px}#ivris-master-v16-page-4504 .consent-field a{color:var(--plum)}#ivris-master-v16-page-4504 .form-actions{display:flex;align-items:center;gap:18px;margin-top:22px}#ivris-master-v16-page-4504 .form-status{margin:0;color:#6e665e;font-size:12px}#ivris-master-v16-page-4504 .form-status.is-success{color:var(--green);font-weight:700}

@media(max-width:1100px){#ivris-master-v16-page-4504 .nav{gap:19px}#ivris-master-v16-page-4504 .nav a:not(.button){font-size:13px}#ivris-master-v16-page-4504 .ct-hero__grid{grid-template-columns:minmax(0,.83fr) minmax(510px,1.17fr);gap:38px}#ivris-master-v16-page-4504 .ct-thesis__body{padding:23px}#ivris-master-v16-page-4504 .ct-controls__grid{grid-template-columns:repeat(2,1fr)}#ivris-master-v16-page-4504 .ct-control:nth-child(2){border-right:0}#ivris-master-v16-page-4504 .ct-control:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}#ivris-master-v16-page-4504 .ct-chapter{grid-template-columns:150px minmax(0,.75fr) minmax(360px,1.25fr)}#ivris-master-v16-page-4504 .ct-pack{grid-template-columns:280px minmax(0,1fr)}#ivris-master-v16-page-4504 .footer-grid{grid-template-columns:1.2fr repeat(2,1fr)}#ivris-master-v16-page-4504 .footer-col:nth-child(n+4){margin-top:8px}}
@media(min-width:1051px){#ivris-master-v16-page-4504 .mobile-nav{display:none!important}}
@media(max-width:1050px){#ivris-master-v16-page-4504 .nav a:not(.button){display:none}#ivris-master-v16-page-4504 .menu-toggle{display:flex}#ivris-master-v16-page-4504 .nav{gap:12px}#ivris-master-v16-page-4504 .ct-hero__grid{grid-template-columns:1fr;gap:38px}#ivris-master-v16-page-4504 .ct-hero__copy{max-width:760px}#ivris-master-v16-page-4504 .ct-hero h1{max-width:780px}#ivris-master-v16-page-4504 .ct-thesis{max-width:850px}#ivris-master-v16-page-4504 .ct-controls__intro,
#ivris-master-v16-page-4504 .ct-evidence__top{grid-template-columns:1fr;gap:28px}#ivris-master-v16-page-4504 .ct-controls__intro p,
#ivris-master-v16-page-4504 .ct-evidence__statement{padding-left:22px}#ivris-master-v16-page-4504 .ct-starting__layout,
#ivris-master-v16-page-4504 .ct-example__layout{grid-template-columns:1fr;gap:40px}#ivris-master-v16-page-4504 .ct-starting__intro,
#ivris-master-v16-page-4504 .ct-example__intro{position:static}#ivris-master-v16-page-4504 .ct-media-body{grid-template-columns:1fr}#ivris-master-v16-page-4504 .ct-media-visual{min-height:470px}#ivris-master-v16-page-4504 .ct-chapter{grid-template-columns:115px minmax(0,1fr);gap:24px}#ivris-master-v16-page-4504 .ct-chapter__decisions{grid-column:2}#ivris-master-v16-page-4504 .ct-pack{grid-template-columns:240px minmax(0,1fr)}#ivris-master-v16-page-4504 .faq-grid{grid-template-columns:1fr;gap:38px}#ivris-master-v16-page-4504 .faq-grid .ct-section-head{position:static}#ivris-master-v16-page-4504 .ct-final__panel{grid-template-columns:1fr;gap:36px}}
@media(max-width:820px){#ivris-master-v16-page-4504{--shell:min(100% - 28px,720px)}#ivris-master-v16-page-4504 .ct-section,
#ivris-master-v16-page-4504 .faq-section{padding:86px 0}#ivris-master-v16-page-4504 .ct-hero{padding-bottom:66px}#ivris-master-v16-page-4504 .ct-hero__grid{padding-top:34px}#ivris-master-v16-page-4504 .ct-hero h1{font-size:clamp(45px,9vw,62px)}#ivris-master-v16-page-4504 .ct-thesis__matrix{grid-template-columns:1fr}#ivris-master-v16-page-4504 .ct-thesis__field:nth-child(n){border-right:0;border-bottom:1px solid var(--line)}#ivris-master-v16-page-4504 .ct-thesis__field:last-child{border-bottom:0}#ivris-master-v16-page-4504 .ct-thesis__decision{grid-template-columns:1fr}#ivris-master-v16-page-4504 .ct-controls__grid{grid-template-columns:1fr}#ivris-master-v16-page-4504 .ct-control:nth-child(n){min-height:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}#ivris-master-v16-page-4504 .ct-control:last-child{border-bottom:0}#ivris-master-v16-page-4504 .ct-controls__note{align-items:flex-start;flex-direction:column}#ivris-master-v16-page-4504 .ct-start-list{grid-template-columns:1fr}#ivris-master-v16-page-4504 .ct-start:nth-child(n){border-right:0}#ivris-master-v16-page-4504 .ct-media-tabs{grid-template-columns:repeat(2,1fr)}#ivris-master-v16-page-4504 .ct-media-tab:nth-child(2){border-right:0}#ivris-master-v16-page-4504 .ct-media-tab:nth-child(-n+2){border-bottom:1px solid var(--line)}#ivris-master-v16-page-4504 .ct-evidence__rail{grid-template-columns:repeat(2,1fr);gap:42px 18px}#ivris-master-v16-page-4504 .ct-evidence__rail::before{display:none}#ivris-master-v16-page-4504 .ct-evidence__stage::before{top:-22px}#ivris-master-v16-page-4504 .ct-chapter{grid-template-columns:82px minmax(0,1fr)}#ivris-master-v16-page-4504 .ct-chapter__number{font-size:58px}#ivris-master-v16-page-4504 .ct-chapter__decisions{grid-template-columns:1fr}#ivris-master-v16-page-4504 .ct-pack{grid-template-columns:1fr}#ivris-master-v16-page-4504 .ct-pack-tabs{display:grid;grid-template-columns:repeat(2,1fr);border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}#ivris-master-v16-page-4504 .ct-pack-tab{border-right:1px solid rgba(255,255,255,.12)}#ivris-master-v16-page-4504 .ct-document{margin:18px}#ivris-master-v16-page-4504 .ct-document__grid{grid-template-columns:1fr}#ivris-master-v16-page-4504 .ct-document__field+ .ct-document__field{border-left:0;border-top:1px solid var(--line)}#ivris-master-v16-page-4504 .ct-example__fields{grid-template-columns:1fr}#ivris-master-v16-page-4504 .ct-example__field:nth-child(n){border-right:0;border-bottom:1px solid var(--line)}#ivris-master-v16-page-4504 .ct-example__field:last-child{border-bottom:0}#ivris-master-v16-page-4504 .ct-modes{grid-template-columns:1fr}#ivris-master-v16-page-4504 .ct-mode{min-height:auto;border-right:0;border-bottom:1px solid var(--line-strong)}#ivris-master-v16-page-4504 .ct-mode:last-child{border-bottom:0}#ivris-master-v16-page-4504 .ct-fit{grid-template-columns:1fr}#ivris-master-v16-page-4504 .ct-fit__col+ .ct-fit__col{border-left:0;border-top:1px solid var(--line)}#ivris-master-v16-page-4504 .footer-grid{grid-template-columns:1fr 1fr}#ivris-master-v16-page-4504 .footer-brand{grid-column:1/-1}#ivris-master-v16-page-4504 .footer-bottom{flex-direction:column}}
@media(max-width:560px){#ivris-master-v16-page-4504{--shell:calc(100% - 24px)}#ivris-master-v16-page-4504{font-size:15px}#ivris-master-v16-page-4504 .site-header__inner{min-height:64px}#ivris-master-v16-page-4504 .brand strong{font-size:25px}#ivris-master-v16-page-4504 .site-header .button{display:none}#ivris-master-v16-page-4504 .mobile-nav{top:64px}#ivris-master-v16-page-4504 .breadcrumb{padding-top:19px;font-size:11px}#ivris-master-v16-page-4504 .ct-hero{padding-bottom:54px}#ivris-master-v16-page-4504 .ct-hero__grid{padding-top:25px}#ivris-master-v16-page-4504 .ct-hero__copy{padding-top:9px}#ivris-master-v16-page-4504 .ct-hero h1{font-size:41px;line-height:1.02}#ivris-master-v16-page-4504 .ct-hero__lede{font-size:16px}#ivris-master-v16-page-4504 .ct-hero__actions{display:grid;gap:10px}#ivris-master-v16-page-4504 .ct-hero__actions .button,
#ivris-master-v16-page-4504 .ct-hero__actions .text-link{width:100%;justify-content:center}#ivris-master-v16-page-4504 .ct-hero__principles{justify-content:flex-start}#ivris-master-v16-page-4504 .ct-thesis{border-radius:19px}#ivris-master-v16-page-4504 .ct-thesis__head{align-items:flex-start;padding:16px}#ivris-master-v16-page-4504 .ct-thesis__stamp{font-size:9px}#ivris-master-v16-page-4504 .ct-thesis__body{padding:17px}#ivris-master-v16-page-4504 .ct-thesis__outcome{grid-template-columns:44px minmax(0,1fr);padding:16px}#ivris-master-v16-page-4504 .ct-thesis__outcome-icon{width:42px;height:42px}#ivris-master-v16-page-4504 .ct-thesis__outcome h2{font-size:19px}#ivris-master-v16-page-4504 .ct-thesis__field{min-height:auto;padding:15px}#ivris-master-v16-page-4504 .ct-thesis__decision>div{padding:15px}#ivris-master-v16-page-4504 .ct-section,
#ivris-master-v16-page-4504 .faq-section{padding:72px 0}#ivris-master-v16-page-4504 .ct-section-head{margin-bottom:34px}#ivris-master-v16-page-4504 .ct-section-head h2,
#ivris-master-v16-page-4504 .ct-starting__intro h2,
#ivris-master-v16-page-4504 .ct-example__intro h2{font-size:39px}#ivris-master-v16-page-4504 .ct-controls__intro h2,
#ivris-master-v16-page-4504 .ct-evidence__top h2{font-size:41px}#ivris-master-v16-page-4504 .ct-controls__intro p,
#ivris-master-v16-page-4504 .ct-evidence__statement{padding-left:18px;font-size:16px}#ivris-master-v16-page-4504 .ct-control{padding:26px 20px}#ivris-master-v16-page-4504 .ct-control__num{margin-bottom:20px}#ivris-master-v16-page-4504 .ct-control__glyph{margin-bottom:17px}#ivris-master-v16-page-4504 .ct-start{grid-template-columns:42px minmax(0,1fr) 25px;min-height:112px;padding:18px 12px}#ivris-master-v16-page-4504 .ct-start__icon{width:40px;height:40px}#ivris-master-v16-page-4504 .ct-media-tabs{grid-template-columns:1fr}#ivris-master-v16-page-4504 .ct-media-tab:nth-child(n){min-height:62px;border-right:0;border-bottom:1px solid var(--line)}#ivris-master-v16-page-4504 .ct-media-tab:last-child{border-bottom:0}#ivris-master-v16-page-4504 .ct-media-visual{min-height:330px;padding:24px 14px}#ivris-master-v16-page-4504 .ct-media-copy{padding:28px 20px}#ivris-master-v16-page-4504 .ct-media-copy h3{font-size:36px}#ivris-master-v16-page-4504 .ct-visual-card{width:100%}#ivris-master-v16-page-4504 .ct-audience{height:250px}#ivris-master-v16-page-4504 .ct-audience__core{inset:76px;width:98px;height:98px}#ivris-master-v16-page-4504 .ct-audience__node{width:67px;height:67px}#ivris-master-v16-page-4504 .ct-audience__node:nth-child(2){left:20px}#ivris-master-v16-page-4504 .ct-audience__node:nth-child(3){right:20px}#ivris-master-v16-page-4504 .ct-audience__node:nth-child(4){left:20px}#ivris-master-v16-page-4504 .ct-audience__node:nth-child(5){right:20px}#ivris-master-v16-page-4504 .ct-evidence__rail{grid-template-columns:1fr;gap:34px}#ivris-master-v16-page-4504 .ct-evidence__stage{min-height:auto}#ivris-master-v16-page-4504 .ct-chapter{grid-template-columns:1fr;gap:13px;padding:32px 0}#ivris-master-v16-page-4504 .ct-chapter__number{font-size:50px}#ivris-master-v16-page-4504 .ct-chapter__decisions{grid-column:auto}#ivris-master-v16-page-4504 .ct-pack-tabs{grid-template-columns:1fr}#ivris-master-v16-page-4504 .ct-pack-tab{border-right:0}#ivris-master-v16-page-4504 .ct-document{margin:12px;padding:24px 18px}#ivris-master-v16-page-4504 .ct-document__head{display:block}#ivris-master-v16-page-4504 .ct-document__state{display:inline-block;margin-top:13px}#ivris-master-v16-page-4504 .ct-document__head h3{font-size:34px}#ivris-master-v16-page-4504 .ct-document__summary{font-size:15px}#ivris-master-v16-page-4504 .ct-document__field{min-height:auto;padding:18px}#ivris-master-v16-page-4504 .ct-example__record{border-radius:18px}#ivris-master-v16-page-4504 .ct-example__status{align-items:flex-start;padding:17px}#ivris-master-v16-page-4504 .ct-example__finding{padding:24px 20px}#ivris-master-v16-page-4504 .ct-example__finding h3{font-size:27px}#ivris-master-v16-page-4504 .ct-example__field{min-height:auto;padding:20px}#ivris-master-v16-page-4504 .ct-guide-strip{align-items:flex-start;flex-direction:column}#ivris-master-v16-page-4504 .ct-mode{padding:26px 20px}#ivris-master-v16-page-4504 .ct-fit__col{padding:25px 22px}#ivris-master-v16-page-4504 .accordion summary{grid-template-columns:30px minmax(0,1fr) 28px}#ivris-master-v16-page-4504 .accordion__body{padding-left:44px}#ivris-master-v16-page-4504 .faq-list summary{font-size:15px}#ivris-master-v16-page-4504 .ct-final{padding:58px 0}#ivris-master-v16-page-4504 .ct-final__panel{padding:35px 24px;border-radius:20px}#ivris-master-v16-page-4504 .ct-final h2{font-size:41px}#ivris-master-v16-page-4504 .ct-final__action{padding:17px}#ivris-master-v16-page-4504 .footer-grid{grid-template-columns:1fr}#ivris-master-v16-page-4504 .footer-brand{grid-column:auto}#ivris-master-v16-page-4504 .proposal-dialog{width:calc(100% - 12px);max-height:96vh;border-radius:16px}#ivris-master-v16-page-4504 .dialog-head{padding:22px 18px}#ivris-master-v16-page-4504 .dialog-head h2{font-size:29px}#ivris-master-v16-page-4504 .proposal-form{padding:20px 18px 24px}#ivris-master-v16-page-4504 .form-grid{grid-template-columns:1fr}#ivris-master-v16-page-4504 .field--full{grid-column:auto}#ivris-master-v16-page-4504 .multi-select__panel{position:static;margin-top:7px;max-height:260px}#ivris-master-v16-page-4504 .form-actions{align-items:stretch;flex-direction:column}#ivris-master-v16-page-4504 .form-actions .button{width:100%}}
@media(prefers-reduced-motion:reduce){#ivris-master-v16-page-4504{scroll-behavior:auto}#ivris-master-v16-page-4504 *,
#ivris-master-v16-page-4504 *::before,
#ivris-master-v16-page-4504 *::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}



/* Final v2.1: desktop-first readability, platform clarity and accessible controls. */
#ivris-master-v16-page-4504 .button--gold{color:#151515}
#ivris-master-v16-page-4504 .ct-media-platforms{display:grid;gap:9px;margin:18px 0 2px;padding:14px 0 4px;border-top:1px solid var(--line)}
#ivris-master-v16-page-4504 .ct-media-platforms__label{color:#8d5d1d;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
#ivris-master-v16-page-4504 .ct-media-platforms__chips{display:flex;flex-wrap:wrap;gap:8px}
#ivris-master-v16-page-4504 .ct-media-platforms__chips b{display:inline-flex;align-items:center;min-height:31px;padding:6px 10px;border:1px solid #ddcfbd;border-radius:999px;background:#fffaf4;color:#3f3934;font-size:13px;line-height:1.2}
#ivris-master-v16-page-4504 .ct-platform-layer{margin-top:32px;padding:30px 32px 26px;border:1px solid #d3c3af;border-radius:22px;background:rgba(255,253,248,.86);box-shadow:0 14px 34px rgba(40,25,14,.06)}
#ivris-master-v16-page-4504 .ct-platform-layer__head{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:44px;align-items:end;margin-bottom:24px}
#ivris-master-v16-page-4504 .ct-platform-layer__head .eyebrow{margin-bottom:10px}
#ivris-master-v16-page-4504 .ct-platform-layer__head h3{margin:0;font:600 clamp(28px,2.8vw,39px)/1.12 var(--display);letter-spacing:-.025em}
#ivris-master-v16-page-4504 .ct-platform-layer__head>p{margin:0;color:#625a52;font-size:16px;line-height:1.58}
#ivris-master-v16-page-4504 .ct-platform-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
#ivris-master-v16-page-4504 .ct-platform-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;align-items:start;min-height:194px;padding:19px 17px;border:1px solid #ded1c0;border-radius:16px;background:#fff;box-shadow:0 9px 22px rgba(40,25,14,.055)}
#ivris-master-v16-page-4504 .ct-platform-card__mark{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--gold-pale);color:var(--gold-deep);font-size:14px;font-weight:800;letter-spacing:-.03em}
#ivris-master-v16-page-4504 .ct-platform-card__mark--linkedin{background:#e7eef9;color:#2257a8}
#ivris-master-v16-page-4504 .ct-platform-card__mark--meta{background:#eee8f5;color:#6b3f82}
#ivris-master-v16-page-4504 .ct-platform-card__mark--microsoft{background:#e5f2ed;color:#237459;font-size:11px}
#ivris-master-v16-page-4504 .ct-platform-card h4{margin:1px 0 7px;font-size:17px;line-height:1.25}
#ivris-master-v16-page-4504 .ct-platform-card p{margin:0;color:#5e574f;font-size:14px;line-height:1.5}
#ivris-master-v16-page-4504 .ct-platform-card__scope{display:block;margin-top:12px;padding-top:10px;border-top:1px solid #eee4d7;color:#76501d;font-size:12px;font-weight:750;line-height:1.45}
#ivris-master-v16-page-4504 .ct-platform-layer__note{margin:18px 0 0;color:#746c63;font-size:13px;line-height:1.5}
#ivris-master-v16-page-4504 .ct-guide-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 18px}
#ivris-master-v16-page-4504 .ct-guide-links a{white-space:nowrap}

@media(min-width:821px){
  #ivris-master-v16-page-4504{--shell:min(1344px,calc(100% - 48px))}
  #ivris-master-v16-page-4504{font-size:18px}
  #ivris-master-v16-page-4504 .button{min-height:56px;padding:15px 24px;font-size:15px}
  #ivris-master-v16-page-4504 .text-link{font-size:15px}
  #ivris-master-v16-page-4504 .site-header__inner{min-height:76px}
  #ivris-master-v16-page-4504 .nav a:not(.button){font-size:15px}
  #ivris-master-v16-page-4504 .breadcrumb{font-size:14px}
  #ivris-master-v16-page-4504 .eyebrow{font-size:13px}
  #ivris-master-v16-page-4504 .ct-section-head p:last-child{font-size:18px}
  #ivris-master-v16-page-4504 .ct-hero__principle{font-size:13px}
  #ivris-master-v16-page-4504 .ct-thesis__head strong{font-size:16px}
  #ivris-master-v16-page-4504 .ct-thesis__head small{font-size:13px}
  #ivris-master-v16-page-4504 .ct-thesis__stamp{font-size:12px}
  #ivris-master-v16-page-4504 .ct-thesis__label,
#ivris-master-v16-page-4504 .ct-thesis__field span,
#ivris-master-v16-page-4504 .ct-thesis__decision span{font-size:12px}
  #ivris-master-v16-page-4504 .ct-thesis__field strong{font-size:16px}
  #ivris-master-v16-page-4504 .ct-thesis__field p{font-size:14px}
  #ivris-master-v16-page-4504 .ct-thesis__decision strong{font-size:15px}
  #ivris-master-v16-page-4504 .ct-control__num{font-size:12px}
  #ivris-master-v16-page-4504 .ct-control p{font-size:16px}
  #ivris-master-v16-page-4504 .ct-controls__note{font-size:15px}
  #ivris-master-v16-page-4504 .ct-starting__count{font-size:14px}
  #ivris-master-v16-page-4504 .ct-start strong{font-size:17px}
  #ivris-master-v16-page-4504 .ct-start small{font-size:14px}
  #ivris-master-v16-page-4504 .ct-media-tab{font-size:15px}
  #ivris-master-v16-page-4504 .ct-media-copy>p{font-size:18px}
  #ivris-master-v16-page-4504 .ct-media-fact span{font-size:12px}
  #ivris-master-v16-page-4504 .ct-media-fact p{font-size:15px}
  #ivris-master-v16-page-4504 .ct-visual-card__head strong{font-size:14px}
  #ivris-master-v16-page-4504 .ct-visual-card__head span{font-size:11.5px}
  #ivris-master-v16-page-4504 .ct-query__input{font-size:14px}
  #ivris-master-v16-page-4504 .ct-query__result b,
#ivris-master-v16-page-4504 .ct-query__result small,
#ivris-master-v16-page-4504 .ct-query__result em{font-size:11.5px}
  #ivris-master-v16-page-4504 .ct-query__result strong,
#ivris-master-v16-page-4504 .ct-sequence__step strong{font-size:13px}
  #ivris-master-v16-page-4504 .ct-sequence__step small{font-size:11.5px}
  #ivris-master-v16-page-4504 .ct-sequence__step span{font-size:10.5px}
  #ivris-master-v16-page-4504 .ct-audience__node{font-size:12px}
  #ivris-master-v16-page-4504 .ct-evidence__num{font-size:12px}
  #ivris-master-v16-page-4504 .ct-evidence__stage>p{font-size:15px}
  #ivris-master-v16-page-4504 .ct-evidence__boundary span{font-size:12px}
  #ivris-master-v16-page-4504 .ct-evidence__boundary p{font-size:14px}
  #ivris-master-v16-page-4504 .ct-chapter p{font-size:17px}
  #ivris-master-v16-page-4504 .ct-decision-pill span{font-size:12px}
  #ivris-master-v16-page-4504 .ct-decision-pill strong{font-size:14.5px}
  #ivris-master-v16-page-4504 .ct-pack-tab b{font-size:11px}
  #ivris-master-v16-page-4504 .ct-pack-tab strong{font-size:14px}
  #ivris-master-v16-page-4504 .ct-document__folio{font-size:12px}
  #ivris-master-v16-page-4504 .ct-document__state{font-size:11.5px}
  #ivris-master-v16-page-4504 .ct-document__field span{font-size:12px}
  #ivris-master-v16-page-4504 .ct-document__field p{font-size:15px}
  #ivris-master-v16-page-4504 .ct-example__status strong{font-size:15px}
  #ivris-master-v16-page-4504 .ct-example__status span,
#ivris-master-v16-page-4504 .ct-example__finding span,
#ivris-master-v16-page-4504 .ct-example__field span{font-size:12px}
  #ivris-master-v16-page-4504 .ct-example__field p{font-size:15px}
  #ivris-master-v16-page-4504 .ct-guide-strip p,
#ivris-master-v16-page-4504 .ct-guide-strip a{font-size:14px}
  #ivris-master-v16-page-4504 .ct-mode__label{font-size:12px}
  #ivris-master-v16-page-4504 .ct-mode p,
#ivris-master-v16-page-4504 .ct-fit__col ul,
#ivris-master-v16-page-4504 .accordion__body,
#ivris-master-v16-page-4504 .faq-list p{font-size:15px}
  #ivris-master-v16-page-4504 .accordion summary strong,
#ivris-master-v16-page-4504 .faq-list summary{font-size:17px}
  #ivris-master-v16-page-4504 .ct-final__action small{font-size:13px}
  #ivris-master-v16-page-4504 .footer-brand p,
#ivris-master-v16-page-4504 .footer-col a,
#ivris-master-v16-page-4504 .footer-bottom{font-size:14px}
  #ivris-master-v16-page-4504 .dialog-head p:last-child,
#ivris-master-v16-page-4504 .form-notice,
#ivris-master-v16-page-4504 .form-errors{font-size:14px}
  #ivris-master-v16-page-4504 .field label,
#ivris-master-v16-page-4504 .field-label{font-size:14px}
  #ivris-master-v16-page-4504 .field label span,
#ivris-master-v16-page-4504 .field-label span,
#ivris-master-v16-page-4504 .field-help,
#ivris-master-v16-page-4504 .field-error{font-size:12.5px}
  #ivris-master-v16-page-4504 .multi-select__summary-text{font-size:14px}
  #ivris-master-v16-page-4504 .multi-option{font-size:13px!important}
  #ivris-master-v16-page-4504 .multi-option__copy strong{font-size:13px}
}

@media(min-width:1051px){
  #ivris-master-v16-page-4504 .breadcrumb{padding-top:14px}
  #ivris-master-v16-page-4504 .ct-hero{padding-bottom:40px}
  #ivris-master-v16-page-4504 .ct-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(620px,1.1fr);gap:36px;align-items:start;padding-top:16px}
  #ivris-master-v16-page-4504 .ct-hero__copy{padding:5px 0 0}
  #ivris-master-v16-page-4504 .ct-hero h1{margin-bottom:17px;font-size:clamp(49px,4.45vw,68px)}
  #ivris-master-v16-page-4504 .ct-hero__lede{font-size:20px;line-height:1.56}
  #ivris-master-v16-page-4504 .ct-hero__actions{margin-top:19px}
  #ivris-master-v16-page-4504 .ct-hero__principles{margin-top:14px}
  #ivris-master-v16-page-4504 .ct-thesis__head{padding:12px 18px}
  #ivris-master-v16-page-4504 .ct-thesis__body{padding:15px 17px 17px}
  #ivris-master-v16-page-4504 .ct-thesis__outcome{grid-template-columns:47px minmax(0,1fr);gap:12px;padding:11px 15px}
  #ivris-master-v16-page-4504 .ct-thesis__outcome-icon{width:45px;height:45px}
  #ivris-master-v16-page-4504 .ct-thesis__outcome h2{font-size:21px}
  #ivris-master-v16-page-4504 .ct-thesis__matrix{margin-top:8px}
  #ivris-master-v16-page-4504 .ct-thesis__field{min-height:86px;padding:10px 14px}
  #ivris-master-v16-page-4504 .ct-thesis__field span{margin-bottom:4px}
  #ivris-master-v16-page-4504 .ct-thesis__decision{gap:8px;margin-top:8px}
  #ivris-master-v16-page-4504 .ct-thesis__decision>div{padding:9px 13px}
}

@media(max-width:1050px){
  #ivris-master-v16-page-4504 .ct-platform-layer__head{grid-template-columns:1fr;gap:12px}
  #ivris-master-v16-page-4504 .ct-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #ivris-master-v16-page-4504 .ct-platform-card{min-height:168px}
}

@media(max-width:820px){
  #ivris-master-v16-page-4504 .ct-platform-layer{padding:26px 24px 22px}
  #ivris-master-v16-page-4504 .ct-platform-layer__head>p{font-size:15px}
  #ivris-master-v16-page-4504 .ct-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #ivris-master-v16-page-4504 .ct-platform-card{grid-template-columns:40px minmax(0,1fr);padding:17px 15px}
  #ivris-master-v16-page-4504 .ct-platform-card__mark{width:38px;height:38px}
  #ivris-master-v16-page-4504 .ct-guide-links{justify-content:flex-start}
}

@media(max-width:560px){
  #ivris-master-v16-page-4504{font-size:16px}
  #ivris-master-v16-page-4504 .button,
#ivris-master-v16-page-4504 .text-link{font-size:15px}
  #ivris-master-v16-page-4504 .breadcrumb{font-size:12px}
  #ivris-master-v16-page-4504 .ct-section,
#ivris-master-v16-page-4504 .faq-section{padding:68px 0}
  #ivris-master-v16-page-4504 .ct-hero__principle{font-size:12px}
  #ivris-master-v16-page-4504 .ct-thesis__head small{font-size:12px}
  #ivris-master-v16-page-4504 .ct-thesis__stamp{font-size:10px;white-space:nowrap;flex:0 0 auto}
  #ivris-master-v16-page-4504 .ct-thesis__label,
#ivris-master-v16-page-4504 .ct-thesis__field span,
#ivris-master-v16-page-4504 .ct-thesis__decision span{font-size:11px}
  #ivris-master-v16-page-4504 .ct-thesis__field p{font-size:14px}
  #ivris-master-v16-page-4504 .ct-thesis__decision strong{font-size:14px}
  #ivris-master-v16-page-4504 .ct-media-platforms__chips b{font-size:12px}
  #ivris-master-v16-page-4504 .ct-platform-layer{margin-top:24px;padding:23px 20px 20px}
  #ivris-master-v16-page-4504 .ct-platform-layer__head{margin-bottom:18px}
  #ivris-master-v16-page-4504 .ct-platform-layer__head h3{font-size:31px}
  #ivris-master-v16-page-4504 .ct-platform-grid{display:flex;gap:12px;overflow-x:auto;padding:2px 2px 11px;scroll-snap-type:x mandatory;scrollbar-width:thin}
  #ivris-master-v16-page-4504 .ct-platform-card{flex:0 0 min(82vw,285px);min-height:190px;scroll-snap-align:start}
  #ivris-master-v16-page-4504 .ct-platform-layer__note{font-size:12px}
  #ivris-master-v16-page-4504 .ct-guide-links{display:grid;width:100%;gap:10px}
  #ivris-master-v16-page-4504 .ct-guide-links a{white-space:normal}
  #ivris-master-v16-page-4504 .field-help,
#ivris-master-v16-page-4504 .field-error{font-size:12px}
}
