/*
Theme Name: Timo Kessler Domains
Description: Persönliches Domainportfolio mit einfacher Kaufanfrage.
Version: 1.1.4
Text Domain: tk-domains
*/
@font-face{font-family:Roboto;src:url('assets/roboto-v2.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
@font-face{font-family:Roboto;src:url('assets/roboto-italic-v2.woff2') format('woff2');font-style:italic;font-weight:100 900;font-display:swap}
[hidden]{display:none!important}
:root{--paper:#f4f5f7;--ink:#17191d;--muted:#666c76;--line:#d3d7de;--silver:#d9dee6;--white:#fff;--serif:Roboto,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--sans:Roboto,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}a,button,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #7c8490;outline-offset:5px}::selection{background:var(--silver);color:var(--ink)}.shell{width:min(1200px,calc(100% - 96px));margin-inline:auto}.skip{position:absolute;top:-100px;left:16px;background:var(--ink);color:white;padding:14px;z-index:20}.skip:focus{top:16px}.preview-banner{padding:11px 24px;text-align:center;background:#e3e6eb;color:#4f535b;font-size:12px;line-height:1.6}.site-header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:12px;font-size:16px;letter-spacing:-.4px;font-weight:750}.brand-mark{width:37px;height:37px;display:grid;place-items:center;background:var(--ink);color:var(--paper);font-family:var(--serif);font-size:23px;font-style:italic;border-radius:50%}.site-header nav{display:flex;align-items:center;gap:36px;font-size:13px;font-weight:600}.nav-contact{border:1px solid var(--ink);border-radius:50px;padding:12px 20px}.arrow{margin-left:16px;display:inline-flex}.arrow-icon{width:1em;height:1em;vertical-align:-.15em;flex-shrink:0}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:62px;align-items:center;padding:88px 0 84px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:2.1px;text-transform:uppercase;display:flex;align-items:center;gap:10px}.dot{width:7px;height:7px;border-radius:50%;display:inline-block;background:#737d8a;flex-shrink:0}h1,h2,h3,p{margin-top:0}.hero h1{font-family:var(--serif);font-size:clamp(48px,5.3vw,76px);font-weight:400;letter-spacing:-3.5px;line-height:1.05;margin:25px 0}.hero h1 em{font-weight:400;color:#737b87}.hero-description{font-size:16px;line-height:1.85;color:var(--muted);max-width:390px;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:50px;border-radius:50px;padding:14px 25px;background:var(--ink);color:white;border:1px solid var(--ink);font-size:13px;font-weight:600;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#363a41;transform:translateY(-1px)}.button-light{background:var(--silver);color:var(--ink);border-color:var(--silver)}.button-light:hover{background:#f0f2f6}.hero-note{display:flex;gap:8px;font-size:11px;color:var(--muted);margin:18px 0 0}.domain-art{position:relative;min-height:398px;background:#e2e5eb;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#333a4712 1px,transparent 1px),linear-gradient(90deg,#333a4712 1px,transparent 1px);background-size:38px 38px}.art-orbit{width:315px;height:315px;border:1px solid #59616d30;border-radius:50%;position:absolute}.art-orbit:before,.art-orbit:after{content:'';position:absolute;inset:35px;border:1px solid #59616d24;border-radius:50%}.art-orbit:after{inset:-38px}.domain-window{position:relative;z-index:1;background:#fafbfd;width:83%;border:1px solid #c2c8d1;border-radius:10px;box-shadow:0 20px 45px #17191d20;transform:rotate(-5deg)}.window-bar{height:36px;border-bottom:1px solid #dce0e6;display:flex;gap:5px;align-items:center;padding-inline:16px}.window-bar span{height:5px;width:5px;background:#9da5b2;border-radius:50%}.window-bar small{font-size:8px;letter-spacing:1px;margin-left:auto;color:#949ca8}.window-content{padding:27px 25px 33px}.window-content small{font-size:10px;color:var(--muted)}.window-name{font-family:var(--serif);font-size:clamp(26px,3vw,43px);letter-spacing:-1px;margin-top:10px;white-space:nowrap}.window-name span{color:#aeb5bf}.window-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:23px}.window-bottom small{font-size:9px;display:flex;gap:6px;align-items:center}.window-bottom b{height:26px;width:26px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:white;font-size:13px}.art-tag{position:absolute;z-index:2;right:27px;bottom:48px;background:var(--silver);padding:13px 18px;border-radius:5px;font-size:11px;font-weight:650;transform:rotate(5deg);box-shadow:0 5px 15px #17191d16}.art-caption{position:absolute;left:23px;bottom:19px;font-size:9px;letter-spacing:1.8px;color:#646d7b;text-transform:uppercase}.benefits{display:flex;justify-content:space-between;gap:30px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;font-weight:600}.benefits span{display:flex;align-items:center;gap:10px}.benefits i{width:7px;height:7px;border-radius:50%;background:#727b87;flex-shrink:0}.portfolio{padding:85px 0 78px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:32px}.section-heading h2,.process h2{font-family:var(--serif);font-size:43px;font-weight:400;letter-spacing:-1.6px;margin:16px 0 0}.section-heading p{font-size:13px;line-height:1.8;color:var(--muted);max-width:270px;margin:0}.portfolio-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filter{border:1px solid var(--line);background:transparent;padding:9px 16px;border-radius:30px;min-height:40px;cursor:pointer;font-size:12px;color:var(--muted)}.filter[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.search-box{position:relative;max-width:270px;width:100%;margin-left:auto}.search-box input{border:1px solid var(--line);background:#fcfcfd;border-radius:30px;padding:11px 17px;width:100%;font-size:13px;color:var(--ink);min-height:42px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.domain-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.domain-card{background:#fcfcfd;border:1px solid var(--line);border-radius:7px;padding:26px;min-height:245px;display:flex;flex-direction:column}.domain-card[hidden]{display:none}.card-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:26px}.tld{font-size:11px;font-weight:650;background:#eceef2;padding:5px 9px;border-radius:4px}.status{font-size:9px;display:flex;align-items:center;gap:6px;color:#535962}.status .dot{width:5px;height:5px}.status-reserved{color:#7d8490}.status-reserved .dot{background:#7d8490}.status-sold{color:#7c818a}.status-sold .dot{background:#7c818a}.domain-card h3{font-size:clamp(18px,2vw,24px);letter-spacing:-.7px;font-weight:650;margin-bottom:11px;overflow-wrap:anywhere}.domain-card>p{color:var(--muted);font-size:12px;line-height:1.8;margin-bottom:24px;white-space:pre-line}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:17px;border-top:1px solid #e0e3e8}.card-bottom span{font-size:11px;color:var(--muted);overflow-wrap:anywhere}.card-bottom a{font-size:11px;font-weight:750;min-height:32px;display:inline-flex;align-items:center;gap:9px}.card-bottom a:hover{text-decoration:underline}.result-count{font-size:11px;color:var(--muted);margin:20px 0 0}.empty-state{padding:38px;border:1px dashed #b8bec7;border-radius:8px;text-align:center;color:var(--muted);line-height:1.8}.empty-state[hidden]{display:none}.empty-state h3{color:var(--ink);font-weight:550}.process{padding:70px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:.9fr 1.6fr;gap:60px}.process h2{font-size:36px;max-width:260px;line-height:1.2}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:27px;padding-top:7px}.step-number{font-family:var(--serif);font-size:24px;color:#858e9a;display:block;margin-bottom:25px}.steps h3{font-size:14px;margin-bottom:12px}.steps p{font-size:12px;color:var(--muted);line-height:1.85;margin:0}.contact{background:var(--ink);border-radius:8px;padding:56px 62px;display:flex;justify-content:space-between;align-items:center;gap:50px;color:var(--paper);margin:8px 0 70px;position:relative;overflow:hidden}.contact .eyebrow{color:#bbc1cc}.contact h2{font-family:var(--serif);font-size:43px;font-weight:400;letter-spacing:-1.4px;line-height:1.15;margin:18px 0}.contact p{font-size:13px;line-height:1.9;color:#bdc3ce;margin-bottom:0;max-width:460px}.contact-actions{flex-shrink:0;text-align:center}.contact-actions>a:not(.button){display:block;margin-top:15px;font-size:11px;color:#d6dbe3;overflow-wrap:anywhere;max-width:270px}.contact-pending{border:1px solid #7c838e;padding:16px 20px;border-radius:6px;font-size:13px;color:#d4d8e0;max-width:250px;line-height:1.7}.site-footer{display:flex;justify-content:space-between;gap:28px;align-items:center;padding:0 0 35px}.footer-left{display:flex;gap:24px;align-items:center}.footer-left .brand{font-size:13px}.footer-left .brand-mark{width:29px;height:29px;font-size:18px}.footer-left small{font-size:10px;color:var(--muted)}.site-footer nav{display:flex;gap:22px;font-size:10px;color:var(--muted)}.site-footer nav a:hover{text-decoration:underline}.legal-page{max-width:780px;padding:70px 0 90px;min-height:65vh;line-height:1.85;overflow-wrap:anywhere}.legal-page h1{font-family:var(--serif);font-size:48px;font-weight:400}.legal-page h2{font-size:24px}.legal-page a{text-decoration:underline}.legal-page p,.legal-page li{color:var(--muted)}@media(min-width:1500px){.hero{padding-top:100px;padding-bottom:100px}}@media(max-width:1000px){.shell{width:calc(100% - 56px)}.hero{gap:32px;padding-block:62px}.hero h1{font-size:58px}.domain-art{min-height:350px}.domain-window{width:88%}.window-content{padding:24px 20px}.window-name{font-size:32px}.domain-card{padding:20px}.process{grid-template-columns:1fr;gap:35px}.process h2{max-width:none}.contact{padding:42px}.footer-left{gap:14px;flex-wrap:wrap}}@media(max-width:700px){html{scroll-padding-top:20px}.shell{width:calc(100% - 40px)}.site-header{height:82px}.brand{font-size:14px;gap:9px}.brand-mark{width:32px;height:32px;font-size:20px}.site-header nav{gap:16px;font-size:12px}.site-header .nav-process{display:none}.nav-contact{padding:10px 14px}.nav-contact .arrow{display:none}.hero{grid-template-columns:1fr;padding:48px 0 38px;gap:36px}.hero h1{font-size:58px;letter-spacing:-2.8px;margin:23px 0}.hero-description{font-size:15px;max-width:400px}.domain-art{min-height:300px;max-width:460px;width:100%;margin:auto}.domain-window{width:80%;max-width:340px}.window-name{font-size:35px}.window-content{padding:22px}.art-tag{bottom:30px;right:20px}.art-caption{bottom:12px;font-size:8px}.benefits{gap:16px;padding:20px 0;flex-wrap:wrap;font-size:10px}.benefits span{gap:6px}.portfolio{padding:53px 0 45px}.section-heading{display:block}.section-heading h2{font-size:38px}.section-heading p{margin-top:16px;max-width:320px}.portfolio-toolbar{align-items:stretch;flex-direction:column;gap:14px}.search-box{max-width:none}.search-box input{font-size:16px;min-height:46px}.filter{min-height:44px;padding-inline:17px}.domain-grid{grid-template-columns:1fr;gap:14px}.domain-card{padding:23px;min-height:240px}.domain-card h3{font-size:25px}.domain-card>p{font-size:13px}.status{font-size:11px}.card-bottom span,.card-bottom a{font-size:12px}.card-bottom a{min-height:44px}.card-top{margin-bottom:24px}.process{padding:43px 0;gap:30px}.process h2{font-size:35px}.steps{grid-template-columns:1fr;gap:25px}.steps article{display:grid;grid-template-columns:36px 1fr;column-gap:15px}.step-number{grid-row:1 / 3;font-size:23px;margin:0}.steps h3{margin:3px 0 7px}.steps p{grid-column:2;font-size:13px}.contact{padding:33px 25px;display:block;margin-bottom:40px}.contact h2{font-size:37px}.contact p{font-size:13px}.contact-actions{text-align:left;margin-top:27px}.contact-actions>a:not(.button){font-size:12px;max-width:none}.contact-pending{max-width:none}.site-footer{align-items:flex-start;flex-direction:column;gap:22px;padding-bottom:28px}.footer-left{justify-content:space-between;width:100%}.site-footer nav{font-size:12px;gap:22px;flex-wrap:wrap}.site-footer nav a{min-height:36px;display:flex;align-items:center}.preview-banner{font-size:11px;padding:10px 18px}.legal-page{padding-block:40px}.legal-page h1{font-size:38px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(max-width:360px){.hero h1{font-size:50px}.site-header nav{gap:10px}.shell{width:calc(100% - 32px)}.window-name{font-size:29px}.benefits{gap:12px}.footer-left{align-items:flex-start;flex-direction:column}}

/* Schwarz, Grau und Silber: metallische Akzente, lokal gerendert. */
.domain-art{background:linear-gradient(135deg,#d3d8e0 0%,#f0f2f6 45%,#bec6d2 100%)}
.domain-window{background:#25282e;border-color:#737b87;box-shadow:0 24px 48px #17191d25}
.window-bar{border-bottom-color:#484e58}.window-bar span{background:#8e97a6}.window-content small{color:#c2c8d2}.window-name{color:#f2f4f8}.window-name span{color:#aeb7c4}.window-bottom b{background:#d9dee6;color:#202329}
.art-tag{background:linear-gradient(120deg,#f6f8fb,#bbc3cf);border:1px solid #f8f9fc;color:#292d34;box-shadow:0 5px 16px #20232920}
.contact{background:linear-gradient(120deg,#17191d,#30353e)}
.preview-banner{border-bottom:1px solid #d3d7de}

.hero h1{font-weight:400;letter-spacing:-2.5px}.hero h1 em{font-weight:350}.section-heading h2,.process h2,.contact h2{letter-spacing:-1.3px}.brand-mark{font-weight:600;font-size:19px}@media(max-width:700px){.hero h1{font-size:52px;letter-spacing:-1.8px}}@media(max-width:360px){.hero h1{font-size:46px}}

.window-name{font-size:clamp(22px,2.5vw,36px)}@media(max-width:700px){.window-name{font-size:clamp(21px,6.7vw,28px)}}
/* Domainkarten und Anfrageformular */
.domain-card{position:relative;transition:transform .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease}.domain-card.is-available .card-bottom{display:block}.card-bottom .card-inquiry-link{display:flex;justify-content:space-between;width:100%;min-height:48px;padding:12px 16px;margin-top:14px;border-radius:6px;background:#e8ebf0;color:#252a32;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .22s ease,color .22s ease}.card-inquiry-link::after{content:'';position:absolute;inset:0;border-radius:7px}.card-inquiry-link:focus-visible{outline:none}.domain-card.is-available:focus-within{outline:3px solid #8995a6;outline-offset:4px;background:#e8ecf2;border-color:#9aa6b8}.domain-card h3,.domain-card>p,.domain-card .status,.domain-card .card-bottom>span{transition:color .22s ease}
@media(hover:hover){.domain-card.is-available:hover{background:#252a32;border-color:#707c8e;box-shadow:0 15px 30px #151b2520;transform:translateY(-5px)}.domain-card.is-available:hover h3{color:#f7f9fc}.domain-card.is-available:hover>p,.domain-card.is-available:hover .status,.domain-card.is-available:hover .card-bottom>span{color:#ccd3dd}.domain-card.is-available:hover .status .dot{background:#ccd3dd}.domain-card.is-available:hover .card-bottom{border-color:#515966}.domain-card.is-available:hover .card-inquiry-link{background:#dbe2ed;color:#1b2028}.domain-card.is-available:hover .tld{background:#464e5b;color:#e2e7ef}}
body.tk-dialog-open{overflow:hidden}.tk-inquiry-dialog{width:min(600px,calc(100% - 32px));max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);padding:0;border:1px solid #d2d8e1;border-radius:16px;color:#20242c;background:#f7f8fa;box-shadow:0 28px 90px #0b10154d;overflow:auto;overscroll-behavior:contain}.tk-inquiry-dialog::backdrop{background:#11172099;backdrop-filter:blur(4px)}.tk-dialog-body{position:relative;padding:34px}.tk-dialog-close{position:absolute;right:12px;top:12px;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:#e8ebf0;color:#29323f;cursor:pointer}.tk-dialog-close:hover{background:#d6dce5}.tk-dialog-body>.eyebrow{padding-right:38px;margin-bottom:15px}.tk-dialog-body>h2{font-size:30px;font-weight:500;letter-spacing:-.8px;line-height:1.15;max-width:420px;margin-bottom:12px;padding-right:16px}.tk-dialog-body>p,.tk-inquiry-intro{color:#667180;font-size:14px;line-height:1.65;margin-bottom:22px}.tk-inquiry-form{position:relative;font-family:Roboto,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.tk-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tk-form-field{margin-bottom:18px;min-width:0}.tk-form-field label{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px;font-size:13px;font-weight:600;line-height:1.5;margin-bottom:7px;color:#303946}.tk-form-field label span{font-size:11px;font-weight:400;color:#687383}.tk-form-field input,.tk-form-field select,.tk-form-field textarea{font:inherit;font-size:16px;line-height:1.4;width:100%;min-height:47px;border:1px solid #bfc8d5;border-radius:7px;padding:11px 13px;background:#fff;color:#222b37;box-shadow:0 1px 2px #20232906}.tk-form-field select{padding-right:30px}.tk-form-field textarea{resize:vertical;min-height:90px}.tk-form-field input:focus,.tk-form-field select:focus,.tk-form-field textarea:focus{outline:2px solid #8c9aad;outline-offset:2px}.tk-budget-input{position:relative}.tk-budget-input input{padding-right:59px}.tk-budget-input>span{position:absolute;right:14px;top:14px;font-size:12px;font-weight:600;color:#798596}.tk-inquiry-form .tk-form-privacy{font-size:11px;line-height:1.65;color:#6c7684;margin:2px 0 18px}.tk-form-privacy a{color:#434f61;text-decoration:underline;text-underline-offset:2px}.tk-form-honey{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.tk-form-submit{width:100%;min-height:50px;justify-content:space-between;font-size:14px}.tk-form-submit:disabled{cursor:wait;opacity:.65;transform:none}.tk-inquiry-form[data-submitted] .tk-form-submit{cursor:default}.tk-form-status{background:#e9edf3;border:1px solid #b8c2d0;border-radius:7px;padding:13px 15px;font-size:13px;line-height:1.6;color:#29394c}.tk-form-status.is-success{background:#dce4ed;border-color:#9caec2;color:#1f324a}.legal-page:has(.tk-inquiry-form){max-width:620px}.legal-page:has(.tk-inquiry-form)>article>h1{font-size:40px}.tk-inquiry-success{padding:20px 0}.tk-inquiry-success h2{font-size:30px}.tk-inquiry-entry{overflow-wrap:anywhere}
@media(max-width:700px){.tk-inquiry-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 24px);border-radius:12px}.tk-dialog-body{padding:28px 20px 24px}.tk-dialog-body>h2{font-size:27px;max-width:270px}.tk-dialog-body>.eyebrow{font-size:10px}.tk-form-row{grid-template-columns:1fr;gap:0}.tk-form-field{margin-bottom:15px}.tk-form-field textarea{min-height:82px}.tk-form-submit{min-height:52px}.tk-inquiry-dialog .tk-form-privacy{font-size:11px}.domain-card{padding:23px}.card-bottom .card-inquiry-link{min-height:48px;font-size:14px}}
@media(prefers-reduced-motion:reduce){.domain-card.is-available:hover{transform:none}}
