h2 {
    display:none;
}

main {
    margin:1.5vw auto 1vw auto;
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-around;
    text-align:center;
    max-width:1400px;
}
main img {
    width: 90%;
    margin:1vw;
    align-self: center;
    box-shadow: 5px 5px 5px rgba(0,0,0,.2);
    font-size:0px;

}
main a:hover {
    background-color:#eee;
}
@media (orientation: landscape) {
    main img {
        max-width:450px;
    }
}


.holder {
    text-align:center;
}

h4 {
    display:inline-block;
    color:white;
    font-weight:normal;
    text-transform: uppercase;
    color:#999;
    font-size: clamp(16px, 8vw, 60px);
    font-family:acier-bat-outline;
    /* font-family:"acier-bat-solid"; */
    margin:clamp(10px, 6vw, 60px) 0px 1vw 0px;
    padding:0px;
}
h4:hover {
    color:#fa8072;
}

.welcome {
    text-align: center;
    margin-left: 2vw !important;
    margin-right: 2vw !important;
}

.rounded-gradient-border {
  border: 5px solid transparent;
  border-radius: 15px;
  background: 
    linear-gradient(#fff, #fff) padding-box, /* Inner solid background color */
    linear-gradient(to right, #ff7e5f, #feb47b) border-box; /* Outer gradient border */
}

.welcome h1 {
    width:85%;
    max-width:800px;
    min-width:300px;
    font-weight:normal;
    font-size: clamp(16px, 3vw, 30px);
    display:inline-block;
    padding:clamp(10px, 1vw, 16px);
    border: #888 3px solid;
    color:#777;
    border-radius:clamp(10px, 3vw, 25px);
    text-transform: none;
    /* box-shadow: 5px 5px 5px rgba(0,0,0,.2); */
    font-style: normal;
}
h1 hr {
    border:thin solid #ccc;
}
#reviews h1 {
    font-size:clamp(16px, 3vw, 30px) !important;
}
.welcome a {
    /* color:#9cf96e; */
    color:#50c4b7;
}
.welcome a:hover {    
    color:#fa8072;
}

body {
    overflow-x: hidden;
}

        
#promo {
    margin-top:1.5vw;
    text-align:center;
    position:relative;   
}
#promoCanvas {
    width:90% !important;
    height:auto !important;
    max-width:900px !important;
}

#content {
    margin-top:3vw;
    margin-bottom:.8vw;
    text-align:center;     
}
#contentCanvas {
    width:90% !important;
    height:auto !important;
    max-width:720px !important;
}

#goldHolder {
    text-align: right;
    height:0px;
}
#goldButton {
    margin-right:5%;
    margin-top:15px;
    background-color:#ffd700;
    font-size:15px;
    border-radius: 4px;
    padding:6px 8px;
    display:inline-block;
    position:relative;
    opacity:70%;
    /* right:20px; */
}
#goldButton:hover {
    opacity:100%;
}
#goldButton:active {
    color:#333;
}

#forum {
	text-align: center;
	color:#ad67b6;
	font-size:20px;
	padding:10px 10px 20px 10px;
}
#forum img:hover {
    opacity:90% !important;
}
#forum a { 
	color:#f399ff;
}
#forum a:hover { 
	color:#50c4b7;
}


/* ---------- 020 ----------- */

.tagline {
    color: #c563d0;
    text-align: center;
    font-size: clamp(12px, 3vw, 25px);
    font-family: "OpenSans";
    font-style: italic;
    /* margin-top: 20px; */
}

.tagline img {
    width: 85%;
    max-width: 830px;
    margin-top:.3vw;
    margin-bottom:.3vw;
}

#vrpic {
    width:90%; 
    max-width:680px; 
    margin-top:0vw;
}

#storepic {
    width:90%; 
    max-width:680px; 
    margin-top:2vw;
}

#awards {
    margin-top:clamp(10px, 7vw, 70px);
    margin-bottom:0px;
    /* background-color: #333; */
    background-image: linear-gradient(to bottom, #777, #222); 
    padding:3.5vw 3.5vw;
}

footer {
    margin-top:0px !important;
}

#editorpic {
    width:90%; 
    max-width:1000px;
    margin-top:2vw;
    margin-bottom:clamp(10px, 5vw, 60px);
    box-shadow: rgba(0, 0, 0, .2) 1vw 1vw 1.5vw;
}

