:root{--font:system-ui, "Open Sans", "Segoe UI", Helvetica, Arial, sans-serif;--font-header:"Inter", "Tahoma", sans-serif;--header-font:var(--font-header);--icon-font:"icons";--light-bg:#fff;--light-bg-light:#f0f3ff;--light-bg-hint:#f8faff;--light-text:#171513;--light-text-hint:#6b7280;--light-border:#e6e6e6;--dark-bg:#080402;--dark-bg-hint:#201D1B;--dark-text:#F7FBFD;--dark-border:#666;--interactive:#1258ef;--interactive-hover:#427af2;--interactive-active:#0d46c1;--interactive-hint:#e1eafd;--interactive-text:#fcfcfc;--accent-primary:#2EB6BE;--accent-primary-light:#d0f2f4;--accent-primary-hint:#f0feff;--accent-secondary:#00A079;--accent-secondary-light:#c5fff1;--accent-secondary-hint:#f1fff9;--accent:#00A079;--accent-hover:#00c293;--accent-active:#006d52;--accent-hint:#d3fff4;--accent-text:#f5fffc;--alert:#A10028;--alert-hover:#f04811;--alert-active:#922b09;--alert-hint:#ffe5eb;--alert-text:#fef4f1;--success:#2ecc71;--success-hover:#47d583;--success-active:#229552;--success-hint:#d5f5e3;--success-text:#fff;--warning:#f39c12;--warning-hint:#f1c40f;--info:#eef6fb;--info-text:#002a5c;--info-border:#d6e9f5;--sativa:#5fb964;--indica:#7982be;--hybrid:#34a4ca;--width-desktop:1500px;--width-desktop-min:900px;--menu-font:var(--font);--menu-header-font:var(--font-header);--menu-icon-font:var(--icon-font)}@font-face{font-family:inter;font-display:fallback;font-weight:700;font-style:normal;src:url(/asset/fonts/Inter-SemiBold.woff2)format('woff2')}@font-face{font-family:inter;font-display:fallback;font-weight:800;font-style:normal;src:url(/asset/fonts/Inter-ExtraBold.woff2)format('woff2')}@font-face{font-family:icons;font-display:block;font-weight:400;font-style:normal;src:url(/asset/fonts/icons.woff2?AAABmiLjm+U)format('woff2')}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul,ol{list-style-position:inside}ul[class]{list-style:none}button{outline:none}button,input,select{margin:0}html{box-sizing:border-box;background:var(--light-bg);-webkit-font-smoothing:antialiased;font-kerning:auto}html,body{min-height:100dvh}*,::after,::before{box-sizing:inherit}img,video,iframe{height:auto;max-width:100%;border:0;outline:none;vertical-align:middle}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}template,[hidden]{display:none}iframe{display:block;max-width:100%}address{font-style:normal;margin:0 0 1rem}address span{display:block}picture{display:block}picture img{max-height:100%;max-width:100%;min-height:100%;min-width:100%;object-fit:cover;width:auto;height:auto}p{margin:0 0 1.4rem}sup{font-size:.9rem;vertical-align:super}hr{border:0;border-bottom:1px solid var(--light-border);margin:3rem 0}progress{border-radius:7px;width:100%;height:10px;display:block}progress::-webkit-progress-bar{background-color:var(--light-bg-hint);border-radius:3rem}progress::-webkit-progress-value{background-color:var(--interactive);border-radius:3rem}progress[value]::-moz-progress-bar{background-color:var(--interactive);border-radius:3rem}progress::-moz-progress-bar{background-color:var(--light-bg-hint);border-radius:3rem}summary{list-style:none}::marker,summary::-webkit-details-marker{display:none}body{color:var(--light-text);font:16px/1.345 var(--font)}h1,h2,h3,h4,h5,h6,legend{margin:0 0 1.4rem;font:800 2.1rem/1.1 var(--font-header)}h1,h2{text-rendering:optimizeLegibility}h1+h2{font-size:1.3rem;margin:-1rem 0 1.4rem;color:#777}h2{font-size:1.6rem}h3{font-size:1.4rem}h4{font-size:1.2rem}h5{font-size:1.1rem}h6{font-size:1.15rem}legend{font-size:1.2rem}::placeholder{color:#666;font:.9rem var(--font);text-overflow:ellipsis}a,a:visited{color:var(--interactive)}a:hover{color:var(--interactive-hover)}a:active{color:var(--interactive-active)}blockquote{font-size:1rem;font-style:italic;font-weight:300;border-left:3px solid var(--accent-secondary);padding:.4rem 1.4rem;margin:0 1rem 1.4rem}blockquote p{margin:0}blockquote p+p{margin:1rem 0 0}[data-loading]{position:relative;min-height:15dvh;width:100%;display:flex;justify-content:center}[data-loading]:before{content:"";width:150px;height:150px;background:url(/asset/images/loading.svg);display:block;margin-top:1.4rem}@keyframes sweep{0%{opacity:0;transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes pulsate{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}.Button{border:1px solid var(--interactive);background:var(--interactive);border-radius:1.2rem;display:inline-block;text-decoration:none;padding:.4rem 1rem;color:var(--interactive-text);font:800 1.1rem/1.1 var(--font-header);cursor:pointer;user-select:none}a.Button{color:var(--interactive-text)}.Button:hover{background:var(--interactive-hover);border-color:var(--interactive-hover)}.Button:active{background:var(--interactive-active);border-color:var(--interactive-active)}.Button-Text{line-height:1;pointer-events:none}.Button-Text small{display:block;font-size:.8rem;margin:.3rem 0 0}.Button+.Button{margin-left:.8rem}.Button[disabled],.Button[disabled]:hover,.Button[disabled]:active{opacity:.5;cursor:default;background:var(--interactive)}.Button.secondary,.Button.secondary[disabled],.Button.secondary[disabled]:hover,.Button.secondary[disabled]:active{background:0 0;color:var(--interactive)}.Button.secondary:hover,.Button.secondary.mute:hover{background:var(--interactive);color:var(--interactive-text);border-color:var(--interactive)}.Button.secondary:active,.Button.secondary.mute:active{background:var(--interactive-active);color:var(--interactive-text);border-color:var(--interactive-active)}.Button.secondary.mute{color:var(--light-text);border-color:var(--light-text);opacity:.85}.Button.focus{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.Button.focus:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.Button.focus:active{background:var(--accent-active);border-color:var(--accent-active)}.Button.focus.secondary{background:0 0;color:var(--accent)}.Button.focus.secondary:hover{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.Button.focus.secondary:active{background:var(--accent-active);color:var(--accent-text);border-color:var(--accent-active)}.Button.alert{background:var(--alert);color:var(--alert-text);border-color:var(--alert)}.Button.alert:hover{background:var(--alert-hover);border-color:var(--alert-hover)}.Button.alert:active{background:var(--alert-active);border-color:var(--alert-active)}.Button.alert.secondary{background:0 0;color:var(--alert)}.Button.alert.secondary:hover{background:var(--alert);color:var(--alert-text);border-color:var(--alert)}.Button.alert.secondary:active{background:var(--alert-active);color:var(--alert-text);border-color:var(--alert-active)}.Button.apple,.Button.google{width:169px;height:50px;background-size:cover;border:0;background-color:initial;background-repeat:no-repeat;border-radius:.8rem}.Button.apple .Button-Text,.Button.google .Button-Text{font:0/0 a}.Button.apple{background-image:url(https://images.hytiva.com/Apple-App-Store-Logo.png?mw170-mh50)}.Button.google{background-image:url(https://images.hytiva.com/Google-Play-Logo.png?mw170-mh50)}.Button.upload{border-radius:.3rem;padding:1.2rem}.Button.icon{background:0;margin:0;border:0;padding:0}.Button.icon .Button-Text{font-size:.9rem;font-weight:400;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.4rem}.Button.icon .Button-Text:before{font:1rem/1 var(--icon-font)}.Button.filter.icon,.Button.close.icon{position:relative;width:32px;height:32px}.Button.filter .Button-Text,.Button.close .Button-Text{font:0/0 a;gap:0;width:32px;height:32px;pointer-events:none}.Button.filter .Button-Text:before,.Button.close .Button-Text:before{font-size:2rem;content:"\e920";color:var(--light-text)}.Button.filter:hover .Button-Text:before,.Button.close:hover .Button-Text:before{color:var(--interactive-hover)}.Button.filter:active .Button-Text:before,.Button.close:active .Button-Text:before{color:var(--interactive-active)}.Button.filter .Button-Text:before{content:"\e937"}.Button.filter.flag:after{content:"";position:absolute;top:0;right:0;border-radius:12px;width:12px;height:12px;background:var(--alert)}.Button.img .Button-Text{display:flex;gap:.4rem;align-items:center;justify-content:center;white-space:nowrap}.Button.img .Button-Text:before,.Button.img .Button-Text:after{font:1rem/1 var(--icon-font);color:var(--interactive-text)}.Button.img.arrow .Button-Text:after{content:"\e923"}.Button.img.help .Button-Text:before{content:"\e925"}.Button.img.nav .Button-Text:before{content:"\e926"}.Button.img.photo .Button-Text:before{content:"\e944"}.Button.img.mail .Button-Text:before{content:"\e919"}.Button.img.phone .Button-Text:before{content:"\e946"}.Button.img.web .Button-Text:before{content:"\e914"}.Button.img.facebook .Button-Text:before{content:"\ea90"}.Button.img.instagram .Button-Text:before{content:"\ea92"}.Button.img.twitter .Button-Text:before{content:"\e904"}.Button.img.shop .Button-Text:before{content:"\e92f"}.Button.img.mute:not(:hover,:active) .Button-Text:before{color:var(--light-text)}.Button.large{width:100%;text-align:center}.Button-Flag{display:none}.Button-Flag.active{display:inline}.Button.cart,.Nav-Item.icon .Nav-Link{position:relative}.Button.cart .Button-Flag,.Nav-Item.icon .Button-Flag{background:var(--alert);border-radius:2rem;font-size:.7rem;position:absolute;top:12px;right:6px;padding:3px 5px;color:var(--alert-text)}.Nav-Item.icon .Button-Flag{top:6px;right:3px;padding:2px 5px}html{background:var(--light-bg-hint)}.Page.basic{padding:2rem 1rem 1rem;display:flex;flex-direction:column;justify-content:space-between}.Page.basic h1{margin:0 0 .6rem;font-size:2.6rem}.Page.basic header{text-align:center;margin:0 auto 2rem;max-width:680px}.Page.basic header p{margin:0}.Page.basic .Logo{display:inline-block;margin:0 0 1rem}.Page.basic .Logo-Icon{width:50px}.Page.basic>.Page-Viewport{flex:2}.Page-Viewport{max-width:480px;margin:0 auto}.Page-Viewport.center{text-align:center}.Page-Footer{margin-top:2rem}.Page-Footer p{margin:0;font-size:.8rem;color:#666;text-align:center}.Page-Toast{position:fixed;top:1rem;right:1rem;z-index:9000}.Page-Message{padding:.6rem .8rem;border-radius:.4rem;font:700 .8rem/1.2 var(--font-header);max-width:200px;position:relative;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.14)}.Page-Message:after{content:"\e920";display:block;position:absolute;top:4px;right:4px;font:.9rem/1 var(--icon-font)}.Page-Message.error{background:var(--alert);color:var(--alert-text)}.Page-Message.success{background:var(--success-active);color:var(--success-text)}.Page-Message.info{background:var(--info);color:var(--info-text)}.hide{display:none!important}.Button.upload{display:block;text-align:center;overflow:hidden}.Button.upload .Input.upload{height:1px;overflow:hidden;padding:0;border:0;margin:0;position:absolute;width:1px}.Button.send .Button-Text{font:0/0 a;gap:0;color:var(--interactive)}.Button.send .Button-Text:before{content:"\e940";font-size:32px;display:flex;justify-content:center;align-items:center;transform:rotate(45deg)}legend{background:var(--light-text);color:var(--light-bg);padding:.3rem .6rem;border-radius:.3rem;font-size:.9rem}label{font:700 1rem/1 var(--font-header);display:block;margin:0 0 .4rem}fieldset{border:0}.Input{border:1px solid var(--light-border);padding:.6rem;width:100%;font-size:1.2rem;border-radius:.3rem;background:var(--light-bg)}.sInput{display:none}.Form{max-width:480px;margin:0 auto;border-radius:.3rem;border:1px solid var(--light-border);padding:1.4rem 1.6rem;background:var(--light-bg)}.Form h2,.Form h3{margin:0 0 .4rem;font-weight:400}.Form hr{margin:2rem 0;border:0;height:1px;background:var(--light-border)}.Form-Image{display:flex;justify-content:center;align-items:center;margin:0 0 1rem}.Form-Image img{overflow:hidden}.Form-Message{background:var(--alert);color:var(--alert-text);padding:.5rem 1rem;border-radius:.3rem;margin:0 0 1.4rem;font:700 .9rem/1 var(--font-header)}.Form-Message.success{background:var(--success-active);color:var(--success-text)}.Form-Field{margin:0 0 1.3rem}.Form-Field.required label:after{content:"*";color:var(--alert);font-size:1.6rem;vertical-align:top;height:14px;display:inline-block}.Form-Field .Input+.Input{margin:.4rem 0 0}.Form-Field textarea{min-height:120px}.Form-Field.action{align-items:center;display:flex;flex-direction:row-reverse;align-content:flex-end;justify-content:space-between;margin-bottom:0}.Form-Field.action a{font-size:.9rem}.Form-Field.message{display:flex;flex-direction:column;justify-content:center;align-items:center;font:700 1.1rem var(--font-header)}.Field-Note{font-size:.8rem;color:#888;margin:.2rem 0 0}.Field-Group .Form-Field{margin:0}.Field-Group,.Input-Group{display:flex;gap:1rem;flex-wrap:wrap}.Field-Group{margin:0 0 1.3rem}.Field-Group>.Form-Field,.Field-Group>.Field,.Input-Group>*{flex:1;margin-bottom:0}.Field-Group>.Field+.Field,.Input-Group>*+*{margin-left:.8rem}.Form .Powered{border-top:1px solid var(--light-border);padding:1.4rem 0 0;display:flex;justify-content:center;align-items:center;margin:2rem 0 0}.Powered{font-size:.9rem}.Powered a{display:inline-block}.Powered img{max-width:84px}.Message-Content{margin:1.3rem 0}.Message-Content>.Message{padding:.6rem;background-color:var(--light-bg);border:1px solid var(--interactive);border-radius:.3rem}.Message-Content>.Message+.Message{margin-top:.5rem}.Message-Content>.Message.success{background-color:var(--success-hint);border-color:var(--success-hover)}.Message-Content>.Message.error{background-color:var(--alert-hint);border-color:var(--alert-hover)}.Message-Content>.Message.warn{background-color:var(--warning-hint);border-color:var(--warning)}.Message-Content>.Message.info{background-color:var(--interactive-hint);border-color:var(--interactive-hover)}.Detail{margin:0 0 2rem}.Detail-Actions{display:flex;justify-content:center}.Detail-Note{font-size:.9rem;color:#555;margin:1.4rem 0}.Detail-Note.alert{color:var(--alert)}.Detail-Value{font-size:1.2rem;text-align:center;display:flex;flex-direction:column;margin:0 0 1.4rem}.Detail-Value label{margin:0}.Detail-Value b{display:block}.Detail-Properties{display:flex;justify-content:space-around}.Detail-Properties+.Detail-Note{margin-top:0}.Page.basic .Detail .Logo{width:100px;margin:2rem auto 0}.Track-List{font-size:.9rem;margin:0 0 2rem;display:flex;flex-direction:column;gap:.4rem;list-style:none}.Track-Item{padding-left:32px;position:relative}.Track-Item:before{content:"\e93e";font-family:icons;display:block;font-size:1rem;position:absolute;left:0;top:0}.Track-Text{color:#888;font-size:.8rem;margin:0}.Track-Item[complete]:before{content:"\e93d"}.Track-Item[active]:before{content:"\e923";color:var(--interactive);font-size:1.1rem}.Track-Item[active] .Track-Title{font-weight:700;color:var(--interactive)}.Track-Item.alert[active]:before{color:var(--alert)}.Track-Item.alert[active] .Track-Title{color:var(--alert)}.Conversation-Content{display:flex;gap:1.4rem;flex-direction:column;overflow-y:auto;max-height:400px;min-height:200px}.Conversation-Item{margin:0 15% 0 0;display:grid;gap:.4rem;grid-auto-flow:column;grid-template-columns:32px 1fr;grid-template-areas:"image header header" "image text text"}.Conversation-Text{background:#eee;border-radius:0 1rem 1rem;padding:.6rem 1rem;font-size:.9rem;margin:0;grid-area:text}.Conversation-Image{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:#fff;grid-area:image}.Conversation-Image picture{border-radius:3px;overflow:hidden}.Conversation-Info{display:flex;justify-content:space-between;font-size:.8rem;grid-area:header;gap:1rem}.Conversation-Info time{color:#666}.Conversation-Sender{font-weight:700;color:#333}.Conversation-Item.right{margin:0 0 0 15%;grid-template-columns:1fr 32px;grid-template-areas:"header header image" "text text image"}.Conversation-Item.right .Conversation-Text{background:var(--interactive-active);color:var(--interactive-text);border-radius:1rem 0 1rem 1rem}.Conversation-Form{display:flex;gap:1rem;padding:2rem 0}.Conversation-Form .Input{font-size:1rem}@media(min-width:821px){.Form{min-width:420px}}@media(max-width:768px){h1{font-size:1.7rem}}