@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--ora-black:#0a0a0a;--ora-white:#fff;--ora-gray-50:#f5f5f7;--ora-gray-100:#e8e8ed;--ora-gray-200:#d2d2d7;--ora-gray-400:#86868b;--ora-gray-600:#515154;--ora-gray-800:#1d1d1f;--ora-accent:#4a76b5;--ora-accent-light:#6b95cc;--font-display:"Roboto", system-ui, sans-serif;--font-body:"Roboto", system-ui, sans-serif;--max-w:80rem;--section-px:clamp(1.5rem, 5vw, 5rem);--section-py:clamp(4rem, 8vw, 8rem)}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body);-webkit-font-smoothing:antialiased;scroll-behavior:smooth;color:var(--ora-black);background:var(--ora-white)}.t-display{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ora-gray-800);font-size:clamp(2.8rem,6vw,5.5rem);font-weight:700;line-height:1.05}.t-headline{font-family:var(--font-body);letter-spacing:-.02em;color:var(--ora-gray-800);font-size:clamp(1.8rem,3.5vw,3rem);font-weight:600;line-height:1.1}.t-subhead{color:var(--ora-gray-600);font-size:clamp(1rem,1.5vw,1.3rem);font-weight:400;line-height:1.5}.t-label{letter-spacing:.08em;text-transform:uppercase;color:var(--ora-accent);font-size:.75rem;font-weight:500}.t-body{color:var(--ora-gray-600);font-size:1rem;line-height:1.7}.btn{font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:none;border-radius:980px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background:var(--ora-accent);color:#fff}.btn-primary:hover{background:#3d6ba8;transform:translateY(-1px)}.btn-ghost{color:var(--ora-accent);border:1.5px solid var(--ora-accent);background:0 0}.btn-ghost:hover{background:var(--ora-accent);color:#fff}.btn-white{color:var(--ora-gray-800);background:#fff}.btn-white:hover{background:var(--ora-gray-50)}.container{width:100%;max-width:var(--max-w);padding:0 var(--section-px);margin:0 auto}.section{padding:var(--section-py) 0}.section-gray{background:var(--ora-gray-50)}.section-dark{background:var(--ora-gray-800);color:#fff}.section-black{background:var(--ora-black);color:#fff}.img-placeholder{background:linear-gradient(135deg, var(--ora-gray-100) 0%, var(--ora-gray-200) 100%);color:var(--ora-gray-400);letter-spacing:.05em;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;display:flex;position:relative;overflow:hidden}.img-placeholder:after{content:"";background:repeating-linear-gradient(-45deg,#0000,#0000 12px,#00000006 12px 14px);position:absolute;inset:0}.img-placeholder-dark{color:#555;background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%)}.divider{background:var(--ora-gray-100);width:100%;height:1px}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:.6s both fadeUp}.animate-fade-up-delay-1{animation-delay:.1s}.animate-fade-up-delay-2{animation-delay:.2s}.animate-fade-up-delay-3{animation-delay:.3s}.animate-fade-up-delay-4{animation-delay:.4s}.nav-link{color:var(--ora-gray-800);opacity:.8;font-size:.85rem;font-weight:400;text-decoration:none;transition:opacity .15s}.nav-link:hover{opacity:1}.product-card{background:var(--ora-gray-50);cursor:pointer;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001a}.product-lineup-grid{grid-template-columns:1fr;gap:1.75rem;display:grid}@media (min-width:769px){.product-lineup-grid{grid-template-columns:repeat(2,1fr)}}.lineup-card{border:1px solid var(--ora-gray-100);width:100%;color:inherit;background:#fff;border-radius:18px;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:block;overflow:hidden;box-shadow:0 4px 14px #0000000d}.lineup-card:hover{border-color:var(--ora-accent);transform:translateY(-6px);box-shadow:0 24px 48px #00000024}.lineup-card__image{aspect-ratio:4/3;background:var(--ora-gray-100);width:100%;position:relative;overflow:hidden}.lineup-card__image>img{object-fit:cover;width:100%;height:100%;transition:filter .4s,transform .8s;display:block}.lineup-card__image>.img-placeholder{border-radius:0;width:100%;height:100%}.lineup-card__badge{background:var(--ora-accent);color:#fff;letter-spacing:.02em;z-index:3;border-radius:99px;padding:3px 10px;font-size:.7rem;font-weight:600;position:absolute;top:14px;left:14px}.lineup-card__overlay{color:#fff;opacity:0;pointer-events:none;z-index:2;background:linear-gradient(#0000 0%,#000000a6 60%,#000000e0 100%);padding:2.25rem 1.75rem 1.5rem;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .35s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.lineup-card__name{color:#fff;margin-bottom:.15rem;font-size:1.3rem;font-weight:600}.lineup-card__category{color:var(--ora-accent-light);margin-bottom:.5rem;font-size:.8rem;font-weight:500}.lineup-card__tagline{color:#ffffffe0;margin-bottom:.85rem;font-size:.9rem;line-height:1.5}.lineup-card__footer{color:#fff;justify-content:space-between;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.lineup-card__price{font-weight:600}.lineup-card__more{color:var(--ora-accent-light);align-items:center;gap:4px;font-weight:500;display:inline-flex}@media (hover:hover){.lineup-card:hover .lineup-card__image>img{filter:brightness(.55);transform:scale(1.05)}.lineup-card:hover .lineup-card__overlay{opacity:1;transform:translateY(0)}}@media (hover:none){.lineup-card__overlay{opacity:1;transform:translateY(0)}}.unlock-methods-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:769px){.unlock-methods-grid{grid-template-columns:repeat(4,1fr)}}.logo-wall{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 80px calc(100% - 80px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 80px calc(100% - 80px),#0000 100%)}.logo-wall__track{align-items:center;gap:4rem;width:max-content;animation:40s linear infinite logo-wall-scroll;display:flex}.logo-wall:hover .logo-wall__track{animation-play-state:paused}.logo-wall__item{flex-shrink:0;justify-content:center;align-items:center;height:56px;display:flex}.logo-wall__item img{object-fit:contain;filter:grayscale();opacity:.6;width:auto;max-height:56px;transition:filter .3s,opacity .3s}.logo-wall__item:hover img{filter:grayscale(0);opacity:1}@keyframes logo-wall-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.logo-wall__track{animation:none}}.feature-icon-wrap{background:var(--ora-gray-100);width:48px;height:48px;color:var(--ora-accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.spec-table tr{border-bottom:1px solid var(--ora-gray-100)}.spec-table tr:last-child{border-bottom:none}.spec-table td{vertical-align:top;padding:.75rem 0;font-size:.95rem}.spec-table td:first-child{color:var(--ora-gray-400);width:45%;padding-right:1rem}.form-grid-2{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:769px){.form-grid-2{grid-template-columns:1fr 1fr}}.dealer-search-grid{grid-template-columns:1fr;align-items:end;gap:.75rem;display:grid}@media (min-width:769px){.dealer-search-grid{grid-template-columns:1fr auto auto}}.tech-section-grid{grid-template-columns:1fr;align-items:center;gap:3.5rem;display:grid}@media (min-width:769px){.tech-section-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:4rem}.tech-section-grid--flip>:first-child{order:2}.tech-section-grid--flip>:last-child{order:1}}.home-two-col{grid-template-columns:1fr;align-items:center;gap:3.5rem;display:grid}@media (min-width:769px){.home-two-col{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5rem}}.pdp-features-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:769px){.pdp-features-grid{grid-template-columns:repeat(3,1fr)}}.pdp-hero-grid{grid-template-columns:1fr;align-items:start;gap:3.5rem;display:grid}@media (min-width:769px){.pdp-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:5rem}}.pdp-hero-info{position:relative}@media (min-width:769px){.pdp-hero-info{position:sticky;top:120px}}.product-gallery-strip{position:relative}.product-gallery-scroller{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;flex-wrap:nowrap;gap:.75rem;display:flex;overflow-x:auto}.product-gallery-scroller::-webkit-scrollbar{display:none}.product-gallery-thumb{aspect-ratio:1;background:var(--ora-gray-50);cursor:pointer;scroll-snap-align:start;border:2px solid #0000;border-radius:12px;flex:0 0 calc(25% - .5625rem);width:calc(25% - .5625rem);padding:0;transition:border-color .15s,transform .15s;overflow:hidden}.product-gallery-thumb:hover{transform:translateY(-1px)}.product-gallery-thumb.is-active{border-color:var(--ora-accent)}.product-gallery-arrow{z-index:2;border:1px solid var(--ora-gray-100);width:32px;height:32px;color:var(--ora-gray-800);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000014}.product-gallery-arrow:hover{background:var(--ora-gray-50)}.product-gallery-arrow-left{left:-10px}.product-gallery-arrow-right{right:-10px}@media (max-width:768px){.product-gallery-arrow{display:none}}.pdp-about-grid{grid-template-columns:1fr;align-items:center;gap:3.5rem;display:grid}@media (min-width:769px){.pdp-about-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5rem}}.spec-two-col{grid-template-columns:1fr 1fr;align-items:stretch;gap:1rem;display:grid}@media (max-width:480px){.spec-two-col{grid-template-columns:1fr}}.unlock-pill{border:1.5px solid var(--ora-gray-100);text-align:center;background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:0;padding:1.25rem 1rem;transition:all .2s;display:flex}.unlock-pill.active{border-color:var(--ora-accent);background:#edf2f9}.unlock-pill.inactive{opacity:.35;filter:grayscale()}.faq-item{border-bottom:1px solid var(--ora-gray-100)}.faq-trigger{cursor:pointer;width:100%;font-family:var(--font-body);color:var(--ora-gray-800);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-size:1rem;font-weight:500;display:flex}.faq-answer{color:var(--ora-gray-600);padding-bottom:1.25rem;font-size:.95rem;line-height:1.7;overflow:hidden}.compare-table{border-collapse:collapse;width:100%}.compare-table th,.compare-table td{text-align:center;border-bottom:1px solid var(--ora-gray-100);padding:.9rem 1rem;font-size:.9rem}.compare-table th:first-child,.compare-table td:first-child{text-align:left;color:var(--ora-gray-600);font-weight:400}.compare-table thead th{color:var(--ora-gray-800);border-bottom:2px solid var(--ora-gray-200);font-size:1rem;font-weight:600}@media (max-width:768px){.hide-mobile{display:none!important}}@media (min-width:769px){.hide-desktop{display:none!important}}.link-hover{color:var(--ora-gray-600);margin-bottom:.4rem;font-size:.85rem;text-decoration:none;transition:color .15s;display:block}.link-hover:hover{color:var(--ora-accent)}.card-hover{transition:box-shadow .2s,border-color .2s}.card-hover:hover{box-shadow:0 10px 30px #00000014;border-color:var(--ora-accent)!important}.dealer-card-hover{transition:border-color .15s,background .15s}.dealer-card-hover:hover{border-color:var(--ora-accent)!important;background:#fff!important}.chip-hover{transition:border-color .15s,color .15s}.chip-hover:hover{border-color:var(--ora-accent)!important;color:var(--ora-accent)!important}.commitments-section{background:linear-gradient(180deg, white 0%, var(--ora-gray-50) 100%)}.commitments-list{flex-direction:column;gap:1rem;max-width:960px;margin-inline:auto;display:flex}.commitment-card{border:1px solid var(--ora-gray-100);background:#fff;border-radius:16px;align-items:flex-start;gap:1.25rem;padding:1.75rem 2rem 1.75rem 2.25rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000005}.commitment-card:before{content:"";background:linear-gradient(180deg, var(--ora-accent), var(--ora-accent-light));opacity:.85;border-radius:0 4px 4px 0;width:4px;transition:opacity .2s,top .2s,bottom .2s;position:absolute;top:16px;bottom:16px;left:0}.commitment-card:hover{border-color:var(--ora-gray-200);transform:translateY(-3px);box-shadow:0 14px 32px #00000014}.commitment-card:hover:before{opacity:1;top:8px;bottom:8px}.commitment-icon{width:56px;height:56px;color:var(--ora-accent);background:linear-gradient(135deg,#4a76b524,#6b95cc0f);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 0 1px #4a76b51f}.commitment-content{flex-grow:1;min-width:0}.commitment-title{font-family:var(--font-display);color:var(--ora-gray-800);letter-spacing:-.01em;margin-bottom:.45rem;font-size:1.15rem;font-weight:700}.commitment-desc{color:var(--ora-gray-600);white-space:pre-line;font-size:.95rem;line-height:1.7}@media (max-width:600px){.commitment-card{flex-direction:column;align-items:flex-start;gap:.9rem;padding:1.5rem 1.5rem 1.5rem 1.75rem}.commitment-icon{width:48px;height:48px}}.about-values-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:900px){.about-values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.about-values-grid{grid-template-columns:1fr}}.reviews-carousel{width:100%;padding:0 3.5rem;position:relative}.reviews-carousel__viewport{width:100%;overflow:hidden}.reviews-carousel__track{will-change:transform;width:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.reviews-carousel__page{flex-direction:column;flex:0 0 100%;gap:.75rem;display:flex}@media (max-width:720px){.reviews-carousel{padding:0}.reviews-carousel__arrow{display:none}}.reviews-carousel__arrow{border:1px solid var(--ora-gray-200);width:44px;height:44px;color:var(--ora-gray-600);cursor:pointer;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s,box-shadow .15s,transform .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #0000000f}.reviews-carousel__arrow:hover{background:var(--ora-accent);color:#fff;border-color:var(--ora-accent);box-shadow:0 6px 18px #4a76b547}.reviews-carousel__arrow:active{transform:translateY(-50%)scale(.96)}.reviews-carousel__arrow--left{left:0}.reviews-carousel__arrow--right{right:0}.reviews-carousel__dots{justify-content:center;gap:8px;margin-top:1.75rem;display:flex}.reviews-carousel__dot{background:var(--ora-gray-200);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s,width .2s}.reviews-carousel__dot.is-active{background:var(--ora-accent);border-radius:999px;width:22px}.review-card{border:1px solid var(--ora-gray-100);background:#fff;border-radius:16px;grid-template-columns:1fr;gap:1.25rem;padding:1.1rem 1.25rem;display:grid;box-shadow:0 1px 2px #00000005}.review-card--with-image{grid-template-columns:minmax(120px,160px) 1fr}.review-card__image{aspect-ratio:1;object-fit:cover;background:var(--ora-gray-100);border-radius:12px;width:100%;display:block}@media (max-width:768px){.review-card--with-image{grid-template-columns:1fr!important}.review-card__image{aspect-ratio:16/10!important}}.review-card__content{flex-direction:column;gap:.6rem;min-width:0;display:flex}.review-card__stars{color:var(--ora-gray-200);gap:2px;display:inline-flex}.review-card__stars .is-filled{color:#f5b400;fill:#f5b400}.review-card__body{color:var(--ora-gray-600);margin:0;font-size:.92rem;line-height:1.6}.review-card__footer{border-top:1px solid var(--ora-gray-100);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;padding-top:.65rem;display:flex}.review-card__name{color:var(--ora-gray-800);margin-bottom:.15rem;font-size:.88rem;font-weight:600}.review-card__meta{color:var(--ora-gray-400);font-size:.78rem}.review-card__product{color:var(--ora-accent);font-weight:500}.legal-layout{grid-template-columns:1fr;gap:2rem;display:grid}.legal-toc{border-bottom:1px solid var(--ora-gray-100);padding-bottom:1.25rem}.legal-toc a:hover{color:var(--ora-accent)}@media (min-width:769px){.legal-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:3rem}.legal-layout--no-toc{grid-template-columns:minmax(0,1fr)}.legal-toc{border-bottom:none;padding-bottom:0;position:sticky;top:6rem}}.cms-richtext-editor{color:#1d1d1f;outline:none;padding:1rem 1.25rem;font-family:Roboto,system-ui,sans-serif;font-size:.95rem;line-height:1.7}.cms-richtext-editor:focus{outline:none}.cms-richtext-editor>:first-child{margin-top:0}.cms-richtext-editor>:last-child{margin-bottom:0}.cms-richtext-editor p{margin:0 0 .75rem}.cms-richtext-editor h2{letter-spacing:-.01em;margin:1.5rem 0 .6rem;font-size:1.35rem;font-weight:600}.cms-richtext-editor h3{margin:1.2rem 0 .5rem;font-size:1.05rem;font-weight:600}.cms-richtext-editor ul,.cms-richtext-editor ol{margin:0 0 .75rem;padding-left:1.5rem}.cms-richtext-editor li{margin-bottom:.3rem}.cms-richtext-editor a{color:#4a76b5;text-decoration:underline}.cms-richtext-editor blockquote{color:#515154;border-left:3px solid #e8e8ed;margin:0 0 .75rem;padding-left:1rem;font-style:italic}.cms-richtext-editor strong{font-weight:600}.cms-richtext-editor em{font-style:italic}.cms-richtext-editor s{text-decoration:line-through}.cms-richtext-loading{background:#fafafa;border:1px solid #d2d2d7;border-radius:8px}.legal-prose{color:var(--ora-gray-600);font-size:1rem;line-height:1.7}.legal-prose>:first-child{margin-top:0}.legal-prose>:last-child{margin-bottom:0}.legal-prose p{margin:0 0 1rem}.legal-prose h2{font-family:var(--font-body);letter-spacing:-.01em;color:var(--ora-gray-800);margin:2.5rem 0 1rem;scroll-margin-top:5rem;font-size:clamp(1.25rem,2.4vw,1.6rem);font-weight:600}.legal-prose h3{font-family:var(--font-body);color:var(--ora-gray-800);margin:1.75rem 0 .75rem;scroll-margin-top:5rem;font-size:1.1rem;font-weight:600}.legal-prose ul,.legal-prose ol{margin:0 0 1rem;padding-left:1.5rem}.legal-prose li,.legal-prose li>p{margin-bottom:.4rem}.legal-prose a{color:var(--ora-accent);text-underline-offset:2px;text-decoration:underline}.legal-prose a:hover{text-decoration:none}.legal-prose strong{color:var(--ora-gray-800);font-weight:600}.legal-prose em{font-style:italic}.legal-prose blockquote{border-left:3px solid var(--ora-gray-200);color:var(--ora-gray-600);margin:0 0 1rem;padding:.25rem 0 .25rem 1rem;font-style:italic}.legal-prose code{background:var(--ora-gray-50);border:1px solid var(--ora-gray-100);border-radius:4px;padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.legal-prose pre{background:var(--ora-gray-50);border:1px solid var(--ora-gray-100);border-radius:8px;margin:0 0 1rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.55;overflow-x:auto}.legal-prose pre code{font-size:inherit;background:0 0;border:0;padding:0}.legal-prose hr{border:0;border-top:1px solid var(--ora-gray-100);margin:2rem 0}.legal-prose table{border-collapse:collapse;width:100%;margin:0 0 1rem;font-size:.95rem}.legal-prose th,.legal-prose td{border:1px solid var(--ora-gray-100);text-align:left;vertical-align:top;padding:.5rem .75rem}.legal-prose th{background:var(--ora-gray-50);color:var(--ora-gray-800);font-weight:600}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