#new img {
    margin-top:1.5vw;
    margin-bottom:clamp(10px, 3vw, 30px);
    box-shadow: rgba(0, 0, 0, .2) 1vw 1vw 1.5vw;
}

#comparison {
    width:95%; 
    max-width:770px;
    margin-top:2vw;
    border-radius: clamp(10px, 3vw, 30px);
    box-shadow: rgba(0, 0, 0, .2) 1vw 1vw 1.5vw;
}

#cs {
    opacity: 90%;
    border:3px solid #aaa;
    border-radius: clamp(10px, 3vw, 30px);
    box-shadow: rgba(0, 0, 0, .2) 1vw 1vw 1.5vw;   
}
 
#cs:hover {
    opacity: 100%
}

/* shutters */

#holder {
    text-align: center;
}

#dazzle {
    width: 100%;
    max-width: 1000px;
}

.demo {
    margin-top:clamp(0px, .5vw, 10px);
    margin-bottom:clamp(0px, .5vw, 10px);
    position: relative;
    display: inline-block;
    width: 95%;
    max-width: 1000px;
}

.demo img {
    display: block;
    width: 100%;
    height: auto;
}

.shutter {
    position: absolute;
    top: 0;
    opacity: 80%;
    height: 100%;
    background-color: #ddd;
    /* width: 19.2%; */
    width: 20.4%;
    /* (100% width - 4% total gaps) ÷ 5 apps */
    animation: quickFade 0.2s linear forwards;
    /* 0.2s fast fade duration */
}

/* Position and 0.5s staggered animation delay */
.shutter:nth-child(2) {
    left: 0;
    animation-delay: 1.0s;
}

.shutter:nth-child(3) {
    left: 20.2%;
    animation-delay: 1.1s;
}

.shutter:nth-child(4) {
    left: 40.4%;
    animation-delay: 1.2s;
}

.shutter:nth-child(5) {
    left: 60.6%;
    animation-delay: 1.3s;
}

.shutter:nth-child(6) {
    left: 80.8%;
    animation-delay: 1.4s;
}

@keyframes quickFade {
    to {
        opacity: 0;
        visibility: hidden;
        /* Prevents the invisible div from blocking clicks */
    }
}


/* dialogs */

:root {
    --header-bg-1: #a58362;
    /* Deep Purple */
    --header-text-1: #fff;
    --bubble-bg-1: #ffffff;
    /* Flat solid white */
    --bubble-text-1: #333;

    --header-bg-2: #e471c3;
    /* Pink */
    --header-text-2: #fff;
    --bubble-bg-2: #ffffff;
    /* Flat solid white */
    --bubble-text-2: #333;
}

/* The dialogs container setup */
#dialogs {
    padding: 40px 20px;     
    margin-top:clamp(10px, 3vw, 20px); 
    margin-bottom:clamp(10px, 3vw, 30px); 
    background-image: linear-gradient(to bottom, #eee, #ccc); 
    border-radius: clamp(10px, 3vw, 40px);
    margin-left: auto; 
    margin-right:auto;
    font-family: "OpenSans", sans-serif;
    font-size: clamp(10px, 3vw, 16px);
    width: 95%;
    max-width: 800px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 60px;
    align-items: stretch;
    box-sizing: border-box;
    box-shadow: rgba(0, 0, 0, .2) 1vw 1vw 1.5vw;
}

/* Column containers holding stacked elements vertically */
.column-left,
.column-right {
    display: flex;
    flex-direction: column;
}

/* Left column alignment: bubble expands on top, image locked to the bottom */
.column-left {
    align-items: flex-end;
    justify-content: flex-start;
}

/* Right column alignment: image locked to the top, bubble expands underneath */
.column-right {
    align-items: flex-start;
    justify-content: flex-end;
}

.character-img {
    width: 180px;
    height: auto;
    object-fit: cover;
    flex-shrink: 0;
}
#pragma-img {
        width: 230px;
    }

/* Specific adjustment to lower the right character image */
.column-right .character-img {
    margin-top: 50px;
}

/* Fixed padding spacing between bubble and image in the stack */
.left-spacer {
    margin-bottom: 20px;
}

.right-spacer {
    margin-top: 20px;
}

