@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&family=Poppins:wght@600;700;800&display=swap";@layer components;@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-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-purple-400:oklch(71.4% .203 305.504);--color-purple-500:oklch(62.7% .265 303.9);--color-purple-700:oklch(49.6% .265 301.924);--color-white:#fff;--spacing:.25rem;--font-weight-semibold:600;--radius-lg:.5rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.static{position:static}.grid{display:grid}.h-screen{height:100vh}.appearance-none{appearance:none}.place-items-center{place-items:center}.content-center{align-content:center}.rounded-lg{border-radius:var(--radius-lg)}.bg-purple-500{background-color:var(--color-purple-500)}.p-4{padding:calc(var(--spacing) * 4)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2{padding-block:calc(var(--spacing) * 2)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-white{color:var(--color-white)}.underline{text-decoration-line:underline}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media(hover:hover){.hover\:bg-purple-700:hover{background-color:var(--color-purple-700)}.hover\:text-purple-500:hover{color:var(--color-purple-500)}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-purple-400:focus{--tw-ring-color:var(--color-purple-400)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}}:root{--bg:#fff;--text:#111;--muted:#8f8f8f;--red:#d33931;--blue:#1558ad;--white:#fff;--line:#11111124}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-wrap{width:min(1160px,100% - 48px);margin:0 auto}.site-header{z-index:30;background:#fffffff5;border-bottom:1px solid #0000000f;position:sticky;top:0}.site-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:68px;display:grid}.site-brand{color:#7f7f88;align-items:center;gap:10px;display:inline-flex}.site-brand__mark{border:2px solid;border-radius:999px;place-items:center;width:40px;height:40px;font-size:29px;font-weight:300;line-height:1;display:grid}.site-brand__text{font-size:21px;font-weight:300}.site-nav{letter-spacing:.04em;text-transform:uppercase;color:#6d6d6d;flex-wrap:wrap;justify-content:center;gap:20px;font-size:12px;font-weight:700;display:flex}.site-nav a:hover{color:#111}.site-search{border:2px solid #111;border-radius:999px;width:20px;height:20px;position:relative}.site-search:after{content:"";background:#111;width:10px;height:2px;position:absolute;bottom:-4px;right:-6px;transform:rotate(45deg)}.home-hero{background:linear-gradient(90deg,#00000085,#0000002e 38%,#00000014),url(https://novyweb.rozbehamecesko.cz/wp-content/uploads/2025/08/hlavni-slide.png) 50%/cover no-repeat;min-height:520px}.home-hero__overlay{min-height:inherit}.home-hero__content{min-height:inherit;align-items:center;display:flex}.home-hero__text{color:#fff;max-width:450px;padding:44px 0}.home-hero__text h1,.draft-intro h2,.draft-card h3,.draft-split__copy h2,.draft-timeline__content h2,.draft-articles h2,.draft-app__copy h2,.draft-club__copy h2,.page-hero h1,.post-detail h1{letter-spacing:-.03em;margin:0;font-family:Poppins,sans-serif;font-weight:800}.home-hero__text h1{white-space:pre-line;margin-bottom:22px;font-size:44px;line-height:1.02}.home-hero__text p{margin:0 0 14px;font-size:17px;line-height:1.45}.home-hero__text p:not(:first-of-type){font-size:14px}.draft-button{letter-spacing:.28em;text-transform:uppercase;border-radius:9px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:13px;font-weight:500;transition:transform .18s,background-color .18s,color .18s,border-color .18s;display:inline-flex}.draft-button:hover{transform:translateY(-1px)}.draft-button--light{color:var(--red);background:#fffffff2}.draft-button--blue,.draft-button--timeline{background:var(--blue);color:#fff}.draft-button--red{background:var(--red);color:#fff}.draft-button--outline{border:1.5px solid;min-height:52px;padding:0 28px}.draft-button--small-outline{color:var(--red);letter-spacing:.24em;border:1.5px solid #df7e78;border-radius:14px;min-height:48px;padding:0 26px}.draft-button--timeline{color:var(--blue);background:#fffffff2;min-width:396px}.draft-intro,.draft-card-grid,.draft-split,.draft-articles,.draft-app,.draft-club{padding-top:52px;padding-bottom:52px}.draft-intro{text-align:center}.draft-intro h2{color:var(--blue);margin-bottom:16px;font-size:48px}.draft-intro p{max-width:980px;color:var(--muted);margin:0 auto 24px;font-size:16px;font-style:italic;line-height:1.58}.home-richtext{color:var(--muted);font-size:14px;line-height:1.55}.home-richtext--light,.home-richtext--light p{color:#fff}.home-richtext--center{max-width:980px;margin:0 auto 24px}.home-richtext--center p{font-size:16px;font-style:italic;line-height:1.58}.home-richtext--timeline{text-align:center;color:#fff;max-width:840px}.home-richtext--timeline p{color:#fff;font-size:16px}.home-richtext p{margin:0 0 14px}.draft-split__copy h2,.draft-app__copy h2,.draft-club__copy h2{white-space:pre-line}.draft-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.draft-card{text-align:center;min-height:344px;padding:36px 28px 30px}.draft-card__icon{object-fit:contain;width:54px;height:54px;margin:0 auto 18px}.draft-card h3{margin-bottom:14px;font-size:34px}.draft-card p{max-width:440px;margin:0 auto 24px;font-size:14px;line-height:1.65}.draft-card--red{background:var(--red);color:#fff}.draft-card--light{background:#f2efef;border:1px solid #11111114}.draft-card--blue{background:var(--blue);color:#fff}.draft-card--red .draft-button--outline,.draft-card--blue .draft-button--outline{color:#fff;border-color:#ffffffb8}.draft-card--light .draft-button--outline{border-color:#0000008c}.draft-split{grid-template-columns:1fr 1fr;align-items:center;gap:36px;display:grid}.draft-split__copy{padding-right:12px}.draft-split__copy h2,.draft-app__copy h2,.draft-club__copy h2{margin-bottom:20px;font-size:44px;line-height:1.08}.draft-split__copy p,.draft-app__copy p,.draft-club__copy p{color:var(--muted);margin:0 0 14px;font-size:14px;line-height:1.55}.draft-split__visual img,.draft-club__visual img{width:100%;height:auto}.draft-timeline{background:linear-gradient(#215fadc7,#215fadc7),url(https://novyweb.rozbehamecesko.cz/wp-content/uploads/2025/08/TERMINOVKA-1-1.png) 50%/cover no-repeat;min-height:430px}.draft-timeline__overlay{min-height:inherit}.draft-timeline__content{min-height:inherit;text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex}.draft-timeline__content h2{margin-bottom:16px;font-size:56px}.draft-timeline__content p{max-width:840px;margin:0 0 28px;font-size:16px;line-height:1.6}.draft-articles h2{text-align:center;margin-bottom:30px;font-size:52px}.draft-articles__grid{grid-template-columns:1.08fr 1fr;gap:36px;display:grid}.draft-article img{width:100%;height:auto;margin-bottom:16px}.draft-article__category{color:var(--blue);text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:700}.draft-article h3{margin:0 0 14px;font-family:Poppins,sans-serif;font-size:36px;line-height:1.05}.draft-article__summary{color:var(--muted);margin:0 0 22px;font-size:14px;line-height:1.6}.draft-articles__side{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 22px;display:grid}.draft-article--small h3{margin-bottom:14px;font-size:22px}.draft-app,.draft-club{grid-template-columns:1fr 1fr;align-items:center;gap:36px;display:grid}.draft-store-row{gap:12px;margin-top:22px;display:flex}.draft-store-row img{width:165px;height:auto}.draft-app__visual{min-height:360px;position:relative}.draft-app__circle{background:#f1efef;border-radius:999px;width:290px;height:290px;position:absolute;top:24px;right:24px}.draft-app__circle:before{content:"";background:#e00c15;border-radius:999px;width:150px;height:150px;position:absolute;bottom:30px;left:-48px}.draft-app__phone{width:min(100%,450px);position:absolute;top:0;right:0}.site-footer{padding:28px 0 36px}.site-footer__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.site-footer__brand{color:#7d7d7d;text-transform:uppercase;letter-spacing:.18em;margin:0 0 12px;font-size:12px}.site-footer h2{margin:0;font-family:Poppins,sans-serif;font-size:24px}.site-footer__links{text-transform:uppercase;color:#6d6d6d;flex-wrap:wrap;gap:24px;font-size:14px;display:flex}.page-shell{padding:36px 0 60px}.section-shell{width:min(1080px,100% - 48px);margin:0 auto}.page-hero,.post-detail,.listing-grid .article-card{background:0 0}.page-hero h1,.post-detail h1{margin-bottom:12px;font-size:40px}.page-hero p,.post-detail__meta,.rich-text,.article-card p{color:var(--muted);line-height:1.7}.listing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.article-card{background:#f4f4f4;padding:20px}.article-card__tag{color:var(--blue);text-transform:uppercase;margin:0 0 18px;font-weight:700}.article-card h2{margin:0 0 12px;font-family:Poppins,sans-serif;font-size:24px;line-height:1.08}.article-card__meta{justify-content:space-between;align-items:center;gap:12px;margin-top:22px;display:flex}.article-card__meta a,.back-link{color:var(--red);text-transform:uppercase;letter-spacing:.2em;font-size:14px}.post-detail{max-width:960px}.post-detail__image{width:100%;margin:22px 0}.rich-text h2,.rich-text h3{margin:32px 0 18px;font-family:Poppins,sans-serif}.rich-text p,.rich-text ul,.rich-text ol,.rich-text blockquote{margin:0 0 18px}@media(max-width:1100px){.site-header__inner,.draft-split,.draft-articles__grid,.draft-app,.draft-club,.site-footer__inner{grid-template-columns:1fr;display:grid}.site-header__inner{padding:18px 0}.site-nav{justify-content:start}.site-search{display:none}.draft-card-grid,.draft-articles__side,.listing-grid{grid-template-columns:1fr}.draft-timeline__content h2,.draft-articles h2,.draft-intro h2,.home-hero__text h1,.draft-split__copy h2,.draft-app__copy h2,.draft-club__copy h2,.page-hero h1,.post-detail h1{font-size:32px}.draft-button--timeline{width:100%;min-width:0}.draft-app__visual{min-height:260px}.draft-app__circle{width:190px;height:190px}}@media(max-width:720px){.site-wrap,.section-shell{width:min(100% - 28px,1080px)}.home-hero{min-height:410px}.draft-card,.draft-intro,.draft-card-grid,.draft-split,.draft-articles,.draft-app,.draft-club{padding-top:34px;padding-bottom:34px}.draft-card{min-height:auto;padding-inline:18px}.draft-store-row{flex-direction:column}.draft-store-row img{width:min(100%,230px)}}.preview-banner{color:#f6f1e8;background:#0d355d}.preview-banner__inner{justify-content:space-between;align-items:center;gap:1rem;padding-block:.75rem;font-size:.95rem;display:flex}.preview-banner a{color:inherit;font-weight:700;text-decoration:underline}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
