/*
Theme Name: CodeCloud LLC
Theme URI: https://codecloudllc.com/
Author: CodeCloud LLC
Description: Custom one-page WordPress theme for CodeCloud LLC, converted from the standalone CodeCloud website.
Version: 1.0.0
Text Domain: codecloud-llc
*/

:root{--ink:#1d1d1f;--muted:#6e6e73;--blue:#0071e3;--silver:#f5f5f7;--line:#e4e5e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:6px}p{line-height:1.65}h1,h2,h3,p{margin:0}h1,h2{font-weight:500;letter-spacing:-.055em}svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.skip{position:fixed;top:-100px;background:white;padding:16px;z-index:100}.skip:focus{top:10px}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.93);backdrop-filter:blur(18px);border-bottom:1px solid #ebebee}.nav-wrap{max-width:1440px;margin:auto;padding:0 5%;height:88px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:9px;align-items:center;font-size:25px;font-weight:600;letter-spacing:-1px;white-space:nowrap}.brand svg{width:37px;height:37px;stroke-width:2.5;color:var(--blue)}.llc{font-size:12px;letter-spacing:0;font-weight:400;margin-left:2px}nav{display:flex;gap:36px;font-size:14px}nav a:hover,.text-link:hover,.email:hover{color:var(--blue)}.nav-cta{border-radius:30px;padding:12px 21px;background:var(--ink);color:#fff;font-size:14px;display:flex;gap:26px;align-items:center}.nav-cta:hover{background:var(--blue)}.hero{position:relative;min-height:745px;max-width:1600px;margin:auto;overflow:hidden;background:#fbfcfe}.hero-image{position:absolute;inset:0 0 0 25%;pointer-events:none}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fbfcfe 0%,rgba(251,252,254,.85) 12%,transparent 47%)}.hero-content{position:relative;z-index:1;padding:95px 5% 140px;max-width:1440px;margin:auto}.eyebrow{font-size:12px;line-height:1.5;font-weight:600;letter-spacing:2px;color:var(--blue);margin-bottom:28px}h1{font-size:clamp(52px,5.2vw,78px);line-height:1.03;max-width:650px}h1 span{color:#777b84}.hero-description{font-size:18px;max-width:445px;color:#5c626b;margin-top:27px;line-height:1.6}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:32px}.button{display:inline-flex;align-items:center;gap:28px;border-radius:40px;background:var(--blue);color:#fff;padding:17px 24px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#005cbd;transform:translateY(-2px)}.text-link{font-size:14px}.text-link span{margin-left:12px}.hero-foot{position:absolute;bottom:0;left:5%;right:5%;padding:24px 0;border-top:1px solid #dfe4ec;display:flex;justify-content:space-between;gap:20px;color:#646d79;font-size:11px;letter-spacing:1.6px}.scroll-label{letter-spacing:0;font-size:12px}.scroll-label span{margin-left:20px}.platforms{max-width:1440px;padding:36px 5%;margin:auto;display:flex;align-items:center;gap:60px;border-bottom:1px solid var(--line)}.platforms p{font-size:14px;color:var(--muted);min-width:240px;line-height:1.5}.platforms>div{display:flex;justify-content:space-between;align-items:center;width:100%;gap:24px}.platforms span{font-size:20px;font-weight:500;letter-spacing:-.5px;color:#63666d}.section{max-width:1440px;margin:auto;padding:108px 5%}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:55px}.section-heading .eyebrow{margin-bottom:18px}h2{font-size:clamp(38px,4vw,56px);line-height:1.1}h2 span{color:#85858c}.section-heading>p{max-width:335px;font-size:16px;color:var(--muted);padding-bottom:4px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.service-card{padding:30px;background:var(--silver);border:1px solid #f0f0f2;border-radius:16px;transition:background .2s}.service-card:hover{background:#eff4fc}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px}.card-top svg{width:33px;height:33px;color:var(--blue)}.card-top>span{font-size:12px;color:#929298}.service-card h3{font-size:21px;line-height:1.3;letter-spacing:-.55px;font-weight:500;margin-bottom:15px}.service-card>p{font-size:15px;color:var(--muted);min-height:100px;line-height:1.65}details{margin-top:24px;border-top:1px solid #dedfe5;padding-top:21px}summary{list-style:none;font-size:14px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}summary::-webkit-details-marker{display:none}summary>span{font-size:21px;color:var(--blue);transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details ul{padding-left:18px;margin:20px 0 0;color:#555e6c;font-size:14px;line-height:1.6}details li+li{margin-top:12px}small{font-size:12px}.about{background:#0a0a0a;color:white}.about-inner{max-width:1440px;margin:auto;padding:100px 5%;display:grid;grid-template-columns:1fr 1fr;gap:9%}.about .eyebrow{color:#73b5ff}.about h2{font-size:clamp(40px,4.1vw,58px)}.about h2 span{color:#85858e}.about-tagline{font-size:15px;color:#85858e;margin-top:62px}.about-copy .lead{font-size:25px;line-height:1.45;letter-spacing:-.5px;color:#f5f5f7;margin-bottom:28px}.about-copy>p{font-size:16px;color:#a1a1a8;margin-bottom:22px}.vision{border-top:1px solid #303033;margin-top:32px;padding-top:28px}.vision>span{font-size:12px;letter-spacing:1.7px;color:#73b5ff}.vision>p{font-size:15px;color:#a1a1a8;margin-top:13px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.values-grid article{border-top:1px solid var(--line);padding-top:24px}.values-grid article>span{color:var(--blue);font-size:12px}.values-grid h3{font-size:21px;font-weight:500;margin:21px 0 10px;letter-spacing:-.4px}.values-grid p{font-size:15px;color:var(--muted);max-width:300px}.contact{background:var(--silver);border-radius:24px;max-width:1296px;margin:0 auto 74px;padding:65px 60px;display:grid;grid-template-columns:1.8fr 1fr;gap:70px}.contact h2{font-size:44px}.contact .eyebrow{margin-bottom:22px}.contact p{font-size:16px;color:var(--muted);margin:24px 0}.contact .email{display:block;font-size:14px;margin-top:19px;width:fit-content}.contact aside{padding-left:40px;border-left:1px solid #dedee3;align-self:center}.contact aside h3{font-size:17px;font-weight:500}.contact dl{font-size:14px;margin-top:27px}.contact dl div{display:flex;justify-content:space-between;gap:18px;margin:18px 0}.contact dd{margin:0;color:var(--muted);text-align:right;white-space:nowrap}.contact aside p{font-size:14px;border-top:1px solid #dedee3;padding-top:24px;margin-top:28px}footer{padding:0 5% 34px;max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}footer .brand{font-size:21px}footer .brand svg{width:29px;height:29px}footer p,footer>a:last-child{font-size:12px;color:var(--muted)}
@media(min-width:1600px){.hero-content{padding-left:72px}.hero-foot{left:calc((100% - 1296px)/2);right:calc((100% - 1296px)/2)}}
@media(max-width:1100px){.nav-wrap{height:76px}.hero{min-height:700px}.hero-content{padding-top:85px}.hero-image{left:20%;opacity:.85}.hero-description{max-width:390px}.platforms{gap:30px}.platforms p{min-width:200px}.platforms span{font-size:17px}.service-card{padding:24px}.service-card>p{min-height:125px}.contact{margin-left:5%;margin-right:5%;padding:44px;gap:35px}.contact h2{font-size:36px}.contact aside{padding-left:25px}.contact dl div{display:block}.contact dd{text-align:left;margin-top:6px}.section{padding-top:85px;padding-bottom:85px}}
@media(max-width:760px){.nav-wrap{padding:0 6%;height:72px}.brand{font-size:22px}.brand svg{width:31px}.header nav{display:none}.nav-cta{padding:10px 16px;font-size:13px;gap:15px}.hero{min-height:880px}.hero-content{padding:54px 6% 370px}.hero .eyebrow{font-size:11px;margin-bottom:24px}h1{font-size:clamp(47px,9.5vw,65px);max-width:600px}.hero-description{font-size:16px;max-width:420px;margin-top:24px}.hero-actions{gap:20px;flex-wrap:wrap;margin-top:26px}.button{padding:16px 21px}.text-link{font-size:13px}.hero-image{left:0;top:410px;bottom:42px;opacity:1}.hero-image img{object-position:60% 50%}.hero-image:after{background:linear-gradient(180deg,#fbfcfe 0%,rgba(251,252,254,.4) 12%,transparent 40%)}.hero-foot{left:6%;right:6%;font-size:9px;letter-spacing:1px;padding:20px 0}.scroll-label{display:none}.platforms{padding:29px 6%;display:block}.platforms p{font-size:13px}.platforms p br{display:none}.platforms>div{margin-top:24px;flex-wrap:wrap;gap:17px 25px}.platforms span{font-size:16px}.section{padding:65px 6%}.section-heading{display:block;margin-bottom:34px}.section-heading>p{margin-top:24px;max-width:470px}.section-heading .eyebrow{font-size:11px}h2{font-size:40px}.service-grid{grid-template-columns:1fr;gap:14px}.service-card{padding:28px}.service-card>p{min-height:0;font-size:16px}.card-top{margin-bottom:25px}.service-card h3{font-size:23px}.service-card summary{font-size:15px}.about-inner{padding:65px 6%;grid-template-columns:1fr;gap:40px}.about h2{font-size:44px}.about-tagline{margin-top:28px}.about-copy .lead{font-size:23px}.values-grid{grid-template-columns:1fr 1fr;gap:32px 25px}.values-grid h3{font-size:20px}.contact{margin:0 5% 45px;padding:38px 7%;grid-template-columns:1fr;gap:40px}.contact h2{font-size:35px}.contact .eyebrow{font-size:11px}.contact aside{padding-left:0;padding-top:30px;border-left:none;border-top:1px solid #dedee3}.contact dl div{display:flex}.contact dd{margin-top:0}.contact aside p{margin-bottom:0}footer{flex-wrap:wrap;padding:0 6% 28px;gap:22px}footer .brand{width:100%}footer p{font-size:11px}footer>a:last-child{font-size:11px}}


/* CodeCloud lead form */
.contact-intro>p{max-width:690px}
.lead-form{margin-top:34px;display:grid;gap:20px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.form-field{display:grid;gap:9px;min-width:0}
.field-label{display:inline-flex;align-items:baseline;gap:4px;width:fit-content;font-size:13px;line-height:1.35;font-weight:600;color:#3f4248;letter-spacing:-.08px}
.required-mark{display:inline;color:var(--blue);font-weight:600;line-height:1}
.lead-form input,.lead-form textarea,.select-trigger{width:100%;border:1px solid #d2d2d7;background:rgba(255,255,255,.92);border-radius:14px;font:inherit;font-size:15px;color:var(--ink);outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.lead-form input{height:54px;padding:0 16px}
.lead-form textarea{padding:15px 16px;resize:vertical;min-height:150px;line-height:1.55}
.lead-form input:hover,.lead-form textarea:hover,.select-trigger:hover{border-color:#c3c3c8;background:#fff}
.lead-form input:focus,.lead-form textarea:focus,.select-trigger:focus-visible{border-color:#7bb8f5;box-shadow:0 0 0 4px rgba(0,113,227,.12);background:#fff}
.lead-form input::placeholder,.lead-form textarea::placeholder{color:#9a9ba1}
.custom-select{position:relative;min-width:0}
.native-select-proxy{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;overflow:hidden!important;white-space:nowrap!important}
.select-trigger{height:54px;padding:0 15px 0 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;cursor:pointer}
.select-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.select-value.is-placeholder{color:#7b7b82}
.select-chevron{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:#424245;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}
.custom-select.is-open .select-trigger{border-color:#7bb8f5;box-shadow:0 0 0 4px rgba(0,113,227,.12);background:#fff}
.custom-select.is-open .select-chevron{transform:rotate(180deg)}
.select-popover{position:absolute;z-index:40;left:0;right:0;top:calc(100% + 8px);padding:6px;background:rgba(255,255,255,.96);border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:0 18px 50px rgba(0,0,0,.14),0 2px 8px rgba(0,0,0,.06);backdrop-filter:saturate(180%) blur(22px);-webkit-backdrop-filter:saturate(180%) blur(22px);opacity:0;visibility:hidden;transform:translateY(-4px) scale(.995);transform-origin:top center;transition:opacity .14s ease,transform .14s ease,visibility .14s;max-height:330px;overflow:auto;overscroll-behavior:contain}
.custom-select.is-open .select-popover{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.select-option{appearance:none;-webkit-appearance:none;width:100%;min-height:44px;padding:10px 12px;border:0;border-radius:11px;background:transparent;color:var(--ink);font:inherit;font-size:14px;line-height:1.3;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;outline:none;transition:background .12s ease,color .12s ease}
.select-option:hover,.select-option:focus-visible{background:#f5f5f7}
.select-option[aria-selected="true"]{background:#edf5ff;color:#005dbb}
.option-check{opacity:0;color:var(--blue);font-size:15px;font-weight:600}
.select-option[aria-selected="true"] .option-check{opacity:1}
.custom-select.has-error .select-trigger{border-color:#d92d20;box-shadow:0 0 0 4px rgba(217,45,32,.09)}
.form-submit-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:2px}
.lead-form .button{border:0;cursor:pointer}
.form-note{font-size:13px;color:var(--muted)}
.form-note a{text-decoration:underline;text-underline-offset:3px}
.form-message{margin-top:26px;border-radius:12px;padding:14px 16px;font-size:14px;line-height:1.5}
.form-success{background:#ecf8f0;border:1px solid #cdebd7;color:#1f6a38}
.form-error{background:#fff1f1;border:1px solid #f1cccc;color:#8a2f2f}
.form-error a{text-decoration:underline}
.website-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}

@media(max-width:760px){
  .form-row{grid-template-columns:1fr}
  .lead-form{margin-top:28px;gap:18px}
  .form-submit-row{align-items:flex-start;flex-direction:column;gap:12px}
  .lead-form .button{width:100%;justify-content:space-between}
  .select-popover{max-height:280px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