/* Standard Speech Bubble Rules */
.speech-bubble {
    position: relative;
    border-radius: clamp(15px, 5vw, 25px);
    /* Base container curve */
    width: 100%;
    max-width: 320px;
    box-sizing: border-box;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
    flex-grow: 1;
}

/* Title Sections using an Inverted Color Palette */
.bubble-header {
    font-family: "OpenSans", sans-serif;
    font-size: clamp(12px, 2.2vw, 17px);
    text-transform: uppercase;
    letter-spacing: 0.5px;

    /* Standard side and top padding */
    padding: 12px 20px 13px 20px;
    /* Added 1px to bottom padding (was 12px) */

    /* Dimensions lock perfectly flush to the sides */
    width: 100%;
    box-sizing: border-box;

    /* 
THE SUB-PIXEL SHIFT:
Pulls the header up 1px to cleanly mask anti-aliased edge smoothing,
without altering the physical width or creating a cap overhang.
*/
    margin-top: -3px;

    /* Curves match your bubble container exactly */
    border-top-left-radius: clamp(15px, 5vw, 25px);
    border-top-right-radius: clamp(15px, 5vw, 25px);
}

/* Body text container inside bubble */
.bubble-content {
    padding: 10px 20px 20px 20px;
}

.bubble-content p {
    margin: 0 0 10px 0;
    line-height: 1.45;
}

.bubble-content p:last-child {
    margin-bottom: 0;
}

/* ---- LEFT SIDE BUBBLE ---- */
.bubble-left {
    background-color: var(--bubble-bg-1);
    color: var(--bubble-text-1);
}

.bubble-left .bubble-header {
    background-color: var(--header-bg-1);
    color: var(--header-text-1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* Tail pointing across to the right column's top image */
.bubble-left::after {
    content: "";
    position: absolute;
    right: -14px;
    /* Explicitly pops tail outside the white background box */
    top: 110px;
    /* Adjusted to point down at the lowered right image */
    transform: translateY(-50%);
    border-width: 10px 0 10px 15px;
    border-style: solid;
    border-color: transparent transparent transparent var(--bubble-bg-1);
    /* Matches white body */
    display: block;
    width: 0;
}

/* ---- RIGHT SIDE BUBBLE ---- */
.bubble-right {
    background-color: var(--bubble-bg-2);
    color: var(--bubble-text-2);
}

.bubble-right .bubble-header {
    background-color: var(--header-bg-2);
    color: var(--header-text-2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* Tail pointing across to the left column's bottom image */
.bubble-right::after {
    content: "";
    position: absolute;
    left: -14px;
    /* Explicitly pops tail outside the white background box */
    bottom: 300px;
    transform: translateY(50%);
    border-width: 10px 15px 10px 0;
    border-style: solid;
    border-color: transparent var(--bubble-bg-2) transparent transparent;
    /* Matches white body */
    display: block;
    width: 0;
}

/* Responsive adjustments for mobile screens */
@media (max-width: 600px) {
    #dialogs {
        padding: 20px 5px;
        column-gap: 20px;
    }

    .character-img {
        width: 100px;
    }

    #pragma-img {
        width: 140px;
    }

    .bubble-content {
        padding: 7px 10px 10px 10px;
    }

    .bubble-left::after {
        right: -10px;
        border-width: 8px 0 8px 11px;
    }

    .bubble-right::after {
        left: -10px;
        bottom: 120px;
        border-width: 8px 11px 8px 0;
    }
}


@media all and (max-width: 640px){
    /* these styles show if screen width is less than or equal to 640 */             
    h4 { 
        /* font-size:30px !important; */
        /* margin:9vw 0px 1.5vw 0px !important; */
    }
    .welcome h1 {
        border: #999 2px solid;
    }    
    #goldButton {
        font-size:12px;
        padding:4px 6px;
        margin-right:6%;
    }
	#forum {
		font-size:20px !important;
	}
    #cs {
        border:1px solid #aaa;
    }

    #dialogs {
        padding: 40px 20px;      
        width: 100%;
        border-radius:0px;
        box-shadow: none;
    }
}

@media all and (min-width: 640px) and (max-width: 900px) {
    /* these styles show if screen width is between 640 and 900 */        
    h4 { 
        /* font-size:40px !important; */
        /* margin:7vw 0px 1.5vw 0px !important; */
    }
}
